At what stage, operator can change the class and priority
of a submitted job?
Answers were Sorted based on User's Feedback
Answer / harsha
Operator can change class and priority parameter before
submitting job and after submitteing job but job should be
in queue/wait stage. It should not be in running/execution
stage.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohi
Class and/or Priority can be for submitted jobs until unless the job is in Input Queue in SDSF
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
How to pass the temp dataset form one JOB step to another?
How would you understand error(execution phase)?
what is the JCL statement consists of?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
What is QSAM error usually when it is occurs?
How do you override a specific DDNAME/SYSIN in PROC from a JCL?
How to pass the parameter in parm using linkage section ? (syntax)?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above. 1 What is the maximum number of tables that can be stored on a Partitioned Table Space ? 1 what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names Accenture 5 Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code? 6 When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing? 2 how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE IBM 7 max number of columns in a db2 table? 6 What is package versioning? Please give an example. 1 What is the picture clause of the null indicator variable? 6 How do you filter out the rows retrieved from a Db2 table ? 1 What is DB2 (IBM Database 2)? 3 Can any one tell me about Restart logic in DB2.
What is the purpose of the dd keylen parameter?
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
wht r s722,s822,s122 and s222 abends pls reply fast