How to get cursor position from system in CICS environment ?
Answer Posted / ajeet singh
eibcposn
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
List in order the hierarchical levels of jcl?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is the JCL statement consists of?
What are steplib and joblib?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is use of space parameter in dd statement?
What statement can be used to send data to another mvs jes3 node?
is there any way to execute more than one proc in the same exec statement at the same time..?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
what is the resolution for sb37 error
Explain how can values be passed from the job stream to an executable program?
Is it possible to left uncode disp? If yes, how?
What is the function of the steplib dd statement?
When output dataset space is required, what quantity categories are used?
what happens in execution stage in job processing?