Parameters for Oracle Database Services
HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES subkey contains additional subkeys that correspond to each Oracle Database service.
Each service subkey contains the following parameters:
-
DisplayNamespecifies the service name of the instance whoseSIDisSID. The default value is the name of the service. For example,OracleServiceORCL1, whereORCL1is theSID. -
ImagePathspecifies the fully qualified path name of the executable started by the service and any command-line arguments passed into the executable at run time. The default value is the path to the executable file of the product. -
ObjectNamespecifies the logon user account and computer to which the service must log on. The default value isLocalSystem.