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...


WHAT IS THE DISPLAY CMD FOR DATAQ, HOW IT CAN BE USED?

Answers were Sorted based on User's Feedback



WHAT IS THE DISPLAY CMD FOR DATAQ, HOW IT CAN BE USED? ..

Answer / katiyar

Unlike DSPDTAARA, There is no iSeries/AS400 defined command
for display data queue.

The following commands are among the few CL commands that
IBM ships with OS/400 for data queues:

* CRTDTAQ--Create Data Queue
* DLTDTAQ--Delete Data Queue
* WRKDTAQ--Work with Data Queues

But No DISPLAY CMD FOR DATAQ is defined for DATAQ. Some one
can created his/her own command to display data queue
contents using APIs. Use Google and give a try.

========================================================
Instead of that TAATOOL (A Third Party Command Utility
Provider) has created a command.

A typical command would be:

DSPDTAQD DTAQ(xxx)

Command parameters
-----------------

DTAQ The qualified name of the data queue. The
library value defaults to *LIBL. *CURLIB may also
specified.

OUTPUT Whether to display or print the output. * is
the default. *PRINT may be entered. These values have
the same meaning as on system commands.
==========================================================

Is This Answer Correct ?    17 Yes 1 No

WHAT IS THE DISPLAY CMD FOR DATAQ, HOW IT CAN BE USED? ..

Answer / tushar kakkar

There is a command in AS400 called DMPOBJ. I have used this command to effectively display contents of a data queue on interactive session.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More IBM AS400 AllOther Interview Questions

how do you specify page overflow indicator for printer files in rpg?

1 Answers   IBM,


What is LEVEL CHECK?

7 Answers   HCL, TCS,


What is a job log?

1 Answers  


what is the command to know key fields of file?

0 Answers   IBM,


what is full form for dds?

0 Answers   IBM,


How do you check object lock

0 Answers  


can we creat a member logical file

3 Answers  


what opcode could be used to test an alphanumeric field for all numeric values?

1 Answers   IBM,


what is a physical file?

1 Answers   IBM,


how to read database records without locking them?

1 Answers   IBM,


how many types of display are available on as/400 for user interaction?

0 Answers   IBM,


can you have multiple key lists for a single file ?

1 Answers   IBM,


Categories