Unix Technical Forum

Oracle 8.1.7 on AIX 5.3

This is a discussion on Oracle 8.1.7 on AIX 5.3 within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi there! I'm pretty new to the world of AIX! I want to install Oracle 8.1.7 (64 bits) on ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 06:21 AM
Delerium
 
Posts: n/a
Default Oracle 8.1.7 on AIX 5.3

Hi there!

I'm pretty new to the world of AIX!

I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3. From
what I know, it seems the kernel is 64 bits (/unix is a symlink to
/idontremember/unix_64

Well... You get the idea..

The installation went well until the linking process and then... I got
error all over...

Does anyone have a succesful install in this kind of setup?

Thanks, best regards!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 06:21 AM
Michael Prix
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3

Delerium wrote:

> I'm pretty new to the world of AIX!


And to Oracle too?

> I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3.
> From what I know, it seems the kernel is 64 bits (/unix is a symlink
> to /idontremember/unix_64
>
> Well... You get the idea..


Yep.

> The installation went well until the linking process and then... I got
> error all over...
>
> Does anyone have a succesful install in this kind of setup?


Yep. Look at metalink and find the answer.

--
Michael Prix
GCS/IT/TW/O d-(++) s+++:- a C+++ UAHSLB++++$ P+>+++ L++++$ E--- W+ N++
o?
K? w--- O M- V(--) PS+(+++)@ PE+++ Y++ PGP++(+++) t+@ 5++ X+ !R tv+ b+
DI++ D+ G e h----(++) r+++ z?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 06:22 AM
Delerium
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3

Michael Prix wrote:
> Delerium wrote:
>
>
>>I'm pretty new to the world of AIX!

>
>
> And to Oracle too?


Nope... install it on Solaris alot of time.

>
>
>>I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3.
>>From what I know, it seems the kernel is 64 bits (/unix is a symlink
>>to /idontremember/unix_64
>>
>>Well... You get the idea..

>
>
> Yep.
>
>
>>The installation went well until the linking process and then... I got
>>error all over...
>>
>>Does anyone have a succesful install in this kind of setup?

>
>
> Yep. Look at metalink and find the answer.
>


Well.. I check out metalink and it seems Oracle 8.1.7 is not
supported on AIX 5.3. I also try to disable the 64 application
support in AIX using smit. Same result...

Well...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 06:22 AM
Colin Renouf
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3


This is a problem that is close to my heart and the difficulties I have
experienced over the last few years.... If I am correct the following is
true......and this is something I have looked at at work.

1) Oracle 8.1.7 64-bit is NOT support above AIX 4.3.3

2) The reason is that 8.1.7 64-bit uses the 64-bit binary format of AIX
4.3.2 and above which is different to the 64-bit format of AIX 5.1 and
above. Yes - IBM do NOT maintain binary compatibility across versions.

Thus, it just won't work. 32-bit will work, or a later 64-bit version will
work.

Cheers

Colin


On Fri, 22 Apr 2005, Delerium wrote:

>
>
> Hi there!
>
> I'm pretty new to the world of AIX!
>
> I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3. From what
> I know, it seems the kernel is 64 bits (/unix is a symlink to
> /idontremember/unix_64
>
> Well... You get the idea..
>
> The installation went well until the linking process and then... I got error
> all over...
>
> Does anyone have a succesful install in this kind of setup?
>
> Thanks, best regards!
>


Colin Renouf

"AIX is user friendly. It's just choosy who its friends are."

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 06:22 AM
Sergey Kamyanov
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3

you need to change /unix symlink to 32-bit kernel and reboot

This is from the IBM System Support Cert Guide:

The following files are kernel images in the /usr/lib/boot directory:

1. unix_up (32-bit kernel -> uniprocessor systems)
2. unix_mp (32-bit kernel -> multiprocessor systems)
3. unix_64 (64-bit kernel -> 64-bit processor systems)

Part of the process of setting the kernel to boot a specific image is by
creating a link from /unix to /usr/lib/boot/(kernel to boot) where kernel to
boot is one of the above listed.
So basically, it just points to the kernel your system is booting.

Also, the bootinfo -y command will identify type of hardware the system has
as well as the type of kernels it will support.


"Delerium" <delerium_27@hotmail.com> wrote in message
news:W8%9e.9026$9G.675139@news20.bellglobal.com...
> Hi there!
>
> I'm pretty new to the world of AIX!
>
> I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3. From
> what I know, it seems the kernel is 64 bits (/unix is a symlink to
> /idontremember/unix_64
>
> Well... You get the idea..
>
> The installation went well until the linking process and then... I got
> error all over...
>
> Does anyone have a succesful install in this kind of setup?
>
> Thanks, best regards!



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-05-2008, 06:22 AM
Sergey Kamyanov
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3

....and install 32-bit oracle if you want 8.x

"Sergey Kamyanov" <ncux@x-planet.org> wrote in message
news:426b92c4_1@x-privat.org...
> you need to change /unix symlink to 32-bit kernel and reboot
>
> This is from the IBM System Support Cert Guide:
>
> The following files are kernel images in the /usr/lib/boot directory:
>
> 1. unix_up (32-bit kernel -> uniprocessor systems)
> 2. unix_mp (32-bit kernel -> multiprocessor systems)
> 3. unix_64 (64-bit kernel -> 64-bit processor systems)
>
> Part of the process of setting the kernel to boot a specific image is by
> creating a link from /unix to /usr/lib/boot/(kernel to boot) where kernel
> to boot is one of the above listed.
> So basically, it just points to the kernel your system is booting.
>
> Also, the bootinfo -y command will identify type of hardware the system
> has as well as the type of kernels it will support.
>
>
> "Delerium" <delerium_27@hotmail.com> wrote in message
> news:W8%9e.9026$9G.675139@news20.bellglobal.com...
>> Hi there!
>>
>> I'm pretty new to the world of AIX!
>>
>> I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3. From
>> what I know, it seems the kernel is 64 bits (/unix is a symlink to
>> /idontremember/unix_64
>>
>> Well... You get the idea..
>>
>> The installation went well until the linking process and then... I got
>> error all over...
>>
>> Does anyone have a succesful install in this kind of setup?
>>
>> Thanks, best regards!

>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-05-2008, 06:22 AM
Delerium
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3

Sergey Kamyanov wrote:
> ...and install 32-bit oracle if you want 8.x
>
> "Sergey Kamyanov" <ncux@x-planet.org> wrote in message
> news:426b92c4_1@x-privat.org...
>
>>you need to change /unix symlink to 32-bit kernel and reboot
>>
>>This is from the IBM System Support Cert Guide:
>>
>>The following files are kernel images in the /usr/lib/boot directory:
>>
>>1. unix_up (32-bit kernel -> uniprocessor systems)
>>2. unix_mp (32-bit kernel -> multiprocessor systems)
>>3. unix_64 (64-bit kernel -> 64-bit processor systems)
>>
>>Part of the process of setting the kernel to boot a specific image is by
>>creating a link from /unix to /usr/lib/boot/(kernel to boot) where kernel
>>to boot is one of the above listed.
>>So basically, it just points to the kernel your system is booting.
>>
>>Also, the bootinfo -y command will identify type of hardware the system
>>has as well as the type of kernels it will support.
>>
>>
>>"Delerium" <delerium_27@hotmail.com> wrote in message
>>news:W8%9e.9026$9G.675139@news20.bellglobal.com. ..
>>
>>>Hi there!
>>>
>>>I'm pretty new to the world of AIX!
>>>
>>>I want to install Oracle 8.1.7 (64 bits) on a H70 running AIX 5.3. From
>>>what I know, it seems the kernel is 64 bits (/unix is a symlink to
>>>/idontremember/unix_64
>>>
>>>Well... You get the idea..
>>>
>>>The installation went well until the linking process and then... I got
>>>error all over...
>>>
>>>Does anyone have a succesful install in this kind of setup?
>>>
>>>Thanks, best regards!

>>
>>

>
>


Thanks a lot for these very good information. I'll check this out
tomorow and let you know how everything works out.

Regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-05-2008, 06:22 AM
aixdude@yahoo.com
 
Posts: n/a
Default Re: Oracle 8.1.7 on AIX 5.3

you need to change /unix symlink to 32-bit kernel and reboot


This is from the IBM System Support Cert Guide:


The following files are kernel images in the /usr/lib/boot directory:


1. unix_up (32-bit kernel -> uniprocessor systems)
2. unix_mp (32-bit kernel -> multiprocessor systems)
3. unix_64 (64-bit kernel -> 64-bit processor systems)


Part of the process of setting the kernel to boot a specific image is
by
creating a link from /unix to /usr/lib/boot/(kernel to boot) where
kernel to
boot is one of the above listed.
So basically, it just points to the kernel your system is booting.


On AIX 5.3 bos.up no longer exists. Even one way processors running in
32 bit kernel use the bos.mp.

/usr/lib/boot on AIX 5.3 only supports unix_mp and unix_64

If you want 32 bit kernel select unix_mp

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:49 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com