SQL parameters: sqldictrecord

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

sqldictrecord

Description

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

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

descriptor

Possible values

Name of the RDBMS column that contains a full database dictionary descriptor record

Example usage

Command line: sm -httpPort:13080 -sqldb:dbserver -sqldictionary:dbserver -sqldictrecord:desc

Initialization file: sqldictrecord:desc