Hi guys.
Im in AS/400(RPGLE,CLP) from last 1 year.Now i wan to
upgrade my Knowledge in AS/400.
Suggest me some new fields & courses which falls under
AS/400.
Waiting for your quick Response.
Answer / sivaprasad
try to do mainframes or data stage(parallel),
those r may be some relevant process
| Is This Answer Correct ? | 2 Yes | 1 No |
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
1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
what was the robotech rpg?
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002
wat is the difference between array and multiple occurence data structure?
To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...
What is the name of default out queue when user logs inn to syatem with valid profile?
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
parameters cannot be passed in which one??