cancel
Showing results for 
Search instead for 
Did you mean: 

Installation Error

Former Member
0 Kudos

Hi

I am trying to install a Netweaver Sneak Preview installion for ABAP , during a installation i am getting a following errors

" ERROR 2006-06-05 20:03:14

CJS-30129 Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed:Unable to create node
Ganesh\sapmnt\ with type DIRECTORY: can't create parent node..

"

"

ERROR 2006-06-05 20:03:14

CJS-30129 Creating node $(DIR_TRANS) with type DIRECTORY failed. Original exception text was: syslib.filesystem.nodeCreationFailed:Unable to create node
Ganesh\sapmnt\ with type DIRECTORY: can't create parent node..

"

"ERROR 2006-06-05 20:03:14

FCO-00011 The step createSystemDirectories with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|6|0|createSystemDirectories was executed with status ERROR .

"

Pls suggest me how to solve the above errors

Regards

Ganesh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi:

Then please check if your file system is NTFS, if the file system is on FAT or FAT32 you will need to convert to NTFS first in order to work properly.

Using the following command:

convert c /fs:NTFS

Hope this helps!

Best Regards,

Federico

Former Member
0 Kudos

Hi

I have solved the above problem i am encoutering some problem

ERROR 2006-06-06 22:13:28

The dbmcli call for action DB_START failed. Check the logfile XCMDOUT.LOG.

ERROR 2006-06-06 22:13:28

The dbmcli call for action DB_START failed. Check the logfile XCMDOUT.LOG.

ERROR 2006-06-06 22:13:28

FCO-00011 The step sdb_instance_start with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|SdbPreInstanceDialogs|ind|ind|ind|ind|2|0|SdbInstanceDialogs|ind|ind|ind|ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_instance_start was executed with status ERROR .

Pls advice me

Ganesh

former_member192029
Active Contributor
0 Kudos

Hi

check this

The file C:WINNTsystem32driversetcservices (Windows 2000) or C:Windowssystem32driversetcservices (Windows XP) must not include an entry for the ports 3201, 3601 and 50000 to 50030. A possible entry can be excluded by using the hash symbol (#).

and just follow the pr-requsite from here

https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6

Installation document is here

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/77317c8d-0701-0010-f093-ed3...

Cheers

Jawahar Govindaraj

Former Member
0 Kudos

Hi:

Ensure you are using a user id with full administrative rights in order to allow the installation program to create the directory and share.

Sometimes, the installation fails because the security under directory USR is miss configured, please check this also.

Hope this helps!

Best Regards,

Federico

Former Member
0 Kudos

Hi

Thanks for the reply , the above problem is solved. but the following errors i am encountered during installation

"

ERROR 2006-06-05 21:25:01

FSL-02097 The file system mounted on: C:\ does not support ACLs."

"

ERROR 2006-06-05 21:25:01

FSL-03006 Unknown exception caught when trying to add an entry to the service file."

"

ERROR 2006-06-05 21:25:01

MUT-03025 Caught ESyException in Modulecall: ESAPinstException: error text undefined.

ERROR 2006-06-05 21:25:01

FCO-00011 The step createPorts with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|6|0|createPorts was executed with status ERROR .

"

Pls help me

Regards

Ganesh

Former Member
0 Kudos

What was the solution for the problem:

.... ESAPinstException: error text undefined

thank's in advance for your answer, cheers

Francesco