When Connected to an Oracle .NET Data Source - Teradata SQL Assistant

Teradata® SQL Assistant for Windows User Guide

Product
Teradata SQL Assistant
Release Number
16.20
Published
October 2018
Language
English (United States)
Last Update
2020-01-03
dita:mapPath
gfk1537201040714.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2430
Product Category
Teradata Tools and Utilities
The following applies when a connection is established with a Oracle .NET data source:
  • Decimal columns with more than 28 digits might be displayed as <Error>.
  • The correct case for Database/User names (generally Uppercase) must be used.
  • 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. The procedure must be compiled before it can be executed.