IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Is automatic restart possible in jcl? If yes, how?
explain how do you define a gdg in vsam?
what are indicators?
what is the difference between packed decimal and zoned decimal?
how to validate input values in display file ?
what is a program described file in rpg?
Define redefine?
Add a field to screen when what's the flow of impact?
Can we redefine the field of x(200) to less than 200?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
Explain the function done by data manager?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
What is psb?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?