|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Easy(?) question re: mqsisetdbparms |
« View previous topic :: View next topic » |
Author |
Message
|
jjordan |
Posted: Tue Jan 21, 2014 5:29 am Post subject: Easy(?) question re: mqsisetdbparms |
|
|
Novice
Joined: 14 Oct 2005 Posts: 17 Location: Portland, ME
|
I was unable to find an answer to this in the forum, so I am posting the question. Please point me to the right posting if there is somewhere I should look.
In Broker 6.1, I need to get a list of all the resources that have been set over time using mqsisetdbparms (along with the id (I'm obviously not expecting the password to be shown)). Is there a way to do this? I have not found a specific command, and cannot figure out a way to use mqsireportproperties.
Any insight is greatly appreciated.
Thanks,
Jeff |
|
Back to top |
|
 |
Tibor |
Posted: Tue Jan 21, 2014 6:04 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
You can use this command:
Code: |
find $MQSI_REGISTRY/ -type f | grep DSN |
|
|
Back to top |
|
 |
jjordan |
Posted: Tue Jan 21, 2014 6:54 am Post subject: |
|
|
Novice
Joined: 14 Oct 2005 Posts: 17 Location: Portland, ME
|
Awesome! With a few scripting commands, this gives me just what I need! Thanks for the answer.
Jeff |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Jan 21, 2014 6:58 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
The command given will only work on Unix/Linux.
On windows this data is (AFAIK) stored in the Registry (for V6.1) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|