| Oracle8i Personal Edition Administrator's Guide Release 2 (8.1.6) for Windows 98 A85313-01 |
|
This chapter describes some of the configuration tasks you must perform before using products like Oracle8i Navigator. Where appropriate, the chapter provides references to other guides for those configuration tasks.
Specific topic discussed:
The directory path examples in this chapter follow Optimal Flexible Architecture (OFA) guidelines (for example, ORACLE_BASE\ORACLE_HOME\). If you specified non-OFA compliant directories during installation, your directory paths will differ. See "OFA and Multiple Oracle Home Configurations" for more information.
Note:
Oracle8i Navigator uses the PO8 user account to connect to the local Oracle8i Personal Edition database. Create PO8 user account if you have migrated your Personal Oracle7 Release 7.x or Personal Oracle8 Release 8.x to an Oracle8i Personal Edition Release 8.1.6 database.
To create a PO8 user account:
C:\> SVRMGRL
SVRMGR> CONNECT SYSTEM/MANAGER
where MANAGER is the password for the SYSTEM account when Oracle8i Personal Edition is initially installed. If you have changed this password, enter the new password.
SVRMGR> CREATE USER PO8 IDENTIFIED BY PO8; SVRMGR> GRANT DBA TO PO8;
SVRMGR> EXIT
Change the password for each of these user names after you install Oracle8i Personal Edition. Use the Oracle8i Navigator to change these passwords.
To change the user account passwords using Oracle8i Navigator:
By default, the Navigator stores the password for the PO8 account in the registry. If you do not want the password stored in the registry, then disable the feature.
To disable the save password feature:
When the database is started, it does not automatically enable support for an incoming connection that allows for the two-phase commit (a distributed feature).
To enable two-phase commit:
To disable this feature:
A connection is predefined for the local database. If you want to establish a connection to a remote database, then create the database connection. Once you have created a database connection to a remote database, select the database connection in Oracle8i Navigator to establish an active database connection to a remote database. After you have connected to a remote database, you can view and copy objects located on a remote database. If the remote database is a master replication site, then you can also perform replication.
To create a database connection to a remote database:
The New Database Connections Properties sheet appears:
Remember that the privileges associated with the user name you specify will affect how you can use the database with this database connection.
Oracle Net8 Easy Config appears:
The next page appears:
The next page appears:
The next page appears:
The SID is a unique identifier for an Oracle database instance. You may need to consult with your database administrator for this information.
The next page appears:
The Connection Test page appears:
Oracle Net8 Easy Config tests the connection using the information you have provided, and returns a message of either success or failure. If your connection test is not successful, then an error message code appears. Use the online help to research the code to help you correct the problem.
You will be taken back to the previous screen, click Next. The next page appears.
The new database connection is added to the Database Connections folder in Oracle8i Navigator. To connect to the remote database specified by the connection, single-click the database connection name (in this case `sample1'). A list of database objects appears in the right side window of the Navigator.
A project is a collection of different database objects. You choose which objects you want to include in a project. For example, you may want to create a project called Clients. You might include tables or views containing customer names, addresses, past items purchased, past sales, and payables. You may create these tables or views yourself, or you may copy an object from another database. You may include other objects such as spreadsheets. See the Oracle8i Navigator online help for detailed instructions on how to create a project.
|
|
![]() Copyright © 2000 Oracle Corporation. All Rights Reserved. |
|