in which journalling which attributes are necessary??/
Answer / jiks
if you are start joutnalling the object with STRJRNOBJ
command, we should specify the Object Name, Object type, J
ounal Name are mandatory.
If its STRJRNPF - PF name and jounal name are mandatory.
we can jounal File, Data area and Data queue.
| Is This Answer Correct ? | 2 Yes | 0 No |
is this a rpg channel?
please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
program to find the number of objects used in a given program through a display.
I know chain keyword retreive records randomly but how chain keyword exactly works internally????
how can we know running job is batch or intractive ? i need all the possibilites.........plz help me
ESCAPE message sent by child program can be handled by parent program using which keyword?
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
What is journalling and commitment control?
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
what are the key words you must use when using a subfile?