Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 Using TIBCO Object Service Broker Utilities : hrnbrclr (Batch Table Clear)

hrnbrclr (Batch Table Clear)
Syntax
hrnbrclr [-s segment#] [-A auditreport] tablename
Platforms
Windows, Solaris
Description
The hrnbrclr (batch table clear) utility deletes all data from a TDS table. This offline utility operates in the same way as the online $CLRTAB tool.
Online transactions are subject to the chosen transaction limits of your site. If you exceed your online transaction limit, you can use the hrnbrclr utility to clear the table while it is offline.
Arguments
 
-A auditreport
The file to which the audit report is written. If this option is omitted, the report is written to the screen.
-s segment#
The offline segment containing the specified table. If this option is omitted, the segment number defaults to zero (that is, the base segment is used).
Constraints
The following constraints apply:
The hrnbrclr utility cannot delete data from a table instance of a parameterized table. To delete data from a selected table instance, use $CLRTAB.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved