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

IBM 390 - OS/390 v2.6 to Z/OS conversion


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
siddheart22

New User


Joined: 09 Oct 2006
Posts: 19
Location: Toronto

PostPosted: Tue Nov 27, 2007 3:55 pm
Reply with quote

Hi,

The operating system on which my application runs (and several other applications) is going to convert from IBM 390 - OS/390 v2.6 to Z/OS. The application mainly has PL/I and assembler code.

Could someone from this forum suggest how should we go about it?

Thanks,
Back to top
View user's profile Send private message
joepie meloenie

New User


Joined: 28 Nov 2007
Posts: 4
Location: amstelveen

PostPosted: Thu Nov 29, 2007 2:58 am
Reply with quote

you can look here: http://www.cornerstone.nl/
they convert anything to anything....
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Nov 29, 2007 3:21 am
Reply with quote

Hello,

FWIW, this topic is not really a convesion. It is an Operating System version/release upgrade.
Back to top
View user's profile Send private message
siddheart22

New User


Joined: 09 Oct 2006
Posts: 19
Location: Toronto

PostPosted: Thu Nov 29, 2007 12:38 pm
Reply with quote

Thanks for the response so far.

Joepie: The upgrade would be done by IBM, but through this forum I would like to know what are the changes required for my application to comply with this new OS.

Nonetheless, I was hoping to see a response on "THINGS TO DO" for this upgrade, reckoning that the application is using PL/I & Assembler.

Essentially, I would want my application to run "AS IS" after the upgrade completes. And to ensure this, I shall be running compares between Before image (output created using loads running on current OS) and After image (output created using loads running on z/OS). Both should match.

Now, my question here is that as part of this upgrade will I have to make any changes to my PL/I or Assembler code? Will this new OS, not support some of the keywords of the above two languages? Will I have to change the compiler options? Will my access modules require change? Will a change be required for my databases (IMS/DB2)?

Disclaimer: I understand that this question may not completely fit on this forum, but I was not sure where else should I place this.

Thanks,
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Nov 29, 2007 1:30 pm
Reply with quote

Usually for this kind of migration/upgrades, the group responsible for it
should issue to all the interested parties a document with "things to do"

We do not know about Your applications, coding styles, any PECULIARITIES,
of Your environment,
but as a general point nothing should change from a developer point of view,
other than gradually become aware of the opportunities the new system will provide in order to exploit them
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Nov 29, 2007 8:50 pm
Reply with quote

Hello,

As IBM will be doing the upgrade, they will have information on application considerations ("to do lists"). If there are any, you will want a list of features that are no longer supported.

Given that your code all currently works, it should continue to work in the new environment. There will be new features that the existing code will not take advantage of.

Quote:
compares between Before image (output created using loads running on current OS) and After image (output created using loads running on z/OS). Both should match
Keep in mind that much of the data may contain date information and this may need to be considered when comparing before and after values.
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts 10 byte RBA conversion DB2 2
No new posts 10 byte RBA conversion -non applicati... JCL & VSAM 1
No new posts file manager is doing string conversion IBM Tools 3
No new posts SMF Record Date conversion failing CLIST & REXX 1
No new posts Assembler class assignment: stuck on ... PL/I & Assembler 12
Search our Forums:

Back to Top