cancel
Showing results for 
Search instead for 
Did you mean: 

Distributed database installation using standard system copy with error

BAJAJ-DXC
Explorer
0 Kudos

I am creating a new oracle schema in existing database using the below process

Error while doing Distributed database installation using standard system copy method:

ERROR 2009-01-05 17:09:48

CJS-00030 Assertion failed: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid.

WARNING 2009-01-05 17:09:48

The step checkForExistingOraDatabaseSchema with step key J2EE_EngineEnterprise_DB|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|J2EEDB|ind|ind|ind|J2EEDB|10|0|checkForExistingOraDatabaseSchema was executed with status ERROR.

Please suggest what to do.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hai,

As per the error log:

ERROR 2009-01-05 17:09:48

CJS-00030 Assertion failed: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid.

There seems to be some problem with the dbSidOrSrcObject and dbHome, please check the above entries in your system. I guess your Oracle home is Invalid.

My suggestion is to start from scratch.

Regards,

Yoganand.V

BAJAJ-DXC
Explorer
0 Kudos

I ensured ORACLE_HOME in sidadm and orasid but still same error