Documentation Center

Syntax for pcm_update_indexes.pl

OSCommand
Windows

pcm_update_indexes.pl -dbname dbname@ODBS_DSN -indxtblspace tblspacename

Linuxpcm_update_indexes.pl -dbname dbname@SID -indxtblspace tblspacename
SwitchDescription

Windows:

dbname@ODBC_DSN

—or—

Linux:

dbname@SID

Required: dbname.

The name of the existing Contenta database.

Optional: ODBC_DSN (Windows)

The ODBC data source name. If not specified, the default is used—as defined in the registry for XYV_PDM_ODBC_DSN

Optional: SID (Linux)

The system identifier. If not specified, the default is used—as defined in the registry for XYV_PDM_DATABASE_SID

-pdmpwd db_passwd

Optional if password is default

Required if password is not default

Where db_password is the password for the Contenta database. See Modifying Contenta User Passwords.

Default: If not specified, the default, pdmuser, is used.

-xyadminpwd sysadmin_pwd

Optional if password is the default; required if password is not default

Where sysadmin_password is the (custom, non-default) password for the sysadmin user. See Modifying Contenta User Passwords.

Default: If not specified, the default, manager, is used.

SwitchDescription

Oracle Only

The following switches are Oracle database switches. If you are using an MSSQL database these switches are not available or necessary.
-indxtblspace tblspacenameWhere tblspacename is the Oracle index tablespace name.