We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
No Answer is Posted For this Question
Be the First to Post Answer
how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.
i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
How can we receive values from a called procedure in RPG?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
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 to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
How can we receive values from a called procedure in CL?
are there any useful c runtime apis that I can call from rpg iv?
1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?