Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For more information, see J2EE Post-installation action items on page 46.NOTE    If

Info

If you want to retain the instance or Tier history data, verify that the PMDB Maintenance (Weekly) process parameter is cleared. You are then able to view the data by installing a new instance using the same ID of the instance you deleted. For more information on the procedure for reusing an instance ID, see the Installing an uninstalled, old instance_id parameter section in the Precise CLI Utility Reference Guide.

Anchor
DetailedActionItemsforOracle
DetailedActionItemsforOracle
Detailed Action Items for Oracle

...

To completely remove the Oracle Tier Collectors1.    Log

  1. Log in to the server where the Precise for Oracle FocalPoint service is running as the Precise user.

...

  1. Open a command line window and go to Precise installation folder.

...

  1. Run the following command to drop the Precise for Oracle schema:

    ...

      • Windows
        products\oracle\install\uninstall_schema.bat \
        -h host -s sid -u
        oracle-user -p password \
        -t oracle-port -v oracle-version \
        -i i3 installation directory

    ...

      • UNIX
        ./products/oracle/install/uninstall_schema.sh \
        -h host -s sid -u oracle-user -p password \
        -t oracle-port -v oracle-version

    ...

      • where oracle-version is 81, 90, or 100.
      The uninstall script does not stop the Collector. It also does not drop the Precise Oracle user and its tablespaces. You may drop them using SQL*Plus.

    ...

    1. Remove the following folder:

      ...

        • Windows. products\oracle\fp\host\sid

      ...

        • UNIX. ./products/oracle/fp/host/sid

      To drop the Precise Oracle user and its tablespaces1.    Log

      1. Log in to the server machine where the Oracle Tier Collector is running as the Precise user.

      ...

      1. Open a command line window and go to the Precise installation folder.

      ...

      1. Run the following command to stop the Oracle Tier Collector:

        ...

          • Windows. products\oracle\install\uninstall_sys_obj.sql

        ...

          • UNIX. ./products/oracle/install/uninstall prod.sh sid

        ...

        1. If no other Oracle Tier Collectors are installed on this instance, it is recommended to connect as system administrator and perform the following tasks:

            ...

              1. Edit the uninstall_sys_obj.sql file and replace the parameters according to the instructions in the file.

            ...

              1. Save the uninstall_sys_obj.sql file.

            ...

              1. Run the SQL script using SQL*Plus:

              ...

                  • Windows. products\oracle\install\uninstall_sys_obj.sql

              ...

                  • UNIX. ./products/oracle/install/uninstall sys obj.sql

              Anchor
              DetailedActionItemsforSiebel
              DetailedActionItemsforSiebel
              Detailed Action Items for Siebel

              ...