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 can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program
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?
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
What is the difference between RPG/400 and RPG4
What is journalling and commitment control?
list down and describe the sub systems vailable
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
How can we change element of compile time array?Can we do so
what is plat file?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
how do I do concatenation in rpg iv, like I do in cl?