Managing ObjectStore

ossvrdebug: Setting a Server Debug Trace Level

Syntax

ossvrdebug hostname n 

Options
hostname 
Server host to be debugged.

n 
Number that specifies the trace level of the Server. Specify an integer from 0 through 9. The larger the number, the more information ObjectStore provides. Specifying 0 turns the debug trace level off.

Description

Sets the Server debug trace level of the Server. Using this command is equivalent to starting the server with the -d n command-line option.

On UNIX platforms, the requested trace output is put into the /tmp/ostore/oss_out file after the Server receives the message.

On Windows platforms, the output is added to the
%OS_TMPDIR%\OSSERVER.TXT
file.

Example

ossvrdebug kellen 5 
Sets the Server debug trace level of the Server kellen to 5.

API

Class: os_dbutil
Method: ossvrdebug



[previous] [next]

Copyright © 1999 Object Design, Inc. All rights reserved.

Updated: 03/11/99 11:19:07