Friday, January 20, 2012

Linux configuration for SAP

1 – create below mentioned folders and give them rights of read write execute:

a – SAPDB

b - SAPMNT

c - /USR/SAP

On shell run this command:

make folders:

# mkdir sapdb

# mkdir sapmnt

# mkdir /usr/sap

permissions:

# chmod –R 777 /sapdb

# chmod –R 777 /sapmnt

# chmod –R 777 /usr/sap


OR right click on screen and create folders than right click on folder and check all the permissions.





Previous Page
Next Page

0 comments:

Post a Comment