1.Coding in cl to send an message?
2..What is turnover and use? What are the different levels?

Answers were Sorted based on User's Feedback



1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

Answer / david lex

Question 1 is way ambiguous.

SNDPGMMSG, SNDUSRMSG & SNDMSG can all be used to 'send a
message'.

Where is the message going?
What is it's purpose?
Does the message require a reply?
If so, who receives the reply?
Is it an informational message, escape, etc?

These are things you should ask when given a question like
this. It shows that you have a real understanding of the
message sending concepts, and aren't just repeating answer
you got on here.

Is This Answer Correct ?    5 Yes 0 No

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

Answer / syam

A1. SNDPGMMSG

Q2 is not clear?

is it different levels in MONMSG? = Program Level and
Command Level

Is This Answer Correct ?    3 Yes 0 No

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

Answer / s kumar

Q2:Turnover is the Change managment tool.It have three
levels 1.Dovelopment level 2. Regression Testing Level
and 3. Production Level

Is This Answer Correct ?    2 Yes 2 No

1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?..

Answer / debasmita

SNDPGMMSG

Turnover is a change management tool. It has 4 levels.
1. Development level
2. QA level
3. Pre-Production level
4. Prod level

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?

8 Answers  


how can we know running job is batch or intractive ? i need all the possibilites.........plz help me

3 Answers   HSBC, IBM,


I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.

3 Answers  


In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening

2 Answers  


how do u track msg in cl pgm???

1 Answers   CTS,


Why we cannot call a service program? If I add a PEP can i call the service program?

1 Answers   DELL,


As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks

5 Answers   CTS,


can anyone say,what is the use of operation extended H/N/P?

2 Answers  


i want to retrieve record b/w 2 dates in as400

2 Answers   L&T,


Hi all friend, Could Any body send me the code (with coding) of this senario because I have tried but I am stucking somewhere so Please reply ASAp with coding. senario:Q: I have to write the flat file(FLAT1) into the three different PFS (PF1,PF2 and PF3) with the respect of H line data, D line data and Z line data of flat file. where I have different data in flat file(FLAT1) which is mentioned below with data. H0929200909282009092820095529420003000073 D2222220006765555webservi001633.9909222009092820090924200951 8564380134049ROSNER TOYOTA OF FREDE FREDERICKSBURVA 224080000USA840840001633.99001633.99851856492689800208001915 511001633.990408490000000.0000000003446048 1,3 110793145 09070700351 372367 Rosner Motors D3333320006774444webservi000271.2409222009092820090924200951 8564380134049ROSNER TOYOTA OF FREDE FREDERICKSBURVA 224080000USA840840000271.24000271.24851856492689800208001835 511000271.240930680000000.0000000003450293 1 110793254 09072100079 373933 Rosner Motors Z0929200900000020001905.25 FLAT1 has the three pf data H line-represents the header pf data,D-Represent Details pf data,Z-Represents the trailer pf data Now I have to write H line data of flat file into Header pf (PF1),D line data of flat into datails pf(PF2) and Z line data of flat file into pf(PF3) with the spefic position(H,D and Z data of flat file into PF1, PF2 and PF3) of flat file.

4 Answers   IBM,


1) How to retrieve RRN through RPG ? 2) How to pass parameter by value ? 3) How to trap the error through the RPG/400

10 Answers   IBM, Tech Mahindra,


How to print Superscript / Subscript from RPG400

1 Answers  


Categories