Interface Graphique WEB Oracle 11GR2 Linux
Fermé
PEDRO
-
24 janv. 2011 à 00:36
aragon6980 Messages postés 1198 Date d'inscription vendredi 19 novembre 2010 Statut Membre Dernière intervention 19 avril 2011 - 24 janv. 2011 à 01:18
aragon6980 Messages postés 1198 Date d'inscription vendredi 19 novembre 2010 Statut Membre Dernière intervention 19 avril 2011 - 24 janv. 2011 à 01:18
A voir également:
- Interface Graphique WEB Oracle 11GR2 Linux
- Web office - Guide
- Changer carte graphique - Guide
- Adresse web - Guide
- Création site web - Guide
- Graphique excel - Guide
2 réponses
aragon6980
Messages postés
1198
Date d'inscription
vendredi 19 novembre 2010
Statut
Membre
Dernière intervention
19 avril 2011
252
24 janv. 2011 à 00:47
24 janv. 2011 à 00:47
http://www.tuto-dba-oracle.com/gerer-instance-oracle.html
Merci pour ta réponse
j'utilise oracle sur ma machine linux, donc pour acceder il faut que je met http://127.0.0.1:5560 dans l'adresse web, mais ça marche pas
j'ai éssayer de voir le fichier install/portlist.ini qui contient le port http, mais il est vide :s
j'attend votre aide
j'utilise oracle sur ma machine linux, donc pour acceder il faut que je met http://127.0.0.1:5560 dans l'adresse web, mais ça marche pas
j'ai éssayer de voir le fichier install/portlist.ini qui contient le port http, mais il est vide :s
j'attend votre aide
aragon6980
Messages postés
1198
Date d'inscription
vendredi 19 novembre 2010
Statut
Membre
Dernière intervention
19 avril 2011
252
Modifié par aragon6980 le 24/01/2011 à 01:20
Modifié par aragon6980 le 24/01/2011 à 01:20
Crée et/ou édite le fichier $ORACLE_HOME/install/portlist.ini et colle dedans
;OracleAS Components reserve the following ports at install time.
;As a postinstallation step, you can reconfigure a component to use a different
port.
;Those changes will not be visible in this file.
[System]
Host Name = host1.mycompany.com
[Ports]
Oracle HTTP Server port = 7777
Oracle HTTP Server Listen port = 7778
Oracle HTTP Server SSL port = 4443
Oracle HTTP Server Listen (SSL) port = 4444
Oracle HTTP Server Diagnostic port = 7200
Application Server Control RMI port = 1850
Oracle Notification Server Request port = 6003
Oracle Notification Server Local port = 6100
Oracle Notification Server Remote port = 6200
Log Loader port = 44000
Java Object Cache port = 7000
DCM Discovery port = 7101
Application Server Control port = 1810
Enterprise Manager Agent port = 1830
Web Cache HTTP Listen port = 7777
Web Cache HTTP Listen (SSL) port = 4443
Web Cache Administration port = 4000
Web Cache Invalidation port = 4001
Web Cache Statistics port = 4002
Il te faudra peut-être modifier certains Ports et changer le Host Name
Bon courage, et bonne nuit, terminé pour ce soir !
;OracleAS Components reserve the following ports at install time.
;As a postinstallation step, you can reconfigure a component to use a different
port.
;Those changes will not be visible in this file.
[System]
Host Name = host1.mycompany.com
[Ports]
Oracle HTTP Server port = 7777
Oracle HTTP Server Listen port = 7778
Oracle HTTP Server SSL port = 4443
Oracle HTTP Server Listen (SSL) port = 4444
Oracle HTTP Server Diagnostic port = 7200
Application Server Control RMI port = 1850
Oracle Notification Server Request port = 6003
Oracle Notification Server Local port = 6100
Oracle Notification Server Remote port = 6200
Log Loader port = 44000
Java Object Cache port = 7000
DCM Discovery port = 7101
Application Server Control port = 1810
Enterprise Manager Agent port = 1830
Web Cache HTTP Listen port = 7777
Web Cache HTTP Listen (SSL) port = 4443
Web Cache Administration port = 4000
Web Cache Invalidation port = 4001
Web Cache Statistics port = 4002
Il te faudra peut-être modifier certains Ports et changer le Host Name
Bon courage, et bonne nuit, terminé pour ce soir !