Write a CL program which will run a batch job at 1 am every night
No Answer is Posted For this Question
Be the First to Post Answer
Can level check error occur if we do chgpf?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
what is the syntax for plist?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
what are different types of substems?
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?
what is the maximum number of record formats in dspf?
What are the different types of keywords in display files?
What is SAA?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
How can we update a specific field in RPG?
How to inner join more than 2 PFs in a CL program using OPNQRYF command?