10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

See Also: "SCHEMA_NAMES Usage" on page 7-131 for further<br />

information<br />

OTT Utility Reference<br />

TRANSITIVE Parameter<br />

This parameter indicates whether type dependencies not explicitly listed in the<br />

INTYPE file are to be translated. Valid values are TRUE and FALSE.<br />

TRANSITIVE=TRUE|FALSE<br />

The default value is TRUE.<br />

If TRANSITIVE=TRUE is specified, then types needed by other types and not<br />

mentioned in the INTYPE file are generated.<br />

If TRANSITIVE=FALSE is specified, then types not mentioned in the INTYPE file<br />

are not generated, even if they are used as attribute types of other generated types.<br />

USE_MARKER Parameter<br />

This parameter indicates whether OTT markers should be supported, if used, by<br />

OTT to carry forward user added. Valid values are TRUE and FALSE. The default<br />

value is FALSE.<br />

USE_MARKER=TRUE|FALSE<br />

The default value is FALSE.<br />

If USE_MARKER=TRUE is specified, then the added code between the markers, OTT_<br />

USER_CODESTART and OTT_USERCODE_END will be carried forward when the<br />

same file is generated again.<br />

If USE_MARKER=FALSE is specified, then the user added code will not be carried<br />

forward, even if the code is added between OTT_USERCODE_START and OTT_<br />

USERCODE_END markers.<br />

USERID Parameter<br />

This parameter specifies the <strong>Oracle</strong> username, password, and optional database<br />

name (<strong>Oracle</strong> Net database specification string). If the database name is omitted, the<br />

default database is assumed.<br />

USERID=username/password[@db_name]<br />

If this is the first parameter, then USERID= may be omitted as shown:<br />

How to Use the Object Type Translator Utility 7-125

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

Saved successfully!

Ooh no, something went wrong!