what opcode could be used to test an alphanumeric field for all numeric values?
how can you check for a records existence without causing and i/o (chain/read)?
when would you prefer logical file than opnqryf?
what are the important factors in error message subfile ?
what is the difference between udate and the system date?
Hi friends i have i question please reply me asap. what would be coding in DDS and programing part for this condition suppose that i have three fields in the display file(subfile)which has 7 record format. Condition is ''The supplier LOT, ISSUED TO PROD and LINE GRP fields in display file(Subfile) will not be shown if their respective fields are blank/zero in the record formats WIM311FM and Record format WIM311FM. I want coding part in DDS and Programing. Please reply me as soon as posible.
How to change file attributes such as size, file wait time, record wait time etc., permanently?
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
what are various techniques to pass parameters from one program to another?
how you will know whether you are in sfldrop or sflfold mode?
What is logical file in as400? What are the types of logical file?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
define the purpose of the *cat function?