View previous topic :: View next topic |
Author |
Message |
ravikumar_sri2001 Beginner

Joined: 06 Dec 2002 Posts: 117 Topics: 44 Location: Chennai,India
|
Posted: Mon May 08, 2006 11:36 pm Post subject: Doubt in fallback |
|
|
Hi Gurus,
I never worked in COBOL-DB2/COBOL-CICS-DB2 programs. I just wanted to know how fallback to previous version of a program is handled in real time when there is any serious problem in new changes ?. I have worked in Changeman which handles the "backout" of a program excellently. Does Changeman handle the fallback to previous version of a "package" also ?.
Thanks,
Ravikumar. |
|
Back to top |
|
 |
Manas Biswal Intermediate

Joined: 29 Nov 2002 Posts: 382 Topics: 27 Location: Chennai, India
|
Posted: Tue May 09, 2006 10:51 am Post subject: |
|
|
ravikumar_sri2001,
Just rebind the previous version of the package to which you want to fall back to. Never worked on Changeman but don't see why that cannot be automated. We use Infoman here for implementations and endevore as the source control tool. Never tried that, but I am sure you can configure Infoman to run an endevore job to do just that.
Regards,
Manas _________________ There is no path to peace. Peace is the path.
- Mahatma Gandhi (1869-1948) |
|
Back to top |
|
 |
|
|