cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle 11g installation problem

Former Member
0 Kudos

Hi gurus,

I have redhat 5.5 and i can't install oracle 11g on sap nw 7.3, im getting these errors...

11ginstall.sh - Oracle Database Software Installation Script

Version 11.2.0.2.0 Release Date 2011-03-23 Patch Level 022 (rel)

Copyright (c) Oracle Corporation 2010, 2011. All Rights Reserved.

Reference SAP note: 1524205

Supported Oracle Database Release: 11.2.0.2.0

Host : redhat

Platform : Linux x86_64 (64-bit)

Date : 2011-07-15 11:33:10

User : orablt

Logfile : /oracle/BLT/11ginstall_11202.log

11ginstall.sh was called with the following options (command line):

-oracle_stage /oracle/stage/112_64/database -ignoreSysPrereqs

Performing pre-installation checks ...

(OK) - Got location for Oracle base from environment.

(OK) - Got location for Oracle stage from '-oracle_stage' option.

(OK) - Oracle base = /oracle

. (OK) - Oracle base location /oracle exists.

. (WARNING) - Installation location /oracle/BLT/11202 already exists.

. (WARNING) - Installation location /oracle/BLT/11202 is not empty.

. (WARNING) - Run-time location symbolic link /oracle/BLT/112_64 already exists.

. (WARNING) - Inventory pointer file oraInst.loc is missing. You are starting your first installation on this host.

. (OK) - Group dba is defined.

. (OK) - Group oper is defined.

. (OK) - OUI version in stage is 11.2.0.2.0.

. (OK) - Old response file /oracle/BLT/11ginstall_11202.rsp removed.

. (OK) - New response file /oracle/BLT/11ginstall_11202.rsp created.

.

. Pre-installation checks completed.

.

. Environment settings:

. ORACLE_BASE = /oracle

. ORACLE_STAGE =

. DISPLAY = redhat:0.0

. DB_SID = BLT

.

. Installation Settings:

. Oracle Release = 11.2.0.2.0

. OUI version = 11.2.0.2.0

. Oracle stage location = /oracle/stage/112_64/database

.

. Oracle base location = /oracle (exists)

. Oracle home installation loc. = /oracle/BLT/11202 (*) already exists (not empty)

. Oracle home run-time location = /oracle/BLT/112_64 (*) already exists

. Inventory group = dba

. SYSDBA group = dba

. SYSOPER group = oper

.

. OUI temporary directory = /oracle/BLT/11ginstall_11202.tmp

. response file = /oracle/BLT/11ginstall_11202.rsp

. log file = /oracle/BLT/11ginstall_11202.log

. invPtrLoc option = / INVENTORY_LOCATION=/oracle/oraInventory

. installer language =

. further OUI options = -ignoreSysPrereqs

.

. Post Installation Settings:

. Update OPatch/MOPatch = -opatch_update

. Check inventory =

.

. --- Oracle Universal Installer command line ---

. LANG=C TMP=/oracle/BLT/11ginstall_11202.tmp /oracle/stage/112_64/database/runInstaller -responseFile /oracle/BLT/11ginstall_11202.rsp -waitForCompletion -ignoreSysPrereqs

. --- Oracle Universal Installer command line (end) ---

.

. (INFO) - Starting Oracle Universal Installer in interactive mode - please wait ...

Starting Oracle Universal Installer...

Checking Temp space: must be greater than 120 MB. Actual 272314 MB Passed

Checking swap space: must be greater than 150 MB. Actual 54015 MB Passed

Checking monitor: must be configured to display at least 256 colors

>>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<

>>> Ignoring required pre-requisite failures. Continuing...

Preparing to launch Oracle Universal Installer from /oracle/BLT/11ginstall_11202.tmp/OraInstall2011-07-15_02-33-10PM. Please wait ...Exception in thread "main" java.lang.NoClassDefFoundError

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:164)

at java.awt.Toolkit$2.run(Toolkit.java:821)

at java.security.AccessController.doPrivileged(Native Method)

at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)

at com.jgoodies.looks.LookUtils.isLowResolution(LookUtils.java:484)

at com.jgoodies.looks.LookUtils.<clinit>(LookUtils.java:249)

at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:135)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:242)

at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1779)

at javax.swing.UIManager.setLookAndFeel(UIManager.java:453)

at oracle.install.commons.util.Application.startup(Application.java:759)

at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:165)

at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:182)

at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:308)

at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:121)

at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:152)

.

.

. Oracle Universal Installer finished with return code 1.

. A return code of 1 indicates that the installation was successful, but some optional configuration tools failed.

.

. (SUCCESS) - The software installation was successful.

.

. Performing post-installation tasks ...

.

. (INFO) - A directory /oracle/BLT/112_64 already exists.

. This directory was not installed by SAPINST (/oracle/BLT/112_64/bin exists).

. (WARNING) - Cannot rename /oracle/BLT/112_64 to /oracle/BLT/112_64.SAPINST.

.

. (INFO) - Creating symbolic link /oracle/BLT/112_64 ...

. (WARNING) - Symbolic link /oracle/BLT/112_64 can not be created because file or directory with this name already exists.

.

. (INFO) - Updating patch tool OPatch in /oracle/BLT/11202/OPatch

. (WARNING) - /oracle/BLT/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/opatch-11.2.0.1.3.zip.

.

. (INFO) - Updating patch tool MOPatch in /oracle/BLT/11202/MOPatch

. (WARNING) - /oracle/BLT/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/mopatch-2_1_7.zip.

.

.Post-installation tasks completed.

i also did following things:

1.Logged on ora<dbsid>

2.umask was set to 022

3.DIisplay environment variable is set to <host_name>:0.0

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

try login as orablt(login screen) not change from other user when using terminal(root maybe). then reexecute installer.

Former Member
0 Kudos

Your error is the "Exception in thread "main" java.lang.NoClassDefFoundError at java.lang.Class.forName0(Native Method)" correct?

I had a simliar error on Solaris which took a while to determine since the JAVA error does not really reference an OS parameer and it turned out that the UNIX settins in /etc/project were set incorreclty for the number of file descriptors (process.max-file-descriptor). Again that was in Solaris.

So for Redhat, check the UNIX settings for the max file descriptors for the ora<sid> user. I "think" you can use SAP Note 1048303 as a guide for the OS settings in /etc/security/limits.conf. See if that helps.

markus_doehr2
Active Contributor
0 Kudos

> . (INFO) - A directory /oracle/BLT/112_64 already exists.

> . This directory was not installed by SAPINST (/oracle/BLT/112_64/bin exists).

> . (WARNING) - Cannot rename /oracle/BLT/112_64 to /oracle/BLT/112_64.SAPINST.

> .

> . (INFO) - Creating symbolic link /oracle/BLT/112_64 ...

> . (WARNING) - Symbolic link /oracle/BLT/112_64 can not be created because file or directory with this name already exists.

> .

> . (INFO) - Updating patch tool OPatch in /oracle/BLT/11202/OPatch

> . (WARNING) - /oracle/BLT/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/opatch-11.2.0.1.3.zip.

> .

> . (INFO) - Updating patch tool MOPatch in /oracle/BLT/11202/MOPatch

> . (WARNING) - /oracle/BLT/11202/bin/unzip not found. Can not unzip /oracle/stage/112_64/database/SAP/mopatch-2_1_7.zip.

Is there already an installation on this system?

I suggest you clean/delete the mentioned directories and start over.

Markus

Former Member
0 Kudos

HI,

its asking for Patch for oracle 11 G

install the patch then follow the installation Guide.

Thanks

Santhose

markus_doehr2
Active Contributor
0 Kudos

> 3.DIisplay environment variable is set to <host_name>:0.0

and you can open "xclock"?

Markus

Former Member
0 Kudos

Hi Markus,

I dont understand what do you mean?Can you explain please?

Best Regards...

markus_doehr2
Active Contributor
0 Kudos

> I dont understand what do you mean?Can you explain please?

Just setting the DISPLAY doesn't work if the server you specifiy doesn't allow connections.

That's why I asked you to execute "xclock" in that shell. If it opens, it works and this is not the issue. If it doesn't, you have to allow the local X server to accept connections.

Markus

Former Member
0 Kudos

hi all,

xclock is succesfully working.Have got any idea?

Regards..