ORADIM
is a command-line tool for starting and stopping database instances that is only available on Oracle Database for Windows.
It is not available on any other platform.
Oradim Errors | DIM-0000 to DIM-00228 |
---|---|
00000 |
ORADIM completed with no errors |
00001 |
ORADIM: <command> [options]. Refer to manual. |
00002 |
The specified command was invalid. |
00003 |
An argument is missing for the parameter |
00004 |
SID or service name was not specified. |
00005 |
SID with more than 64 characters specified. |
00006 |
Missing SID |
00007 |
Missing or invalid |
00008 |
A valid service name is OracleService appended with a SID |
00009 |
SID name is mandatory. |
00010 |
|
00011 |
The specified service does not exist. |
00012 |
A PFILE is necessary for AUTOSTART option. |
00013 |
Service start mode could not be set in the registry. |
00014 |
Cannot open the Windows Service Control Manager. |
00015 |
Cannot start already-running ORACLE - shut it down first. |
00016 |
Missing or invalid |
00017 |
Instance shutdown mode must be one of the following: a for abort, i for immediate or n for normal. |
00018 |
Failed to stop Oracle Service. |
00019 |
Create Service Error. |
00020 |
A service for this name exists. |
00021 |
Registry open failed. |
00040 |
Invalid option for the -NEW command. |
00041 |
Invalid option for the -EDIT command. |
00042 |
Invalid option for the -DELETE command. |
00043 |
Invalid option for the -STARTUP command. |
00044 |
Invalid option for the -SHUTDOWN command. |
00045 |
Internal error in ORADIM. |
00046 |
Invalid Pfile. |
00050 |
Instance deleted. |
00051 |
Instance created. |
00075 |
Failed to control service. |
00076 |
Failed to delete service. |
00077 |
Failed to change service configuration. |
00078 |
Failed to start service. |
0090 |
SID name is invalid. |
0092 |
Unable to determine Oracle service user. |
0093 |
Invalid option for the -ACL command. |
0094 |
Failed to change ACLs on the object. |
00200 |
Enter one of the following commands: |
00201 |
Create an instance by specifying the following options: |
00202 |
-NEW -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid | -APXSID sid| |
00203 |
-SRVC srvc | -ASMSRVC srvc | -MGMTDBSRVC srvc | -IOSSRVC srvc | |
00204 |
-APXSRVC srvc [-SYSPWD pass] [-STARTMODE auto|manual] |
00205 |
[-SRVCSTART system|demand] [-PFILE file | -SPFILE] |
00206 |
[-SHUTMODE normal|immediate|abort] [-TIMEOUT secs] [-RUNAS osusr/ospass] |
00207 |
Edit an instance by specifying the following options: |
00208 |
-EDIT -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid | -APXSID sid |
00209 |
[-SYSPWD pass] [-STARTMODE auto|manual] [-SRVCSTART system|demand] |
00210 |
[-PFILE file | -SPFILE] [-SHUTMODE normal|immediate|abort] |
00211 |
[-SHUTTYPE srvc|inst] [-RUNAS osusr/ospass] |
00212 |
Delete instances by specifying the following options: |
00213 |
-DELETE -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid | |
00214 |
-APXSID sid| -SRVC srvc | -ASMSRVC srvc | -MGMTDBSRVC srvc | |
00215 |
-IOSSRVC srvc | -APXSRVC srvc |
00216 |
Startup services and instance by specifying the following options: |
00217 |
-STARTUP -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid |
00218 |
| -APXSID sid [-SYSPWD pass] [-STARTTYPE srvc|inst|srvc,inst] |
00219 |
[-PFILE filename | -SPFILE] |
00220 |
Shutdown service and instance by specifying the following options: |
00221 |
-SHUTDOWN -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid | |
00222 |
-APXSID sid [-SYSPWD pass] [-SHUTTYPE srvc|inst|srvc,inst] |
00223 |
[-SHUTMODE normal|immediate|abort] |
00224 |
Manipulate ACLs by specifying the following options: |
00225 |
-ACL -setperm|-addperm|-removeperm dbfiles|diag|registry |
00226 |
-USER username -OBJTYPE file|dir|registry -OBJPATH object-path |
00227 |
-RECURSE true|false [-HOST hostname] |
00228 |
Query for help by specifying the following parameters: -? | -h | -help |
ORADIM completed with no errors.
ORADIM: <command> [options]. Refer to manual.
The specified command was invalid.
An argument is missing for the parameter.
SID or service name was not specified.
SID with more than 64 characters specified.
Missing SID.
Missing or invalid -STARTMODE parameter. Valid -STARTMODE parameter is AUTO or MANUAL.
A valid service name is OracleService appended with a SID
SID name is mandatory.
SYSTEM\CurrentControlSet\Services\OracleService key does not exist.
The specified service does not exist.
A PFILE is necessary for AUTOSTART option.
Service start mode could not be set in the registry.
Cannot open the Windows Service Control Manager.
Cannot start already-running ORACLE - shut it down first.
Missing or invalid -SHUTTYPE parameter. A valid -SHUTTYPE parameter is SRVC or INST.
Instance shutdown mode must be one of the following: a for abort, i for immediate or n for normal.
Failed to stop Oracle Service.
Create service error.
A service for this name exists.
Registry open failed
Invalid option for the -NEW command.
Invalid option for the -EDIT command.
Invalid option for the -DELETE command.
Invalid option for the -STARTUP command.
Invalid option for the -SHUTDOWN command.
Internal error in ORADIM
Invalid Pfile.
Instance deleted
Instance created.
Failed to control service.
Failed to delete service.
Failed to change service configuration.
Failed to start service.
SID name is invalid.
Unable to determine Oracle service user.
Invalid option for the -ACL command.
Failed to change ACLs on the object.
Enter one of the following commands:
Create an instance by specifying the following options:
-NEW -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid | -APXSID sid|
-SRVC srvc | -ASMSRVC srvc | -MGMTDBSRVC srvc | -IOSSRVC srvc |
-APXSRVC srvc [-SYSPWD pass] [-STARTMODE auto|manual]
[-SRVCSTART system|demand] [-PFILE file | -SPFILE]
[-SHUTMODE normal|immediate|abort] [-TIMEOUT secs] [-RUNAS osusr/ospass]
Edit an instance by specifying the following options:
-EDIT -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid | -APXSID sid
[-SYSPWD pass] [-STARTMODE auto|manual] [-SRVCSTART system|demand]
[-PFILE file | -SPFILE] [-SHUTMODE normal|immediate|abort]
[-SHUTTYPE srvc|inst] [-RUNAS osusr/ospass]
Delete instances by specifying the following options:
-DELETE -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid |
-APXSID sid| -SRVC srvc | -ASMSRVC srvc | -MGMTDBSRVC srvc |
-IOSSRVC srvc | -APXSRVC srvc
Startup services and instance by specifying the following options:
-STARTUP -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid
| -APXSID sid [-SYSPWD pass] [-STARTTYPE srvc|inst|srvc,inst]
[-PFILE filename | -SPFILE]
Shutdown service and instance by specifying the following options:
-SHUTDOWN -SID sid | -ASMSID sid | -MGMTDBSID sid | -IOSSID sid |
-APXSID sid [-SYSPWD pass] [-SHUTTYPE srvc|inst|srvc,inst]
[-SHUTMODE normal|immediate|abort]
Manipulate ACLs by specifying the following options:
-ACL -setperm|-addperm|-removeperm dbfiles|diag|registry
-USER username -OBJTYPE file|dir|registry -OBJPATH object-path
-RECURSE true|false [-HOST hostname]
Query for help by specifying the following parameters: -? | -h | -help