Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...I have found your site brilliant. What makes it good are the people that contribute to the site..."

Geography

Where in the world do Tek-Tips members come from?
TheBigA (Programmer)
6 Oct 10 14:57
I have an issue where I am using a vendor products out-of-the-box configuration tool to connect to an Oracle 11g database. There are two options for connecting; use tnsnames reference directly or use an ODBC. Because I am having issues I decided to use an ODBC data source and turn on tracing. It produced some good information, but I am trying to get a better understanding of the information in the Microsoft ODBC Trace log (SQL.LOG by default). Is there anything available that explains the information contained in that trace file? Specifically there is a line that looks like it is showing the Oracle schema starting with "PTR" - what is this telling me? Below is a snippet from the trace log. Can anyone tell me what this means? Or is there some good reference material on interpreting the trace file?

Thank you!

ProjectBuilder  21e8-6d8    EXIT  SQLGetData  with return code 0 (SQL_SUCCESS)
        HSTMT               09EC1A90
        UWORD                        2
        SWORD                       -8 <SQL_C_WCHAR>
        PTR                 0x09D3B008 [       8] "APPS"
        SQLLEN                  4094
        SQLLEN *            0x0012D898 (8)

ProjectBuilder  21e8-6d8    ENTER SQLGetData
        HSTMT               09EC1A90
        UWORD                        3
        SWORD                       -8 <SQL_C_WCHAR>
        PTR                 0x09D3B008
        SQLLEN                  4094
        SQLLEN *            0x0012D898

ProjectBuilder  21e8-6d8    EXIT  SQLGetData  with return code 0 (SQL_SUCCESS)
        HSTMT               09EC1A90
        UWORD                        3
        SWORD                       -8 <SQL_C_WCHAR>
        PTR                 0x09D3B008 [      68] "AP_WEB_WRAPPER_PKG.SETUPCLIENTINFO"
        SQLLEN                  4094
        SQLLEN *            0x0012D898 (68)
 

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Back To Forum

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close