IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
3150I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
RBS,
3 13423how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
HP,
26331. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.
HCL,
4 10421Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
1 12996A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
HSBC,
3 8836How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?
4 8041in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
2 6928if there is pf in two libraries and there is a logical file based on the PF, how to find the pf on which the pf is based.
TCS,
2 7647if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
2580
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is buffer pool?
Explain the use of the where?
What is perform what is varying?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What types of tables are there in the db2 database?
What is dbid used in adabas?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What is the use of commit in db2?
How does coalesce work?
What is an OOK-Rec?
what about F1 & F2 keys in xpeditor? And their functionalities?
Define transient data?
How and when does the db2 enforces the unique key?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?