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 |
How can you determine the number of characters in a variable?
1.The questions have given an array declaration and move operation then this statement is correct or not?
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.
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
how do I declare a table or array in rpg iv?
Can you copy the records created by the OPNQRYF to other files and how?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
Maximum how many files declare in rpgle
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
what is the use of sflnxtchg?