Downtime Steps - Perceptive Content Database Upgrade Package for Oracle Server - Foundation 24.1 - Foundation 24.1 - Ready - Perceptive Content - external

Perceptive Content Database Upgrade Package for Oracle Server

Platform
Perceptive Content
Product
Perceptive Content Database Upgrade Package for Oracle Server
Release
Foundation 24.1
License

To execute the qualifying downtime schema changes necessary to upgrade the inuser database schema to 7.7.0.0 or 7.5.0.0, complete the following step.

Note: The DOWNTIME_STEPS procedure calls the UPTIME_STEPS procedure to ensure all qualifying prerequisite actions have completed if the starting schema version is less than 7.5.0.0.
  • Execute the following procedure to complete the database downtime steps.

    spool IN_DB_UPGRADE_DOWNTIME_STEPS.log
    
    EXECUTE INUSER.IN_DB_UPGRADE.DOWNTIME_STEPS
    
    spool off
  • To view the current status and progress of the uptime and downtime steps execute the following procedure from a separate session. Applies to upgrades with a starting schema version less than 7.5.0.0.

    EXECUTE INUSER.IN_DB_UPGRADE.DOWNTIME_GET_STATUS