This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
2 Replies Last post: Oct 15, 2009 11:41 AM by SheriC  
Click to view SheriC's profile   8 posts since
May 20, 2009

Oct 15, 2009 11:09 AM

MQMD Default Values Post Migration

I am migrating from VAGen to EGL (COBOL) and am coming up with compile errors on two of the MQMD default record options. In VAGen, the MQMD record definition contains these two items: MQMD.REPORT (BIN, 9) and MQMD.FORMAT (CHAR, 8). However, post migration (COBOL), these two item definitions are no longer availabe. The nearest equivalents I can find in the record format are MQMD.REPORTOPTIONS (BIN, 9) and MQMD.FORMATNAME (CHAR, 8). I'm looking for documentation stating that these truly are the EGL equivalents to the VAGen options. Or if not, where do I find the mappings from the old VAGen MQMD to the new EGL MQMD. Also, if these truly are the mappings, why don't the migration tools migrate them properly? Thank you!
Click to view markevans's profile   483 posts since
May 1, 2008
1. Oct 15, 2009 11:30 AM Up Image in response to: SheriC
Re: MQMD Default Values Post Migration

Sheri,

Did you migrate the VAGen Project named "IBM VisualAge Generator MQ Parts" or did you use the ones loaded when you add the MQ native support to a project?

If you did not migrate the VAGen project "IBM VisualAge Generator MQ Parts", try migrating this and replacing the ones supplied by EGL.

We will have to look into this..but would like the input.

Bottom Banner