OPERA 5.0.5.
Guide d’Installation
- Installation Database
Pré Installation :
- Garder une Seule carte réseau et désactiver les autres carte ou faire un regroupement des cartes
- Disable Windows DEP
bcdedit.exe /set {current} nx AlwaysOff
- Disable IPv6
reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 2
- Disable User Account Control (UAC)
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
- Modify the Elevation Prompt Behavior (only if UAC has not been disabled)
Open a command prompt and type “secpol.msc” to launch the Security Policy Console management utility.
- Modify Admin Approval Mode (only if UAC has not been disabled)
Open a command prompt and type “secpol.msc” to launch the Security Policy Console management utility.
- Disabling the Windows Firewall
- Reboot the server
Installation Database Oracle :
Aller sur le DVD2 et lancer operaInstallation.exe
A la fin de l’installation, le système nous demande de redémarrer le serveur on clique sur OK.
Après redémarrage du serveur, il faut activer l’archive log de Oracle comme suit :
>sqlplus sys/pwdOracle@opera as sysdba
>shutdown immediate;
>Startup mount ;
>Alter database archivelog ;
>Alter database open ;
>Archive log list ;
- Installation Application
Pré Installation :
Les étapes suivantes on doit les suivre si l’installation d’OPERA 5.5 se fait sur deux serveurs :
- Disable Windows DEP
bcdedit.exe /set {current} nx AlwaysOff
- Disable IPv6
reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 255
- Disable User Account Control (UAC)
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
- Modify the Elevation Prompt Behavior (only if UAC has not been disabled)
Open a command prompt and type “secpol.msc” to launch the Security Policy Console management utility.
- Modify Admin Approval Mode (only if UAC has not been disabled)
Open a command prompt and type “secpol.msc” to launch the Security Policy Console management utility.
- Disabling the Windows Firewall
- Reboot the server.
Installation
Sous le dossier DV1->Media lancer OPERAV5_FRM11G_Setup.exe
Le mot de passe standard du Weblogic est opera321
- WebLogic
https://localhost:7042/console/login/LoginForm.jsp
Username :weblogic
Password :opera10g
-Control des services WebLogic
-Control des services Oappcfg
-Control des services
user
- Connexion Opera
- Change passwords for 505
- stop all services through oappcfged
- change pass from oracle
- sqlplus /nolog
- conn sys/opera10g@opera as sysdba
- alter user opera identified by « password »
- change pass from weblogic
->Connexion Pool
- change pass from oappcged
- start services through oappcfged