IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What is the difference between ITER and DO ? I know both are used to execute set of statements repeatedly, but what is the main difference?
2 18093Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
2 28635How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
3 21905We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
2 9281I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
CTS,
3 9054While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
4 11493We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
3315what are the paramater we cannot use in procedure?how many instream we can write in single jcl?can we call instream to catalog and ctalog to instream?
2 8702
Define sort?
How to update physical file using logical file with example?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
how many levels are there in a physical file?
What is sysplex?
Explain what is the massinsert option?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is bind in db2?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
Explain the difference between pseudo-conversational and conversational?
Write a program to enter and display the names of students in a class using the occurs clause.
What is database manager in db2?