SQL parameters: sqllockwait

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

Parameter

sqllockwait

Description

This parameter defines the time in seconds the Service Manager server waits between attempts to lock a system resource.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

0

Possible values

Number of seconds

Example usage

Command line: sm -httpPort:13080 -sqldb:dbserver -sqllockwait:2

Initialization file: sqllockwait:2

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Database parameters