ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 22 matches
Author Message
  Topic: need answers for 2 scenerios, please help
srinivas Raju

Replies: 1
Views: 2185

PostForum: General IBM MQ Support   Posted: Wed Dec 10, 2008 2:46 am   Subject: need answers for 2 scenerios, please help
I am preparing for Mq admin certification. I am confused with choices given for following question.

Could please give me answers. Thanks in advance.


1. A system administrator has noticed the t ...
  Topic: Problem in Starting and running a QMGR
srinivas Raju

Replies: 30
Views: 26892

PostForum: General IBM MQ Support   Posted: Tue Jul 10, 2007 3:30 am   Subject: Problem in Starting and running a QMGR
When i type endmqm <Qmgrname> it is getting ended normally.

After that when i give strmqm <Qmgr name> then i get the following error:

WebSphere MQ queue manager <Qmgr Name> sta ...
  Topic: help me to start with mq workflow
srinivas Raju

Replies: 1
Views: 5123

PostForum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Jul 05, 2007 11:30 pm   Subject: help me to start with mq workflow
Hai all.

i wants to update myself to mq Workflow. now i am working with MQ Series, WBIMB, DB2. now i am intrested to update myself with workflow.

can u give some brief idea about what's this wor ...
  Topic: how to set userid in java application using MQ API
srinivas Raju

Replies: 9
Views: 17681

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 26, 2007 8:56 pm   Subject: how to set userid in java application using MQ API
That magical thing called the manual says this (before the connect):

The user ID and password default to blanks. To specify a non-blank user ID or password, use the code:

MQEnvironment.userID = ...
  Topic: Connection refused, Channel [SYSTEM.ADMIN.SVRCONN]
srinivas Raju

Replies: 10
Views: 11540

PostForum: General IBM MQ Support   Posted: Tue Jun 26, 2007 8:48 pm   Subject: Connection refused, Channel [SYSTEM.ADMIN.SVRCONN]
Hai all.

Good Morning. My problem has been solved.

Procedure as follows.

i copied BlockIP2 exit into /var/mqm/exits/BlockIP2

then i have writen one script file, which will consists of

...
  Topic: how to set userid in java application using MQ API
srinivas Raju

Replies: 9
Views: 17681

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 26, 2007 2:44 am   Subject: how to set userid in java application using MQ API
That magical thing called the manual says this (before the connect):

The user ID and password default to blanks. To specify a non-blank user ID or password, use the code:

MQEnvironment.userID = ...
  Topic: how to set userid in java application using MQ API
srinivas Raju

Replies: 9
Views: 17681

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 26, 2007 2:17 am   Subject: how to set userid in java application using MQ API
Why not use QCF as was suggested to you here:




i have tried this. but giving error. may be wrong syntax.
  Topic: how to set userid in java application using MQ API
srinivas Raju

Replies: 9
Views: 17681

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 26, 2007 2:14 am   Subject: how to set userid in java application using MQ API
ya marcin

i have Qmgr running in AIX server. and java application running in client machine. this application is putting messages in that.

for secrity reasons i have used security exits in serve ...
  Topic: how to set userid in java application using MQ API
srinivas Raju

Replies: 9
Views: 17681

PostForum: IBM MQ Java / JMS   Posted: Tue Jun 26, 2007 1:48 am   Subject: how to set userid in java application using MQ API
Hai.

please do it for me. i wants to set my system login id as MQMD userid in java application.

can any one give syntax to set userid.


thanks
raju
  Topic: Connection refused, Channel [SYSTEM.ADMIN.SVRCONN]
srinivas Raju

Replies: 10
Views: 11540

PostForum: General IBM MQ Support   Posted: Mon Jun 25, 2007 10:32 pm   Subject: Connection refused, Channel [SYSTEM.ADMIN.SVRCONN]
Hai.

In my solution i am using BlockIP2 security exit to secure Server connection channel from inrodures

i have written one test file which have code

Patterns=10.1.54.136
Userids=sreenu

a ...
  Topic: how to restrict access to server connection channel
srinivas Raju

Replies: 3
Views: 3266

PostForum: General IBM MQ Support   Posted: Mon Jun 25, 2007 2:10 am   Subject: how to restrict access to server connection channel
ya Mr. Jorgen

http://mrmq.dk/links.htm
i have gone through above link. and i got detailed procedure.

but while inmlementing i getting problems. let me explain what i did.

i have downloaded ...
  Topic: how to restrict access to server connection channel
srinivas Raju

Replies: 3
Views: 3266

PostForum: General IBM MQ Support   Posted: Sun Jun 24, 2007 9:50 pm   Subject: how to restrict access to server connection channel
Hai all

i have QMGR with server connection channel running in AIX server.
and one java client application puts messages in that.

but here i found that just by knowing IP address of server any ...
  Topic: Security issue between java application and MQ Server
srinivas Raju

Replies: 2
Views: 2533

PostForum: General IBM MQ Support   Posted: Thu Jun 14, 2007 11:49 pm   Subject: Security issue between java application and MQ Server
Hai all ,

How are you Doing. after long time i came up with small problem.

i have problem with security. i have a QM in Server. Any java application can put message in that QM.

now my t ...
  Topic: sysntax error while deploying..please resolve--very urgent
srinivas Raju

Replies: 3
Views: 5521

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 02, 2007 3:07 am   Subject: sysntax error while deploying..please resolve--very urgent
ya saper.

i also understood that some where ; missed.

but here i have not written even single line of ESQL code. Infact there is no option to write ESQL code for both mapping and DataInsert nod ...
  Topic: sysntax error while deploying..please resolve--very urgent
srinivas Raju

Replies: 3
Views: 5521

PostForum: WebSphere Message Broker (ACE) Support   Posted: Sun Apr 01, 2007 11:15 pm   Subject: sysntax error while deploying..please resolve--very urgent
Dear Members,

i would like to thank all of you for giving valuable support.

Here i am getting syntax error while deploying message flow into execution group.

s/w i am using : WBIMB V6.0, MQ ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.