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 » IBM MQ API Support » RC=3049 (MQRCCF_CCSID_ERROR) with MQ Perl

Post new topic  Reply to topic
 RC=3049 (MQRCCF_CCSID_ERROR) with MQ Perl « View previous topic :: View next topic » 
Author Message
fbronx
PostPosted: Mon Apr 06, 2009 5:14 am    Post subject: RC=3049 (MQRCCF_CCSID_ERROR) with MQ Perl Reply with quote

Novice

Joined: 11 Apr 2007
Posts: 22

I've got 2 queuemanagers on a Solaris10. One runs with ccsid 1208 and one in 819. When I try to inquire a queue on the queuemanager with ccsid 1208 I always get a rc 3049. I've tried to set the CodedCharSetId of the command to 1208, but it doesn't solve the problem. On the queuemanager running in 819 everything works.

This is my code:

Code:

my $cmd = MQSeries::Command::->new(QueueManager => $qmgr, Wait => '10000',  Carp => \&myPrint );
$cmd->MsgDesc('CodedCharSetId' => 1208);
my $qAttr = $cmd->InquireQueue(QName  => $queue, QAttrs => ['CurrentQDepth', 'OpenInputCount']);
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » RC=3049 (MQRCCF_CCSID_ERROR) with MQ Perl
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.