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 » WebSphere Message Broker (ACE) Support » mqsicreatemsgdefs: BIP0226E error received

Post new topic  Reply to topic
 mqsicreatemsgdefs: BIP0226E error received « View previous topic :: View next topic » 
Author Message
padleywoods
PostPosted: Mon Dec 12, 2005 4:03 am    Post subject: mqsicreatemsgdefs: BIP0226E error received Reply with quote

Novice

Joined: 12 Dec 2005
Posts: 12
Location: UK

I'm attempting to dynamically create a message set defintion using the 'mqsicreatemsgdefs' command. The command I use is:
----------------------------------------------------------------------------------
mqsicreatemsgdefs -p MSET_test -d "C:\Program Files\IBM\WebSphere Business Integration Message Brokers\eclipse\copybook" data "C:\Program Files\IBM\WebSphere Business Integration Message Brokers\eclipse\workspace" -rmp -rmd -msg
----------------------------------------------------------------------------------
(There is a '-' in front of 'data' !!!!!)
----------------------------------------------------------------------------------
I receive a very unhelpful response of:

BIP0226E Command did not complete.
See earlier error messages for details of the problem.
----------------------------------------------------------------------------------
The output log file contains only 1 record of:

Number of files imported: 0
----------------------------------------------------------------------------------
Can anyone help me determine what is wrong ....... or give me a clue as to the error. Many thanks.
Back to top
View user's profile Send private message
JT
PostPosted: Mon Dec 12, 2005 6:50 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Is this v6.0 ?

If so, there are some known issues with the mqsicreatemsgdefs command:
http://www-1.ibm.com/support/docview.wss?uid=swg21219838
Back to top
View user's profile Send private message
padleywoods
PostPosted: Mon Dec 12, 2005 8:05 am    Post subject: Reply with quote

Novice

Joined: 12 Dec 2005
Posts: 12
Location: UK

JT .... this is on WBIMB v5; I haven't upgraded to v6 as yet.
Back to top
View user's profile Send private message
padleywoods
PostPosted: Mon Dec 12, 2005 8:09 am    Post subject: Reply with quote

Novice

Joined: 12 Dec 2005
Posts: 12
Location: UK

It's also worth noting that the copybook I'm attempting to import is very simple initially ......... i.e.

01 F-Copybook.
05 Field1 PIC 9(05).
05 Field2 PIC 9(04).
Back to top
View user's profile Send private message
JT
PostPosted: Mon Dec 12, 2005 3:20 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Perhaps the report file provides more details: mqsicreatemsgdefs.report.txt
Back to top
View user's profile Send private message
padleywoods
PostPosted: Tue Dec 13, 2005 4:43 am    Post subject: Reply with quote

Novice

Joined: 12 Dec 2005
Posts: 12
Location: UK

JT

I'm afraid the only output in this is the single line of:

Number of files imported: 0

(which I somehow knew!!)

PW
Back to top
View user's profile Send private message
wschutz
PostPosted: Tue Dec 13, 2005 4:51 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

When I've done this before, i remember something about the copybook being column sensitive, this worked for me:

(the 01 starts in column 7)
Code:

      01  DIVANN.
           03  DIVANN-CCF-ANOUNCEMENT-DATA.

               05  DIVANN-CCF-REFERENCE-NUMBER.

                   07  DIVANN-CCF-CUSIP-INTL.
                       10  DIVANN-CCF-CUSIP-CC      PIC XX.

_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
padleywoods
PostPosted: Tue Dec 13, 2005 6:22 am    Post subject: Reply with quote

Novice

Joined: 12 Dec 2005
Posts: 12
Location: UK



Many thanks!!

I actually managed to get this to work by starting the 01-level in column 8 - i.e. 7 spaces before it. Which, if I remember my COBOL days correctly, is how all copybooks should have been written.

Thanks for everyone's help.
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 » WebSphere Message Broker (ACE) Support » mqsicreatemsgdefs: BIP0226E error received
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.