what is the difference between logfile & log space?
Answer Posted / naresh.a
we have 2 types of Logfiles in MQ.
1. Error logs.
these logs can be found under
/var/mqm/qmgrs/<QMGRNAME>/errors and the log files starts
with AMQERR01.LOG/AMQERR02.LOG/AMQERR03.LOG. These logs are
used to capture error logs to that particular logs.
/var/mqm/errors. Unthis DIR again you see same files. This
will capture errror logs related to all QMGRS in the server.
2. Transacational(ACTIVE) logs.
These logs are used for media recovery and restat recovery.
Location:/var/mqm/log/QMGR/active. File names starts with S.
Space to these files are allocated based on your settings in
qm.ini file.
This we call as logspace.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to create dlq rules table?
Tell me how to find how many messages are passed through the particular channel is it possible to find it?
Explain how to create dlq rules table?
Explain some rules for using mqsc commands?
What is the future in mq if we have 2+exp?
Tell me which queue having current queue depth should be greater than zero?
What is amqp used for?
List the types of messages in mqseries?
Define asynchrony in mq?
What are the different types of logs in websphere mq?
Explain dead letter queue in ibm mq series?
What is the backup queue of the qmgr?
Define transmission queue in mqseries?
What is the algorithm followed in retrieving the messages from the queue?
Difference between errors and qmgr errors in websphere mq?