Specify database settings

You can adapt most version 5 database settings to version 9.9.

The current version of the database type originally used is applied. Instead of Oracle 10g, Oracle 11g is used, and for SQL Server, at least SQL Server 2008 is used.

Before you migrate the client, you need to migrate the database system used, e.g., from SQL Server 2005 to SQL Server 2008. Please contact the database administrator for more information.

If you migrated the database you might have to adapt the tablespaces of the database system after migration of the client;

from

ORACLE_TBLCONF_STDTABLE=TABLESPACE PPMDATA

ORACLE_TBLCONF_STDINDEX=TABLESPACE PPMINDX

ORACLE_TBLCONF_STDBLOB=TABLESPACE PPMBLOB

to

ORACLE_11_TBLCONF_STDTABLE=TABLESPACE PPMDATA

ORACLE_11_TBLCONF_STDINDEX=TABLESPACE PPMINDX

ORACLE_11_TBLCONF_STDBLOB=TABLESPACE PPMBLOB

After you exit the wizard, you can Convert the PPM database into the new version.

Procedure

  1. Specify your settings.
  2. Click Next.

Your settings are applied.

If your client does not include any Performance Dashboards you can now close the wizard. Click Finish. You can set up a webMethods connection after the migration.