Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> Oracle - baza danych - kłopot, Kłopot z Oracle Databse 11g r2
rafakl
post
Post #1





Grupa: Zarejestrowani
Postów: 33
Pomógł: 0
Dołączył: 4.02.2013

Ostrzeżenie: (0%)
-----


Witam,

Mam następujący problem:

po odpaleniu ./runInstaller w trybie silent:

./runInstaller -silent -force \ FROM_LOCATION=/home/database/stage/products.xml \ oracle.install.option=INSTALL_DB_SWONLY UNIX_GROUP_NAME=oinstall INVENTORY_LOCATION=/home/oracle/oraInventory ORACLE_HOME=/u01/app/ \ ORACLE_HOME_NAME="OraDb11g_Home1" ORACLE_BASE=/u01/app/oracle oracle.install.db.InstallEdition=EE \ oracle.install.db.isCustomInstall=false oracle.install.db.DBA_GROUP=dba oracle.install.db.OPER_GROUP=dba DECLINE_SECURITY_UPDATES=true

Dostaje taki FATAL:

[FATAL] [INS-32035] Unable to create a new central inventory at the specified location.
CAUSE: The central inventory location provided is not empty.
ACTION: Please provide another location for the inventory, or clean up the current location.

Katalogi /u01/app/, oraz /oracle/oraInvestory sa puste....



Go to the top of the page
+Quote Post
hind
post
Post #2





Grupa: Zarejestrowani
Postów: 142
Pomógł: 24
Dołączył: 30.03.2009
Skąd: Rokitno Szlacheckie

Ostrzeżenie: (0%)
-----


Ale oraInvestory to nie /oracle/oraInvestory tylko /home/oracle/oraInvestory (chyba że literówkę walnąłeś)
Go to the top of the page
+Quote Post
rafakl
post
Post #3





Grupa: Zarejestrowani
Postów: 33
Pomógł: 0
Dołączył: 4.02.2013

Ostrzeżenie: (0%)
-----


Tak, literówkę zrobiłem w poście smile.gif

Nikt nie ma absolutnie żadnego pomysłu?
Go to the top of the page
+Quote Post
sazian
post
Post #4





Grupa: Zarejestrowani
Postów: 1 045
Pomógł: 141
Dołączył: 19.09.2006
Skąd: B-tów

Ostrzeżenie: (0%)
-----


pewnie trzeba to odpalić jako root
Go to the top of the page
+Quote Post
rafakl
post
Post #5





Grupa: Zarejestrowani
Postów: 33
Pomógł: 0
Dołączył: 4.02.2013

Ostrzeżenie: (0%)
-----


Cytat(sazian @ 21.07.2013, 11:23:49 ) *
pewnie trzeba to odpalić jako root


The user is root. Oracle Universal Installer cannot continue installation if the user is root.

Udało mi się ten problem rozwiązać, ale jest następny:
Cytat
INFO: Waiting for completion all forked tasks at state prepInstall
INFO: All forked task are completed at state prepInstall
INFO: Completed background operations
INFO: Executing action at state prepInstall
INFO: Completed executing action at state <prepInstall>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <prepInstall>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Validating state <prepInstall>
WARNING: Validation disabled for the state prepInstall
INFO: Completed validating state <prepInstall>
INFO: Verifying route success
FINEST: oracle.install.commons.flow.RoutePlan:-----RoutePlan-----
Current Vertex :decideOCMInstall
Followed Path :[prepInstall, decideOCMInstall]
Tentative Traced Path :[]
Tentative Path :[prepInstall, decideOCMInstall, getOCMDetails, installOptions, nodeSelectionPage, installType, quickInstallPage, prereqExecutionDecider, performChecks, showSummary, setup, finish]
Rolled Back Path :[]
Traced Path :[]
Selectable Nodes :-todo-
----------------

INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state decideOCMInstall
INFO: Completed executing action at state <decideOCMInstall>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <decideOCMInstall>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Validating state <decideOCMInstall>
WARNING: Validation disabled for the state decideOCMInstall
INFO: Completed validating state <decideOCMInstall>
INFO: Verifying route requireOCM
FINEST: oracle.install.commons.flow.RoutePlan:-----RoutePlan-----
Current Vertex :getOCMDetails
Followed Path :[prepInstall, decideOCMInstall, getOCMDetails]
Tentative Traced Path :[]
Tentative Path :[prepInstall, decideOCMInstall, getOCMDetails, installOptions, nodeSelectionPage, installType, quickInstallPage, prereqExecutionDecider, performChecks, showSummary, setup, finish]
Rolled Back Path :[]
Traced Path :[]
Selectable Nodes :-todo-
----------------

INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Executing action at state getOCMDetails
INFO: Completed executing action at state <getOCMDetails>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Moved to state <getOCMDetails>
INFO: Waiting for completion of background operations
INFO: Completed background operations
INFO: Validating state <getOCMDetails>
SEVERE: Email Address Not Specified
INFO: Adding ExitStatus VAR_VALIDATION_FAILURE to the exit status set
INFO: Finding the most appropriate exit status for the current application
INFO: Exit Status is -2
INFO: Shutdown Oracle Database 11g Release 2 Installer

Co ciekawe logi z errorami sa puste

Ten post edytował rafakl 22.07.2013, 11:36:27
Go to the top of the page
+Quote Post
hind
post
Post #6





Grupa: Zarejestrowani
Postów: 142
Pomógł: 24
Dołączył: 30.03.2009
Skąd: Rokitno Szlacheckie

Ostrzeżenie: (0%)
-----


A tak z ciekawości, próbowałeś zainstalować tą bazę w sposób mniej automatyczny (runInstaller bez parametrów) ?
Jak instalowałem Oracla tak tylko na fedorze miałem problem (brak wsparcia robi swoje, edycja plików konfiguracyjnych rozwiązała problem)
Go to the top of the page
+Quote Post
rafakl
post
Post #7





Grupa: Zarejestrowani
Postów: 33
Pomógł: 0
Dołączył: 4.02.2013

Ostrzeżenie: (0%)
-----


Udało się zainstalować smile.gif

Brakowało jednego z plików smile.gif

Bardzo dziękuję wszystkim zainteresowanym za pomoc smile.gif
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 21.08.2025 - 21:38