how to run only 10 modules of existing N modules in service
program in RPGILE ?
Answers were Sorted based on User's Feedback
Answer / alagan v
Actually question is not clear. You can not run the module within the service program. Service program is a collection of modules (ie, sub procedure or functions) and it cann't be executable it self. You can bind the service program to the binding directory and can use the modules which are bound in the service program, to the RPG programs. Hope this helps!!
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / vijay
Through BInder language by the options CURRENT and PREVIOUS
Is This Answer Correct ? | 0 Yes | 0 No |
Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?
1..Write an sql query to find the employee name who is having 2 phone numebr? 2.Write an sql query to the the second highest salary of the employee?
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
what will happen two jobs have same name are submitted
which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
what is the equivalent keyword for CHAIN opcode ??
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
How to find d key field of a pf that doesn’t have source physical file?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB uses the RETRN operation to return to PGMA. When PGMA call PGMB the second time is the *INZSR executed?
what is file identifier wher we can use