Author |
Message |
Topic: Issue with MQ Logs |
sundar
Replies: 4 Views: 3230
|
Forum: General Discussion Posted: Mon Jul 25, 2005 4:22 am Subject: Issue with MQ Logs |
Thanks every one, the log file pages size is the cause of the problem.Let me recreate the qm by increasing its size. |
Topic: Issue with MQ Logs |
sundar
Replies: 4 Views: 3230
|
Forum: General Discussion Posted: Sun Jul 24, 2005 4:17 am Subject: Issue with MQ Logs |
Hi,
MQ 5.3 is running on AIX 5.2. The configuration of qm.ini file is as below.
--------------
Log:
LogPrimaryFiles=16
LogSecondaryFiles=8
LogFilePages=16384
LogType=CIRCULAR
... |
Topic: MQ Security on queues while using receiver channels |
sundar
Replies: 15 Views: 10958
|
Forum: General IBM MQ Support Posted: Mon Jul 18, 2005 6:32 am Subject: MQ Security on queues while using receiver channels |
Hi all,
Myself & balaji are working in the same firm. I was not aware that he would post the same question.
.
EddieA
Thanks , changing to PUTAUT works and its blocking the ... |
Topic: MQ Security on queues while using receiver channels |
sundar
Replies: 15 Views: 10958
|
Forum: General IBM MQ Support Posted: Mon Jul 18, 2005 3:32 am Subject: MQ Security on queues while using receiver channels |
Hi all,
Trying to block a queue to avoid put messages in unix enviroment.
Used setmqaut and controlled the rights,so I am unable to put messages locally or through some application using ad ... |
Topic: Access Control on MQObjects |
sundar
Replies: 5 Views: 3600
|
Forum: General Discussion Posted: Mon Jun 06, 2005 5:56 am Subject: Access Control on MQObjects |
hi
Running on AIX OS.For a particular userid I could restrict access to a queue which I have mentioned.
But for the same userid I couldn't access other queues...does the restriction will be app ... |
Topic: Access Control on MQObjects |
sundar
Replies: 5 Views: 3600
|
Forum: General Discussion Posted: Mon Jun 06, 2005 2:40 am Subject: Access Control on MQObjects |
Hi ,
I have tried using
setmqaut -m qManager -n qName -t queue -p userid -all
and have also performed refresh security , but still its not working out.
Do I have to do anything more??
OR ... |
Topic: Access Control on MQObjects |
sundar
Replies: 5 Views: 3600
|
Forum: General Discussion Posted: Sun Jun 05, 2005 3:42 am Subject: Access Control on MQObjects |
Hi,
I need to acheive access control on MQ objects.Only restricted users must access certain queues .How do I get this done? |