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

 

ics:flushcatalog

Flushes the internal memory cache for a table (known previously as a "catalog" in earlier verisions of the product).

Syntax

Parameters

catalog (required)
Name of the table to be flushed.

Description

The ics:flushcatalog command flushes the internal memory cache for a table (known previously as a "catalog" in earlier verisions of the product). Use this command if you want to clear a table's cache after a table update using a non-Content Server mechanism.

ics:flushcatalog can also force cache clearing when the SQL used to select against a table has performed a join with other catalogs and the system may hold the cached information for either table.

errno

The possible values of errno include:

Value
Description
-105
Database error.

Example

The following example flushes the table for the Article table

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.