cdpro: SAP Profile Directory in UNIX & Linux

In UNIX and Linux operating system, you can directly jump into SAP profile directory by just using command cdpro instead of typing the whole path. The SAP kernal is located in /sapmnt/SID/profile. This command must be execute with the SIDadm user.

Logged as SIDadm. Execute command cdpro.

> cdpro

Check the path directory.

> pwd
/sapmnt/SID/profile

List all files inside the cdpro.

> ls
DEFAULT.PFL           SID_J06_itsiti        START_J06_itsiti
INSTSTAT              SID_JC06_itsiti       START_JC06_itsiti
JdbcCon.log           SID_SCS07_itsiti      START_SCS07_itsiti
core                  dev_sapstart          sapstart.log

You May Also Like

Leave a Reply?