How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Can we journel logical file and access path? Can we use commitment control for non-join L.F?
how can an indexed file be used as arrival sequence in RPG?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
How to search particular records from the database file in rpg?
how do you use commitment control in rpg?
1.How to load Records of a Physical file(PF) in the reverse order, in CL program?
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
why we do STRSRVJOB in batch debugging in as400
How can i check the object existance in RPG program without using QCMDEXC command.