How can we override a file during runtime in RPG? Without
using OVRDBF or calling a CL program
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
how can an indexed file be used as arrival sequence in RPG?
Explain mdt?
Why Rpg/400 is Famous?
parameters cannot be passed in which one??
One 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...?
How do I read records from Subfile? what is the purpose of READC explain with example?
Why there is invention of RPG if we can do insert update delete in CL through SQL.Why the rise of RPG?
how do u track msg in cl pgm???
How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
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?
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)?