Internal error: Net8 protocol error.

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Re: Internal error: Net8 protocol error.

    I am getting the following error (similar to the one posted by the original
    poster): Error Executing Database Query. [Macromedia][Oracle JDBC
    Driver]Internal error: Net8 protocol error Also, I get these two lines after
    the query: DATASOURCE datasource_name SQLSTATE 08001 Creating a stored
    procedure is an option. However, the code with the SQL query was working fine
    earlier and it started giving problem after we upgraded the database to Oracle
    9i from Oracle 8. OUR PLATFORM: Windows 2000, ColdFusion MX, Oracle 9i, JDBC
    drivers from mid 2002. Does anyone have any idea. This does not seem like a
    database problem because the same query works from SQLPlus. Also one
    interesting observation was that when I limit the number of rows returned (say
    to 15) it works fine! Anyone have any ideas on this issue.

    fusionyogi Guest

  2. Similar Questions and Discussions

    1. ORA-12560: TNS: Protocol Adapter Error
      Hi dbuckingham, I am also facing the similar problem. I have 2 instances of 9i on same server. I am able to connect with one of them and...
    2. #39283 [NEW]: SSL: fatal protocol error
      From: cboden at gmail dot com Operating system: Linux PHP version: 5.2.0RC5 PHP Bug Type: SOAP related Bug description: ...
    3. HTTP 500.100 - Internal Server Error - ASP error Help...Please
      I a trying to display an ASP page on IIS 5.1, but i cant, every time i select the info i wanna see a "page cannot be displayed" page. The name of...
    4. HTTP Error 500, Internal Server Error
      I have installed VB.NET 2003 on my machine. Whenever I write a web service or web page of any type that uses ADO to connect to a SQL Database I get...
    5. PHP & OCI9. No such protocol adapter error.
      Greetings, I've been developing several PHP-applications using Oracle client 8.2 and PHP 4.3.3 (OCI8 functions). Now the management wants to...
  3. #2

    Default Re: Internal error: Net8 protocol error.

    Hi There, I had the same error but not with Oracle 9i. I had it with Oracle 10.2. I had to update macromedia drivers and that solved the problem.

    Hope this helps.

    fabourad Guest

  4. #3

    Default Re: Internal error: Net8 protocol error.

    Go to the latest drivers on
    [url]http://www.macromedia.com/go/42dcb10a[/url]

    Stephen Dupre
    Macromedia QA
    sdupre Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139