Author |
Message |
Topic: SAP - R/3 Link - WMQ Encoding problem |
scanner
Replies: 6 Views: 7255
|
Forum: General IBM MQ Support Posted: Fri Sep 29, 2006 12:27 am Subject: SAP - R/3 Link - WMQ Encoding problem |
The SAP write with Codepage 1401! The Win Server where The R/3 link and WMQ are running use codepage 1252. |
Topic: SAP - R/3 Link - WMQ Encoding problem |
scanner
Replies: 6 Views: 7255
|
Forum: General IBM MQ Support Posted: Thu Sep 28, 2006 5:56 am Subject: SAP - R/3 Link - WMQ Encoding problem |
the problem is at all that the IDOC contain polish letters. These letters are wrong.
The application which read from the outbound q is run on a was server(written in Java). We think the problem som ... |
Topic: SAP - R/3 Link - WMQ Encoding problem |
scanner
Replies: 6 Views: 7255
|
Forum: General IBM MQ Support Posted: Wed Sep 27, 2006 11:19 pm Subject: SAP - R/3 Link - WMQ Encoding problem |
Hi
I get IDOCS from a SAP System(non Unicode) with SAP codepage 1100.
In the MQ side I use a W2k Server with MQ 5.3 ccsid 1252.
The SAP r/3 link is running on the same server.
The IDOCS I ... |
Topic: MQCONN ended with reason code 2059 |
scanner
Replies: 13 Views: 16142
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 22, 2006 2:30 am Subject: MQCONN ended with reason code 2059 |
MQSERVER=CLIENT.QM_orf_qa01/TCP/3.209.121.74 (1414)
between the ip and the port is a space !?! try it this way
MQSERVER=CLIENT.QM_orf_qa01/TCP/3.209.121.74(1414) |
Topic: MQCONN ended with reason code 2059 |
scanner
Replies: 13 Views: 16142
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 22, 2006 2:14 am Subject: MQCONN ended with reason code 2059 |
i did not get you point.
Can u explain we what should i do on client side....
first check if u can reach the server (ping)
than you should check if u channel is right! What kind of channel u have ... |
Topic: MQCONN ended with reason code 2059 |
scanner
Replies: 13 Views: 16142
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri Sep 22, 2006 2:07 am Subject: Re: MQCONN ended with reason code 2059 |
I have configured the websphere ver6 on window
the name of Queue manger is QM_orf_qa01 and the one the queue is CENTRAL_TM_ALARM_MANAGER_QUEUE these on sercer side..
and on the client side i ... |
Topic: Codepage Problem WMQ - WAS - Tomcat |
scanner
Replies: 3 Views: 5409
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 20, 2006 4:59 am Subject: Codepage Problem WMQ - WAS - Tomcat |
where/how I can set the ccsid for the qcf? I use WMQ 5.3 on a W2k?  |
Topic: Codepage Problem WMQ - WAS - Tomcat |
scanner
Replies: 3 Views: 5409
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 20, 2006 12:08 am Subject: Codepage Problem WMQ - WAS - Tomcat |
Hi
I send IDOCS from a SAP SYSTEM over WMQ and WAS to a Tomcat Server.
The SAP System Use SAP Codepage 1100 and WMQ QMGR use codepage 1252.
The problem is that the IDOC contain East Europe ... |
Topic: MQ and SAP R/3 link |
scanner
Replies: 4 Views: 5154
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 09, 2006 3:01 am Subject: MQ and SAP R/3 link |
Hi
I need the SAP R/3 link! Can anyone tell where I can download it ? I didn´t found it in the support package - only the documentation!
Thanx for help
Arne Krieger |
Topic: Looking for MQ admin integration/development job |
scanner
Replies: 0 Views: 6473
|
Forum: Job Seekers Posted: Wed Jun 29, 2005 3:53 am Subject: Looking for MQ admin integration/development job |
2 yrs experience in MQ solution design and admin
IBM Certified MQ specialist
and 2 year in Administration/Installation of Servers (Windows /UNIX)
Certification for:
WINDOWS MCP
Solaris Sys ... |
Topic: C++ Problems |
scanner
Replies: 3 Views: 4318
|
Forum: IBM MQ API Support Posted: Thu Sep 04, 2003 12:32 am Subject: C++ Problems |
I want compile the sample programs and always the following errors:
--------------------Konfiguration: n1 - Win32 Debug--------------------
Linker-Vorgang läuft...
n1.obj : error LNK2001: Nichta ... |
Topic: Windows Telnet problem |
scanner
Replies: 3 Views: 5477
|
Forum: General IBM MQ Support Posted: Tue Aug 06, 2002 4:49 am Subject: Windows Telnet problem |
Thanx for the help!
with the amqmdain command it works fine! gerat!
MQSeries and Microsoft Terminal Services dont play well together, Also it is better to use MQSeries Services to start/sto ... |
Topic: Windows Telnet problem |
scanner
Replies: 3 Views: 5477
|
Forum: General IBM MQ Support Posted: Mon Aug 05, 2002 3:21 am Subject: Windows Telnet problem |
I will use telnet to administrate MQ on a Windows 2k plattform. After i have connected via telnet I can stop the QMGR. But when I try to start the QMGR with strmqm the QMGR starts, but the channel ini ... |
Topic: MQS for Win2k and Telnet |
scanner
Replies: 1 Views: 3217
|
Forum: General IBM MQ Support Posted: Wed Jul 31, 2002 3:06 am Subject: MQS for Win2k and Telnet |
I want to connect to a Server on which is MQS running. After I have connect to the sever and reboot the server it is not possibel to connect to the MQS object with the MQS Explorer/Services. I get thi ... |
Topic: compile problems with dev c++ |
scanner
Replies: 0 Views: 2705
|
Forum: IBM MQ API Support Posted: Sun Jun 02, 2002 11:28 pm Subject: compile problems with dev c++ |
When i try to compile the sample programms with devc++ i have problems. When I use Visual c++ it works! Somebody told me that I need a special mqm.dll for devc++ for the linker! Where can I get this s ... |