DB 11.2.0.1 + Linux x86-64: DDE_USER_ACTION_DEF.ams error
Hi!
I have a problem installing DB 11gR2 on SLES11. I downloaded the disk images and installed the software without any problem. I'm new to 11g, so first I tried DBCA to create a new typical database, but it failed on creating the catalog libraries. I never trusted in DBCA before, so this not surprised me and I tried the old way too: make init.ora, orapw, startup nomount, create database... no problem. Then came the libraries: catalog.sql and catblock.sql went without error, but catproc.sql failed as same errors as with DBCA, like:
v_$diag_DDE_USER_ACTION_DEF as select * from x$diag_DDE_USER_ACTION_DEF
I have a problem installing DB 11gR2 on SLES11. I downloaded the disk images and installed the software without any problem. I'm new to 11g, so first I tried DBCA to create a new typical database, but it failed on creating the catalog libraries. I never trusted in DBCA before, so this not surprised me and I tried the old way too: make init.ora, orapw, startup nomount, create database... no problem. Then came the libraries: catalog.sql and catblock.sql went without error, but catproc.sql failed as same errors as with DBCA, like:
v_$diag_DDE_USER_ACTION_DEF as select * from x$diag_DDE_USER_ACTION_DEF
0