cancel
Showing results for 
Search instead for 
Did you mean: 

OpsCenter creates Temp files of large size.

BVshet
Level 5

Hi Team,

Our Syamntec Opscenter is hosted on win 2008 x64 machine and OpsCenter version is 7.6.0.3 its craeting large temp files in C drive (OpsCenter is installed in E drive)
I got the below link which says how to work on it.
http://www.symantec.com/business/support/index?page=content&id=TECH152870

for example if this is my server.conf file as below.
-n OPSCENTER_<HOST_NAME> -x tcpip(LocalOnly=YES;ServerPort=13786) -gd DBA -gk DBA -gl DBA -gp 4096 -ti 0 -c 256M -ch 1024M -cl 256M -zl -os 1M -m -o "<INSTALL_PATH>\OpsCenter\server\db\log\server.log"

I just need to add -dt as below right?
-n OPSCENTER_<HOST_NAME> -x tcpip(LocalOnly=YES;ServerPort=13786) -gd DBA -gk DBA -gl DBA -gp 4096 -ti 0 -c 256M -ch 1024M -cl 256M -zl -os 1M -m -o "<INSTALL_PATH>\OpsCenter\server\db\log\server.log" -dt "absolute_path"

Also as per document what must be variable value for SATMP as per document.

Thanks In advance.

1 ACCEPTED SOLUTION

Accepted Solutions

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Correct.

 

You can choose either method, 1 or 2 as per the note.

View solution in original post

3 REPLIES 3

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Hi,

 

You can choose either method, 1 or 2. So in both cases, make the path E:\

BVshet
Level 5
Hi Riaan, If I edit the server.conf file is that enough, no need to set variable SATMP as per doc ?? Please advice.

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Correct.

 

You can choose either method, 1 or 2 as per the note.