How to get cursor position from system in CICS environment ?
Answer Posted / jerinjose
EXEC CICS SEND CONTROL CURSOR(23)
END-EXEC
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Explain about ISPF/TSO Commands
When output dataset space is required, what quantity categories are used?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Mention the types of job control statements?
How do you access an uncatalogued dataset in a jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is the purpose of dd?
How is the record format of an output dataset specified?
What are the difference between jcl and jes?
Differentiate between addressing mode and run mode.
What is the function of job statement in jcl?
Suppose I have five jobs to do. But I want to hold one?
what sort card you will use to copy the data from one dataset to another dataset?