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

Problems in Integrating 2 Mainframes


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
rsuresh_cit

New User


Joined: 05 Sep 2005
Posts: 4

PostPosted: Fri Sep 09, 2005 3:07 pm
Reply with quote

What r the problem will occur in JCL [ Region,sysout,vol,cat,uncat,msgclass,class,.....]when we transfer the application from Mainframe1 ( different standard ) to Mainframe2 ( different standard)
Back to top
View user's profile Send private message
MGIndaco

Active User


Joined: 10 Mar 2005
Posts: 432
Location: Milan, Italy

PostPosted: Fri Sep 09, 2005 5:22 pm
Reply with quote

Usually the difference that lock your application are:
- name of jobs... that can change from two different env.
- account in jobcard
- Class (usually you can use different class for different product and maybe that some class are closed)
- As above for particular class of sysout that allow you to put your sysout in a class that is aquired from a catalog of spool as Beta92 or Wsf but also for the dump that usually are pointed in a particular class.
- Volumes if you point to a particular volume SMS/NOTSMS you must change the pointer
- The name of file(that is different for each env)
- The non standard product that are not present in both the env.
- all the other standard that need your env.(as scheduler variable and so on...)

I hope in this help but there are other several change to do in a integration
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts SH256/MD5 Checksum in Mainframes JCL JCL & VSAM 14
No new posts C++ problems Java & MQSeries 3
No new posts MFT File transfer problems All Other Mainframe Topics 5
No new posts After hours quick-fix support for IBM... Mainframe Jobs 0
No new posts TSO initial setup / problems TSO/ISPF 9
Search our Forums:

Back to Top