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
What is the difference between local queue and remote queue in wmq?
Where do we find the cluster information in websphere mq?
What is transmission queue in mqseries?
Name some reserved queue names of ibm websphere mq?
Tell me apart from websphere mq, have you used any other message oriented middleware (mom) or any other mq series provider?
How to define a buffer pool for holding messages in main storage?
Difference between errors and qmgr errors in websphere mq?
What is mqtt client?
Explain what are the types of messages?
How to create dlq rules table?
What are the commands used for starting and stopping the queue manager?
Explain where are the backup files are present after creating the queue manager?
List the different types of queues?
Define the two parts of message queue (mq)?
What is mq?