What are steplib and joblib?
No Answer is Posted For this Question
Be the First to Post Answer
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
how to create a member or sequential dataset through tso command??
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
how to purge 50 initiators continuously?? console commands??
Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
how can i use the parameters decalred in main pgm in sub pgm
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
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