Author: supreethi.srid
Subject: Reply to: How to run a job from COBOL
Posted: Mon Feb 20, 2017 5:46 pm (GMT 5.5)
I am trying to execute a TSO command from IMS online by invoking transaction from the terminal. Getting RC of 16 while executing IKJTSOEV. Ignoring that assuming that the environment is already set, I continue to execute IKJEFTSR, I am getting the following :
RETURN CODE - 000000012
REASON CODE - 00000000J
ABEND CODE - 00000000J
For the above, I am trying to execute a sample TSO command to allocate a new dataset. Passed this flag combination - X'00010001'. (My original intent is to execute a set of ACF sub-commands, say, to reset expired password by resetting invalid pw count).
Please provide help on setting up appropriate flags for a sample allocate function. Does the command work at all for executing the TSO ACF sub-commands? - a question on feasibility now. If, so what flags for this one?
_________________
Thanks & Regards,
Supreethi S
Subject: Reply to: How to run a job from COBOL
Posted: Mon Feb 20, 2017 5:46 pm (GMT 5.5)
I am trying to execute a TSO command from IMS online by invoking transaction from the terminal. Getting RC of 16 while executing IKJTSOEV. Ignoring that assuming that the environment is already set, I continue to execute IKJEFTSR, I am getting the following :
RETURN CODE - 000000012
REASON CODE - 00000000J
ABEND CODE - 00000000J
For the above, I am trying to execute a sample TSO command to allocate a new dataset. Passed this flag combination - X'00010001'. (My original intent is to execute a set of ACF sub-commands, say, to reset expired password by resetting invalid pw count).
Please provide help on setting up appropriate flags for a sample allocate function. Does the command work at all for executing the TSO ACF sub-commands? - a question on feasibility now. If, so what flags for this one?
_________________
Thanks & Regards,
Supreethi S