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 | 7 No |
When a object will be locked & when a record will be locked? Plz explain.
3 members in databasefile .how to read records from all the members??
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
How can you delete a record from a file in RPG without using DELETE oppcode?
What is the purpose of PUTOVR keyword?
What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
What you have to do in the display file when you are using message subfile?
What is the difference between copybooks and subprocedures in as400?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks