Sql developer is able to connect, but NO toad or sqlplus or tns ping

Hi folks,
Come across an interesting situation, able to connect using sql developer, but no tns ping or toad or even sql plus too, what do you think, what is the problem and how to fix too.
Guidance/assistance will highly be appreciated.
Thanks.

user8604530 wrote:
Sorry folks, for not providing complete info ... apologize for this inconvenience, here is error + version too:
SQL*Plus: Release 11.2.0.1.0 Production on Wed Jan 11 16:30:05 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-12154: TNS:could not resolve the connect identifier specified
Enter user-name:
Error for tnsping too, where as, able to ping the server, but not to db.
As told earlier too, able to work via sql developer.we still do not know what exactly you did that throws the error!
ORA-12154 ALWAYS only occurs on SQL Client & no SQL*Net packets ever leave client system
ORA-12154 occurs when client requests a connection to some DB server system using some connection string.
The lookup operation fails because the name provided can NOT be resolved to any remote DB.
The analogous operation would be when you wanted to call somebody, but could not find their name in any phonebook.
The most frequent cause for the ORA-12154 error is when the connection alias can not be found in tnsnames.ora.
The lookup operation of the alias can be impacted by the contents of the sqlnet.ora file; specifically DOMAIN entry.
TROUBLESHOOTING GUIDE: ORA-12154 & TNS-12154 TNS:could not resolve service name [ID 114085.1]
http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/

Similar Messages

  • Java.sql.SQLException: Listener refused the connection with the following error: ORA-12514, TNS:listener does not currently know of service requested in connect descriptor

    Good Day,
    I'm encountering this problem
         java.sql.SQLException: Listener refused the connection with the following error:
         ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    here's the java code
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
    String url = "jdbc:oracle:thin:@//10.143.85.21/UCSL";
    String userName = "mssoriano";
    String passWord = "mssoriano_4319";
    conn = DriverManager.getConnection(url, userName, passWord);
    and here's my tnsnames.ora
    UCSL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.143.85.21)(PORT = 1521))
        (CONNECT_DATA =
          (SID = psusldb11)
    Please do let me know if what may the cause of the problem and how to solve this. Thank you and God bless.

    Hi,
    see this example
    Connect to Oracle DB via JDBC driver
    Frank

  • Installed SQL Developer 3.3.20.09 but unable to connect to Oracle DB

    Hi SQL Team,
    I am a beginner in SQL world, recently installed SQL Developer 3.3.20.09 and Oracle DBA 11g EE but not able to connect to DB.
    Can you please help me with the below details which I need to provide to run my Oracle DB 11g
    1. Connection Name
    2. Username
    3. Password
    4.Connection Type:
    A)Host Name
    B) Port
    Thanks and appreciate your help in this.
    Kind Regards,
    Pooja

    Did you create a database though?
    Installing Oracle doesn't necessarily mean you have a database.
    http://www.thatjeffsmith.com/archive/2012/12/i-have-oracle-sql-developer-installed-now-what/

  • SQL Developer 1.5.5 installs but won't connect to Oracle DB

    An earlier version I'd been using for years just went dead on me, nearly crashing my PC in the process.
    I installed 1.5.5 with its own JDK, and it launches without errors, but when I try to create a new connection, it gives me this crap: "no ocijdbc11 in java.library.path".
    A perfect example of a completely useless error message. What's a "java.library.path"? Where is it? How do I fix it?
    I couldn't find any uninstall utility for SQL Developer, so I just deleted the 'sqldeveloper' directories for both versions and re-installed. Same result, same useless error message.
    I thought I might try this forum while I'm installing TOAD. Any suggestions? Anyone seen this before?

    If you're using TNS, try using the Basic connection type.
    If that still doesn't work, you can try tricking sqldev by changing your ORACLE_HOME within a batch file inside sqldev's install folder. This would force using the supplied thin driver:
    set ORACLE_HOME=%CD%
    start sqldeveloper.exeHope that helps,
    K.

  • Sql developer - not able to establish connection

    I have installed sql developer 3.2.2 and now I am trying to establish a connection with the database 'orcl' which I just created. But it is giving me a 'socket read timed out error' with vendor code 504. Please help. Thanks in advance.

    The output from 'lsnrctl status' is -
    C:\Users\Bits>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 11-OCT-2013 22:59
    :55
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                11-OCT-2013 10:18:43
    Uptime                    0 days 12 hr. 41 min. 38 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\Oracle\Bits\product\11.2.0\dbhome_1\network\admin\l
    istener.ora
    Listener Log File         c:\oracle\bits\diag\tnslsnr\Bits-PC\listener\alert\log
    .xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully.
    The output for 'tnsping orcl' is -
    C:\Users\Bits>tnsping orcl
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 11-OCT-2
    013 23:04:28
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\Oracle\Bits\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    OK (0 msec)
    The windows firewall is not working on my computer. Is that causing this issue?

  • SQL Developer: Not able to view tables

    I am new to sqldeveloper and oracle products. I've recently installed sqldeveloper onto my pc, i am able to connect to the database but when i try and expand the tables item in the treeview i dont get the tables displayed and the error Warning, unhandled exception:Closed connection is shown in the logging page at the bottom. I have uninstalled the oracle client, jdk but still i keep getting this problem.
    Current versions are
    Operating System= Windows 7 32bit
    SQLDeveloper=3.0.03
    JDK=1.6.0_21
    Oracle Client=11g

    It looks like it may be a privilege issue.
    I ran SQL Developer with 'IncludeConfFile sqldeveloper-debug.conf' in the 'sqldeveloper.conf' file. I got the following log output when I connected to XXAPI (which hangs) and XX (which works)
    For XXAPI, 'oracle.dbtools.db.DBUtil' generates
    Prepared:SELECT object_type type, SYS_CONTEXT('USERENV','CURRENT_SCHEMA') owner, object_name, null column_name, null column_id, null data_type
    FROM user_objects
    WHERE object_type ='TABLE' and object_name not like 'BIN$%' and rownum <=50
    union all
    SELECT object_type type, SYS_CONTEXT('USERENV','CURRENT_SCHEMA') owner, object_name, null column_name, null column_id, null data_type
    FROM user_objects
    WHERE      object_type ='VIEW' and object_name not like 'BIN$%' and rownum <=50
    and the following log message
    oracle.dbtools.raptor.controls.grid.RaptorGridPersistedSettings - Persisted settings for this table could not be loaded
    For XX, 'oracle.dbtools.db.DBUtil' generates
    Prepared:
    select * from (
    SELECT o.OBJECT_NAME, o.OBJECT_ID ,'' short_name, NULL partitioned,
    NULL iot_type,
    o.OWNER OBJECT_OWNER, o.CREATED, o.LAST_DDL_TIME, O.GENERATED, O.TEMPORARY, NULL EXTERNAL
    FROM SYS.ALL_OBJECTS O
    WHERE O.OWNER = :SCHEMA
    AND O.OBJECT_TYPE = 'TABLE'
    union all
    SELECT OBJECT_NAME, OBJECT_ID , syn.SYNONYM_NAME short_NAME, NULL partitioned,
    NULL iot_type,
    SYN.TABLE_OWNER OBJECT_OWNER, o.CREATED, o.LAST_DDL_TIME, O.GENERATED, O.TEMPORARY, NULL EXTERNAL
    FROM SYS.ALL_OBJECTS O, sys.user_synonyms syn
    WHERE syn.table_owner = o.owner
    and syn.TABLE_NAME = o.object_NAME
    and o.object_type = 'TABLE'
    and :INCLUDE_SYNS = 1
    WHERE /**/OBJECT_NAME NOT IN (SELECT OBJECT_NAME FROM RECYCLEBIN)
    AND not object_name like 'BIN$%'
    which works
    -----

  • Sql developer closes when testing connection

    I have windows 7 64 bit, but, also have ms office 32 bit, so, do need the 32 bit drivers.
    If my path starts with the location of the 32 bit drivers and I test my oracle connection in sql developer with the oci thick driver checked, I get the error stating can't use the 32 bit drivers with a 64 bit machine (Status : Failure -Test failed: C:\app\32BitDrivers\product\11.2.0\client_3\ocijdbc11.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform).
    If the thick driver is unchecked, I get:
    Status : Failure -Test failed: ORA-01017: invalid username/password; logon denied
    I believe this is due to this database being set up to use something like a name validation server(?), because I can connect to another database that does not have that special authentication.
    If I have the path set to the 64 bit driver, sql developer will close when I try to test the connection with either the oci thick driver checked or un-checked (and testing either of the 2 databases).
    any ideas?
    sql developer Version 3.2.20.09
    jdk1.6.0_45 (came in the d/l with sql developer)
    oracle 11gR2
    sqlplus does connect to both databases
    Happen to have toad and was finally able to get it to connect to both databases.
    oh, btw, is the 32 bit driver sqora32.dll?
    what would the 64 bit driver be named?
    thanks,
    Alan
    Edited by: user1219396 on May 10, 2013 9:36 AM

    So, checking what java is running:
    C:\>java -version
    java version "1.7.0_21"
    Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
    Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
    However, I have C:\oracle\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf showing
    SetJavaHome C:\oracle\sqldeveloper\jdk1.6.0_45
    Also, I thought that the loading 32 bit on 64 bit system message meant that sql developer was 64 bit. Does it matter is sql dev is 64 or 32 bit and how do I tell which it is?
    Also, there is a log file that shows up in the sql dev bin folder that matches the time when the program closes, like hs_err_pid12380.log. It's showing:
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d9fd904, pid=13208, tid=8988
    # JRE version: 6.0_45-b06
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # V [jvm.dll+0x11d904]
    So, appears that it is using the version specified in the .conf file. However, not seeing useful info in the log file, probably cause there's so much there.
    thanks
    When I try to get it to use the 64 bit driver, sql developer just closes. So, not sure if I'm actually pointing to the right location or what.

  • SQL Developer 3.1 JDBC connect to Teradata fail

    I have the 3.1 release of Oracle SQL developer. I have the JDBC drivers for Teradata. I am tyring to get it to connect but it is failing. The error is very nondescript and of not much benefit. When I create the connection and put in the host name, user ID, default db, and password and click Test I get:
    Status: Failure - Test failed: (null)
    Below is the detail.
    I put this same info into another SQL editor to test the drivers and it connected fine. So the driver and the info I am passing do not seem to be the problem.
    Is there any insight into this error. ( I did see a thread about turning off SSO, except it is already turned off so that is not my issue)
    Please help.
    java.lang.NullPointerException
         at com.teradata.tdgss.jtdgss.TdgssConfigApi.GetMechanisms(Unknown Source)
         at com.teradata.tdgss.jtdgss.TdgssManager.<init>(Unknown Source)
         at com.teradata.tdgss.jtdgss.TdgssManager.getInstance(Unknown Source)
         at com.teradata.jdbc.jdbc.GenericTeraEncrypt.getGSSM(GenericTeraEncrypt.java:623)
         at com.teradata.jdbc.jdbc.GenericTeraEncrypt.getConfig(GenericTeraEncrypt.java:641)
         at com.teradata.jdbc.jdbc.GenericTeraEncrypt.getUserNameForOid(GenericTeraEncrypt.java:734)
         at com.teradata.jdbc.AuthMechanism.<init>(AuthMechanism.java:50)
         at com.teradata.jdbc.jdbc.GenericLogonController.run(GenericLogonController.java:121)
         at com.teradata.jdbc.jdbc_4.TDSession.<init>(TDSession.java:209)
         at com.teradata.jdbc.jdk6.JDK6_SQL_Connection.<init>(JDK6_SQL_Connection.java:30)
         at com.teradata.jdbc.jdk6.JDK6ConnectionFactory.constructConnection(JDK6ConnectionFactory.java:22)
         at com.teradata.jdbc.jdbc.ConnectionFactory.createConnection(ConnectionFactory.java:130)
         at com.teradata.jdbc.jdbc.ConnectionFactory.createConnection(ConnectionFactory.java:120)
         at com.teradata.jdbc.TeraDriver.doConnect(TeraDriver.java:220)
         at com.teradata.jdbc.TeraDriver.connect(TeraDriver.java:153)
         at oracle.jdeveloper.db.adapter.AbstractConnectionCreator.getConnection(AbstractConnectionCreator.java:153)
         at oracle.dbtools.thirdparty.teradata.TeradataConnectionCreator.getConnection(TeradataConnectionCreator.java:31)
         at oracle.jdeveloper.db.adapter.DatabaseProvider.getConnection(DatabaseProvider.java:325)
         at oracle.jdeveloper.db.adapter.DatabaseProvider.getConnection(DatabaseProvider.java:254)
         at oracle.jdevimpl.db.adapter.CADatabaseFactory.createConnectionImpl(CADatabaseFactory.java:60)
         at oracle.javatools.db.DatabaseFactory.createConnection(DatabaseFactory.java:534)
         at oracle.javatools.db.DatabaseFactory.createDatabase(DatabaseFactory.java:208)
         at oracle.jdeveloper.db.DatabaseConnections.getDatabase(DatabaseConnections.java:607)
         at oracle.dbtools.raptor.utils.Connections$ConnectionInfo.getDatabase(Connections.java:156)
         at oracle.dbtools.raptor.utils.Connections.getConnection(Connections.java:1043)
         at oracle.dbtools.raptor.utils.Connections.getConnection(Connections.java:1024)
         at oracle.dbtools.raptor.navigator.DatabaseConnection.openConnectionImpl(DatabaseConnection.java:115)
         at oracle.dbtools.raptor.navigator.AbstractConnectionNode.getConnection(AbstractConnectionNode.java:30)
         at oracle.dbtools.raptor.navigator.ConnectionFilter.getFactory(ConnectionFilter.java:94)
         at oracle.dbtools.raptor.navigator.ConnectionFilter$1.doWork(ConnectionFilter.java:119)
         at oracle.dbtools.raptor.navigator.ConnectionFilter$1.doWork(ConnectionFilter.java:104)
         at oracle.dbtools.raptor.backgroundTask.RaptorTask.call(RaptorTask.java:193)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$RaptorFutureTask.run(RaptorTaskManager.java:515)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)

    Hi,
    I did a web search for TdgssConfigApi.GetMechanisms null pointer and got lots of hits, but couldn't find any one specific cause. Some had issues with the version of the driver, some with placement of jar files in the correct location (depending on the version, there are 2 or 3), others with the format of the jdbc connect string.
    Try searching for and reading over some of these. Perhaps you can determine if any match your situation.
    Good luck,
    Gary

  • SQL Developer, how to save connections in a Citrix envrionment

    We have SQL Developer deployed in Citrix. The user creates new connections and saves them and exits the applicaiton. When they return to the applicaiton the connections are gone. How can I make these persistent? Where are these connections stored, in a file somewhere?
    Thanks for your patience and support

    Not exactly but very close. You pointed me in the right direction, thank you for your assistance
    I found the file at Application Data\SQL Developer\system2.1.1.64.45\o.jdeveloper.db.connection.11.1.1.2.36.55.30\connections.xml
    I guess this might be version specific, we are running, Oracle SQL Developer (2.1.1.64)
    JLH

  • SQL Developer "visits" each defined connection on startup

    I am using SQL Developer 2.1.1.64. When I start it, it "visits" each defined connection. I'm using the term "visits" rather than "connects" because it doesn't auto-expand the entries in the Connections list, and it doesn't open up any SQL Worksheets. But it is DEFINITELY doing something which causes it to attempt to access each of the database servers (perhaps only to determine if a connection is possible).
    Is there any way to turn this off?
    The reason I ask: I have a number of connections pre-defined, for accessing customers' systems through a corporate VPN. Each time I access a customer system, the VPN prompts me to login and indicate a reason for access. I don't want to have to loop through all of those prompts every time I start SQL Developer.
    Some of my colleagues are using older versions (1.2, 1.5), and they don't have this issue.

    Hi kilsen,
    Laptop have 4 connections which are on local vm and 7 connections on local database.
    Local database not started, only started database on vm at 192.168.0.211.
    Data from wireshark after starting SQL Developer.
    No.   Time         Source            Destination          Protocol Info
    374 35.733516   Dell_ac:3b:49         Broadcast             ARP      Who has 192.168.0.4?  Tell 192.168.0.199
    375 36.233705   Dell_ac:3b:49         Broadcast             ARP      Who has 192.168.0.34?  Tell 192.168.0.199
    376 36.272571   Dell_ac:3b:49         Broadcast             ARP      Who has 192.168.0.2?  Tell 192.168.0.199
    377 37.233707   Dell_ac:3b:49         Broadcast             ARP      Who has 192.168.0.34?  Tell 192.168.0.199
    378 37.233756   Dell_ac:3b:49         Broadcast             ARP      Who has 192.168.0.2?  Tell 192.168.0.199
    379 37.387648   Dell_ac:3b:49         Broadcast             ARP      Who has 192.168.0.211?  Tell 192.168.0.199
    380 37.387816   Vmware_ac:de:2e       Dell_ac:3b:49         ARP      192.168.0.211 is at 00:0c:29:ac:de:2eIt's broadcasting every 10 to 30 seconds looking for my local vm destinations where IP addresses are 192.168.0.2 , 4, 34 and 211.
    When i login to vm 211 connection, data from wireshark:
    384 37.388488   192.168.0.199         192.168.0.211         TNS      Request, Connect (1), ConnectFrom my limited observations, laptop only broadcast for local vm IP addresses and do not actually send request to connect.
    Indeed there is no visible side effects felt on my laptop.
    Because of my VPN, I get prompted each time an application initially accesses a remote server+
    which would mean that it indeed send request to connect for vpn connection.
    Unable to test as i have no vpn connection.
    Would be interesting if you can install wireshark and check it out.
    HTH
    Zack

  • My MAC won't connect to the internet anymore. I have ran the Diagnostic check and other computers are able to connect but my MAC no longer will. Please help.

    Please tell me what I need to do to fix this problem. It was working fine yesterday and now today that is not the case. Thank you.

    I had the same issue! My 24"  2008 iMac was working perfectly. Yesterday I used my BootCamp partition and when I went back to my Mac OS I couldn't connect to the internet!
    The computer looks like it's connected but it won't navigate at all! I tried to verify the network settings and when I tried to do that my System Preferences app hang-up. I had to Force quit it and reboot the computer couple of times to double check.
    Then I run de Disk utility to verify the disk & permissions and the scan result was that the disk was not repairable, I had to make a timeMachine backup of my personal data and completely format my HD including the BOOTCAMP partition to reinstall MAC OS 10.6 and all the updates and everything and now Everything is working perfectly.
    I first tried to only format my MAC OS partition and reinstall but there was another error that the insallation couldn't be completed. Then I completely erases all partitions and erased all the files and I was able to reinstall everything in a couple of hours.

  • SQL Developer 1.1 : cannot connect to 9.2.0.7 database

    Hi,
    Windes XP SP1.
    Donloaded sqldeveloper 1.1 with JDK.
    Afer unzipping, when I open connection and setup new connection with userid/password and using connection type TNS and specifying 9.2.0.7 database service name as connect identifier,
    pressing test button returns success (We use OID for name resolution),
    when I press connect, it displays the box "Testing connection" then
    displays "Connecting to system" and then
    the application closes abruptly... (I did this n times today).
    I have been using SQL Developer 1.0 successfully from my laptop.
    Please help.

    I could redirect the screenout to a log file and it contained this :
    Using oracle.home=C:\sqldeveloper11\sqldeveloper
    Using ide.user.dir=null
    Addin: Translator PlSql is trying to register a input type (.plsql) which conflicts with translator PlSql who already using this input type
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x61d3efe8, pid=436, tid=2624
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # C [OraClient10.Dll+0x11efe8]
    # An error report file with more information is saved as hs_err_pid436.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Any suggestions?

  • SQL developer download - unable to connect

    Hello, I'm a beginner at Oracle SQL developer. I just downloaded the sql developer 3.2.20.09.87 one which includes zip file JDK. However it is not letting me connect. This is the error I'm getting.
    failure- test failed: IO error: The network adapter could not establish the connection.
    How do I fix it.

    Welcome to the forum!
    >
    Hello, I'm a beginner at Oracle SQL developer. I just downloaded the sql developer 3.2.20.09.87 one which includes zip file JDK. However it is not letting me connect. This is the error I'm getting.
    failure- test failed: IO error: The network adapter could not establish the connection.
    How do I fix it.
    >
    How would we know? That's about the same as saying 'help, my car won't start. why won't my car start?'. Maybe you didn't put it in park, maybe you didn't put the key in the ignition, maybe you dont' have any gas. How would we know?
    You have to provide detailed information about
    1. what you are doing
    2. how you are doing it
    3. any errors or messages you are getting.
    All you did is provide #3.
    What are you doing? What database and version are you trying to connect to? What connection parameters did you use?

  • 30EA1 - SQL-Developer 3.0.02 Connection Folder Bug

    hi,
    there are several treads concerning the poor "connection folder" (no sub-folders, folder-structure not in connection export,...) functionality...
    Today i found an new annoying "feature". If you rename a connection within a folder and restart SQL Developer, you will find the connection outside at the bottom of the folders. If you rename all connections within a folder, the folder disappears after restart.
    Its essential to reimplement the connection pane. The storage of the folder-structure outside "connections.xml" in "product-preferences.xml" will always be unmanageable!

    Bug 9734466: RENAME CONNECTION MOVES IT OUT OF THE CURRENT FOLDER
    see also Rename Connection
    I will add reference to this post in the bug.
    Brian Jeffries
    SQL Developer Team

  • How to use Oracle SQL Developer 4.0 to connect to Ms Access file with .accdb extension

    Hi all,
    I am using Oracle SQL Developer 4.0 and Ms Access 2013 under Windows 7 (64 bits)
    After browsing and selecting MS Access file with accdb extention, I got  an error message  :[Microsoft] " Data source name not found and no default driver specified".
    On Administravitve Tools=> ODBC Data Source Administrator=>Drivers I have                                                File                                date
    Name :                                                                               Version
    Microsoft Acess Driver (*.mdb, *accdb)                                 12.00.4518.1014                                        ACEODBC.DLL                    26/10/2006
    Would you please advise?
    Thank you very much in advance

    That MS Access driver is 64-bit, I think.  If SQL Developer, or JDK is 32-bit you need to use the 32-bit driver.   You can see if you have a 32-bit driver installed using  c:\windows\system32\odbcadm32.exe

Maybe you are looking for

  • Error while Activating DC

    Hi, After creating an external library dc and the corresponding usage dc, when I am check-in and Activate the activity, I get the following erro. Please help. Regards, Shubham Build number assigned: 9 Change request state from QUEUED to PROCESSING AC

  • Tracking notifications sent from BPM process - User Messaging Service

    Hi, I have a requirement to track the notifications sent from all the BPM processes in one place. My Requirement is to (1. Check the status, sender, receiver of the notification, 2. view the actual content of the notification, 3. Resend the notificat

  • Need help applying formatting in GREP search

    I'm trying to work out how I can apply character formatting to a specific character within a pattern rather than applying the character style to the whole pattern. I can create a search which returns the text string that contains the particular chara

  • InfoPath combined with Excel Rest services gives State service error

    Hi I'm having a problem with InfoPath and Excel Services. I have a InfoPath form that calls Excel to do a fairly simple calculation, but I also have another form at a client that is doing the same calling a much more complicated function. The error I

  • Native SQL - BINARY_FLOAT conversion to DDIC type

    Hello guys, I'm having a little trouble with reading data from an external Oracle database view. I'm using ADBC to execute the SQL statement. When I try using ADBC_DEMO_METADATA to read the fields from the view, I get the following result: Fieldname