(-1/HY000/1) out of memory for query result for getting Bytea

Поиск
Список
Период
Сортировка
От Autade, Kalpana (Kalpana)
Тема (-1/HY000/1) out of memory for query result for getting Bytea
Дата
Msg-id CY4PR15MB1541FB8B825000D538A99B97A3850@CY4PR15MB1541.namprd15.prod.outlook.com
обсуждение исходный текст
Список pgsql-odbc

Hi,

 

We have C++ application  connecting to Postgres 11.2  Using  ODBC driver (driver='PSQLODBC35W.DLL', version=09.06.0500)

We are trying to retrieve multiple document simultaneously using below query . We are getting exception sometime.

 

Error while executing function C3KSQL_F_GET_LOB (8): selectBlob: SQLExecDirect (time: 2500 ms, statement: SELECT DOCFILE FROM XXXXXX WHERE ID = 4148) failed: (-1/HY000/1) out of memory for query result

;

Error while executing the query

 

Please help on this. Am I using correct ODBC driver?

 

-Kalpana Autade

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Test Last
Дата:
Сообщение: ODBC Driver dbg
Следующее
От: Michiko Kawamoto
Дата:
Сообщение: AWS PostgreSQL Encoding and Connection Issue on JMP