cancel
Showing results for 
Search instead for 
Did you mean: 

Error installing EP / NW2004s ABAP + JAVA stack

Former Member
0 Kudos

Hello,

While intalling EP7.0 I received the following error on the last step "Preparing to install minimal configuration". I am using Rapidinstaller. The error message from Util_configure_usages.log file is :

Dec 14, 2006 8:14:12 PM Info : Severe (database) error. Return code: 64

Dec 14, 2006 8:40:20 PM Info : Successfully parsed!

Dec 14, 2006 8:40:20 PM Info : Executing command Configure...

Dec 14, 2006 8:40:20 PM Info : Establishing DB connection...

Dec 14, 2006 8:40:25 PM Info : Connecting succeeded!

Dec 14, 2006 8:40:25 PM Info : Checking for preconditions..

Dec 14, 2006 8:40:25 PM Path : Exception : The SQL Statement is wrong : SELECT * FROM BC_SL_PARTS LEFT OUTER JOIN BC_SL_ACTIVE_PARTS ON BC_SL_PARTS.PRODUCT_CODE=BC_SL_ACTIVE_PARTS.PRODUCT_CODE AND NAME=PART_NAME AND VENDOR=PART_VENDOR WHERE BC_SL_PARTS.PRODUCT_CODE = ? AND NAME = ? AND VENDOR = ? ORDER BY LIST_ORDER

java.lang.Exception

at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1141)

at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:413)

at com.sap.exception.BaseException.<init>(BaseException.java:302)

at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:96)

at com.sap.sl.ut.manager.persistence.db.InfoManager.setConfigured(InfoManager.java:353)

at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.setConfigured(DataBaseInfoFactory.java:1080)

at com.sap.sl.ut.manager.command.Configure.execute(Configure.java:30)

at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)

at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:56)

at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:52)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: java.sql.SQLException: ORA-00376: file 4 cannot be read at this time

ORA-01110: data file 4: 'E:\ORACLE\W50\SAPDATA4\SR3DB_1\SR3DB.DATA1'

Any help on tihs will be much appreciated.

Thanks

Naghman

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check whether the datafile or tablespace is offline..if so make it online and resume

Kind regards

Umesh K