Interpreting log files

From: Molly Gibson <molly_gibson2002(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Interpreting log files
Date: 2003-04-11 17:31:17
Message-ID: 20030411173117.86738.qmail@web41807.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,
I have a couple of questions about the mylog* file
that is created by the GBORG ODBC Driver. I haven't
been able to find examples of "normal" log files on
the web--if there are some available, could somebody
point them out?

I installed the GBORG ODBC driver last week on Windows
XP Pro. It is working, but I am seeing this in mylog:
(sorry about the wraps...)
[308]globals.extra_systable_prefixes = 'dd_;'
[308][SQLAllocEnv][308]**** in PGAPI_AllocEnv **
[308]** exit PGAPI_AllocEnv: phenv = 132390800 **
[308][SQLAllocConnect][308]PGAPI_AllocConnect:
entering...
[308]**** PGAPI_AllocConnect: henv = 132390800, conn =
132396592
[308]EN_add_connection: self = 132390800, conn =
132396592
[308] added at i =0, conn->henv = 132390800,
conns[i]->henv = 132390800
[308][SQLGetInfo][308]PGAPI_GetInfo:
entering...fInfoType=77
[308]PGAPI_GetInfo: p='02.50', len=0, value=0,
cbMax=12
[308][SQLSetConnectionOption][308]PGAPI_SetConnectOption:
entering fOption = 103 vParam = 20
[308][SQLGetConnectOption][308]PGAPI_GetConnectOption:
entering...
*-->[308]CONN ERROR: func=PGAPI_GetConnectOption,
desc='fOption=30002', errnum=205, errmsg='Unknown
connect option (Get)'
[308][SQLSetConnectionOption][308]PGAPI_SetConnectOption:
entering fOption = 30002 vParam = 121511336
[308]Microsoft Jet !!!!
[308][SQLDriverConnect][308]PGAPI_DriverConnect:
entering...
[308]**** PGAPI_DriverConnect: fDriverCompletion=1,
connStrIn='DSN=PostgreSQL;'
[308]our_connect_string = 'DSN=PostgreSQL;'

The "CONN ERROR" line is what disturbs me. It goes on
to make the connection, and it works great. Is this
something I should be concerned about?

Thanks!
mol

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hollysugar Webmaster 2003-04-11 17:36:23 Re: continuing problems with sqlsetpos & syncing postgresql to a mobile database
Previous Message Hiroshi Inoue 2003-04-11 16:56:39 Re: continuing problems with sqlsetpos & syncing postgresql to a mobile database