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 25190Suppose 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 14920There 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 8342COBOL 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 10271I 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 10432I 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 15244I 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 18819hie 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 5300AM 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 6753how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
6 20025
Name the cics command that gives the length of twa area?
What is multi row fetch in db2?
What is the tcp in the cisc?
what is buffering and how does it apply to vsam files ?
What does the keyranges parameter in define cluster commends do?
What does the sample library of uni-rexx consist of?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Explain the function of the terminal control table?
Explain about cursor stability?
List down the types of triggers in the db2 database?
what is the differences between getting the system time with eibtime and asktime command?
What are the different types of base tables?
how you can direct the data to spool using SYSOUT option?
How many register we are using in mvs?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?