What are the system objects required for journalling?
Answer / ravinder kaur
Journal receiver, journal and PFs to be journalled.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can you execute a command from within an rpg program without calling a clp program?
define the purpose of the iter operation?
What is program status data structure(psds) in as400?
how to read database records without locking them?
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
What are the valid data types in Data Queue?
what is the rpg and cl life cycle?Please tell me any body
name few ibm supplied libraries?
what opcode could be used to test an alphanumeric field for all numeric values?
what is the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)