Author |
Message
|
jefflowrey |
Posted: Wed Aug 24, 2005 7:06 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Sweet!  _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
hopsala |
Posted: Wed Aug 24, 2005 9:03 am Post subject: |
|
|
 Guardian
Joined: 24 Sep 2004 Posts: 960
|
Quote: |
As you can access the Properties View for each object found from the Search View, this allows you to make changes to a related group of objects without having to manually move between multiple queue managers in the Explorer Navigator. |
Bloody hell! I just did this yesterday - changed the MAXDEPTH for 20 queues...
Quote: |
» Making changes safely
Before deleting or renaming any MQ objects, you can search across your MQ environment to see if there are any other objects which rely on, or in some way refer to that object. In this way, you can make changes safely. |
Next step would be to have MQExplorer automatically let you know if there are any dependencies, and ask you if you want to automatically change or delete them. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Aug 24, 2005 9:32 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
hopsala wrote: |
Next step would be to have MQExplorer automatically let you know if there are any dependencies, and ask you if you want to automatically change or delete them. |
And the step after that would be templates built around naming standards...
"You are attempting to create a queue called MY.APP1 - do you want to apply the MY.APP* template?"... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed Aug 24, 2005 11:56 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
Jeff, make that...
you are attempting to create a Queue called MY.APP1 , sorry that's not according to our naming standard, please fill out the request form below and we'll generate an appropriately named object for you
Cool to see all these new capabilities put to use!
maybe one day I'll write my own plug-in... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Aug 24, 2005 12:26 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Michael Dag wrote: |
you are attempting to create a Queue called MY.APP1 , sorry that's not according to our naming standard, please fill out the request form below and we'll generate an appropriately named object for you  |
Nahh. That's the plug-in that shows up when anyone starts the MQExplorer - except of course, the right people.
OR, fun things you could do if you could intercept/override the Command Server... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
cicsprog |
Posted: Thu Sep 01, 2005 7:24 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
How about a plug-in for passing a prompted RACF userid/password for Admin into z/OS via the new GUI? Should be SUPPLIED by IBM in my opinion.
Best |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Sep 01, 2005 8:22 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
cicsprog wrote: |
How about a plug-in for passing a prompted RACF userid/password for Admin into z/OS via the new GUI? |
Well, that's the easy part.
A better question is, who is going to write the z/OS security exit to receive the passed UserID and password and then call RacRoute / RACF to validate the UserID & password combination.
Or who is going to write the encryption code for the client-side and the decryption code for the server-side, so that the password is not sent across the wire in plain text.
Regards,
Roger Lacroix _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
|