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

 


CATALOGMANAGER.deletelog

Deletes the log fileusing the CATALOGMANAGER command (futuretenseip_address.txt) if per-IP address logging is enabled.

Syntax

Parameter

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.

Example

This example deletes the log via a URL.

See Also

The following CATALOGMANAGER command:

exportlog

   Home > Contents > Index >

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