A. Release Compatibility : Utilities for Updating a Release 6.4 Star Database : Ingres Star and Upgradedb : Examples: Upgradedb
 
Share this page                  
Examples: Upgradedb
This command upgrades distributed database mystardb and assures that all legal tools catalogs are upgraded (or created if they do not already exist). This is the most common use of upgradedb.
upgradedb mystardb
or
upgradedb mystardb/star
This command upgrades distributed database mystardb and bypasses upgrade operations on any tools catalogs that may exist in the database:
upgradedb mystardb -f nofeclients
or
upgradedb mystardb/star -f nofeclients
This command upgrades all databases in the installation, including any distributed databases that may reside in the installation. It upgrades only the core product tools catalogs (or creates them if they do not exist):
upgradedb -all -f Ingres
This command upgrades all databases in the installation, including any distributed databases that may reside in the installation. It upgrades or creates the tools catalogs for all products that this installation is authorized to use:
upgradedb -all