two types of read performed in dataqueue?????

Answers were Sorted based on User's Feedback



two types of read performed in dataqueue?????..

Answer / sachin k gupta

Destructive Read - Data is removed from the Data Queue
after a read operation.
and Non Destrutive Read - Data is retained after a read
operation on the DataQueue.

-Sachin Kr. Gupta

Is This Answer Correct ?    10 Yes 0 No

two types of read performed in dataqueue?????..

Answer / kumar

Can anyone explain how data can retain in data queue after it is read....

Is This Answer Correct ?    0 Yes 0 No

two types of read performed in dataqueue?????..

Answer / sreedhar

Retrieve Data Queue Message (QMHRDQM) retrieves an entry from a data queue without removing the entry.
Required Parameter Group:

1 Receiver variable Output Char(*)
2 Length of receiver variable Input Binary(4)
3 Format name Input Char(8)
4 Qualified data queue name Input Char(20)
5 Message selection information Input Char(*)
6 Length of message selection information Input Binary(4)
7 Message selection information format name Input Char(8)
8 Error code I/O Char(*)

Is This Answer Correct ?    0 Yes 0 No

two types of read performed in dataqueue?????..

Answer / kar

Any one, explain the implementation with an example if possible?

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More RPG400 Interview Questions

Hi,This is raju.Can any body give me the real experience answer for this question? 1.What is the significance of *MAP and *DROP in the CPY command?

3 Answers  


what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code

2 Answers   IBM,


How do I link an existing logical file to it's Physical File without recompiling?

2 Answers  


How we will read call stack?

4 Answers  


what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.

5 Answers   iGate,






I know chain keyword retreive records randomly but how chain keyword exactly works internally????

4 Answers  


How do I read records from Subfile? what is the purpose of READC explain with example?

4 Answers   IBM,


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,


RPG/400 number of Records present in a physical file using file information data structure FPF001 IP E DISK F KINFDS INFDS1 IINFDS1 DS I *RECORD RECORD Is this coding correct sir,i have given I P E that is I- input,P-primary file,E-externally described. Primary to use RPG logic cycle,is this the correct method because we have to find number of records present using file information data structure in RPG/400 without doing any input/output operations on the file and also without using DSPFD,SQL. If the above coding is correct means,when i compile the program it gets compiled,but if i call the program it does not return anything,i need number of records,please complete the coding sir.

1 Answers   IBM,


what is difference between DSPFD and DSPFFD?please give me real senario with good example?

1 Answers  


i'm working on progA , in that program i want to see the userids of the users who work on this program?

10 Answers   Four soft,


what is estimation? and what is the level identifier parameter in PF?

3 Answers   TCS,


Categories