Supported Connector Names and SQL Styles
When defining the DLL (Windows) or library (UNIX) and SQL files for importing the external schema, the external database being used might not be the same as the Siebel database. The following table contains the supported connector DLL and library names and their corresponding SQL styles. The extension for the DLL or library name is optional.
External Database | DLL Name (Windows) | Library Name (UNIX) | SQL Style |
---|---|---|---|
IBM DB2 |
sscddcli.dll |
sscddcli.so |
DB2 |
Microsoft SQL Server |
sscdms80.dll |
Not supported |
MSSqlServer |
Oracle Database |
sscdo90.dll |
sscdo90.so |
OracleCBO |