A rpg or clp command to find if the file field is defined as a character or numeric field.
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
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 a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
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)?
what is program status data structure?
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
suppose if we want to update the data in cl what we will do?
How can we override a file during runtime in rpg?
can i use UPDDTA command in rpg program in which contains a file
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
we are sending data of physical file to screen design and it is showing no record why?