i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
1 10017Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now ?
4 8967Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?
IBM,
5 11248I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..
EDS,
2 6557I have a JCL with 100 steps. I want run the Alternate steps in the JCL ( Like 2 ,4,6,8 etc.. ). How can I acheive this scenario? If It is by Cond Parameter can you provide the Condition code for that?
Polaris, Tech Mahindra, UST, Wipro,
5 29095i have records from 1 t0 100 . i need to open records from 10 to 18 and change the values in tht ? how can i do tht ?
2 8304
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What is the copy idms subschema-binds?
Give certain situations where NEWCOPY is obligatory?
What is the tcp in the cisc?
Explain how to pass instream data in sysin with assembler?
What are the error (ONCODES) codes did you encounter in PL/1 programme?
how to access data in control blocks such as jobname?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What do you understand by the term notcat 2 – gs?
What do you mean by between and in? Is between inclusive of specified range values?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
which utility is used to sort a file in jcl?
how could you write a program in a structured format?
hi.... anybody send real time project related questions & answers whatever will ask in interview plz.....help me? advanced thanks....
List some fields from sqlca?