Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 


ics:catalogmanager.deletelog

Deletes the log file using ics:catalogmanager (futuretenseip_address.txt) if per-IP address logging is enabled.

Syntax

Parameters

ftcmd (required)
Value must be set to deletelog.

Description

The deletelog command deletes the log file (futuretenseip_address.txt) if per-IP address logging is enabled. Enable per-IP address logging by setting the ft.dbl property, found in the Sites properties file (futuretense.ini), to yes.

This command is useful for removing the existing log file so that you can create a new one when debugging. When the application server restarts and Sites is called the first time, the Sites servlet attempts to delete all previous log files, regardless of whether per-IP address logging is enabled. This means that the Sites log file is deleted as well as any other .TXT files in the directory where the logs are stored.

Error Numbers

The possible values of errno include:

Value
Description
-300
File not found.

See Also

The following ics:catalogmanager command:

ics:catalogmanager.exportlog

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.