Having installed C:D and secure+, created CSR and got it signed and installed I needed to check to see if C:D would work.

This is what I used from the “direct” command line program as the “cduser”.

Direct> submit proctest
process
pacct="test submission"
snode=BBSA
step1 copy from ( file=/tmp/test.txt pnode )
compress
to ( file=/tmp/test.txt snode )
pend;

When run, you will get a process number, and you can check the process run using the command:

sel stat pnum=x det;

Where x is the process number.

To submit a binary transfer: –

Direct> submit proctest
process
pacct="test submission"
snode=BBSA
step01 copy from ( pnode file=/tmp/bbsa_test.txt sysopts=":datatype=binary" )
to ( snode dsn=DETM.CP34S.MP.MPCP1506.BCI.BBSAGOLD )
pend;

About troyski

I'm a freelance UNIX engineer working in the UK. I'm married to Tina and between us we have six children. I'm a bit of an Apple fan boy, and all the Windows machines in the house are a thing of the past now.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation