Previous Topic: Testing Programs Before Marking Them to ProdNext Topic: Application Migration Considerations


Mark Programs to Prod Status

The CA Ideal MARK STATUS command changes the status of an entity. For information about entity status and version, see Preliminary Concepts in the Programming Reference Guide. The MARK STATUS command is documented in the Command Reference Guide.

Putting an application in Prod status cuts down processing at runtime. When you run a program that is in Test status, CA Ideal checks the dictionary and verifies that:

When you run a program that is in Prod status, the dictionary checking is minimal because:

When VER PROD is specified on the RUN command, CA Ideal goes directly to the object code and does not check the dictionary at all. PROD status is a requirement for the Object Transport Utility and the CREATE MODULE facility.