Oracle.NET Specific Limitations - SQL Assistant

Teradata SQL Assistant for Microsoft Windows User Guide

Product
SQL Assistant
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2430
lifecycle
previous
Product Category
Teradata Tools and Utilities

Oracle.NET Specific Limitations

  • Decimal columns with more than 28 digits might be displayed as <Error>.
  • You must use the correct case for Database/User names (generally Uppercase).
    This applies to the Connection dialog box, when adding Databases to the Explorer tree, or when enclosing object names within double quotes.
  • Create Procedure statements must end with a semicolon. These statements create, but not compile, the procedure. You must compile the procedure before it can be executed.