in which journalling which attributes are necessary
Answers were Sorted based on User's Feedback
Answer / raheem
1.CRTJRNRCV
2.CRTJRN
3.STRJRN
4.STRCMTCTL
5.DECLARE A FILE WITH COMMIT KEYWORD
6.ENDCMTCTL
ABOVE OPERATIONS ARE DONE IN A CL PGM WITH THE USE OF PF,LF
| Is This Answer Correct ? | 3 Yes | 0 No |
What is I90(Insure 90)?
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
Hi friends, Can you give the solution for the below mention simple code.and explain.what is output D CHR1 S 4A INZ('PEN') D CHR2 S 10A INZ('MYGET') D CHR3 S 8A INZ('GOOD') D CHR4 S 22A INZ C MOVEL CHR1 CHR4 C MOVE CHR2 CHR4 C EVAL CHR4=CHR3 C MOVE CHR1 CHR4
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
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 name of default out queue when user logs inn to syatem with valid profile?
Can we possible to key with the date field?