what are the types of identifers
Answers were Sorted based on User's Feedback
Answer / arun
1.File Level Identifier
2.Member level Identifier
3.Record Format Level Identifier.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / aashi
Basically we know 3 type of identifier
1. is numeric which we denotes pic 9(2) like.
2. is alphabetic which we denotes pic A(2) like.
3. is alphanumeric identifier which we denotes pic x(2)like
| Is This Answer Correct ? | 5 Yes | 8 No |
how do u track msg in cl pgm???
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
what is the rpg system?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
What is the difference between inner join @ outer join
steps involved in debugging and types of debugging modes?
how do I preserve and clean the array?
i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.
How do you know if a record exists without doing a READ and CHAIN?
what is the procedure and explain about real time scenario.
1 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
Interviewer asked me write down DDS for load all subfile .can anybody write dds