cancel
Showing results for 
Search instead for 
Did you mean: 

Error instaling 2 sap instances on Windows 2003 .

Former Member
0 Kudos

hello,

i have an error in the installation:

CJS-00030 Assertion failed: OraSqlContext constructor:

arguments dbSidOrSrcObject and dbHome are not valid.

the ORACLE_HOME variable in windows es:

variable: ORACLE_HOME

Value: e:\oracle\ora92

Then in the note: 786673, say:

07/JUL/06

During an MCOD or Add-In installation with Oracle Multiple Homes you getthe following error: CJS-00030 Assertion failed: OraSqlContext constructor:

arguments dbSidOrSrcObject and dbHome are not valid.

To solve the problem, change the following lines in the control.xml file :

Old: (tORA_DbHome.name WHERE 1 = 1),

target (tGlobalDbParameters.dbHomeName ...

New: (tORA_DbHome.path WHERE 1 = 1),

target (tGlobalDbParameters.dbHome ...

Note that these lines appear twice in control.xml.

but the control.xml where is it?? in the disk installation?? in the server?? what is the path??

thanks very much.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

control.xml should be under the SAP installation directory (c:\program files \sapinst_instdir by default unless changed)

Regards,

Snehal