setup SQL server as E1 foreign table data source
Having followed the steps of Oracle Support Document 643298.1 (E1: TC: Preparing a Foreign Table Data Source For Table Conversion UBE) we have:
1. OBDC DSN: BISQLPROD2 for connection to SQL Server with user: E1READ, Test Connection - SUCCESSFUL
2. environment BISQLPROD2
3. added OCM entry:
4. added E1READ as system user and associated data source BISQLPROD2 with E1READ
ISSUE: unable to connect to the SQL Server with the database BISQLPROD2 user/password popup window on screen:
The log says:
5588/7968 MAIN_THREAD Fri Sep 22 10:19:36.101000 Jdbodbc.c1345
ODB0000163 - SQLDriverConnect failure. rc=-1
5588/7968 MAIN_THREAD Fri Sep 22 10:19:36.102000 Jdbodbc.c1345
ODB0000164 - DBC:00 [28000][18456][1] [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Login failed for user 'JDE'.