IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
1312What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
990How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
1224
) How do u handle errors in BMS macro
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is the use of lds (linear data set)?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
which are the string manipulation opcodes?
what does the ovrdbf command do?
writing an sql statement from selecting records from two files using single statement and nested select statement.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is maximum displacement?
What is a set? What pointers are required, what are possible? How may sets be ordered?
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
What does the 'cemt:cics' transactions do?
how many files, printer files you can describe in a rpg?