cancel
Showing results for 
Search instead for 
Did you mean: 

SCM Optimizer Installation ?

pr_srinivas
Contributor
0 Kudos

We have installed SCM 5.0 with livecache 7.6; How to make sure SCM Optimizer is installed in my system or not and we are early birds on SCM System

How to identify SCM Optimizer installed or not ? if installed what version ?

Help Please

Rgds

PR

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member188883
Active Contributor
0 Kudos

Hi,

You need to login to your SCM system. Tcode SM59

Look for TCP/IP RFCs containing following names.

cso

ctm

  • dso*

  • mmp*

seq

snp

There will be 6 RFCS pointing to yout Optimizer server.

If these are missing then Optimizer installation is Not done.

Incase Optimizer is installed, you can check the version as follows

Login to Optimizer machine.

Traverse to the path where optimizer is installed. for eg. /apoopt/dps_tmp/bin

run the command

"/apoopt/dps_tmp/bin/dsoptsvr -version" -> This will display version of executable dsoptsvr

Similarly you can repeat the command for other executables. All the executables will be stored under

/apoopt/<CTM>/bin/ctmoptsvr.exe

/apoopt/<CSO>/bin/csooptsvr.exe

etc.

Hope this helps.

Regards,

Deepak Kori