Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ODBC failure from Access 97 to Oracle 8.1.7 database
Dear all,
I encounter a problem when connecting to an Oracle database in Access
97 using ODBC interface, the settings are:
Oralce client: 8.1.7 on Windows 98 SE
Oracle server: 8.1.7 on Windows NT SP3
ODBC driver: ORACLE ODBC Driver 8.01.07, Oracle Corp., SQORD32.DLL,
2002/05/11
Symptoms:
1.List of tables shows up, wherefrom I can select tables, but in a
minute, it prompts "ODBC failure", and then ORA-01031 user requested
cancel of current operation, for each table selected.
2.If I de-select "Enable Query timeout" in ODBC Driver Setup, it takes
10 min. to perform the operation with no errors. However, I have to
wait the amount of time when I try to browse the liked table.
3.This problem doesn't occur when I connect the same client to other
databases. On the other hand, it persists when I connect from other
client to the same database.
4.In session management screen in OEM, I can see the session is
actually doing a SELECT query which takes a long time, so I write a
script odbs_test.sql to trace its performance, but it comes out with:
ORA-01039: insufficient privileges on underlying objects of the view
SP2-0612: Error generating AUTOTRACE EXPLAIN report
Statistics
0 recursive calls 52 db block gets 747 consistent gets 0 physical reads 0 redo size 1037 bytes sent via SQL*Net to client 425 bytes received via SQL*Net from client 2 SQL*Net roundtrips to/from client 1 sorts (memory) 0 sorts (disk) 1 rows processed
Anyone any ideas or advice? Thanks in advance.
Regards,
Dino
Received on Sun Aug 25 2002 - 03:25:42 CDT
![]() |
![]() |