Oracle
Utilities and Tools
ORADIM This is a big and voluminous area with large documentation and case studies on the metalink. There are documented and undocumented utilities provided by Oracle. Documented Utilities There are some exclusive utilities that are available for Windows platform. They are 1. ORADIM this utility enable to create windows services for an Oracle Instance for the to be created database or edit the services for the existing database or delete the services for the existing database. Start and shutdown Oracle Database services ORADIM:
<command> [options]. Enter one of the following command: 01. Create an instance by specifying the following options: -NEW
-SID sid | -SRVC srvc | -ASMSID sid | -ASMSRVC srvc [-SYSPWD pass]
03.
Delete instances by specifying the following options: STARTUP
-SID sid | -ASMSID sid [-SYSPWD pass] [-STARTTYPE srvc|inst|srvc,inst]
[-PFILE -SHUTDOWN
-SID sid | -ASMSID sid [-SYSPWD pass] [-SHUTTYPE srvc|inst|srvc,inst] |