Oracle B25-317-01 Manuel d'utilisateur Page 12

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 94
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 11
Testing the Oracle Database XE Installation
2-2 Oracle Database Express Edition 2 Day Plus PHP Developer Guide Beta Draft
http://www.oracle.com/technology/tech/php/zendcore/index.html
2.
To the right of the "Zend Core for Oracle" Web page, click the Free Download
image:
3. Save the downloaded file in a temporary directory, such as /tmp.
Testing the Oracle Database XE Installation
1. The PHP application connects to the database as the HR user. You may need to
execute the following SQL command, as a user with DBA privileges:
alter user hr account unlock identified by hr;
2. To test that Oracle Database XE is accessible, connect to the database using the
HTML DB web interface, or enter the following commands in a command
window:
export ORACLE_HOME=
export PATH=$ORACLE_HOME/bin:$PATH
sqlplus hr/hr@localhost
Terminate the SQL*Plus session by entering the exit command at the SQL
prompt:
SQL> exit
Vue de la page 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 93 94

Commentaires sur ces manuels

Pas de commentaire