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.)
3216I 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 13574how 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,
27001. 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 10585Can 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 13104A 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 9002How 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 8231in 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 7043if 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 7751if 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.
2631
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
In which area will you utilize 88 level items in cobol?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Explain the difference between the into and the set option in the exec cics receive map command?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
why is the declare cursor statement is used for?
what is the use of the file status clause in the select statement in vsam?
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?
Explain how do you access the records randomly in tsq?
how can I predict the performance of my cgis?
How do you submit a job for execution?
How can you quickly find out the # of rows updated after an update statement?
define data structure?
what is scan and xlate?
So manual and automatic are the connect options for a set. What are the disconnect options?