cl 400 Questions

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
asked by:
60 pts.

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
asked by:
1,745 pts.

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
asked by:
1,160 pts.

1