Unix Technical Forum

after upgrade 10.2.0.1 to 10.2.0.2

This is a discussion on after upgrade 10.2.0.1 to 10.2.0.2 within the Oracle Database forums, part of the Database Server Software category; --> I had 10.2.0.1 RAC installation in Redhat EL4. Everything run fine. I did upgrade from 10.2.0.1 to 10.2.0.2 today. ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2008, 04:44 AM
Happy
 
Posts: n/a
Default after upgrade 10.2.0.1 to 10.2.0.2

I had 10.2.0.1 RAC installation in Redhat EL4. Everything run fine. I
did upgrade from 10.2.0.1 to 10.2.0.2 today. I did clusterware first
and RAC second. Both are successful. After that, I run catupgrd.sql in
my database. Afterward, my database won't start. If I used srvctl
start database -d name, then I got CRS-0215: Could not start resource
'ora.....inst' error. If I use sqlplus, I can do startup mount, but
not open. Please help!

Happy

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-26-2008, 04:44 AM
fitzjarrell@cox.net
 
Posts: n/a
Default Re: after upgrade 10.2.0.1 to 10.2.0.2

On Mar 22, 1:32 pm, "Happy" <Haibin.T...@gmail.com> wrote:
> I had 10.2.0.1 RAC installation in Redhat EL4. Everything run fine. I
> did upgrade from 10.2.0.1 to 10.2.0.2 today. I did clusterware first
> and RAC second. Both are successful. After that, I run catupgrd.sql in
> my database. Afterward, my database won't start. If I used srvctl
> start database -d name, then I got CRS-0215: Could not start resource
> 'ora.....inst' error. If I use sqlplus, I can do startup mount, but
> not open. Please help!
>
> Happy


You should not have tried to 'upgrade' from 10.2.0.1 to 10.2.0.2 as an
upgrade changes the *base* release and you did nothing of the sort.
You should have run catpatch.sql, as that is all you accomplished,
*patching* your 10.2 database to the latest patch level.

I hope you have a backup as you'll need it.


David Fitzjarrell

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-26-2008, 04:45 AM
Anurag Varma
 
Posts: n/a
Default Re: after upgrade 10.2.0.1 to 10.2.0.2

On Mar 22, 2:38 pm, "fitzjarr...@cox.net" <fitzjarr...@cox.net> wrote:
> On Mar 22, 1:32 pm, "Happy" <Haibin.T...@gmail.com> wrote:
>
> > I had 10.2.0.1 RAC installation in Redhat EL4. Everything run fine. I
> > did upgrade from 10.2.0.1 to 10.2.0.2 today. I did clusterware first
> > and RAC second. Both are successful. After that, I run catupgrd.sql in
> > my database. Afterward, my database won't start. If I used srvctl
> > start database -d name, then I got CRS-0215: Could not start resource
> > 'ora.....inst' error. If I use sqlplus, I can do startup mount, but
> > not open. Please help!

>
> > Happy

>
> You should not have tried to 'upgrade' from 10.2.0.1 to 10.2.0.2 as an
> upgrade changes the *base* release and you did nothing of the sort.
> You should have run catpatch.sql, as that is all you accomplished,
> *patching* your 10.2 database to the latest patch level.
>
> I hope you have a backup as you'll need it.
>
> David Fitzjarrell



There is no catpatch.sql in 10gR2 ... in 10gR2 catpatch.sql has
been renamed to catupgrd.sql

Anurag

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-26-2008, 04:45 AM
fitzjarrell@cox.net
 
Posts: n/a
Default Re: after upgrade 10.2.0.1 to 10.2.0.2

On Mar 22, 4:56 pm, "Anurag Varma" <avora...@gmail.com> wrote:
> On Mar 22, 2:38 pm, "fitzjarr...@cox.net" <fitzjarr...@cox.net> wrote:
>
>
>
>
>
> > On Mar 22, 1:32 pm, "Happy" <Haibin.T...@gmail.com> wrote:

>
> > > I had 10.2.0.1 RAC installation in Redhat EL4. Everything run fine. I
> > > did upgrade from 10.2.0.1 to 10.2.0.2 today. I did clusterware first
> > > and RAC second. Both are successful. After that, I run catupgrd.sql in
> > > my database. Afterward, my database won't start. If I used srvctl
> > > start database -d name, then I got CRS-0215: Could not start resource
> > > 'ora.....inst' error. If I use sqlplus, I can do startup mount, but
> > > not open. Please help!

>
> > > Happy

>
> > You should not have tried to 'upgrade' from 10.2.0.1 to 10.2.0.2 as an
> > upgrade changes the *base* release and you did nothing of the sort.
> > You should have run catpatch.sql, as that is all you accomplished,
> > *patching* your 10.2 database to the latest patch level.

>
> > I hope you have a backup as you'll need it.

>
> > David Fitzjarrell

>
> There is no catpatch.sql in 10gR2 ... in 10gR2 catpatch.sql has
> been renamed to catupgrd.sql
>
> Anurag- Hide quoted text -
>
> - Show quoted text -


Thank you, and that is an interesting note since such patches are not
upgrades. And the OP still needs a valid backup so he/she can restore
and start over with the script.


David Fitzjarrell

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-26-2008, 04:45 AM
Happy
 
Posts: n/a
Default Re: after upgrade 10.2.0.1 to 10.2.0.2

On Mar 23, 10:39 am, "fitzjarr...@cox.net" <fitzjarr...@cox.net>
wrote:
> On Mar 22, 4:56 pm, "Anurag Varma" <avora...@gmail.com> wrote:
>
>
>
>
>
> > On Mar 22, 2:38 pm, "fitzjarr...@cox.net" <fitzjarr...@cox.net> wrote:

>
> > > On Mar 22, 1:32 pm, "Happy" <Haibin.T...@gmail.com> wrote:

>
> > > > I had 10.2.0.1 RAC installation in Redhat EL4. Everything run fine. I
> > > > did upgrade from 10.2.0.1 to 10.2.0.2 today. I did clusterware first
> > > > and RAC second. Both are successful. After that, I run catupgrd.sql in
> > > > my database. Afterward, my database won't start. If I used srvctl
> > > > start database -d name, then I got CRS-0215: Could not start resource
> > > > 'ora.....inst' error. If I use sqlplus, I can do startup mount, but
> > > > not open. Please help!

>
> > > > Happy

>
> > > You should not have tried to 'upgrade' from 10.2.0.1 to 10.2.0.2 as an
> > > upgrade changes the *base* release and you did nothing of the sort.
> > > You should have run catpatch.sql, as that is all you accomplished,
> > > *patching* your 10.2 database to the latest patch level.

>
> > > I hope you have a backup as you'll need it.

>
> > > David Fitzjarrell

>
> > There is no catpatch.sql in 10gR2 ... in 10gR2 catpatch.sql has
> > been renamed to catupgrd.sql

>
> > Anurag- Hide quoted text -

>
> > - Show quoted text -

>
> Thank you, and that is an interesting note since such patches are not
> upgrades. And the OP still needs a valid backup so he/she can restore
> and start over with the script.
>
> David Fitzjarrell- Hide quoted text -
>
> - Show quoted text -


Thank you. The problem is the catupgrd.sql failure. I reset
plsql_native_library_dir parameter and rerun catupgrd.sql and
everything works fine now.

Happy

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 09:37 AM.


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