cancel
Showing results for 
Search instead for 
Did you mean: 

sap crm installation error : ora-1092

Former Member
0 Kudos

hi!

i'm try to install sap CRM4.0 on my PC.

i was installed java, oracle8i and try to install database Instance(dI).

i was given all inputs like SID, Instance no, DBSID and all.

When start to install DI, at the stage,Oracle Database build, i got a error.

i attached error log:

2016-12-19, 01:36:11 SAPINST Current process environment:

=C:=C:\SAPinst db

ALLUSERSPROFILE=C:\Documents and Settings\All Users

APPDATA=C:\Documents and Settings\Administrator\Application Data

CLIENTNAME=Console

CommonProgramFiles=C:\Program Files\Common Files

COMPUTERNAME=SERVERSAP

ComSpec=C:\WINDOWS\system32\cmd.exe

DBMS_TYPE=ORA

DBS_ORA_SCHEMA=SAPPRD

dbs_ora_tnsname=PRD

HOMEDRIVE=C:

HOMEPATH=\Documents and Settings\Administrator

JAVA_HOME=C:\j2sdk1.4.2_06

LOGONSERVER=
SERVERSAP

NLS_LANG=AMERICAN_AMERICA.WE8DEC

NUMBER_OF_PROCESSORS=2

ORACLE_HOME=D:\oracle\ora81

ORACLE_SID=PRD

OS=Windows_NT

Path=D:\oracle\ora81\bin;$PATH$

PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

PROCESSOR_ARCHITECTURE=x86

PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel

PROCESSOR_LEVEL=6

PROCESSOR_REVISION=0f0d

ProgramFiles=C:\Program Files

SAPDATA_HOME=D:\oracle\PRD

SAPEXE=D:\usr\sap\PRD\SYS\exe\run

SAPLOCALHOST=serversap

SAPSYSTEMNAME=PRD

SESSIONNAME=Console

SystemDrive=C:

SystemRoot=C:\WINDOWS

TEMP=C:\WINDOWS\TEMP

TMP=C:\WINDOWS\TEMP

USERDOMAIN=SERVERSAP

USERNAME=Administrator

USERPROFILE=C:\Documents and Settings\Administrator

windir=C:\WINDOWS

SAPINST: End of current process environment.

ERROR 2016-12-18 19:33:29

CJS-00084 SQL Statement or Script failed. Error Message: ORA-01078: failure in processing system parameters

Disconnected

TRACE

JS Callback has thrown exception

ERROR 2016-12-18 19:33:29

FJS-00012 Error when executing script.

TRACE

got notification...

TRACE

releasing notifyLock

TRACE

got notification...

TRACE

ACTION_OK received

TRACE

releasing notifyLock

ERROR 2016-12-18 19:37:46

FCO-00011 The step CreateDb with step key SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|DatabaseBuild|ind|ind|ora|ind|ind|0|CreateDb executed with status ERROR.

ERROR 2016-12-18 19:37:46

FCO-00034 An error occurred during the installation.

TRACE

leaving doOpenChannels()...

ERROR 2016-12-19 01:36:12 [iaxxinscbk.cpp:219]

abortInstallation

CJS-00084 SQL Statement or Script failed. Error Message: ORA-01078: failure in processing system parameters

Disconnected

TRACE [iaxxejsbas.hpp:156]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown exception

ERROR 2016-12-19 01:36:12 [iaxxejsctl.cpp:241]

EJS_ControllerImpl::executeScript()

FJS-00012 Error when executing script.

TRACE [iaxxgenimp.cpp:428]

processUserInput()

got notification...

TRACE [iaxxsubjct.cpp:58]

notify()

releasing notifyLock

TRACE [iaxxgenimp.cpp:428]

processUserInput()

got notification...

TRACE [iaxxdlghnd.cpp:172]

CDialogHandler::doHandleDoc()

ACTION_OK received

TRACE [iaxxsubjct.cpp:58]

notify()

releasing notifyLock

ERROR 2016-12-19 01:37:23 [iaxxccntrl.cpp:579]

CController::stepExecuted()

FCO-00011 The step CreateDb with step key SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseServer|ind|ind|ora|ind|ind|0|DatabaseServerOra|ind|ind|ora|ind|ind|0|DatabaseBuild|ind|ind|ora|ind|ind|0|CreateDb executed with status ERROR.

ERROR 2016-12-19 01:37:24 [iaxxcsihlp.hpp:297]

main()

FCO-00034 An error occurred during the installation.

TRACE [iaxxgenimp.cpp:1422]

doOpenChannels()

leaving doOpenChannels()...

kindly give me the solutions pls..........

i will give a points.....

expecting reply soon....

regards

raghu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey,

This looks like the sap intallation is trying to access the oracle,

but it does not succeed.

This error message suggests that you have an invalid parameter, or an invalid value for a parameter in your INIT.ORA parameter file. You can check with the Oracle Reference Guide to determine the proper values for the parameters.