Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?

2 Answers  


while i am using the dspmsg command on comman line in Mocha am getting error like Not authorized to message queue message my messagequeue Name? can anybody help me how to change my message queue Am anable to see my messages in message queue

1 Answers  


what is the rpg system?

0 Answers   IBM,


1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?

2 Answers   TCS,


what is program status data structure?

1 Answers   IBM,


What is the length of Signature?

3 Answers   UST,


wat is curser?? and its types???

4 Answers   HSBC,


what is the necessary command needed before OPNQRYF and why?

5 Answers  


what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?

3 Answers  


Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?

1 Answers  


can you debug ile rpg program using isdb?

0 Answers   IBM,


Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?

1 Answers   TCS,


Categories