11.07.2015 Views

Caché ObjectScript Reference - InterSystems Documentation

Caché ObjectScript Reference - InterSystems Documentation

Caché ObjectScript Reference - InterSystems Documentation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Legacy Commands and FunctionsstatusnReturned status will always be 0 or a version number: If n is omitted, statusis 0 (if counters are disabled) or the version number (if counters are enabled).If n is 0, status is 0 (if counters were previously disabled) or the version number(if counters were previously enabled). If n is 1, status is the version number,which is incremented when the table or counter definition is changed.Optional — A switch that specifies whether metrics should be enabled ordisabled.This switch affects all tables. 1 = Enable metrics. 0 = Disable metrics.Error Return CodesWhen creating or manipulating tables, the $ZUTIL(133) function calls may return one ofthe following negative values if an error occurs.Error-1-2-3-4-5-6DescriptionExceeded maximum number of tables allowed.Exceeded maximum number of counters allowed.Invalid prefix, already exists for a different table.Invalid table/counter name, either too long or duplicate.Invalid number of counters, must be greater than 0No heap shared memory available.If a description is too long, no error is returned and the description is always truncated.See Also• For further details on ViewPoint metrics, see the <strong>Caché</strong> Basic System Management Guide.794 <strong>Caché</strong> <strong>ObjectScript</strong> <strong>Reference</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!