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!

Create database on exadata ORA-29913/ORA-29400

Frank Wiessner-OracleNov 12 2012 — edited Nov 12 2012
Hi,
I want to create a new Database on Exadata Nodes 3 and 4.
But i receive errors on the custom Scripts step.
In the customScripts.log i see

select * from cluster_interconnect_ext
*
ERROR at line 1:
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
KUP-04040: file cluster_interconnect.dat in ONECOMMAND not found


select 'alter system set cluster_interconnects='||''''||CLUSTER_INTERCONNECT_STRING||''''||' scope=spfile sid='||''''||instance_name||''''||';'
*
ERROR at line 1:
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
KUP-04040: file cluster_interconnect.dat in ONECOMMAND not found

The File cluster_interconnect.dat is only available on Node 1?
Is this correct?

regards
Frank
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 10 2012
Added on Nov 12 2012
1 comment
653 views