ORA-12560:TNS:Protocol Adapter Error on Netware

Ask a Question related to Oracle Server, Design and Development.

  1. #1

    Default Re: ORA-12560:TNS:Protocol Adapter Error on Netware

    I have this traditional error "ORA-12560:TNS:Protocol Adapter Error"
    when trying to connect to my Oracle 8i databases on Netware (i.e when
    i load svrmgr31, plus81, etc...)

    Listener seems to work properly (instances are present).

    I would like to check up Oracle environment on Netware but how? If
    errors, how can i set on this environment?
    Does svrmgr31 automaticly find %oracle_home%/nlm/config.ora, where all
    oracle environment is defined, or must i load it with a parameter like
    "svrmgr31 config=%oracle_home%/nlm/config.ora" etc...

    Thks a lot.
    hoonig 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. Internal error: Net8 protocol error.
      I am getting the following error (similar to the one posted by the original poster): Error Executing Database Query. Internal error: Net8...
    4. 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...
    5. TNS-12560:Protocol adapter error from client side only...
      I am getting a strange symptom: tnsping and sqlplus work fine on my LINUX server (neo) so the listener and DB are OK. However, from my remote XP...
  3. #2

    Default Re: ORA-12560:TNS:Protocol Adapter Error on Netware

    This is NOT the proper way to elicit a response to your query.
    Multiply posting the SAME question is simply begging to be ignored.
    That being said ...

    I'm so glad that "ORA-12560:TNS:Protocol Adapter Error" is a
    TRADITIONAL error. If I could be so enlightened (being a bit daft at
    times) which tradition would this be? I'm unable to find a reference
    anywhere, and I believe I'm old enough to know of most traditions ...

    I've experienced this same behaviour when ORACLE_SID is not set and I
    attempt to invoke svrmgrl. Setting ORACLE_SID to the proper value
    usually corrects this. The config.ora file won't help you here since
    you're not seeing a problem resolving a service name, and the
    config.ora file does NOT set any environment, it configures Oracle
    Names.

    Set ORACLE_SID to it's correct value (presuming it isn't already) and
    try svrmgr31 again.

    [email]hoonig@ifrance.com[/email] (hoonig) wrote in message news:<f9e960db.0212120523.15ea26ca@posting.google. com>...
    > I have this traditional error "ORA-12560:TNS:Protocol Adapter Error"
    > when trying to connect to my Oracle 8i databases on Netware (i.e when
    > i load svrmgr31, plus81, etc...)
    >
    > Listener seems to work properly (instances are present).
    >
    > I would like to check up Oracle environment on Netware but how? If
    > errors, how can i set on this environment?
    > Does svrmgr31 automaticly find %oracle_home%/nlm/config.ora, where all
    > oracle environment is defined, or must i load it with a parameter like
    > "svrmgr31 config=%oracle_home%/nlm/config.ora" etc...
    >
    > Thks a lot.
    David Fitzjarrell 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