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 » General IBM MQ Support » PCF command giving error

Post new topic  Reply to topic
 PCF command giving error « View previous topic :: View next topic » 
Author Message
ividiva
PostPosted: Wed Dec 04, 2002 2:43 am    Post subject: PCF command giving error Reply with quote

Newbie

Joined: 21 Nov 2002
Posts: 8

Hi,
I was trying to start a Channel using PCF command.
The code is written in Java (I used MQseries java classes for PCF) .
The channel is NOT getting started , also in the reply am getting the following

cfh =com.ibm.mq.pcf.MQCFH:
- type: 2
- strucLength: 36
- version: 1
- command: 28
- msgSeqNumber: 1
- control: 0
- compCode: 2
- reason: 3015
- parameterCount: 1

com.ibm.mq.pcf.MQCFIN:
- type: 3
- strucLength: 16
- parameter: 1012
- value: 1

cfh =com.ibm.mq.pcf.MQCFH:
- type: 2
- strucLength: 36
- version: 1
- command: 28
- msgSeqNumber: 2
- control: 1
- compCode: 2
- reason: 3008
- parameterCount: 0

am not able to make out anything from this. was looking the error codes
3008 and 3015 but am not able to find either of them in the ErrorMesage document...any idea wut this says and where could be the problem?
Back to top
View user's profile Send private message
ividiva
PostPosted: Wed Dec 04, 2002 3:41 am    Post subject: Reply with quote

Newbie

Joined: 21 Nov 2002
Posts: 8

Ok, i found the problem..one of the parameter ,which i was setting for the start channel was not correct. i mean, i was not using MQCFST.write correctly.
But i still wonder what does that error codes mean...do we have a mapping of the error code number with wut it means ...i couldn't find any message in 3xxx in the error message document...
Back to top
View user's profile Send private message
vmcgloin
PostPosted: Wed Dec 04, 2002 5:16 am    Post subject: Reply with quote

Knight

Joined: 04 Apr 2002
Posts: 560
Location: Scotland

MQRCCF_COMMAND_FAILED 3008 X'00000BC0'
MQRCCF_CFST_PARM_ID_ERROR 3015 X'00000BC7'

You can find the above in a List of Constants in the Programmable System Management manual. (Search on MQRCCF_ in the MQ Information Center.)

The explanations can be found in Appendix A. Error Codes - unhelpfully without the numerical value though.

Latest edition:
http://publibfp.boulder.ibm.com/epubs/pdf/csqzac01.pdf

Hope that helps you debug faster in the future
Vicky
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 » General IBM MQ Support » PCF command giving error
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.