which MONMSG will give higher priority in CL program?
I know MONMSG are of two types. Program Level Monmsg and
Command Monmsg?
Answer / pk
Command level MONMSG takes priority over the global MONMSG.
Is This Answer Correct ? | 22 Yes | 0 No |
What is the name of default out queue when user logs inn to syatem with valid profile?
How to change the name of physical members Dynamically?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
IN RLU what are the record level keyword is used?
Can an indexed file be accessed in arrival sequence in RPG?
1.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
I have file with data as follows data 1 2 3 4 5 I need to read 1 and 5 ,then 2 and 4 then like.. upto end of file, can any one help on this
How to set on/off a group of indicators in a single statement?
How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?
How can we receive values from a called procedure in CL?
3 members in databasefile .how to read records from all the members??