Posted: Wed Sep 03, 2003 5:01 am Post subject: few questions
Voyager
Joined: 25 Jun 2003 Posts: 95
Hi All,
These are questions i have from the past few weeks and i thought i would ask you guys as i could not find information on my own?
1) what happens if a message is sent to a distribution list and one of the queues is disabled?
2)On Unix, which file contains the checkpoint information?
3) What should i do to run channels and listeners as trusted applications?
4)command to find out the transformed file names of MQSeries Objects?
5) can i make a remote/model/alias queue usage type as XMITQ?
6)When a severe MQSeries internal error occurs, what types of log records are created?
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
Well here some of the answers
1) This will depend on whether SYNCPOINT is being used
if NO SYNCPOINT then the message will be sent to the other queues
if SYNCPOINT none of the messages will be sent.
2) That would be the LOG files
To find where the log files are view mqs.ini file and look for the log file
path.
Default location on
HPUX /var/mqm/log/QMGR_NAME/active
The log name will be like this format S0000000.LOG
S0000001.LOG
S0000002.LOG
3) I suggest you dont do this, you run the risk of corrupt/destoring the queue manager.
5) XMITQ Requires it to be a local queue so the remote defeintion will not
work
6) place to look for errors
/var/mqm/errors AMQERR01.LOG and files ending in FDC
/var/mqm/QMGR_NAME/errors _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries
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