cancel
Showing results for 
Search instead for 
Did you mean: 

DIR_SAPJVM directory

former_member221632
Participant
0 Kudos
1,763

I can see the value of DIR_SAPJVM is set as below in the instance profile for NW7.3 (java only) system

DIR_SAPJVM = $(DIR_EXECUTABLE)$(DIR_SEP)sapjvm_6

Since this is a java only system, i can't use AL11 to check the directories.

How do i find the value $(DIR_SEP)? where is it defined.

Thanks & Regards,

Saravanan

View Entire Topic
MaheshKumar
Contributor
0 Kudos

Hello

Just wanted to add my comments. Thought of will be useful.

How do i find the value $(DIR_SEP)? where is it defined.

$(DIR_SEP) is directory separator. As suggested ratnajit report RSPFPAR  gives you the value which is generally /.


For example following profile parameter can be converted into readable.Means $(DIR_SEP)  is replaced by /


rsec/ssfs_datapath = $(DIR_GLOBAL)$(DIR_SEP)security$(DIR_SEP)rsecssfs$(DIR_SEP)data


rsec/ssfs_datapath = $(DIR_GLOBAL)/security/rsecssfs/data

Cheers

Mahesh Kumar

0 Kudos

Hello to all!

I installed the Solution manager in a virtual machine Windows 2008R2 + oracle (ESXi) and parameters are with errors. What could be causing these errors?

Since already very grateful!