cancel
Showing results for 
Search instead for 
Did you mean: 

Installation error in SAP database Instacnce

adil_fahim
Explorer
0 Kudos

I am installing IDES 4.7 in Win2k Server.

I have done installing CI and when i m trying to install DI, it's show me error. Below is my log file.

I am installing all database in D drive but it search in this directory.

INFO 2007-07-30 13:48:29

Processing of host operation t_HostInfo_SHARED succeeded.

INFO 2007-07-30 13:48:46

The 'saploc' share exists at directory 'D:\usr\sap'. Choosing drive 😧 as SAP System drive.

INFO[E] 2007-07-30 13:48:58

Account group="abcd\SAP_LDAP" does not exist. <#1>

INFO[E] 2007-07-30 13:48:58

Account group="abcd\dbprdctl" does not exist. <#1>

INFO 2007-07-30 13:50:15

Moving file C:/SAPinst ORACLE SAPINST/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.

INFO 2007-07-30 13:50:15

Moving file C:/SAPinst ORACLE SAPINST/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.

INFO 2007-07-30 13:50:15

Removing file C:/SAPinst ORACLE SAPINST/orig_ddl_ora_tmp.tpl.

ERROR 2007-07-30 13:51:12

MSC-01003 ESyException: ESAPinstException: error text undefined

ERROR 2007-07-30 13:51:12

FJS-00012 Error when executing script.

ERROR 2007-07-30 13:51:12

FCO-00011 The step fillR3loadPackageTable with step key SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseLoad|ind|ind|ind|ind|ind|0|fillR3loadPackageTable executed with status ERROR.

ERROR 2007-07-30 13:51:12

FSL-02015 Node C:\SAPinst ORACLE SAPINST\4.7\Export1\DATA does not exist.

Can Anyone provide me the help regarding this issue.

Thanx in advance

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Did you given C:\SAPinst ORACLE SAPINST\4.7\Export1\DATA path @ time of DI

Regards

Umesh K

adil_fahim
Explorer
0 Kudos

No,

At the time of installation of DI, i have given path D:\IDES4.7\EXPORT1 and press ok and it's goes to next screen without any error.

This folder (4.7\Export1\DATA) didn't exist in C:\SAPinst ORACLE SAPINST

What is the actual problem ?

Former Member
0 Kudos

Check orig_ddl_ora_tmp.tpl also

regards

Umesh K

adil_fahim
Explorer
0 Kudos

Didn't Find any file of this name.

adil_fahim
Explorer
0 Kudos

can anyone help me out this issue...

Former Member
0 Kudos

Hi,

Post the contents of DDLORA.TPL.open this in sappad and post the contents here

regards

Umesh K

adil_fahim
Explorer
0 Kudos

Hello,

I got the file from this location C:\SAPinst ORACLE SAPINST

below are file contents of DDLORA.TPL

prikey: AFTER_LOAD ORDER_BY_PKEY

seckey: AFTER_LOAD

cretab: CREATE TABLE &tab_name&

( /{ &fld_name& &fld_desc& /-, /} )

TABLESPACE &tablespace&

STORAGE (INITIAL &init&

NEXT &next&

MINEXTENTS &minext&

MAXEXTENTS &maxext&

PCTINCREASE &pctinc& )

drptab: DROP TABLE &tab_name&

crepky: CREATE UNIQUE INDEX &pri_key&

ON &tab_name&

( &key_fld& /-, )

TABLESPACE &tablespace&

STORAGE (INITIAL &init&

NEXT &next&

MINEXTENTS &minext&

MAXEXTENTS &maxext&

PCTINCREASE &pctinc& )

drppky: DROP INDEX &pri_key&

creind: CREATE &unique& INDEX &ind_name&

ON &tab_name&

( /{ &fld_name& /-, /} )

TABLESPACE &tablespace&

STORAGE (INITIAL &init&

NEXT &next&

MINEXTENTS &minext&

MAXEXTENTS &maxext&

PCTINCREASE &pctinc& )

drpind: DROP INDEX &ind_name&

crevie: CREATE VIEW &view_name&

( /{ &fld_name& /-, /} )

AS &query&

drpvie: DROP VIEW &view_name&

trcdat: TRUNCATE TABLE &tab_name&

deldat: DELETE FROM &tab_name& &where&

negtab: LICHECK MLICHECK

negdat: LICHECK MLICHECK

negind: LICHECK0 MLICHECK0 LICHECK0 MLICHECK0

negvie:

  1. table storage parameters

loc: APPL0 PSAPPRD 0000

APPL1 PSAPPRD 0000

APPL2 PSAPPRD 0000

CLUST PSAPPRD 0000

POOL PSAPPRD 0000

SDIC PSAPPRD 0

SDOCU PSAPPRD 0000

SLDEF PSAPPRD620 0000

SLEXC PSAPPRD620 0000

SLOAD PSAPPRD 0000

SPROT PSAPPRD 0000

SSDEF PSAPPRD620 0000

SSEXC PSAPPRD620 0000

SSRC PSAPPRD 0000

TEMP PSAPPRD 0000

USER PSAPPRDUSR 0000

USER1 PSAPPRDUSR 0000

sto: 0 0000000016K 0000000040K 0000000001 2147483645

1 0000000016K 0000000160K 0000000001 2147483645

10 0000000016K 0000655360K 0000000001 2147483645

11 0000000016K 0001310720K 0000000001 2147483645

12 0000000016K 0002621440K 0000000001 2147483645

13 0000000016K 0005242880K 0000000001 2147483645

14 0000000016K 0010485760K 0000000001 2147483645

2 0000000016K 0000000640K 0000000001 2147483645

3 0000000016K 0000002560K 0000000001 2147483645

4 0000000016K 0000010240K 0000000001 2147483645

5 0000000016K 0000020480K 0000000001 2147483645

6 0000000016K 0000040960K 0000000001 2147483645

7 0000000016K 0000081920K 0000000001 2147483645

8 0000000016K 0000163840K 0000000001 2147483645

9 0000000016K 0000327680K 0000000001 2147483645

  1. index storage parameters

loc: APPL0 PSAPPRD 0000

APPL1 PSAPPRD 0000

APPL2 PSAPPRD 0000

CLUST PSAPPRD 0000

POOL PSAPPRD 0000

SDIC PSAPPRD 0

SDOCU PSAPPRD 0000

SLDEF PSAPPRD620 0000

SLEXC PSAPPRD620 0000

SLOAD PSAPPRD 0000

SPROT PSAPPRD 0000

SSDEF PSAPPRD620 0000

SSEXC PSAPPRD620 0000

SSRC PSAPPRD 0000

TEMP PSAPPRD 0000

USER PSAPPRDUSR 0000

USER1 PSAPPRDUSR 0000

sto: 0 0000000016K 0000000040K 0000000001 2147483645

1 0000000016K 0000000080K 0000000001 2147483645

10 0000000016K 0000163840K 0000000001 2147483645

11 0000000016K 0000327680K 0000000001 2147483645

12 0000000016K 0000655360K 0000000001 2147483645

13 0000000016K 0001310720K 0000000001 2147483645

14 0000000016K 0002621440K 0000000001 2147483645

2 0000000016K 0000000160K 0000000001 2147483645

3 0000000016K 0000000640K 0000000001 2147483645

4 0000000016K 0000002560K 0000000001 2147483645

5 0000000016K 0000005120K 0000000001 2147483645

6 0000000016K 0000010240K 0000000001 2147483645

7 0000000016K 0000020480K 0000000001 2147483645

8 0000000016K 0000040960K 0000000001 2147483645

9 0000000016K 0000081920K 0000000001 2147483645

Former Member
0 Kudos

Hi,

Please provide the exact Export path

""C:\SAPinst ORACLE SAPINST\4.7\Export1\DATA "" may be wrong..Please chk this location

Regards

Umesh K

adil_fahim
Explorer
0 Kudos

my export path is as i m giving.

D:\IDES4.7\EXPORT1\DATA

BUT IT'S NOT TAKING DATA FROM THIS LOCATION AND GOES TO THERE