Posted: Thu May 04, 2006 6:57 am Post subject: queue properties in UNIX machine
Centurion
Joined: 19 Apr 2006 Posts: 144
i know it's a silly question, but...
I have a queue called, say 'AbcdE' on a UNIX based machine.
When i try to see its attributes using:
dis qlocal(AbcdE)
it says object not found.
Because it's looking for 'ABCDE'(All capitals)
how can I see its properties?
MQSC commands, including their attributes, can be written in uppercase or lowercase. Object names in MQSC commands are folded to uppercase (that is, QUEUE and queue are not differentiated), unless the names are enclosed within single quotation marks. If quotation marks are not used, the object is processed with a name in uppercase.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum