Understanding Post-installation Tasks

This section contains the following topics:

How You Further Customize Your Instance

How You Prepare Your Installation for General Use

How You Safely Uninstall Ingres

Previous Topic

Next Topic

How You Further Customize Your Instance

After Ingres is installed, configured, and started, you may need to perform the following additional tasks:

Previous Topic

Next Topic

How You Prepare Your Installation for General Use

After Ingres is installed, you must complete additional tasks so that users can access and use the new installation.

To prepare Ingres for general use, you must complete all or some of these tasks:

Note: Check the Readme file for any additional tasks necessary for your platform.

More information:

Post-Installation Tasks (UNIX)

Post-Installation Tasks (VMS)

Previous Topic

Next Topic

How You Safely Uninstall Ingres

Removing Ingres is an irreversible event with pervasive effects. Any products or applications that share the removed DBMS Server are affected, as follows:

If you know you want to remove an Ingres instance, follow this process:

  1. If you want to keep the data files for later use, you must run unloaddb against each database before removing Ingres. Doing so will allow you to reference the data files easily if you re-install Ingres later. For details on the unloaddb command, see the Database Administrator Guide and the Command Reference Guide.
  2. If you do not want to keep the data files, you can run destroydb against each database before removing Ingres. The destroydb command locates and deletes all data files. For details on the destroydb command, see the Command Reference Guide.
  3. Uninstall Ingres.

Previous Topic

Next Topic

Uninstall Ingres for Linux Using the Installation Wizard

To uninstall Ingres for Linux, start the installation wizard and choose the option to modify an existing instance. The option "Remove all packages" removes only those files that are distributed with Ingres; it does not remove database and configuration files. To remove all files, check the "Remove all files" option.

Previous Topic

Next Topic

uninstall_ingres Command—Uninstall Ingres for Linux

The uninstall_ingres command removes any or all instances of Ingres for Linux on a machine. This command invokes RPM. If this command is run without any parameters, it generates a list of standard (non-renamed) installed Ingres RPM packages and prompts for confirmation before removing them.

This command has the following format:

uninstall_ingres {[instance ID] | [-a (--all)]} [-y (--yes)] [-c (--clean)]

Previous Topic

Next Topic

Uninstall Ingres for Windows

The Ingres uninstall program removes all binary files.

To uninstall Ingres

  1. Click Start, Settings, Control Panel, Add or Remove Programs.

    The Add or Remove programs window appears.

  2. Select the Ingres instance or component you want to remove.

    Note: If multiple instances installed, be sure to select the one you want to remove. Each instance is identified by a unique instance name.

    Note: Ingres .NET Data Provider and Ingres documentation, if installed, are separately installed products and must be individually selected for removal.

  3. Click Add/Remove.

    The Ingres installation wizard is started.

  4. Follow the installation wizard instructions to remove Ingres.

    Ingres binary files and any data files residing in II_SYSTEM are removed.


© 2007 Ingres Corporation. All rights reserved.