Common Content for Data Catalog
- Common Content for Data Catalog 10.5.3
- All Products
Database
| Connection String Syntax
| Example
|
---|---|---|
IBM DB2
| dbname
| mydatabase
|
Microsoft SQL Server
| servername @dbname
| sqlserver@mydatabase
|
Oracle
| dbname .world (same as TNSNAMES entry)
| oracle.world
|