DataBlade Module Installation and Registration Guide
Chapter 3: Registering with the BladeManager Command Line
Home
Contents
Index
Master Index
New Book
Viewing Log Files
BladeManager generates a log file whenever you prepare, register, upgrade, or unregister a DataBlade module. If one of these tasks fails, the log file can point to the particular
SQL
statement of the DataBlade module that caused the problem. Log files also list whether the failure was expected or unexpected and show the text of the error generated by the
SQL
command. An example of an expected error is if a DataBlade module contains an
SQL
statement to create a table, but that table already exists. When BladeManager receives an unexpected error, it halts the operation and returns the database to its state prior to that operation.
BladeManager stores log files in one of the following directories:
UNIX
/tmp/blademgr/
uid
, where
uid
is your
UNIX
user
ID
Windows
%TEMP%
\blademgr
Periodically delete files from the log directory to free disk space.
You can manage log files by performing the following tasks:
To view the list of log files, enter the following
command:
show log
BladeManager lists all available log files. You can only see log files created while BladeManager was running with your user
ID
.
To see a particular log file, display the list of log files and enter the log file number.
To delete log files for your user
ID
, enter the following command:
delete logs
BladeManager prompts you to continue with the removal of the directory from the operating system.
DataBlade Module Installation and Registration Guide
, version 3.6
Copyright © 1998, Informix Software, Inc. All rights reserved.