Re: [suse-oracle] Oracle installation Sles 11 sp1

"Arun Singh" <[email protected]> Fri, 29 Jul 2011 09:27:44 -0600
Newsgroups gmane.linux.suse.oracle.general
Message-ID <[email protected]>
Hi Iresha,

Thanks for sharing your workaround steps.

Try following for DISPLAY issue as it was pointed in another forum for similar issue:

export DISPLAY=`who am i | cut -d"(" -f2 | cut -d")" -f1`:0.0

Hope this helps,
Arun

>>> On 7/28/2011 at 11:38 PM, <[email protected]> wrote:
> 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-40075 
> 0.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

_______________________________________________
suse-oracle mailing list
[email protected]
http://listx.novell.com/mailman/listinfo/suse-oracle