what is estimation? and what is the level identifier
parameter in PF?
Answer Posted / swetha p rao
Level Identifier is a value that is generated when you
compile a file.Each file wil have a unique identifier.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the types of identifiers?
are there any useful c runtime apis that I can call from rpg iv?
can you debug ile rpg program using isdb?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is the difference between copybooks and subprocedures in as400?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
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
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
how can you display specific subfile page on the screen in unequal subfile?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is program status data structure?
When it is desirable to describe files Internally?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is *place and *auto keyword in prtf ?plz explain