What are the types of data areas?

Answer Posted / anuj tiwari

User defined Data Area, Local Data Area (LDA), Group Data Area (GDA), Program Initialization Parameter (PIP) Data Area.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How Many Specs Are There In Rpg & Which Are They?

673


how do handle file exception/error?

645


What is binder language ?

1361


what is the maximum number of subroutines allowed in rpg?

1052


is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.

2117






1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3059


what opcode will be used to test the zone of a character field?

1069


What Is The Difference Between Goto & Exsr?

1166


Apart from opening of a file do we have any other use of USROPN?

947


i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.

1033


how can you check for a records existence without causing and i/o (chain/read)?

1285


what is sflrolval?

640


some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

608


which cl command can be used at program execution to redirect the file named in an rpg program?

700


what are the basic features of seu?

607