Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Target Promotions : Promoting From Release 6.0.0 to Release 5.0.0

Promoting From Release 6.0.0 to Release 5.0.0
With TIBCO Object Service Broker Release 6.0.0, you can promote objects from the 6.0.0 environment to a 5.0.0 environment. Development proceeds on the newer system while production continues on the older one until you upgrade the production system to Release 6.0.0.
You promote a DB2 table definition from a 6.0.0 environment to a 5.0.0 environment or one that was extracted from 5.0.0 to 6.0.0 with the local library S6B50DB2.
Extraction of Changes
To extract changes in Release 5.0.0 format for the first time, follow these steps:
1.
Execute the rule DEFINE_OBJLIST(@MNG_ACCEPTED).
2.
3.
4.
From the workbench, set Library to S6B50DB2 and BROWSE to Y.
5.
Execute the rule MANAGE_REQUESTS.
For subsequent extractions, perform steps 4 and 5 only.
If the changes contain DB2 tables with the Release 6.0.0 features and are, therefore, no longer compatible with 5.0.0, the Extract reports on the incompatibilities and the extraction does not occur.
Promotion of Changes
To promote changes that were extracted in Release 5.0.0 format to Release 6.0.0 for the first time, follow these steps:
1.
Execute the rule DEFINE_OBJLIST(@APPLY_REQUEST).
2.
3.
4.
5.
Execute the rule MANAGE_APPLY.
For subsequent promotions, perform steps 4 and 5 only.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved