We are preparing to create an 800 GB instance of our production database. The environment is a 4 processor Sun v480 (SPARC 64) running Solaris 9. Storage is an EMC CX600 SAN. We currently have our DEV and QAS databases up and running on another v480 without problems. When we attempt to create the production database using the DMGUI we get the following error: ERR
-24964,ERR_EXECUTE: error in program execution 768,/opt/oltp/sdb/7500/bin/x_python /opt/oltp/sdb/7500/env/lsystab.py -R /opt/oltp/sdb/7500 -d GWDB -u dba,* ---------Traceback--------------- File "/opt/oltp/sdb/7500/env/installib.py", line 341, in connectAndInstall installRoutine (session, options) File "/opt/oltp/sdb/7500/env/lsystab.py", line 69, in install stopIfSqlNotOK (session, """CREATE PACKAGE SYS_DLL_PACKAGE FILE 'dbpinstall' INPROC""") ---------Command----------------- CREATE PACKAGE SYS_DDL_PACKAGE FILE 'dbpinstall' INPROC ---------Error------------------- loader.LoaderError: [-25010] SQL [-7500] DCOM HRESULT:0A020480 (error position: 1) We're stumped. Does anyone have any ideas?
