What is the purpose of the following?
A CSRLOC (F1ROW F1COL)
Answer / jayvardhan
Using this record level keyword, you can specify cursor location on an output operation to the record format you are defining.The program sends output after setting the cursor location.
| Is This Answer Correct ? | 0 Yes | 0 No |
define a shared access path?
How to know the number of records in a pf through clp program?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?
What is an Array Data Structure?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
Using %check we are checking monika in mona what is output? What is %SCAN?
What is SAA?
writing an sql statement from selecting records from two files using single statement and nested select statement.
What is the purpose of reorganizing the physical file i.e. , RGZPFM?
how to pick up the changed records every time in a subfile after the first change made ?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
what is the purpose of ovrdta (override data) keyword?