Re: [suse-oracle] Oracle installation Sles 11 sp1
<[email protected]> Fri, 29 Jul 2011 02:38:01 -0400
| Newsgroups | gmane.linux.suse.oracle.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Arun, Thanks for your reply. I was running Oracle 11gr2 RAC installation , after updating the Java binaries installer was successful. Steps followed: ================================================================== If u want to replace the jdk on sles Download jdk for linux_64bit from location (http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html) chmod a+x jdk-6u26-linux-x64-rpm.bin ./jdk-6u26-linux-x64-rpm.bin move the new jdk installed to folder jdk then jar it. cd /usr/java/ mv jdk1.6.0_26/ jdk /usr/java/jdk/bin/jar -cvf all.jar jdk REPLACE THE JDK , take backup of the old jdk cd /opt/oracle/grid/stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles mv all.jar all_jar_bkp cd /usr/java/ mv all.jar /opt/oracle/grid/stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles chown oracle:oinstall /opt/oracle/grid/stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles/all.jar chmod 755 /opt/oracle/grid/stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles/all.jar ==================================================================== It would be great help any tips on exporting DISPLAY for oracle installer on sles. Issue : 1> I export the display for oracle installer : I set the display variable to my machine and I am able to run xclock successfully , but oracle installer never comes up. I use Exceed on windows machine and able to export oracle installer successfully from RHEL & SOLARIS platforms. Thanks, Iresh. -----Original Message----- From: Arun Singh [mailto:[email protected]] Sent: Friday, July 29, 2011 12:36 AM To: Gadikar, Iresha; [email protected] Subject: Re: [suse-oracle] Oracle installation Sles 11 sp1 >>> On 6/13/2011 at 4:33 AM, <[email protected]> wrote: > Hi , > > I am trying to install oracle database on Sles 11 sp1 64 bit machine . > > I have followed the pdf for installation by (Arun Singh) , there are 2 > issues. > > 1> I export the display for oracle installer : I set the display variable to > my machine and I am able to run xclock successfully , but oracle installer > never comes up. > > 2> As I am trying installation on vm , I tried installation directly from the > vm console : the OUI java process sleeps for input and from OUI I am not able > to provide input as java occupies 100 % CPU . > > OUI hangs I am not able to provide input through it . What Oracle version you are trying? Appears to be Java related Issue. Please look into Oracle Installer log (or post here). > > Machine configuration: > 5Gb ram > ESX 3.5 > > Any suggestion will be helpful. > > Thanks, > Iresh. Thanks, Arun _______________________________________________ suse-oracle mailing list [email protected] http://listx.novell.com/mailman/listinfo/suse-oracle