Oracle Advanced Networking Option Administrator's Guide | Library |
Product |
Contents |
Index |
For detailed information on DCE, see the list of books and papers listed in the "Related Publications" section of this guide.
As the DCE cell administrator, you will need to do the following:
% dce_login cell_admin password % rgy_edit Current site is: registry server at /.../cell1/subsys/dce/sec/master rgy_edit=>do p Domain changed to: principal rgy_edit=> add oracle rgy_edit=> do a Domain changed to: account rgy_edit=> add oracle -g none -o none -pw oracle_password -mp cell_admin_password rgy_edit=> quit bye
You just created a DCE principal, 'oracle'. The principal has a corresponding account with password password. The account does not belong to any DCE group or DCE profile.
You only need to do this once after DCE Integration has been installed. Also, you only need to do this procedure for the Oracle database server, not for the client.
You only need to do this once after DCE Integration has been installed. Also, you only need to do this procedure for the Oracle database server, not for the client.
Note: Remember to substitute the $ORACLE_HOME variable with the correct full pathname.
% dce_login cell_admin password % rgy_edit Current site is: registry server at /.../cell1/subsys/dce/sec/master rgy_edit=> ktadd -p oracle -pw Oracle_password -f $ORACLE_HOME/dcepa/admin/dcepa.key rgy_edit=>quit bye
The /.:/subsys/oracle/service_registry directory also contains objects that map the service name in DCE addresses to the network endpoint which is used by both DCE protocol adapter clients and servers.
% dce_login cell_admin Enter Password: (password not displayed)
$ cdscp cdscp> create dir /.:/subsys/oracle cdscp> create dir /.:/subsys/oracle/names cdscp> create dir /.:/subsys/oracle/service_registry cdscp> exit
Note: Create these directories on all CDS replicas.
$ dce_login cell_admin Enter Password: (password not displayed) $ rgy_edit rgy_edit=> domain group Domain changed to: group rgy_edit=> member subsys/dce/cds-server -a oracle rgy_edit=> exit
Prev Next |
Copyright © 1996 Oracle Corporation. All Rights Reserved. |
Library |
Product |
Contents |
Index |