IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Migration from VS Cobol-II to Enterprise Cobol


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
akatast

New User


Joined: 05 Mar 2009
Posts: 15
Location: Ohio

PostPosted: Fri Jun 18, 2010 12:33 pm
Reply with quote

Hi Everyone,

We are planning to migrate VS Cobol-II to Enterprise Cobol and same time we are upgrading DB2 from version 7.1 to 8.1

We have both batch and online(CICS) programs in our system, please any one can guide me about this and what will be the impact of Cobol migration also do it will need any code changes?

If anybody have same experience then share with me.

Akatast
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Jun 18, 2010 4:21 pm
Reply with quote

You may start from these:

www.ibmmainframes.com/about14083.html
www.ibmmainframes.com/about38679.html

publib.boulder.ibm.com/infocenter/cicsts/v3r2/index.jsp?topic=/com.ibm.cics.ts.applicationprogramming.doc/topics/dfhp3_cobol_osvs.html
Back to top
View user's profile Send private message
akatast

New User


Joined: 05 Mar 2009
Posts: 15
Location: Ohio

PostPosted: Fri Jun 18, 2010 4:31 pm
Reply with quote

Thanks a lot Anuj.


I'll start with this and let everybody know in case of any issue.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Fri Jun 18, 2010 5:28 pm
Reply with quote

You're welcome and Good Luck icon_smile.gif.
Back to top
View user's profile Send private message
lindovaldolpn

New User


Joined: 25 Feb 2010
Posts: 16
Location: Brazil

PostPosted: Sat Oct 02, 2010 12:12 am
Reply with quote

Sorry for my english. I am from Brazil.
Have you finished your job? I had some experience with this kind of migration. I developed a tool (similar CCCA for IBM) that can help you to make the inventory and this tools can make the most of changes needs in your source code.
This tools make a sheet (excel) where you can see all changes that you need to do in your programs.
This tools can scan your source code since DOS/VS-LANGVL(1)(Cobol 68 Standard) until COBOL for MVS & VM NOCMPR2(Cobol 85 Standard).
Some conditions doesn’t check during compile process you can have problems during run the programs, example: Using ILBOABN0 to force an abend. You need to change call to CEE3ABD.
Thanks
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top