View previous topic :: View next topic |
Author |
Message |
nnstahl Beginner
Joined: 15 Oct 2018 Posts: 4 Topics: 1
|
Posted: Wed Oct 17, 2018 7:38 am Post subject: IBM Migration Utility |
|
|
IBM MIGRATION UTILITY for Easytrieve:
1. Has anyone tried to run the IBM migration utility to take Easytrieve code that contains a macro in the JOB area and gotten it to work?
2. I have been able to get the %CBLCNVRT statement to work to bring in regular COBOL copybooks, but once I get these DEFINE statements created I can't use the names in the code under the JOB statement.
3. Has anyone been able to get the JCL to work to convert a COBOL copybook to a Easytrieve file macro?
I found the IBM documentation for the IBM migration utility but it is lacking in examples of how things work. Any samples would be helpful for the above issues. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
nnstahl Beginner
Joined: 15 Oct 2018 Posts: 4 Topics: 1
|
Posted: Thu Oct 18, 2018 2:12 pm Post subject: |
|
|
Since writing my original post, I do have #2 working. I can use the
%CBLCNVRT statement in working storage or in the file section and then use those converted COBOL copybook in the JOB portion of the Easytrieve running under IBM MU.
However we have been unable to get any macro in the file section or the JOB section to work. We have had to hard code them in our Easytrieve code. |
|
Back to top |
|
 |
nnstahl Beginner
Joined: 15 Oct 2018 Posts: 4 Topics: 1
|
Posted: Thu Oct 18, 2018 2:26 pm Post subject: |
|
|
Hi Kolusu, I am not able get the link you sent to work. |
|
Back to top |
|
 |
nnstahl Beginner
Joined: 15 Oct 2018 Posts: 4 Topics: 1
|
Posted: Thu Oct 18, 2018 2:58 pm Post subject: |
|
|
Hi Kolusu, I was finally able to access the link you sent me, but this looks like a presentation, just to explain how IBM MU works. I'm way past that by now. My issue is mainly how to get user written macros to work without having to put the code directly into the easytrieve. I can live without it but it would be a nice to use feature. I do appreciate your help. Thank you. |
|
Back to top |
|
 |
|
|