Bonjour,

En Solaris je me connecte bien ma base de données :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
SQL> connect sys@pagebru as sysdba
Enter password: 
Connected.
SQL> select dbid from V$DATABASE;
 
      DBID
----------
 207728529
 
SQL>
Mais je ne parviens plus à me connecter via un webbrouwser apres un
shutdown du serveur SUN.
http://2.2.40.9:5500/em donne

The database status is currently unavailable. It is possible that the database is in mount or nomount state. Click 'Startup' to obtain the current status and open the database. If the database cannot be opened, click 'Perform Recovery' to perform an appropriate recovery operation
Et pourtant la bse est ouverte dans l'nevironnement Solaris !!

Pourriez vous donner des conseils ?

Merci d'avance
Tien