
410 IBM WebSphere Portal for Multiplatforms V5 Handbook
6. Execute the following commands to make sure the database can be
connected remotely from the client:
# sqlplus /nolog
SQL> connect wpsdbusr/wpsdbusr@wps50
connected
SQL> connect wmmdbusr/wmmdbusr@wps50
connected
SQL> connect pznadmin/pznadmin@wpcp50
connected
SQL> connect ejb/ejb@wpcp50
connected
SQL> connect wcmdbadm/wcmdbadm@wpcp50
connected
SQL>connect feedback/feedback@fdbk50
connected
SQL> exit
Now the installation and the configuration of the Oracle client is finished. We will
continue to install and configure the Sun ONE Directory Server.
8.7 Installing the Sun ONE Directory Server
As shown ...