Adding Oracle Database
To add an Oracle Database to the inventory, do the following:
-
Make sure you meet the necessary requirements.
-
Click Settings in the left pane of the product.
-
Go to the Inventory tab and click Add New.
-
In the dialog that opens, click Oracle Database. The Add New Oracle Database page opens.
-
Provide the following information:
-
Display name: Enter the preferred name for the database.
-
Hostname or IP: Specify the hostname or IP address of the Oracle database you would like to add.
-
OS username: Enter your OS username.
-
OS password: Enter your OS password.
-
Database SID: Enter your database SID, or Oracle System Identifier specific to that database.
-
Oracle username: Enter your Oracle username if the OS credentials do not belong to special Oracle groups (OSDBA/OSOPER). Otherwise, leave the box empty.
-
Oracle password: Enter your Oracle password if the OS credentials do not belong to special Oracle groups (OSDBA/OSOPER). Otherwise, leave the box empty.
-
-
Click Add. The Oracle database is added to the inventory.
Obtaining Oracle Database SID
To obtain your Oracle Database SID, take the following steps:
-
Open your Run command box (Windows key+R key).
-
Write
regedit
in the Run command dialog box to open the registry editor and click OK. -
Navigate to the Key Registry of your Oracle Home. The location path is the following: HKEY_LOCAL_MACHINE >SOFTWARE >ORACLE>
-
The ORACLE_SID entry shows your SID.