Does anyone find this funny?   Comes today, with compliance date of tomorrow.

Anyway, I'm playing with the JAVA version of the utility.   First off, I'll 
point out that the download link for the .jar file downloads the file as a .zip 
file.   After uploading to my sandbox, I had to rename it to .jar.  Initial 
test is successful, the only issue I have is that by default it wants to look 
into filesystem for the files to upload.   I'm not smart enough, but is there 
syntax to have it pull traditional MVS dataset?  If not how would I copy an SVC 
dump into my filesystem without losing the necessary attributes....doc says 
TERSE ahead of time is not necessary.

//BPXS1 EXEC PGM=BPXBATCH,REGION=256M
//STDOUT DD SYSOUT=*
//STDERR DD SYSOUT=*
//*** use the current java environment
//STDENV DD *
PATH=/bin:/usr/sbin:/opt/fitb/java/Jre:.
//STDPARM DD *
SH java -classpath /home/myhome/ibmsdduu.jar ibmsdduu.cmd
-threads=4 -encrypt -compress
-server=testcase.boulder.ibm.com
-pmr -id=00000.000.000
/test.txt
/*
_________________________________________________________________
Dave Jousma
Manager Mainframe Engineering, Assistant Vice President
[email protected]
1830 East Paris, Grand Rapids, MI  49546 MD RSCB2H
p 616.653.8429
f 616.653.2717

This e-mail transmission contains information that is confidential and may be 
privileged.
It is intended only for the addressee(s) named above. If you receive this 
e-mail in error,
please do not read, copy or disseminate it in any manner.  If you are not the 
intended 
recipient, any disclosure, copying, distribution or use of the contents of this 
information
is prohibited. Please reply to the message immediately by informing the sender 
that the 
message was misdirected. After replying, please erase it from your computer 
system. Your 
assistance in correcting this error is appreciated.




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to