Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP installation error

Former Member
0 Likes
438

Hi Gurus,

I get the following error while trying to install SAP R/3 4.7:

Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.

PHASE 2008-01-14 16:56:42

Adapt filesystem

PHASE 2008-01-14 16:56:42

Prepare check/adapt SAP instance filesystem

ERROR 2008-01-14 16:56:42

FSL-02015 Node F:\usr\sap does not exist.

ERROR 2008-01-14 16:56:42

MOS-01082 File system node F:\usr\sap with type DIRECTORY does not exist.

ERROR 2008-01-14 16:56:42

MOS-01105 Processing of one or more file system node operations of table Content of table: t_SAPComponent_Filesystem_Action_SHARED with condition WHERE WapsSystemName='ERP' AND WapsInstanceName='' AND WapsInstanceHost='sur' AND OpMode = 'CHECKIF' Row[0] WapsSystemName="ERP" WapsInstanceHost="sur" Key="WAPS_sapdir_dircheck" Condition="false" FollowLinks="TRUE" NodeName="F:\usr\sap" NodeType="DIRECTORY" OpMode="CHECKIF" Row[1] WapsSystemName="ERP" WapsInstanceHost="sur" Key="WAPS_transdir_dircheck" Condition="false" FollowLinks="TRUE" NodeName="F:\usr\sap\trans" NodeType="DIRECTORY" OpMode="CHECKIF" Row[2] WapsSystemName="ERP" WapsInstanceHost="sur" Key="WAPS_sapmount_dircheck" Condition="true" FollowLinks="TRUE" NodeName="F:\usr\sap" NodeType="DIRECTORY" OpMode="CHECKIF" failed.

ERROR 2008-01-14 16:56:42

FJS-00012 Error when executing script

I'm even unable to access F:\usr folder..

Please help me to rectify this problem to continue with installation.

Thank you.

Edited by: srk s on Jan 14, 2008 1:10 PM

2 REPLIES 2
Read only

Former Member
0 Likes
408

Hi,

Please delete every thing about SAP installation from your system and then try once again.

Most of time this solves the problem. If this does not solve your problem contact your system Admin or basis person.

Regards,

Lalit Kabra

Read only

Former Member
0 Likes
408

HI

Dont worry. Just follow the below steps and it works 110%.

Right click on 'usr' folder --> goto properties, and select the "security tab" and click on "Allow " button selecting every user.(administrator, creator, system, users[asp users])

Open the "usr" folder and repeat the above process for "sap" folder.

ALL the permissions should be allowed to all the users. Now, follow the installation process.

Award me points if it solves the problem.