The MARK STATUS command changes the status of a definition from test to production or from production to history. The effects of these changes are entirely different.
A definition is marked from test to production when no further testing is necessary and the definition is ready for use in a production application. Production and History versions are subject to the following rules:
|
Version |
Status |
|---|---|
|
1 |
History |
|
2 |
Test |
|
3 |
History |
|
4 |
Production |
|
5 |
Test |
Note: Marking version 2 to production also marks version 4 to history.
If a subprogram or unmodeled dataview in production status is listed in the resource fill-in of a program in production status and a new version of the subprogram or dataview becomes the production version, the resource fill-in of the calling program is automatically changed to reflect the new production version. However, to provide an audit trail, the history version of the subprogram is still included in the program-to-program relationship for the calling program. You should consider this relationship when you execute the source transport utility. If you do not want to transport history versions, include the command SET EXPORT RESOURCE HISTORY NO in the transport command member.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|