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.
Answer Posted / sameer
Every job has an *LDA created by the system. To see the
*LDA of your current session you logged in - DSPDTAARA *LDA.
You can pass the same to other's job LDA by psssing it as
parameter of the program of the job we are calling. This
way informaton floats between different jobs.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what are the key words you must use when using a subfile?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
what is kids-rpg?
What is the difference between copybooks and subprocedures in as400?
what is the procedure and explain about real time scenario.
how do I play {insert rpg system here}?
How would display prime numbers using CL program?
What is file identifier where we can use?
What are the types of identifiers?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is ment by record level identifier?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is the difference between iter and do?
how do I declare a minor?
what was the robotech rpg?