Why we cannot call a service program? If I add a PEP can i
call the service program?
Answer / dipangkur
There is no PEP parameter for CRTSRVPGM command so question
is invalid.
Is This Answer Correct ? | 13 Yes | 1 No |
what is EXCEPT command in rpg and use
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
How I can reread the physical file in CL program once the end of file reached in same CL program.
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
how to retrieve RRN value in RPGLE program
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD
3 members in a databasefile .how to read records from all the members?????????
what is the equivalent keyword for CHAIN opcode ??