SQL parameters: sqldicttable

Startup parameters change the behavior of the HPE Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

sqldicttable

Description

This parameter defines the name of the RDBMS table where the HPE Service Manager database dictionary resides. You only need to specify this parameter if you are using the sqldictionary parameter and you are also using a table other than dbdictm1.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

dbdictm1

Possible values

Name of the RDBMS table that contains the database dictionary

Example usage

Command line: sm -httpPort:13080 -sqldb:dbserver -sqldictionary:dbserver -sqldicttable:dbdict

Initialization file: sqldicttable:dbdict