Re: HSM Query CDS Command Using ODS

2020-08-05 Thread Lukas Silveira
Hi Jasi, We were facing the same problem for command 'HSEND recover'. After many tries and researching we developed a REXX/JCL automation for working with CA-OPS. CA-OPS catch output and message id ARC1000I. Our start point was this thread:

Re: HSM Query CDS Command Using ODS

2020-08-04 Thread Sri h Kolusu
Jasi, Query command does NOT support ODS. If you are running in batch then the output will be directed to SYSTSPRT dd. so try this //STEP0100 EXEC PGM=IKJEFT01 //SYSTSPRT DD SYSOUT=* //SYSTSIN DD * your QUERY command /* Kolusu

HSM Query CDS Command Using ODS

2020-08-04 Thread Jasi Grewal
Hi, This might be an old news but was wondering if anyone has found a solution to HSEND Query CDS Command as it uses TPUT and displays on the screen instead of using ODS option. Our Site requires this information to measure the performance of the HSM Datasets on daily basis and is using