To run Database Configuration after installation with an Oracle Autonomous Database, complete the following steps:
- On the login screen, click Edit database configuration.
- On the Database Configuration wizard, select an alias from the list, or click Add to create a new alias. If you create a new alias, enter a name in the Database Alias field.
- In the Driver Type list, select Oracle.
- In the Connection String field, enter the service name for the database. For example,
Service_tp
Note: Oracle recommends that you use a service that includes "tp" in the service name.
- Select the ADO.NET Data Access option.
- Select the Use default database keystore option
- Click Next.
- In the Enter public login Information section, enter your public login information that was defined by your administrator.
- Click Test to test the database connection. If the connection is successful, click Save. If the connection is not successful, revise the database connection information you provided.