Send files with Connect:Direct from HP NonStop (OSS) to UNIX -


have have worked connect:direct hp nonstop? wish make transmission of file located in 'oss' hp nonstop unix.

connect:direct run through ndmcom in guardian90 can not interpret route home oss, have idea of missing script reconnoitre route of oss?

below add script , messages received execution of process.

my process:

send process snode=test.hptest snodeid=(user,passwd) step01 copy (file=/home/sat/origen.txt -                   sysopts=":datatype=binary:" –                   pnode) -               (file='/home/user/destino.txt' -                   sysopts=":datatype=binary:" -                  disp = rpl snode) 

messages:

**xsmg622i: (rc=8, fdbk="0")
exception response received during process exec.
exception response received remote node
during process execution.

system action: copy step aborted.
response: check condition of copy step , resubmit copy step.

**sflh055i: (rc=8, fdbk="13")
source dsn can disk/ spooler file : \desa.$oss./home/sat/origen.txt


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -