Database 11g install in Solaris 10 non-global zone with Trusted Extensions
hi, guys
had anybody tried to install Oracle Database 11g Release 2 (11.2.0.1.0) in Solaris 10 5/09 nonglobal zone with enabled Trusted Extensions?
i have problems with creating a database. if i run ./runInstaller, it goes fine till database creation. it stops on database creation step and doesn't go on. but there is no error displayed.
if i run
dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbName testbase
i got ORA-03113: end-of-file on communication channel and ORA-03114: not connected to ORACLE errors.
thanks. eugene
had anybody tried to install Oracle Database 11g Release 2 (11.2.0.1.0) in Solaris 10 5/09 nonglobal zone with enabled Trusted Extensions?
i have problems with creating a database. if i run ./runInstaller, it goes fine till database creation. it stops on database creation step and doesn't go on. but there is no error displayed.
if i run
dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbName testbase
i got ORA-03113: end-of-file on communication channel and ORA-03114: not connected to ORACLE errors.
thanks. eugene
0