Startup parameter: allowunsupporteddbversion

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. You can always set a startup parameter from the server's operating system command prompt.

Parameter

allowunsupporteddbversion

Description

This parameter specifies whether Service Manager is allowed to connect to an unsupported version of Oracle database. When connecting to an Oracle database, Service Manager prints a "Connection to dbtype" message, and checks the Oracle server and client versions. If the Oracle server or client version is unsupported and the allowunsupporteddbversion parameter is set to "0",  Service Manager disconnects the Oracle database server. If this parameter is set to "1", Service Manager can successfully connect to an supported version of Oracle database.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

0

Possible values

0: Do not allow unsupported versions of the Oracle Database server and client

1: Allow unsupported versions of the Oracle Database server and client

Example usage

Command line: sm -allowunsupporteddbversion:0

Initialization file: allowunsupporteddbversion:0