IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
13 21442One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. But from last 5 -10 minutes this job is still in running status....What are the possible reasons...and What are the actions i need to perform to check this...?
4 9047What will be the value of STRING after line 0106 is executed in the code below? 0101 E* Fromfiletofile..tabnameprnentlenpdatabnamlenpda 0102 E ARR 8 1 0103 ISTRING DS 0104 I 1 8 ARR 0105 C MOVE *BLANK STRING 0106 C MOVEA'ABC' ARR A) 'AAAAAAAA' B) 'BBBBBBBB' C) 'CCCCCCCC' D) 'ABC ' E) ' ABC'
2 5319What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 11697Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
2 9273My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
3 12814what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
2 238731. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
1 8461
What is program status data structure(psds) in as400?
what is the compile process of cobol program expalin with code
Can we use DISP=SHR in output file in JCL
what does vldcmdkey means?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Matching Logic in Jcl not in cobol.Could any one please answer this question
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?
What is the use of base and index registers in the IBM 360/370 processor?
Which command can you use to check for the number of records in a physical file?
How to find the list of source physical files in a library?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Explain the function of entry-sequenced data set?
What is the difference between run mode and addressing mode?
when do you use f-spec. Continuation line ?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.