How to get cursor position from system in CICS environment ?
Answer Posted / guest
Get it from EIBCURPOS !
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
how you will the direct the data to spool using sysout option?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the purpose of disp parameter?
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?
How can the attributes of one sms dataset be copied to another dataset?
i want to store 20 digits . how will u do it in cobol ?
Is it possible to left uncode disp?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the significance of addrspc parameter in exec statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the function of dd disp parameter?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
what is the JCL statement consists of?
How does jcl specify the job to the operating system?