Error changing server option set

sherrysun

ADSM.ORG Member
Joined
May 30, 2003
Messages
15
Reaction score
0
Points
0
Hi, all,



I am having trouble changing one of the server option set, wonder if anyone can help me on it:



I want to change the MirrorWrite Log to Sequential, I issued: setopt mirrorwrite log sequential

the error I got is " SETOPT: *** Parser not yet implemented. ***"



Seems like I need to do something before I can change the option, what is it?



Thanks.



Sherry Sun



[email protected]
 
I can't tell from your post, but you do have a space between set and opt, right?



set opt mirrorwrite log sequential



Or edit the dsmserv.opt file and put it in there. It will be effective next time the TSM server is started.



-Aaron
 
The following options are available with the SETOPT command:

BUFPOOLSIZE

COMMTIMEOUT

EXPINTERVAL

EXPQUIET

IDLETIMEOUT

LOGWARNFULLPERCENT

MAXSESSIONS

RESTOREINTERVAL

THROUGHPUTDATATHRESHOLD

THROUGHPUTTIMETHRESHOLD



To change the MirroWrite to Sequential the dsmserv.opt file have to be updated manually.

For the change to take affect, the TSM server have to be halted and restarted again.



Good Luck,

Sias
 
Thank you, Aaron and Sias for your replies.



I made the change in dsmserv.opt, and that took care of it.



Sherry
 
Back
Top