Author |
Message
|
JyotiJ |
Posted: Fri Jun 15, 2007 10:34 pm Post subject: Download CSD12 |
|
|
Newbie
Joined: 15 Jun 2007 Posts: 6 Location: Bangalore, India
|
I want to download CSD12 but it is always currupted when I download it. Can anybody give me link from which I can download it? |
|
Back to top |
|
 |
Michael Dag |
Posted: Sat Jun 16, 2007 12:30 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
JyotiJ |
Posted: Sat Jun 16, 2007 6:44 am Post subject: Thank U very much for ur quick reply.. |
|
|
Newbie
Joined: 15 Jun 2007 Posts: 6 Location: Bangalore, India
|
Thank U very much for ur quick reply.. |
|
Back to top |
|
 |
JyotiJ |
Posted: Sat Jun 16, 2007 11:47 pm Post subject: How to grant premission to client to access Queue? |
|
|
Newbie
Joined: 15 Jun 2007 Posts: 6 Location: Bangalore, India
|
How to give authorizations to client to access Queue of Server?
I can put message in queue, but I want to put message in queue from client.Each time I run my PUT file code from client it says Authorizations r not given by administrator.Tell administrator to grant permissions to access? |
|
Back to top |
|
 |
Vitor |
Posted: Sun Jun 17, 2007 1:14 am Post subject: Re: How to grant premission to client to access Queue? |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
JyotiJ wrote: |
How to give authorizations to client to access Queue of Server?
I can put message in queue, but I want to put message in queue from client.Each time I run my PUT file code from client it says Authorizations r not given by administrator.Tell administrator to grant permissions to access? |
Not entirely connected to your previous post but...
Check out the Security manual, or the setmqaut command in the Administration guide. There's also been some discussion on the subject of client security which the search button will lead you to.
Or tell your MQ administrator to grant permissions like the message says.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
JyotiJ |
Posted: Wed Jun 20, 2007 2:23 am Post subject: Solved P |
|
|
Newbie
Joined: 15 Jun 2007 Posts: 6 Location: Bangalore, India
|
Thank u Victor,Solved problem..Authorizations were not given from server side...I authorized form serverside..Now working fine...
Now I am also able to read messages client specific...i.e.the request sent by one Client is read by that client only...
Thank U very much..
Is there Any API document 4 MQSeries? As it is new to me taking very much time to understand..Plz. forword me any good link so that I can learn MQSeries from scratch.... |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 20, 2007 3:57 am Post subject: Re: Solved P |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
JyotiJ wrote: |
Thank U very much..
Is there Any API document 4 MQSeries? As it is new to me taking very much time to understand..Plz. forword me any good link so that I can learn MQSeries from scratch.... |
There are 2 - the Application Programming Guide & the Application Programming Reference. Both are available online (the link is peppered through this forum) and from the documentation button at the top of this page. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|