Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Gateway to MQSeries - question

Re: Gateway to MQSeries - question

From: James Williams <willjamu_at_mindspring.com>
Date: Sat, 18 Nov 2000 20:29:13 GMT
Message-ID: <3a16e59e.3140783@news.mindspring.com>

On Sat, 18 Nov 2000 18:57:41 +0100, "Urs Meier" <urs.meier_at_trivadis.com> wrote:

You will need to write MQ exits or buy software to protect your data. MQ provides channel exits that will protect messages as it leaves the xmit queue to go accross a sender channel to a reciever channel via the MCA. Also, on UNIX look at the SETMQATH ( close?) command from the Admin guide for MQ security. It is separate from the RUNMQSC command.

>Has anyone successfully implented the STRICT security model?
>
>We successfully connect to MQSeries, but Username/Password are not sent
>correctly from Oracle to MQSeries
>
>a) The User is always the Net8-Listener Owner, even we use the STRICT
>security model and the user should be the DB-Link User
>
>b) No password is sent to MQSeries
>
>According to Oracle (documentation) the variables MQ_USER_ID and MQ_PASSWORD
>are set.
>
>According to IBM (documentation) for the used RS/6000 platform
>
>"The MQ_USER_ID and MQ_PASSWORD environment variables are not supported
>on Windows NT and the UNIX platforms"
>
>It looks like IBM is right :-)
>
>Any hint is appreciated, since Oracle support is unable to help.
>
>
>Thanks,
>
>Urs Meier
>
>
>
Received on Sat Nov 18 2000 - 14:29:13 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US