Application mainframe data to the cloud
Cloud data sets (CDS) allows to seamlessly replace tape related workload and redirect it to cloud object storage. Refer to Activating Model9 Cloud Data Sets for activation instructions.
As seen in the sample below using the default
UNIT=CLOUD
described in the activation section allows us to easily redirect the required workload. //M9DMCDS JOB 'ACCT#',REGION=4M,NOTIFY=&SYSUID
//COPY EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY
//SYSUT1 DD DISP=SHR,DSN=M9.DEMO.PS
//SYSUT2 DD DISP=(NEW,CATLG,DELETE),
// UNIT=CLOUD,
// DSN=M9.DEMO.CDS.PS
The job output will provide more information about the actions that were taken by the system and were intercepted and redirected to the cloud the Model9 CDS.
For example the
ZM9CD11I
and ZM9CD22I
for the open & close the new CDS.12.23.03 JOB14594 ---- WEDNESDAY, 30 MAR 2022 ----
12.23.03 JOB14594 IRR010I USERID M9DEMO IS ASSIGNED TO THIS JOB.
12.23.03 JOB14594 ICH70001I M9DEMO LAST ACCESS AT 12:20:23 ON WEDNESDAY, MARCH 30, 2022
12.23.03 JOB14594 $HASP373 M9DMCDS STARTED - INIT 1 - CLASS A - SYS S0W1
12.23.03 JOB14594 IEF403I M9DMCDS - STARTED - TIME=12.23.03
12.23.03 JOB14594 *IEF233A M 057D,PRIVAT,SL,M9DMCDS,COPY,M9.DEMO.CDS.PS
12.23.04 JOB14594 ZM9CD11I OPENING OUTPUT CLOUD DATA SET ON UNIT 057D FOR DSN M9.DEMO.CDS.PS
12.23.05 JOB14594 IEC705I TAPE ON 057D,MAUO94,SL,,M9DMCDS,COPY,M9.DEMO.CDS.PS,MEDIA0
12.23.06 JOB14594 ZM9CD22I CLOSED OUTPUT CLOUD DATA SET ON UNIT 057D FOR DSN M9.DEMO.CDS.PS
12.23.06 JOB14594 IEC205I SYSUT2,M9DMCDS,COPY,FILESEQ=1, COMPLETE VOLUME LIST, 037
037 DSN=M9.DEMO.CDS.PS,VOLS=MAUO94
12.23.06 JOB14594 IEF234E K 057D,MAUO94,PVT,M9DMCDS,COPY
After the creation a new Cloud data set entry will be created in the resources page in the Model9 web UI. For example see the image below:

To view more details click on the three dot menu next to the CDS table entry.
