On the Windows platform, before you can connect to an instance, you must manually create it if it does not already exist. The ORADIM command creates an Oracle Database instance by creating a new Windows service.
cisco certification training courses malaysia
To create an instance:
- Enter the following command at a Windows command prompt: oradim -NEW -SID sid -STARTMODE MANUAL -PFILE file
ccnp certification training courses malaysia
Replace the following placeholders with appropriate values:
sid– The desired SID (for examplemynewdb)file– The full path to the text initialization parameter file
ccie certification training courses malaysia
Most Oracle Database services log on to the system using the privileges of the Oracle Home User. The service runs with the privileges of this user. The ORADIM command prompts you for the password to this user account. You can specify other options using ORADIM.
Leave a Reply