Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Database 10GR2 With Oracle Grid Infraestructure 11gR2 (11.2.0.2)

user8302436Apr 26 2011 — edited Apr 26 2011
Hello All,

I have 11.5.9 EBS with 9.2.0.4 database. I am trying to upgrade it to 12.1.3 and 11.2.0.2.

Currently i have upgraded my 9.2.0.4 database to 10.2.0.5. I have also installed 11.2.0.2 (grid & asm). Now i am trying to convert my 10.2.0.5 database into RAC and add it to 11.2.0.2 cluster. But when i am running rconfig.

I am getting below error -
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
[main] [21:39:33:461] [ASMInstance.initialize:134] Number of records =1
[main] [21:39:33:463] [ASMInstance.initialize:135] First record =[Ljava.lang.String;@17725c4
java.lang.NullPointerException
at oracle.sysman.assistants.rconfig.engine.ASMInstance.initialize(ASMInstance.java:153)
at oracle.sysman.assistants.rconfig.engine.Step.execute(Step.java:283)
at oracle.sysman.assistants.rconfig.engine.Request.execute(Request.java:77)
at oracle.sysman.assistants.rconfig.engine.RConfigEngine.execute(RConfigEngine.java:66)
at oracle.sysman.assistants.rconfig.RConfig.<init>(RConfig.java:86)
at oracle.sysman.assistants.rconfig.RConfig.<init>(RConfig.java:52)
at oracle.sysman.assistants.rconfig.RConfig.main(RConfig.java:133)
[main] [21:39:33:527] [SQLEngine.done:1960] Done called
[main] [21:39:33:529] [SQLEngine.spoolOff:1820] Setting spool off = /u01/app/11.2.0/grid/cfgtoollogs/rconfig/+ASM1/sqlLog
[main] [21:39:33:533] [Step.execute:327] Returning result:Got Exception
[main] [21:39:33:535] [RConfigEngine.execute:68] bAsyncJob=false
[main] [21:39:33:561] [RConfigEngine.execute:77] Result=<?xml version="1.0" ?>
<RConfig version="1.1" >
--------------------------------------------------------------------------------------------------------------------------------------------------------------------

But i can see that my ASM is up and avaiable for access. Do i need to run rconfgi from 11gR2 Grid_home to configure 10g database into the cluster? Please let me know.


thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2011
Added on Apr 26 2011
1 comment
167 views