TNS-12538: TNS:no such protocol adapter, please delete this thread, Sorry!

Hello,
I am trying to install oracleAS Infrastructure and portal on my windows xp pc,
At some point of the installation for Internet Directory Configuration Assistant, there is an error:
===========================================================
Output generated from configuration assistant "Internet Directory Configuration Assistant" (attempt 2):
Myinfra.mypcname.domainname
java.sql.SQLException: Io exception: The Network Adapter could not establish the connectionat oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
===========================================================
After did some searching, I find I may need to install MS loopback adapter.
So I followed http://support.microsoft.com/kb/839013 to install the MS Loopback adapter.
After I installed, When I open the Network Connetcions, I found there are two local area connetcions. One of then called local area connection 2, and it's MS loopback adapter. I got a warning for local area connection 2, it says that my pc does not have a IP address assigned, and its status is : limited or no connectivity .
I tried to repair to establish the full connection by clicking on the repair button, but the process is failed.
I also tried to run command: tnsping orcl ( orcl is my database service name )
tnsping orcl, still got this error:
======================================================
C:\>tnsping orcl
TNS Ping Utility for 32-bit Windows: Version 9.0.1.4.1 - Production on 16-MAR-20
06 22:41:35
Copyright (c) 1997 Oracle Corporation. All rights reserved.
Used parameter files:
E:\oracle\product\10.1.0\Db_1\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =mypcname.mydomainname)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = o
rcl)))
TNS-12538: TNS:no such protocol adapter
===================================================
btw. my pc IP was assigned by DHCP, and pc host name is something like: abcd.abc.edu
Q1. I am wondering which local area connection is currently used by default ? If it's the old one, how to configure it to use the new added one? ( local area connetcion 2 )
Q2. Do I have to install MS Loopback adapter ? I don't have a fixed IP, however my IP is seldom changed. And I'm ok with 127.0.0.1
Any suggestion ?
Thanks for your reply,
Emily

Hi Rajesh Vig
Thank for your help.
I did change follow your advice. But it doesn't work at all.
However, before finishing configured listener, something warn me as popup message.
"The information provided for this listener is currently in use by other software on this computer.
You can proceed with the configuration as it is, but it will not be possible to start this listener until
the conflict is resolved."
I'm so doubt, what wrong with my listener. Why did oracle warn me that my listener was conflict with another. Although, there was no listener.ora at that time. ?????
Here is my new listener.ora created by netca.
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /oracle/ZTDB3/bin/oracle10/product/10.2.0)
(PROGRAM = extproc)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.104.131.92)(PORT = 1530))
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
$ lsnrctl start
TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
System parameter file is /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/admin/listener.ora
Log messages written to /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/log/listener.log
TNS-01150: The address of the specified listener name is incorrect
TNS-01153: Failed to process string: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ztdb3)(PORT=1530)))
Listener failed to start. See the error message(s) above...
$ netstat -an | grep 1530
no result shown up.
If you have found something wrong, please advise me. Thank you.

Similar Messages

  • Duplicate post, please delete this one. sorry

    this is a duplicate post. sorry guys, didnt mean to.

    When I encountered this in CP 1 or 2, it was because 'export
    as .zip
    file' (or whatever that option is) was not checked. You gotta
    publish to
    a .zip file to get the supporting SCO files...?
    Erik
    Dana_L wrote:
    > Cap4 did not publish
    > any of the SCORM resources (manifest, SCORM support,
    etc) or zip the files.
    >
    Erik Lord
    http://www.capemedia.net
    Adobe Community Expert - eLearning
    http://www.adobe.com/communities/experts/
    http://www.awaretips.net -
    Authorware Tips!

  • Please delete this thread

    moved to New to Java Forum
    sorry for the trouble mods..
    i accidently posted it in advanced programming forum..
    will not happen again ..
    Edited by: indianinside on Oct 19, 2007 5:00 PM

    the mods arent very hands on here. which means threads are never moved
    and most likely never deleted.

  • TNS-12538: TNS:no such protocol adapter

    hi, i'm a newbie for oracle... now I face some problem while i try to create database.
    After i installed Oracle 10g on Solaris 10x86-64, I created listener.ora by using netca.
    but I cannot start it. error shown as
    $ lsnrctl start
    TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
    System parameter file is /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/admin/listener.ora
    Log messages written to /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/log/listener.log
    TNS-01150: The address of the specified listener name is incorrect
    TNS-01153: Failed to process string: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.104.131.92)(PORT=1524)))
    Listener failed to start. See the error message(s) above...
    $ lsnrctl status
    LSNRCTL for Solaris: Version 10.2.0.3.0 - Production on 12-SEP-2008 10:05:30
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.104.131.92)(PORT=1524)))
    TNS-12538: TNS:no such protocol adapter
    TNS-12560: TNS:protocol adapter error
    TNS-00508: No such protocol adapter
    how can I fix this problem? also I cannot sqlplus / as sysdba
    error shown as
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Fri Sep 12 10:28:56 2008
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    ERROR:
    ORA-12157: TNS:internal network communication error
    please help me...thank you.

    Hi Rajesh Vig
    Thank for your help.
    I did change follow your advice. But it doesn't work at all.
    However, before finishing configured listener, something warn me as popup message.
    "The information provided for this listener is currently in use by other software on this computer.
    You can proceed with the configuration as it is, but it will not be possible to start this listener until
    the conflict is resolved."
    I'm so doubt, what wrong with my listener. Why did oracle warn me that my listener was conflict with another. Although, there was no listener.ora at that time. ?????
    Here is my new listener.ora created by netca.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /oracle/ZTDB3/bin/oracle10/product/10.2.0)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.104.131.92)(PORT = 1530))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    $ lsnrctl start
    TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
    System parameter file is /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/admin/listener.ora
    Log messages written to /oracle/ZTDB3/bin/oracle10/product/10.2.0/network/log/listener.log
    TNS-01150: The address of the specified listener name is incorrect
    TNS-01153: Failed to process string: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ztdb3)(PORT=1530)))
    Listener failed to start. See the error message(s) above...
    $ netstat -an | grep 1530
    no result shown up.
    If you have found something wrong, please advise me. Thank you.

  • Database link : TNS-12538: TNS:no such protocol adapter

    I have created a database link on schema1:
    CREATE public DATABASE LINK db_link
    CONNECT TO schema2 IDENTIFIED BY schema2
    USING 'schema2' (service name);
    While I am testing this link to access the object of schema 2 on schema1
    i am getting error:TNS-12538: TNS:no such protocol adapter
    In tnsnames.ora file of schema1,i have also included the details for schema2.
    Please tell me the solution of this problem
    Thanks in advance

    Hi,
    Can you ping the schema2 which is another DB or can you connect to schema2 DB with the service which you have used for DB link.
    Check that first functioning correct or not.
    Check this link.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/ds_admin.htm#sthref4108
    Pavan Kumar N

  • TNS-12538: TNS:no such protocol adapter, and install MS loopback adapter

    Hello,
    I am trying to install oracleAS Infrastructure and portal on my windows xp pc. (Oracle Application Server 10g Release 2 (10.1.2)
    At some point of the installation for Internet Directory Configuration Assistant, there is an error:
    ===========================================================
    Output generated from configuration assistant "Internet Directory Configuration Assistant" (attempt 2):
    Myinfra.mypcname.domainname
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connectionat oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
    ===========================================================
    After did some searching, I find I may need to install MS loopback adapter.
    So I followed http://support.microsoft.com/kb/839013 to install the MS Loopback adapter.
    After I installed, When I open the Network Connetcions, I found there are two local area connetcions. One of then called local area connection 2, and it's MS loopback adapter. I got a warning for local area connection 2, it says that my pc does not have a IP address assigned, and its status is : limited or no connectivity .
    I tried to repair to establish the full connection by clicking on the repair button, but the process is failed.
    I also tried to run command: tnsping orcl ( orcl is my database service name ), after installed the loopback adapter.
    tnsping orcl, still got this error:
    ======================================================
    C:\>tnsping orcl
    TNS Ping Utility for 32-bit Windows: Version 9.0.1.4.1 - Production on 16-MAR-20
    06 22:41:35
    Copyright (c) 1997 Oracle Corporation. All rights reserved.
    Used parameter files:
    E:\oracle\product\10.1.0\Db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =mypcname.mydomainname)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    TNS-12538: TNS:no such protocol adapter
    ===================================================
    btw. my pc IP was assigned by DHCP, and pc host name is something like: abcd.abc.edu
    Q1. I am wondering which local area connection is currently used by default ? If it's the old one, how to configure it to use the new added one? ( local area connetcion 2 ).
    Q2. Do I have to install MS Loopback adapter for installing Oracle Application Server 10g Release 2 (10.1.2)?
    I don't have a fixed IP, however my IP is seldom changed. And I'm ok with 127.0.0.1
    Any suggestion ?
    Thanks for your reply,
    Emily

    Hello,
    I am trying to install oracleAS Infrastructure and portal on my windows xp pc. (Oracle Application Server 10g Release 2 (10.1.2)
    At some point of the installation for Internet Directory Configuration Assistant, there is an error:
    ===========================================================
    Output generated from configuration assistant "Internet Directory Configuration Assistant" (attempt 2):
    Myinfra.mypcname.domainname
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connectionat oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
    ===========================================================
    After did some searching, I find I may need to install MS loopback adapter.
    So I followed http://support.microsoft.com/kb/839013 to install the MS Loopback adapter.
    After I installed, When I open the Network Connetcions, I found there are two local area connetcions. One of then called local area connection 2, and it's MS loopback adapter. I got a warning for local area connection 2, it says that my pc does not have a IP address assigned, and its status is : limited or no connectivity .
    I tried to repair to establish the full connection by clicking on the repair button, but the process is failed.
    I also tried to run command: tnsping orcl ( orcl is my database service name ), after installed the loopback adapter.
    tnsping orcl, still got this error:
    ======================================================
    C:\>tnsping orcl
    TNS Ping Utility for 32-bit Windows: Version 9.0.1.4.1 - Production on 16-MAR-20
    06 22:41:35
    Copyright (c) 1997 Oracle Corporation. All rights reserved.
    Used parameter files:
    E:\oracle\product\10.1.0\Db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST =mypcname.mydomainname)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    TNS-12538: TNS:no such protocol adapter
    ===================================================
    btw. my pc IP was assigned by DHCP, and pc host name is something like: abcd.abc.edu
    Q1. I am wondering which local area connection is currently used by default ? If it's the old one, how to configure it to use the new added one? ( local area connetcion 2 ).
    Q2. Do I have to install MS Loopback adapter for installing Oracle Application Server 10g Release 2 (10.1.2)?
    I don't have a fixed IP, however my IP is seldom changed. And I'm ok with 127.0.0.1
    Any suggestion ?
    Thanks for your reply,
    Emily

  • TNS:no such protocol adapter

    Hai,
    When i tried to start lsnrctl>start
    i got the following error messages please if some one could resolve my problem it is very urgent
    LSNRCTL> start
    Starting /usr2/oracle/u01/app/oracle/product/8.1.6/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 8.1.6.0.0 - Production
    System parameter file is /usr2/oracle/u01/app/oracle/product/8.1.6/network/admin/listener.ora
    Log messages written to /usr2/oracle/u01/app/oracle/product/8.1.6/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Attempted to listen on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dbserver)(PORT=1521)))
    TNS-12538: TNS:no such protocol adapter
    TNS-12560: TNS:protocol adapter error
    TNS-00508: No such protocol adapter
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Anand Sengodan ([email protected]):
    Hai,
    When i tried to start lsnrctl>start
    i got the following error messages please if some one could resolve my problem it is very urgent
    LSNRCTL> start
    Starting /usr2/oracle/u01/app/oracle/product/8.1.6/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 8.1.6.0.0 - Production
    System parameter file is /usr2/oracle/u01/app/oracle/product/8.1.6/network/admin/listener.ora
    Log messages written to /usr2/oracle/u01/app/oracle/product/8.1.6/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))
    Attempted to listen on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dbserver)(PORT=1521)))
    TNS-12538: TNS:no such protocol adapter
    TNS-12560: TNS:protocol adapter error
    TNS-00508: No such protocol adapter
    <HR></BLOCKQUOTE>
    Would probably have to see your listener.ora to know for sure but two things I would look for: AFAIK you can use either tcp or udp for the PROTOCOL= statement in the listener.ora, the Oracle Listener listens on port 1521 so you should add port 1521 to your SERVICES file in the /etc directory. See if either of those help any..
    dmm
    null

  • ORA-12222 : TNS:No such protocol adapter -error

    Hi
    when i try to connect database from forms builder i get the below error.
    ORA-12222 : TNS : No such protocol adapter. I refered many forums and help sites... i checked everyting in my system. like Regedit and environment variable.
    still i am getting the same error. kindly help to resolve this issue.
    Please find the below details of my desktop, form builder and Oracle database.
    Desktop OS
    Operating system : WINDOWS XP (professional) version 2002 service pack 3
    Oracle Database
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE     10.2.0.4.0     Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    Oracle database installed in Linux server
    linux server details
    Linux VM177 2.6.18-194.0.0.0.3.el5xen #1 SMP Mon Mar 29 18:27:00 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    any rpm are required in Linux server resolve this issue.
    my linux server i couldn't find any rpms OPENM*
    $ rpm -qa openm*
    $
    Oracle forms builder
    Forms [32 Bit] Version 6.0.8.24.1 (Production)
    Oracle Toolkit Version 6.0.8.24.0 (Production)
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #1459 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.1.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.38.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.8.20.1 (Production)
    Oracle Multimedia Version 6.0.8.20.0 (Production)
    Oracle Tools Integration Version 6.0.8.18.0 (Production)
    Oracle Tools Common Area Version 6.0.8.18.0
    Oracle CORE Version 4.0.6.0.0 - Production
    Thanks in advance. your early reply will be very much appriciated.
    Gowtham

    Please find below the output.
    $ lsnrctl services
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 03-APR-2012 06:08:23
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=VM.xxx.com )(PORT=1525)))
    The listener supports no services
    The command completed successfully
    $ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 03-APR-2012 06:13:18
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=VM.xxx.com )(PORT=1525)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date 02-APR-2012 02:51:12
    Uptime 1 days 3 hr. 22 min. 5 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle11g/o11gr22/app/o11gr22/product/11.1.0/db_1/network/admin/listener.ora
    Listener Log File /oracle11g/o11gr22/diag/tnslsnr/VM/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=VM.xxx.com )(PORT=1525)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1525)))
    The listener supports no services
    The command completed successfully
    $ cat /etc/hosts
    127.0.0.1 localhost.localdomain localhost
    10.123.256.177 VM.xxx.com VM VM.in.oracle.com
    Gowtham

  • "ORA-12222 TNS no such protocol adapter" When running Forms after installing Portal

    We have a Forms 6i (web) application running on 9iAS. This worked fine. But after installing Portal on the same 9iAS, we got the following error when starting the WebForms application:
    ORA-12222 TNS no such protocol adapter
    Who knows a solution?
    Configuration
    9IAS v1.0.2.2
    8.1.7
    Form 6i Patch 10
    Windows NT
    Best regards,
    Harm van Zoest

    This is s SQLNET error.
    You can search for it on OTN using the search button.
    IT usually means that the tnsnames.ora file was changed. Or that you are now using another tnsnames.ora.

  • *URGENT* Forms 6i on XP - "no such protocol adapter" problem

    Hello,
    I seem to have run into a common problem but mine has a twist.
    I have a laptop with Windows XP that I have installed Oracle 8.1.7.3.0 on. That works fine.
    I have a project that has me connected to Oracle O.com network. I can connect fine to that using my initial Oracle installation.
    I needed to install Oracle 6i and ran into a few problems, but found recommended work arounds which included me installing it in a seperate directory as Windows 95 or windows 98. I installed it in C:/oracle/developer. I can open existing forms to work on them.
    What I can't do is connect to my O.com connection using the Developer or the Sqlplus 8.0 version that is included with it.
    Per this website http://metalink.oracle.com/oracleinstall/oracle8i/windows.html#MSfive
    I have run through the net80 configuration process.
    I have copied my working tnsnames.ora file to all possible locations that the developer version would pick up (including of course c:\oracle\developer\net80\admin).
    I have changed the required sqlnet.ora file to sqlnet.old.
    I rebooted.
    The listener and database start on their own, so I don't have to start them from the dos prompt.
    Any attempt to connect to the O.com or my local database using the Developer sqlplus or Developer itself results in the message - "ERROR: ORA-12222: TNS:no such protocol adapter".
    If I try to connect to some made up database name, I get a "could not resolve service name" message. So I can tell that it least recognizes my database names defined in the tnsname.ora file.
    If anyone has installed Forms 6i on XP and ran into similar problems and fixed them, or if anyone has any clue as to what I need to do to fix this, I'll be immensely grateful.
    Thanks.
    Kurt

    It occurs to me that perhaps I need to install a second version of the listener, specifically for my forms environment. Is this the case?
    Thanks again.
    Kurt

  • Forms6i Servlet problem--Ora-12222 No such protocol adapter

    Hi, everyone,
    Our platform: Oracle 9ias 1.0.2.2 with Forms
    server 6i patch 4 ( default installation ubder Enterprise Edition).
    Forms service using CGI is fine, which means
    I can run http://myserver/dev60cgi/ifcgi60.exe?form=mytest_form
    without any problem; But if I run it using
    servlet, as instructed in Forms patch 4 white paper,the logon appears and when I type my username/passwd/database to logon,
    I always get the error message:
    " Ora-12222, no such protocl adapter".
    The following is my diagnosis:
    1. tnsnmaes.ora under both iSuites and
    806 is configured as protocl=TCP and
    Sql*Plus under both Oracle_home can
    connect to the database.
    2. Forms CGI mode is working fine w/o
    any connection problem.
    3. when I run Servlet troubleshooting
    illustrated in White paper, I can run
    Step 1 with no problem:
    Forms 6i Listener Servlet displays
    and Testing native method call is
    running fine.
    At this point I think the Forms Servlet is
    configured correctly, I am just wondering
    which Oracle Home Net the Listener is looking
    for? \iSuites\network Or \806\net80?
    Under both directories I believe I got the
    right tnsnames.ora.
    Has anybody got similar problem as mine?
    Any suggestions are greatly appreciated.
    sean zhang
    [email protected]
    null

    I had a similar problem after I installed Forms6i on a machine I had already installed Oracle8i. I of course added an entry to Forms6i's tnsnames.ora. I could still log into Oracle8i with SQL*Plus 8.1.7, but I could not log into the database with SQL*Plus 8.0.6 or Forms6i. I would get error "ORA-12222: No such protocol adapter".
    It turned out that the Oracle8i installer had added an ORACLE_HOME environment variable for the userid I installed the software with that was set to C:\Oracle\Ora81. When I removed the environment variable, I was able to log in from both Oracle8i's utilities and Forms6i. I then added a TNS_ADMIN entry in the Windows registry under HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE, specifying the location of my Oracle8i tnsnames.ora file so both distributions would use the same Net8 configuration.

  • No such protocol adapter

    When i connect to oracle8i from form builder, connection failed and giving an error message 'no such protocol adapter'(error code- ora-12222). I checked the tnsname.ora and listenr.ora file but could not find out any mistake.
    Can u pls any one gving the solution of the error?
    thanks
    sanaul

    No. Oracle database(8.1.6) and D2K(6i) in the same machine. OS is windows NT Server. I can connect sql plus from database SQL but can’t connect from developer SQL.
    During the service name configuration Test Connection shows OK. (Successfully connected).
    Pls give the suggestion how to connect to database from developer.
    Thanks
    Sanaul.

  • Dear Hosts/Moderators: Can you please delete this post?

    Hi-
    I recently realized that when I google my name, the post I wrote at the end of a thread always shows up as one of the first few results on Google.
    *Could a Host or Moderator please delete this post so it would stop showing up on google?*
    It is the last post on this thread: http://discussions.apple.com/thread.jspa?threadID=1993994&tstart=0
    I would be much obliged.

    You're Again Welcome Sasha!
    And I also suggest, that you should select Hide for your Name in Your Settings.
    And be sure to click on the Save tab at the bottom of that page.
    ali b

  • Query quote help-Please ignore this thread

    Dear all,
    Please ignore this thread.
    Thanks for understanding
    Kai
    Edited by: KaiS on Nov 12, 2009 9:33 AM

    try
    and A.subno =''' || subno || ''' ;' from usr_inf where rownum <300;
    those are two single quotes ('), not double quotes.

  • FRAUD please delete this persons account thanks

    Someone used my pictures said they were me then asked people to pay on Paypal and basically stole their money can you please delete this persons account!
    Skype name [Removed for privacy] email [Removed for privacy]
    I can do a skype video call so you can see the person in the pics is me!
    Thanks

    Hi, Libentina, and welcome to the Community,
    Please send your report to Skype via this e-mail address: [email protected]
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

Maybe you are looking for

  • Document Reverse

    Dear All, We have posted a transaction under the  vendor down payment request and later on cleared the account. But after sometime back, the users have noticed that they did the wrong process. But now they want to toally reverse the document without

  • Exactly-Once Handling in Receiver JDBC Adapter

    Hi, I have doubt abt Exactly-Once Handling in Receiver JDBC Adapter. For Conflict Resolution as Database. Why there is need to define table as below ? In the database where the write-to tables are located you must create an additional table with two

  • Cannot view workflow log via Services for Object Workflow Overview

    We recently had an upgrade of R3/ECC and discovered a new issue.  For some reason we can no longer view workflow log via Services for Object > Workflow Overview for Material Master (transaction MM03).  We get the message "There are no workflows that

  • How to change what webpage the new tab button opens.

    When I click the new tab button, it always opens to a certain search engine. I've tried to change this default to my preferred search engine, but haven't succeeded. Any hints?

  • How do u find old entries on your calender

    How do you find old entries on your calender