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


Chapter 3 Tools : ESTIMATETBLDFN

ESTIMATETBLDFN
Returns an estimate of the maximum CTABLESIZE and XTABLESIZE required for each table type. (E)
Invocation
Do one of the following:
Type ESTIMATETBLDFN (num_fields) <Enter>
Type EX ESTIMATETBLDFN (num_fields) <Enter>
Where:
 
Usage Notes
This function returns an estimate of the maximum CTABLESIZE and XTABLESIZE required (for each TIBCO Object Service Broker table type) to support the number of fields entered as an argument.
See Also
TIBCO Object Service Broker Parameters or the TIBCO Service Gateway manual for the appropriate external database for information on the CTABLESIZE and XTABLESIZE Data Object Broker parameters.
Example
The screen below displays the results of executing this rule supplied with a parameter of 150 fields:

 
----------------------------- INFORMATION LOG --------------------------------
COMMAND ===> SCROLL ===> P
DATE: Nov 27,2006 REPORT ON ESTIMATE CTABLESIZE
FOR "150" FIELDS
 
Table Type CTablesize(K) XTablesize(K)
---------- ------------- -------------
 
ADA 11
DAT 19
DB2 12
IDM 13
IMS 14 10
MAP 9
SLK 9
204 15
TDS 8
 
 
 
 
 
 
 
PFKEYS: 2=NEXT LOG 3=EXIT 5=REPEAT FIND 12=EXIT 13=PRINT 9=RECALL

 

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