what is the difference between logfile & log space?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ambika m
logfile: where we can find all the logs with Info, warning
etc.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bhupal
logfiles can change while restarting the qmgr.
log space can't change once u created.
Is This Answer Correct ? | 0 Yes | 0 No |
What is mqseries cluster?
Explain what is the algorithm followed in retrieving the messages from the queue?
How you change the logprimary files,logsecondary files?where you change? explain in commands?
Explain the difference between local queue and remote queue in wmq?
Name the algorithm is followed in retrieving the messages from the queue?
Tell me which queue having current queue depth should be greater than zero?
Explain what is the effect of using persistent messages?
Explain some rules for using mqsc commands?
What is the difference between local queue and remote queue in wmq?
What is ibm websphere mqseries?
What is topic in mq?
What is a message in mqseries?