how to check the jobs submitted by other users in the spool. Which command has to be used to check the jobs submitted .
HCL, IBM, Mannar Company,
3 25017Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
9 14567There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
ADP,
3 8201COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
1 10176I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:
4 10249I have a sequential file in which there are 50 records. Now I want to copy all the 50 records in the reverse order into a new file? The last record in the original file should be the first record in the new file. How can I do it?
4 15053I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
4 18600hie everyone.i just completed my b.tech in electronics and joined mainframes course.am i doing right course for my better future?please help me with your suggestions.ill be very thankful to you guys.
2 5204AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS
3 6621how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
6 19728
Which mode is used to operate the sequential file?
On which levels locks can be applied?
What is meant by idd in idms?
Are you comfortable in cobol or jcl?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What are hierarchy levels in jcl?
What is the difference between dbm cfg and db cfg file in db2 ?
Mention the downsides of page level lock.
Differentiate between PCT and FCT.
Mention one alternative aspect of CICS?
What are the recoverable cics resources?
Define data page.
Define a page in idms?
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 is the purpose of dd * statement in jcl?