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 » Problem while generating MessageDef from cobol copybook

Post new topic  Reply to topic
 Problem while generating MessageDef from cobol copybook « View previous topic :: View next topic » 
Author Message
vk51605
PostPosted: Thu Apr 03, 2008 9:42 am    Post subject: Problem while generating MessageDef from cobol copybook Reply with quote

Newbie

Joined: 03 Apr 2008
Posts: 6

Hi

I am getting the below error message when try to create a message definition from cobol copy book (.cpy) which is imported into the Message broker 6.1 toolkit workspace.

Error Message:
IGYDS1451-S A repetition factor was specified for "PICTURE" clause symbol "V". The repetition factor was discarded.

Any modifications are required to the cpoy book before using it to create the msgdef?
Please help.
Below is the Content of the copy book :
000010******************************************************************
000020*** PAYOFF QUOTE RESPONSE - THIS IS THE FILE FORMAT ***
000030*** USED TO GET THE PAYOFF QUOTE RESPONSE. ***
000040******************************************************************
000050 01 PAYOFF-QUOTE-RESPONSE.
000060 03 AGREEMENT-ID PIC 9(13).
000070 03 PAYOFF-INT-ACCRUAL PIC 9(14)V(2).
000080 03 PAYOFF-NET-MISC-CHRG PIC 9(14)V(2).
000090 03 PAYOFF-PRINC-BAL PIC 9(14)V(2).
000100 03 NET-PAYOFF-AMT PIC 9(14)V(2).
000110* DATE IS FORMATTED MM/DD/CCYY
000120 03 PAYOFF-QUOTE-DATE PIC X(10).
000130 03 SENTRY-INS-REBATE PIC 9(14)V(2).
000140 03 PAYOFF-LATE-CHRG-DUE PIC 9(14)V(2).

Thanks,
VJ
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Thu Apr 03, 2008 10:17 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

try indenting your 03 levels...
Back to top
View user's profile Send private message AIM Address
vk51605
PostPosted: Thu Apr 03, 2008 10:24 am    Post subject: Reply with quote

Newbie

Joined: 03 Apr 2008
Posts: 6

Actually 03 level is indented in the copy book this..
for some reson indentation is not apearing in the mesage here..
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Thu Apr 03, 2008 1:25 pm    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

I believe you are missing the 9 just after the V

PIC 9(14)V9(2)
vs
PIC 9(14)V(2)

so the message was accurate.
Back to top
View user's profile Send private message AIM Address
vk51605
PostPosted: Thu Apr 03, 2008 1:38 pm    Post subject: Reply with quote

Newbie

Joined: 03 Apr 2008
Posts: 6

Thanks Joseph.
You are right. That is the problem.

Thanks Again.
VJ
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 » Problem while generating MessageDef from cobol copybook
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.