[3580-0.001]calling getDSNdefaults [3580-0.001]CC_connect: entering... [3580-0.001]sslmode=disable [3580-0.002]original_CC_connect: entering... [3580-0.002]Driver Version='08.02.0400,200704270001' linking static Multithread library [3580-0.003]original_CC_connect: DSN = '', server = 'localhost', port = '5432', database = 'filldb', username = 'postgres', password='xxxxx' [3580-0.004]connecting to the server socket... [3580-0.022](0)(null) ERRNO=0 [3580-0.022]connection to the server socket succeeded. [3580-0.023]startup client_encoding=UTF8 [3580-0.024]sizeof startup packet = 100 [3580-0.024]sent the authentication block successfully. [3580-0.025]gonna do authentication [3580-0.025]read -1, global_socket_buffersize=4096 [3580-0.026]Lasterror=10035 [3580-0.039]read 13, global_socket_buffersize=4096 [3580-0.040]auth got 'R' [3580-0.040]areq = 5 salt=4b24470e00 [3580-0.040]in AUTH_REQ_MD5 [3580-0.041]read -1, global_socket_buffersize=4096 [3580-0.042]Lasterror=10035 [3580-0.044]read 284, global_socket_buffersize=4096 [3580-0.045]auth got 'R' [3580-0.045]areq = 0 salt=0000000000 [3580-0.045]auth got 'S' [3580-0.046]auth got 'S' [3580-0.046]auth got 'S' [3580-0.046]auth got 'S' [3580-0.046]auth got 'S' [3580-0.047]auth got 'S' [3580-0.047]Got the PostgreSQL version string: '8.2.4' [3580-0.047]Extracted PostgreSQL version number: '8.2' [3580-0.048]auth got 'S' [3580-0.048]auth got 'S' [3580-0.049]auth got 'S' [3580-0.049]auth got 'K' [3580-0.049]auth got 'Z' [3580-0.049]CC_send_settings: entering... [3580-0.050]PGAPI_AllocStmt: entering... [3580-0.051]**** PGAPI_AllocStmt: hdbc = 018D3D30, stmt = 018D96C8 [3580-0.052]CC_add_statement: self=018D3D30, stmt=018D96C8 [3580-0.052]PGAPI_FreeStmt: entering...hstmt=018D96C8, fOption=1 [3580-0.052]QResult: enter DESTRUCTOR [3580-0.053]SC_init_Result(18d96c8)[3580-0.053]SC_Destructor: self=018D96C8, self->result=00000000, self->hdbc=018D3D30 [3580-0.054]APD_free_params: ENTER, self=018D97C8 [3580-0.054]IPD_free_params: ENTER, self=018D9808 [3580-0.054]PDATA_free_params: ENTER, self=018D986C [3580-0.055]SC_Destructor: EXIT [3580-0.055]CC_lookup_lo: entering... [3580-0.055]send_query(): conn=018D3D30, query='select oid, typbasetype from pg_type where typname = 'lo'' [3580-0.056]send_query: done sending query 63bytes flushed [3580-0.057]in QR_Constructor [3580-0.057]exit QR_Constructor [3580-0.057]read -1, global_socket_buffersize=4096 [3580-0.058]Lasterror=10035 [3580-0.059]read 77, global_socket_buffersize=4096 [3580-0.059]send_query: got id = 'T' [3580-0.060]QR_fetch_tuples: cursor = '', self->cursor=00000000 [3580-0.060]num_fields = 2 [3580-0.060]READING ATTTYPMOD [3580-0.061]CI_read_fields: fieldname='oid', adtid=26, adtsize=4, atttypmod=-1 (rel,att)=(1247,65534) [3580-0.061]READING ATTTYPMOD [3580-0.062]CI_read_fields: fieldname='typbasetype', adtid=26, adtsize=4, atttypmod=-1 (rel,att)=(1247,19) [3580-0.062]QR_fetch_tuples: past CI_read_fields: num_fields = 2 [3580-0.063]MALLOC: tuple_size = 100, size = 1600 [3580-0.063]QR_next_tuple: inTuples = true, falling through: fcount = 0, fetch_number = 0 [3580-0.064]end of tuple list -- setting inUse to false: this = 018D9910 SELECT [3580-0.064]_QR_next_tuple: 'C' fetch_total = 0 & this_fetch = 0 [3580-0.065]QR_next_tuple: backend_rows < CACHE_SIZE: brows = 0, cache_size = 0 [3580-0.065]QR_next_tuple: reached eof now [3580-0.066]_QR_next_tuple: 'C': DONE (fcount == 0) [3580-0.066]send_query: got id = 'Z' [3580-0.066]QResult: enter DESTRUCTOR [3580-0.067]QResult: in QR_close_result [3580-0.067]QResult: free memory in, fcount=0 [3580-0.067]QResult: free memory out [3580-0.068]QResult: enter DESTRUCTOR [3580-0.068]QResult: exit close_result [3580-0.068]QResult: exit DESTRUCTOR [3580-0.068]Got the large object oid: -999 [3580-0.069]CC_lookup_characterset: entering... [3580-0.069]conn->unicode=1 [3580-0.069]CC_connect: returning... [3580-0.070]szConnStrOut = 'DRIVER={PostgreSQL Unicode};DATABASE=filldb;SERVER=localhost;PORT=5432;UID=postgres;PWD=xxxxxxxx;SSLmode=disable;ReadOnly=0;Protocol=7.4;FakeOidIndex=0;ShowOidColumn=0;RowVersioning=0;ShowSystemTables=0;ConnSettings=;Fetch=100;Socket=4096;UnknownSizes=0;MaxVarcharSize=8000;MaxLongVarcharSize=8190;Debug=1;CommLog=0;Optimizer=1;Ksqo=1;UseDeclareFetch=0;TextAsLongVarchar=1;UnknownsAsLongVarchar=0;BoolsAsChar=0;Parse=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=dd_;;LFConversion=1;UpdatableCursors=1;DisallowPremature=0;TrueIsMinus1=0;BI=-5;ByteaAsLongVarBinary=1;UseServerSidePrepare=0;LowerCaseIdentifier=0;XaOpt=1' len=615,2048 [3580-0.074]PGAPI_DriverConnect: returning 0 [3580-0.075][SQLGetDiagRecW][3580-0.075]PGAPI_GetDiagRec entering type=2 rec=1 [3580-0.075]**** PGAPI_ConnectError: hdbc=018D3D30 <0> [3580-0.076]enter CC_get_error [3580-0.076]enter CC_create_errormsg [3580-0.076]msg = '' [3580-0.076]exit CC_create_errormsg [3580-0.077]exit CC_get_error [3580-0.077]CC_Get_error returned nothing. [3580-0.078]PGAPI_GetDiagRec exiting 100 [3580-0.078][SQLGetFunctions][3580-0.078][SQLGetInfoW(30)][3580-0.079]PGAPI_GetInfo: entering...fInfoType=23 [3580-0.079]PGAPI_GetInfo: p='', len=2, value=2, cbMax=2 [3580-0.080][SQLGetInfoW(30)][3580-0.080]PGAPI_GetInfo: entering...fInfoType=24 [3580-0.080]PGAPI_GetInfo: p='', len=2, value=2, cbMax=2 [3580-0.153][SQLSetConnectAttrW][3580-0.153]PGAPI_SetConnectAttr for 018D3D30: 102 00000001 [3580-0.154]PGAPI_SetConnectOption: entering fOption = 102 vParam = 1 [3580-0.261][[SQLAllocHandle]][3580-0.261]PGAPI_AllocStmt: entering... [3580-0.261]**** PGAPI_AllocStmt: hdbc = 018D3D30, stmt = 018D96C8 [3580-0.262]CC_add_statement: self=018D3D30, stmt=018D96C8 [3580-0.262][SQLGetStmtAttrW][3580-0.263]PGAPI_GetStmtAttr Handle=018D96C8 10010 [3580-0.263][SQLGetStmtAttrW][3580-0.263]PGAPI_GetStmtAttr Handle=018D96C8 10011 [3580-0.264][SQLGetStmtAttrW][3580-0.264]PGAPI_GetStmtAttr Handle=018D96C8 10012 [3580-0.264][SQLGetStmtAttrW][3580-0.265]PGAPI_GetStmtAttr Handle=018D96C8 10013 [3580-0.403][SQLBindParameter][3580-0.403]PGAPI_BindParameter: entering... [3580-0.403]extend_parameter_bindings: entering ... self=018D97C8, parameters_allocated=0, num_params=1,00000000 [3580-0.404]exit extend_parameter_bindings=018D9CA8 [3580-0.404]extend_iparameter_bindings: entering ... self=018D9808, parameters_allocated=0, num_params=1 [3580-0.405]exit extend_iparameter_bindings=018D9CC8 [3580-0.406]extend_putdata_info: entering ... self=018D986C, parameters_allocated=0, num_params=1 [3580-0.406]exit extend_putdata_info=018D9A20 [3580-0.407]PGAPI_BindParameter: ipar=0, paramType=1, fCType=1, fSqlType=12, cbColDef=4096, ibScale=0,[3580-0.407]rgbValue=00127751, pcbValue = 0012774D, data_at_exec = 0 [3580-0.510][SQLBindParameter][3580-0.511]PGAPI_BindParameter: entering... [3580-0.512]extend_parameter_bindings: entering ... self=018D97C8, parameters_allocated=1, num_params=2,018D9CA8 [3580-0.512]exit extend_parameter_bindings=018D9CE8 [3580-0.513]extend_iparameter_bindings: entering ... self=018D9808, parameters_allocated=1, num_params=2 [3580-0.514]exit extend_iparameter_bindings=018D9D20 [3580-0.514]extend_putdata_info: entering ... self=018D986C, parameters_allocated=1, num_params=2 [3580-0.515]exit extend_putdata_info=018D9CC8 [3580-0.515]PGAPI_BindParameter: ipar=1, paramType=1, fCType=1, fSqlType=1, cbColDef=23, ibScale=0,[3580-0.516]rgbValue=00128756, pcbValue = 00128752, data_at_exec = 0 [3580-0.661][SQLBindParameter][3580-0.661]PGAPI_BindParameter: entering... [3580-0.662]extend_parameter_bindings: entering ... self=018D97C8, parameters_allocated=2, num_params=3,018D9CE8 [3580-0.662]exit extend_parameter_bindings=018D9D58 [3580-0.663]extend_iparameter_bindings: entering ... self=018D9808, parameters_allocated=2, num_params=3 [3580-0.663]exit extend_iparameter_bindings=018D9DA8 [3580-0.663]extend_putdata_info: entering ... self=018D986C, parameters_allocated=2, num_params=3 [3580-0.664]exit extend_putdata_info=018D9668 [3580-0.664]PGAPI_BindParameter: ipar=2, paramType=4, fCType=1, fSqlType=12, cbColDef=127, ibScale=0,[3580-0.665]rgbValue=00128772, pcbValue = 0012876E, data_at_exec = 0 [3580-0.769][SQLExecDirectW][3580-0.769]PGAPI_ExecDirect: entering...1 [3580-0.769]SC_recycle_statement: self= 018D96C8 [3580-0.770]**** PGAPI_ExecDirect: hstmt=018D96C8, statement='{call "GetPartitionName_sp" (?,?,?)}' [3580-0.770]PGAPI_ExecDirect: calling PGAPI_Execute... [3580-0.771]PGAPI_Execute: entering...1 [3580-0.771]PGAPI_Execute: clear errors... [3580-0.771]PGAPI_NumParams: entering... [3580-0.772]SC_scanQueryAndCountParams: entering... [3580-0.772]prepareParameters 0 end [3580-0.772]SC_recycle_statement: self= 018D96C8 [3580-0.773]Exec_with_parameters_resolved: copying statement params: trans_status=1, len=36, stmt='{call "GetPartitionName_sp" (?,?,?)}' [3580-0.774]ResolveOneParam: from(fcType)=1, to(fSqlType)=12 [3580-0.774]cvt_null_date_string=0 pgtype=1043 buf=018DB098 [3580-0.775]ResolveOneParam: from(fcType)=1, to(fSqlType)=1 [3580-0.775]cvt_null_date_string=0 pgtype=1042 buf=018D9E70 [3580-0.776] stmt_with_params = 'SELECT * FROM"GetPartitionName_sp" (E'---------- - - - - ------------------- -!-"-#-$-%-&-''-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~--Ђ-Ѓ-‚-ѓ-„-…-†-‡-€-‰-Љ-‹-Њ-Ќ-Ћ-Џ-ђ-‘-’-“-”-•-–-—-˜-™-љ-›-њ-ќ-ћ-џ- -Ў-ў-Ј-¤-Ґ-¦-§-Ё-©-Є-«-¬-­-®-Ї-°-±-І-і-ґ-µ-¶-·-ё-№-є-»-ј-Ѕ-ѕ-ї-А-Б-В-Г-Д-Е-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я-а-б-в-г-д-е-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я--------',E'2007-07-23 06:00:00.000')' [3580-0.781]about to begin SC_execute [3580-0.781] it's NOT a select statement: stmt=018D96C8 [3580-0.782]send_query(): conn=018D3D30, query='SELECT * FROM"GetPartitionName_sp" (E'---------- - - - - ------------------- -!-"-#-$-%-&-''-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~--Ђ-Ѓ-‚-ѓ-„-…-†-‡-€-‰-Љ-‹-Њ-Ќ-Ћ-Џ-ђ-‘-’-“-”-•-–-—-˜-™-љ-›-њ-ќ-ћ-џ- -Ў-ў-Ј-¤-Ґ-¦-§-Ё-©-Є-«-¬-­-®-Ї-°-±-І-і-ґ-µ-¶-·-ё-№-є-»-ј-Ѕ-ѕ-ї-А-Б-В-Г-Д-Е-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я-а-б-в-г-д-е-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я--------',E'2007-07-23 06:00:00.000')' [3580-0.788]send_query: done sending query 740bytes flushed [3580-0.788]in QR_Constructor [3580-0.788]exit QR_Constructor [3580-0.788]read -1, global_socket_buffersize=4096 [3580-0.789]Lasterror=10035 [3580-0.790]read 752, global_socket_buffersize=4096 [3580-0.791]send_query: got id = 'T' [3580-0.791]QR_fetch_tuples: cursor = '', self->cursor=00000000 [3580-0.791]num_fields = 1 [3580-0.791]READING ATTTYPMOD [3580-0.792]CI_read_fields: fieldname='partname', adtid=1043, adtsize=-1, atttypmod=-1 (rel,att)=(0,0) [3580-0.792]QR_fetch_tuples: past CI_read_fields: num_fields = 1 [3580-0.793]MALLOC: tuple_size = 100, size = 800 [3580-0.793]QR_next_tuple: inTuples = true, falling through: fcount = 0, fetch_number = 0 [3580-0.794]qresult: len=689, buffer='part_(2007-07-23 06:00)_---------- - - - - ------------------- -!-"-#-$-%-&-'-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~--Ђ-Ѓ-‚-ѓ-„-…-†-‡-€-‰-Љ-‹-Њ-Ќ-Ћ-Џ-ђ-‘-’-“-”-•-–-—-˜-™-љ-›-њ-ќ-ћ-џ- -Ў-ў-Ј-¤-Ґ-¦-§-Ё-©-Є-«-¬-­-®-Ї-°-±-І-і-ґ-µ-¶-·-ё-№-є-»-ј-Ѕ-ѕ-ї-А-Б-В-Г-Д-Е-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я-а-б-в-г-д-е-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я--------' [3580-0.799]end of tuple list -- setting inUse to false: this = 018D9910 SELECT [3580-0.800]_QR_next_tuple: 'C' fetch_total = 1 & this_fetch = 1 [3580-0.801]QR_next_tuple: backend_rows < CACHE_SIZE: brows = 0, cache_size = 0 [3580-0.801]QR_next_tuple: reached eof now [3580-0.801]send_query: got id = 'Z' [3580-0.802]extend_column_bindings: entering ... self=018D9750, bindings_allocated=0, num_columns=1 [3580-0.803]exit extend_column_bindings=018D9CC8 [3580-0.803]SC_set_Result(18d96c8, 18d9910)[3580-0.803]QResult: enter DESTRUCTOR [3580-0.804]fetch_cursor=0, 018D9910->total_read=1 [3580-0.804]**** SC_fetch: non-cursor_result [3580-0.804]extend_getdata_info: entering ... self=018D982C, gdata_allocated=0, num_columns=1 [3580-0.805]exit extend_gdata_info=018D9F00 [3580-0.805]fetch: cols=1, lf=0, opts = 018D9750, opts->bindings = 018D9CC8, buffer[] = 00000000 [3580-0.806]PGAPI_GetData: enter, stmt=018D96C8 icol=1 [3580-0.806] num_rows = 1 [3580-0.807] value = 'part_(2007-07-23 06:00)_---------- - - - - ------------------- -!-"-#-$-%-&-'-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~--Ђ-Ѓ-‚-ѓ-„-…-†-‡-€-‰-Љ-‹-Њ-Ќ-Ћ-Џ-ђ-‘-’-“-”-•-–-—-˜-™-љ-›-њ-ќ-ћ-џ- -Ў-ў-Ј-¤-Ґ-¦-§-Ё-©-Є-«-¬-­-®-Ї-°-±-І-і-ґ-µ-¶-·-ё-№-є-»-ј-Ѕ-ѕ-ї-А-Б-В-Г-Д-Е-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я-а-б-в-г-д-е-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я--------' [3580-0.812]**** PGAPI_GetData: icol = 0, target_type = 1, field_type = 1043, value = 'part_(2007-07-23 06:00)_---------- - - - - ------------------- -!-"-#-$-%-&-'-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~--Ђ-Ѓ-‚-ѓ-„-…-†-‡-€-‰-Љ-‹-Њ-Ќ-Ћ-Џ-ђ-‘-’-“-”-•-–-—-˜-™-љ-›-њ-ќ-ћ-џ- -Ў-ў-Ј-¤-Ґ-¦-§-Ё-©-Є-«-¬-­-®-Ї-°-±-І-і-ґ-µ-¶-·-ё-№-є-»-ј-Ѕ-ѕ-ї-А-Б-В-Г-Д-Е-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я-а-б-в-г-д-е-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я--------' [3580-0.817]copy_and_convert: field_type = 1043, fctype = 1, value = 'part_(2007-07-23 06:00)_---------- - - - - ------------------- -!-"-#-$-%-&-'-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~--Ђ-Ѓ-‚-ѓ-„-…-†-‡-€-‰-Љ-‹-Њ-Ќ-Ћ-Џ-ђ-‘-’-“-”-•-–-—-˜-™-љ-›-њ-ќ-ћ-џ- -Ў-ў-Ј-¤-Ґ-¦-§-Ё-©-Є-«-¬-­-®-Ї-°-±-І-і-ґ-µ-¶-·-ё-№-є-»-ј-Ѕ-ѕ-ї-А-Б-В-Г-Д-Е-Ж-З-И-Й-К-Л-М-Н-О-П-Р-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-Э-Ю-Я-а-б-в-г-д-е-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я--------', cbValueMax=127 [3580-0.823]DEFAULT: len = 544, ptr = 'part_(2007-07-23 06:00)_---------- - - - - ------------------- -!-"-#-$-%-&-'-(-)-*-+-,---.-/-0-1-2-3-4-5-6-7-8-9-:-;-<-=->-?-@-A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z-[-\-]-^-_-`-a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-{-|-}-~-----------------------------------------------------------------------------------------------------------------------------------------' [3580-0.827] SQL_C_CHAR, default: len = 544, cbValueMax = 127, rgbValueBindRow = 'part_(2007-07-23 06:00)_---------- - - - - ------------------- -!-"-#-$-%-&-'-(-)-*-+-,---.-/-0-1-2' [3580-0.829]STATEMENT WARNING: func=PGAPI_GetData, desc='', errnum=-2, errmsg='The buffer was too small for the GetData.' [3580-0.830]retval=1 [3580-0.830]PGAPI_ExecDirect: returned 1 from PGAPI_Execute [3580-0.830][SQLGetDiagRecW][3580-0.830]PGAPI_GetDiagRec entering type=3 rec=1 [3580-0.831]ER_ReturnError: status = -2, msg = #The buffer was too small for the GetData.# [3580-0.832] szSqlState = '01004',len=41, szError='The buffer was too small for the GetData.' [3580-0.832]PGAPI_GetDiagRec exiting 0 [3580-0.833][SQLGetDiagRecW][3580-0.833]PGAPI_GetDiagRec entering type=3 rec=2 [3580-0.833]ER_ReturnError: status = -2, msg = #The buffer was too small for the GetData.# [3580-0.834]PGAPI_GetDiagRec exiting 100 [3580-0.927][SQLMoreResults][3580-0.927]PGAPI_MoreResults: entering... [3580-0.927]PGAPI_FreeStmt: entering...hstmt=018D96C8, fOption=0 [3580-0.928]SC_recycle_statement: self= 018D96C8 [3580-0.928]QResult: enter DESTRUCTOR [3580-0.928]QResult: in QR_close_result [3580-0.929]QResult: free memory in, fcount=1 [3580-0.929]QResult: free memory out [3580-0.929]QResult: enter DESTRUCTOR [3580-0.930]QResult: exit close_result [3580-0.930]QResult: exit DESTRUCTOR [3580-0.930]SC_init_Result(18d96c8)[3580-0.930]PDATA_free_params: ENTER, self=018D986C [3580-0.931]PDATA_free_params: EXIT [3580-0.931]PGAPI_MoreResults: returning 100 [3580-1.035][[SQLFreeHandle]][3580-1.036]PGAPI_FreeStmt: entering...hstmt=018D96C8, fOption=1 [3580-1.036]QResult: enter DESTRUCTOR [3580-1.036]SC_init_Result(18d96c8)[3580-1.037]SC_Destructor: self=018D96C8, self->result=00000000, self->hdbc=018D3D30 [3580-1.037]reset_a_column_binding: entering ... self=018D9750, bindings_allocated=1, icol=1 [3580-1.038]APD_free_params: ENTER, self=018D97C8 [3580-1.038]APD_free_params: EXIT [3580-1.038]IPD_free_params: ENTER, self=018D9808 [3580-1.038]IPD_free_params: EXIT [3580-1.038]PDATA_free_params: ENTER, self=018D986C [3580-1.039]PDATA_free_params: EXIT [3580-1.039]SC_Destructor: EXIT [3580-1.148][SQLDisconnect for 018D3D30][3580-1.148]PGAPI_Disconnect: entering...