what is the difference between normal upddta to pf and updating using dfu program?
No Answer is Posted For this Question
Be the First to Post Answer
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
explain the purpose of keep and assume keywords?
what is a join logical file?
What is the purpose of OVRDTA keyword ?
which type of object is used in db2/400?
How can we create subsystem in as400?
Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
What is program status data structure(psds) in as400?
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?
How to declare the length of emp no in the physilcal file and the mandatory length is 6 i.e. Emp No should be numeric, mandatory and fill all the 6 places
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?