Author |
Message |
Topic: Not able to set mqsiprofile |
sudeepd2005
Replies: 13 Views: 17183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 10, 2014 12:39 am Subject: Not able to set mqsiprofile |
its a QA env where issue is happening.Below excerpt is from mqsiprofile -
MIBDIRS=${MQSI_FILEPATH}/snmp-mib:${MIBDIRS}
where -
PROSPECTIVE_MQSI_FILEPATH=/opt/IBM/mqsi/7.0
MQSI_FILEPATH=${ ... |
Topic: Not able to set mqsiprofile |
sudeepd2005
Replies: 13 Views: 17183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 09, 2014 12:12 pm Subject: Not able to set mqsiprofile |
Folks,
Not getting much help from google. What you suggest ?
Just for the info MQ 9 was also installed on same server recently. Is there any chance it has impacted ? |
Topic: Not able to set mqsiprofile |
sudeepd2005
Replies: 13 Views: 17183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 09, 2014 8:53 am Subject: Not able to set mqsiprofile |
Even after logging out and making a first attempt to set mqsiprofile i get below issue, which i have stated earlier -
/opt/IBM/mqsi/7.0/bin>. mqsiprofile
ksh: MIBDIRS: 0403-041 Parameter not ... |
Topic: Not able to set mqsiprofile |
sudeepd2005
Replies: 13 Views: 17183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 09, 2014 7:38 am Subject: Not able to set mqsiprofile |
Thanks for the reply!
The OS is AIX 6. It was working fine when I used last time. I am sure no changes have been made in it after that.
I have tried . ./mqsiprofile as well , same result :
/ ... |
Topic: Not able to set mqsiprofile |
sudeepd2005
Replies: 13 Views: 17183
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Sep 08, 2014 9:10 am Subject: Not able to set mqsiprofile |
Hi,
I am getting following issue while setting up mqsiprofile.
First attemp -
/opt/IBM/mqsi/7.0/bin>. mqsiprofile
ksh: MIBDIRS: 0403-041 Parameter not set.
/opt/IBM/mqsi/7.0/bin>mqs ... |
Topic: Issue while sending data to SAP through MB Adapter |
sudeepd2005
Replies: 3 Views: 19017
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue May 06, 2014 11:04 am Subject: Issue while sending data to SAP through MB Adapter |
Thank you for the reply fjb_saper.
I guess , need to set these values in esql.Since in the mxsd I see only 4 elements :-
-SAPTransactionID
- IDOCType
-qRFCQueueName
-IDOCStreamData |
Topic: Issue while sending data to SAP through MB Adapter |
sudeepd2005
Replies: 3 Views: 19017
|
Forum: WebSphere Interchange Server + Adapters Posted: Tue May 06, 2014 5:40 am Subject: Issue while sending data to SAP through MB Adapter |
Hi,
I have a messageflow which sends idoc to SAP system. Below is the flow -
MQInput -> Setting ENV variables -> TryCatch ->Esql(Transformation) -> Trace In -> SAP Adapter -> Tr ... |
Topic: WMB SAP Adapter not able to handle special character |
sudeepd2005
Replies: 11 Views: 9405
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 06, 2014 3:44 am Subject: WMB SAP Adapter not able to handle special character |
Does the CCSID information comes in the idoc data ?
I converted the Hex data to string and checked but can't find any thing over there. |
Topic: WMB SAP Adapter not able to handle special character |
sudeepd2005
Replies: 11 Views: 9405
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 05, 2014 10:28 am Subject: WMB SAP Adapter not able to handle special character |
Can some one please help me here...I am in urgent need of fixing the code..
 |
Topic: WMB SAP Adapter not able to handle special character |
sudeepd2005
Replies: 11 Views: 9405
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 05, 2014 7:47 am Subject: WMB SAP Adapter not able to handle special character |
Thanks Kimbert for the detailed explanation of code. |
Topic: WMB SAP Adapter not able to handle special character |
sudeepd2005
Replies: 11 Views: 9405
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 05, 2014 3:39 am Subject: WMB SAP Adapter not able to handle special character |
I have tried with 1208 but the failures observed are more than 819.
I searched a lot over internet but didnt find any CCSID to handle all this.
Any idea how this can be handled at the code level ... |
Topic: WMB SAP Adapter not able to handle special character |
sudeepd2005
Replies: 11 Views: 9405
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 04, 2014 1:58 pm Subject: WMB SAP Adapter not able to handle special character |
I am working on MB Adapter to receive and send idocs to SAP UK system.
I am observing "unconvertible character" error on some of the idocs and code page 819 is not able to handle the same. ... |
Topic: retrieving multiple messages from Queue |
sudeepd2005
Replies: 2 Views: 4877
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jan 21, 2014 12:07 pm Subject: retrieving multiple messages from Queue |
Hi ,
After deploying MB Adapter in PROD , due to some issue some of the IDOC's received from SAP started failing. There are a total of 357 IDOC's failed anf lying in the error queue.
Now I need to ... |
Topic: Bar file taking a lot of time to deploy |
sudeepd2005
Replies: 5 Views: 4698
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 10, 2014 5:06 am Subject: Bar file taking a lot of time to deploy |
Thanks for the reply smdavies99.
UNIX: HP-UX & AIX
WMB 7.0
Toolkit deployment
Remote deployment
it happens with all the bar files on Broker A |
Topic: Bar file taking a lot of time to deploy |
sudeepd2005
Replies: 5 Views: 4698
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jan 10, 2014 3:45 am Subject: Bar file taking a lot of time to deploy |
Hi All,
I have two brokers running on the same machine.
When I am deploying a bar file of size 15,210 bytes on Broker A , it takes more that 15 mins. the same file is deployed within minutes on o ... |