1
Want to find a string in CL source file(ABOUT 400 CL SOURCE ) and replace with other String.
I Have a problem For replacing a particular Hard coded Libray name from my all CL source file(about 400) by some other hardcoded library name.For e.g There is a library name Used in many CL source file with ABCD(lib name).I want to change all occurances in each CL source file By DEFG.
Answer Question
| December 4, 2012 12:41 PM
AS/400, cl 400, RPG
I Have a problem For replacing a particular Hard coded Libray name from my all CL source file(about 400) by some other hardcoded library name.For e.g There is a library name Used in many CL source file with ABCD(lib name).I want to change all occurances in each CL source file By DEFG.
AS/400
Why we need to use OVRDBF file before doing OPNQRYF ? What it(OVRDBF) is doing actually ?
Answer Question
| August 24, 2012 7:55 AM
cl 400, OVRDBF
Why we need to use OVRDBF file before doing OPNQRYF ? What it(OVRDBF) is doing actually ?
We had a security audit and one of the requirement was to raise an alarm whenever any user does a data extract.
Is it possible to raise a alert whenever a user does a data extract using ODBC or DTF.Using CL program or any other way.
Answer Question
| August 17, 2012 6:15 AM
Alert, AS/400, cl 400, DTF, iSeries
Is it possible to raise a alert whenever a user does a data extract using ODBC or DTF.Using CL program or any other way.
1





