How to add 2 new fields in a file?
How many ways are there in as400?
Answers were Sorted based on User's Feedback
Answer / sree
1. Change the DDS PF ie.,
Go to library/ QDDSSRC
and edit the PF , add the fields
And compile the PF using CHGPF Command
| Is This Answer Correct ? | 0 Yes | 0 No |
what do you mean by SESSION/DEVOCE ERROR?
how can we can we the data decimal error?how can we open such file in support
Can a indexed file be accessed in arrival sequence in RPG?
Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
Hi,This is raju.Can any body give me the real experience answer for this question? 1.What is the significance of *MAP and *DROP in the CPY command?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Can you copy the records created by the OPNQRYF to other files and how?
How do you know if a record exists without doing a READ and CHAIN?
Why did we give STRSRVJOB while debugging batch program
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
in which journalling which attributes are necessary??/