|
This is a list of TSO transmitted datasets that contain code for 'unloading' onto a z/OS system.
The usual disclaimers apply to all our code samples (including the MACROs).
The files should be file transferred to the target z/OS system as binary files. Failure to transfer them as binary will result in a corrupt z/OS copy of the file. File transfer is best carried out from the TSO READY prompt or the ISPF option 6 screen.
Once the file is on the z/OS it will have to be received. To do this you use the TSO RECEIVE command:
RECEIVE your.dataset.that.was.ftpd
The receive command will give you the chance to change the name of the dataset being received. You do this by specifying:
DSNAME(your.desired.dataset.name)
The libraries linked to by this page remain the copyrighted material of Abbydale Systems LLC. You are free to use the material but please honor the copyrights.
As always you are free to use this code but the usual disclaimers apply.
By downloading code from this page you agree to the terms of the disclaimer.
Name
|
Description |
| |
Page #First Previous 1 2 3 4
TESTKSDS | Checks to see if a VSAM KSDS needs reorganising or not.
Link to information page click here.
A demonstration video is available on YouTube™ by clicking here.
Link to video demonstration click here. |
|
XMT | This is the TSO transmitted dataset containing the required collateral to install and run the ISPF XMT facility which can be used to create TSO transmitted datasets
Link to information page click here. |
| Page # First Previous 1 2 3 4 | |