DMSConsole error when connecting with Sql Developer 3

It's been over a month, and we can't get SQL Developer 3 to do anything useful.
Our older Sql Developer 1.5.5 is connecting ok.
We have no CLASSPATHs defined, and all of the other Sql/Oracle tools are running fine, including Pl/Sql Developer. And we have no problem coding Java apps in Intellij, and executing them.
The DMS Jar
ojdbc6dms.jar
is located in
c:\app\ChildeDE\product\11.2.0\client_2\sqldeveloper_3\sqldeveloper\lib\
It's a class not found error, whenever we try any defined connection (imported from sql developer 1.1.5):
Error connecting
oracle/dms/console/DMSConsole
Stack Trace:
java.lang.NoClassDefFoundError: oracle/dms/console/DMSConsole
...

Not sure how to make sense of all this. Also, the Oracle_home is already set to a folder; should this be modified in the local session, whenever sqldeveloper runs?
TCC 14.03.59 Windows 7 [Version 6.1.7601]
Copyright 2013 JP Software Inc. All Rights Reserved
Registered to xxxxxx - 1 System License
alias /r alias.lst
rem set /r envir.lst
[C:\Program Files (x86)\JPSoft\TCMD14]cd c:\app\ChildeDE\product\11.2.0\client_2\sqldeveloper03\sqldeveloper\sqldeveloper\bin\
[C:\app\ChildeDE\product\11.2.0\client_2\sqldeveloper03\sqldeveloper\sqldeveloper\bin]set oracle_home
c:\app\ChildeDE\product\11.2.0
[C:\app\ChildeDE\product\11.2.0\client_2\sqldeveloper03\sqldeveloper\sqldeveloper\bin]sqldeveloper
Registered TimesTen
2013-02-08 07:46:36
Full thread dump Java HotSpot(TM) Client VM (20.10-b01 mixed mode):
"Keep-Alive-Timer" daemon prio=8 tid=0x3eada800 nid=0x1454 waiting on condition [0x436cf000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
at java.lang.Thread.sleep(Native Method)
at sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:149)
at java.lang.Thread.run(Thread.java:662)
"IconOverlayTracker Timer" prio=6 tid=0x3eadb000 nid=0xb60 in Object.wait() [0x437cf000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x13c660d0> (a java.util.TaskQueue)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x13c660d0> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"WaitCursor-Timer" prio=6 tid=0x3ead9800 nid=0xc2c in Object.wait() [0x42a6f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x139dfa98> (a java.util.TaskQueue)
at java.lang.Object.wait(Object.java:485)
at java.util.TimerThread.mainLoop(Timer.java:483)
- locked <0x139dfa98> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"Timer queue for AWT thread" daemon prio=6 tid=0x3ead9000 nid=0x13cc in Object.wait() [0x4296f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x13285dc8> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at ice.util.awt.TimedAWTExecutor.nextElem(TimedAWTExecutor.java:108)
- locked <0x13285dc8> (a java.lang.Object)
at ice.util.awt.TimedAWTExecutor.runScheduler(TimedAWTExecutor.java:130)
at ice.util.awt.TimedAWTExecutor$1.run(TimedAWTExecutor.java:19)
"BaseTreeExplorer.NodeOpeningExecutor" prio=6 tid=0x3ead8c00 nid=0xffc waiting on condition [0x4220f000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x132988e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1987)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:399)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:662)
"pool-2-thread-1" prio=6 tid=0x3ead8400 nid=0x11e4 waiting on condition [0x420cf000]
java.lang.Thread.State: WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x13298a20> (a java.util.concurrent.SynchronousQueue$TransferStack)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:156)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:422)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323)
at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:857)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:662)
"Scheduler" daemon prio=6 tid=0x3ead7c00 nid=0x4b4 in Object.wait() [0x41f8f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x13298b40> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
at java.lang.Object.wait(Object.java:485)
at oracle.dbtools.raptor.backgroundTask.TaskLinkedList.takeNextTask(TaskLinkedList.java:47)
- locked <0x13298b40> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$SchedulerThread.run(RaptorTaskManager.java:444)
"Thread-9" daemon prio=6 tid=0x3ead7800 nid=0x74 in Object.wait() [0x4134f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x1305bc78> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- locked <0x1305bc78> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
at org.tmatesoft.svn.core.javahl.SVNClientImplTracker.run(SVNClientImplTracker.java:65)
at java.lang.Thread.run(Thread.java:662)
"TimerQueue" daemon prio=6 tid=0x3ead7000 nid=0x131c in Object.wait() [0x41a4f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x12ff6f80> (a javax.swing.TimerQueue)
at javax.swing.TimerQueue.run(TimerQueue.java:232)
- locked <0x12ff6f80> (a javax.swing.TimerQueue)
at java.lang.Thread.run(Thread.java:662)
"IconOverlayTracker Daemon" prio=6 tid=0x3ead6c00 nid=0x17e0 waiting on condition [0x415cf000]
java.lang.Thread.State: TIMED_WAITING (parking)
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <0x12f90b18> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:196)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2025)
at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:424)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:945)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:662)
"Thread-7" daemon prio=6 tid=0x3ead6400 nid=0x1158 runnable [0x4148f000]
java.lang.Thread.State: RUNNABLE
at sun.print.Win32PrintServiceLookup.notifyPrinterChange(Native Method)
at sun.print.Win32PrintServiceLookup.access$100(Win32PrintServiceLookup.java:32)
at sun.print.Win32PrintServiceLookup$PrinterChangeListener.run(Win32PrintServiceLookup.java:302)
"ChangeSetService" prio=2 tid=0x3fc06400 nid=0x1034 in Object.wait() [0x4124f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x128656f0> (a oracle.jdevimpl.vcs.changeset.ChangeSetService)
at java.lang.Object.wait(Object.java:485)
at oracle.jdevimpl.vcs.changeset.ChangeSetService.awaitEvents(ChangeSetService.java:178)
- locked <0x128656f0> (a oracle.jdevimpl.vcs.changeset.ChangeSetService)
at oracle.jdevimpl.vcs.changeset.ChangeSetService.eventLoop(ChangeSetService.java:199)
at oracle.jdevimpl.vcs.changeset.ChangeSetService.access$200(ChangeSetService.java:56)
at oracle.jdevimpl.vcs.changeset.ChangeSetService$2.run(ChangeSetService.java:138)
at java.lang.Thread.run(Thread.java:662)
"Image Fetcher 2" daemon prio=8 tid=0x400d1c00 nid=0xe08 in Object.wait() [0x40eff000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80708> (a java.util.Vector)
at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:114)
- locked <0x11f80708> (a java.util.Vector)
at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:167)
at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)
"TimedCache-Timer" daemon prio=6 tid=0x3d82fc00 nid=0x224 in Object.wait() [0x3ee8f000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f804c8> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x11f804c8> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"JarIndex Timer" daemon prio=6 tid=0x3d809000 nid=0xe80 in Object.wait() [0x3ec4f000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80580> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0x11f80580> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"AWT-EventQueue-0" prio=6 tid=0x3d7fb000 nid=0x1208 in Object.wait() [0x3e68e000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80638> (a java.awt.EventQueue)
at java.lang.Object.wait(Object.java:485)
at java.awt.EventQueue.getNextEvent(EventQueue.java:509)
- locked <0x11f80638> (a java.awt.EventQueue)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:236)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
at java.awt.Dialog$1.run(Dialog.java:1044)
at java.awt.Dialog$3.run(Dialog.java:1096)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1094)
at java.awt.Component.show(Component.java:1591)
at java.awt.Component.setVisible(Component.java:1543)
at java.awt.Window.setVisible(Window.java:843)
at java.awt.Dialog.setVisible(Dialog.java:984)
at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:294)
at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
at oracle.dbtools.raptor.navigator.TypeContainerFilter$ExceptionDialogRunnable.run(TypeContainerFilter.java:241)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:666)
at java.awt.EventQueue.access$400(EventQueue.java:81)
at java.awt.EventQueue$2.run(EventQueue.java:627)
at java.awt.EventQueue$2.run(EventQueue.java:625)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:636)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
"Image Fetcher 3" daemon prio=8 tid=0x3d7fa000 nid=0x7c0 in Object.wait() [0x3e54f000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80708> (a java.util.Vector)
at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:114)
- locked <0x11f80708> (a java.util.Vector)
at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:167)
at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)
"AWT-Windows" daemon prio=6 tid=0x3d7d8400 nid=0x7a8 runnable [0x3e40f000]
java.lang.Thread.State: RUNNABLE
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(WToolkit.java:293)
at java.lang.Thread.run(Thread.java:662)
"AWT-Shutdown" prio=6 tid=0x3d7d7c00 nid=0x1380 in Object.wait() [0x3e2cf000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80818> (a java.lang.Object)
at java.lang.Object.wait(Object.java:485)
at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:265)
- locked <0x11f80818> (a java.lang.Object)
at java.lang.Thread.run(Thread.java:662)
"Java2D Disposer" daemon prio=10 tid=0x3d7d1800 nid=0x1218 in Object.wait() [0x3e18f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f808b0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- locked <0x11f808b0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
at sun.java2d.Disposer.run(Disposer.java:127)
at java.lang.Thread.run(Thread.java:662)
"Low Memory Detector" daemon prio=6 tid=0x02514000 nid=0xc94 runnable [0x00000000]
java.lang.Thread.State: RUNNABLE
"C1 CompilerThread0" daemon prio=10 tid=0x02512400 nid=0x106c waiting on condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"Attach Listener" daemon prio=10 tid=0x02511000 nid=0x11e0 runnable [0x00000000]
java.lang.Thread.State: RUNNABLE
"Signal Dispatcher" daemon prio=10 tid=0x0250e000 nid=0x13bc waiting on condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"Finalizer" daemon prio=8 tid=0x024dd000 nid=0x13b8 in Object.wait() [0x3d06f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80b08> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
- locked <0x11f80b08> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x024db800 nid=0x17a0 in Object.wait() [0x3cf6f000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x11f80b98> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:485)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
- locked <0x11f80b98> (a java.lang.ref.Reference$Lock)
"main" prio=6 tid=0x0254bc00 nid=0x17e4 waiting on condition [0x00000000]
java.lang.Thread.State: RUNNABLE
"VM Thread" prio=10 tid=0x024d7000 nid=0x1570 runnable
"VM Periodic Task Thread" prio=10 tid=0x0252b400 nid=0x9e4 waiting on condition
JNI global references: 3529
Heap
def new generation total 39424K, used 15384K [0x04a30000, 0x074f0000, 0x11f80000)
eden space 35072K, 43% used [0x04a30000, 0x059360e0, 0x06c70000)
from space 4352K, 0% used [0x06c70000, 0x06c70000, 0x070b0000)
to space 4352K, 0% used [0x070b0000, 0x070b0000, 0x074f0000)
tenured generation total 87424K, used 33812K [0x11f80000, 0x174e0000, 0x2ca30000)
the space 87424K, 38% used [0x11f80000, 0x14085328, 0x14085400, 0x174e0000)
compacting perm gen total 63232K, used 63214K [0x2ca30000, 0x307f0000, 0x3ca30000)
the space 63232K, 99% used [0x2ca30000, 0x307ebab8, 0x307ebc00, 0x307f0000)
No shared spaces configured.

Similar Messages

  • Error -2147418113 when connecting with SQL toolkit

    I have no trouble connecting with DBConnect( ) to an Access database.  However, when I try to connect to an Oracle database (Oracle73 driver), I get error -2147418113 "Catastrophic failure".  Any ideas?  Thanks.

    Hi Gris, 
    This seems to be a relatively common error when connecting to SQL databases and is not necessarily related to LabWindows/CVI. The following are several third party resources that I hope you will find helpful in your troubleshooting: 
    Microsoft Support 1
    Microsoft Support 2
    Microsoft Support 3
    There is one KnowledgeBase referring to this error when expereinced in our LabVIEW Database Connectivity that you may also find helpful: 
    Receiving Error -2147418113 "Catastrophic Failure in xxx.vi" When Using Database Connectivity Toolki...
    I hope this helps!
    Regards,
    Jackie
    DAQ Product Marketing Engineer
    National Instruments

  • Java error when connecting with new sql developer 3.1

    3.0 worked fine. I over-wrote the old version. so i need to see if i can find it to download.
    do i need to download a new version of java? I did the full download which included java. the install nstuctiions(on the download page just say to unzip the file.
    java.lang.NoSuchMethodError: oracle.dbtools.parser.LexerToken.parse(Ljava/lang/String;)Ljava/util/LinkedList;
         at oracle.dbtools.raptor.query.QueryUtils.matchesAnyPrefix(QueryUtils.java:349)
         at oracle.dbtools.raptor.query.QueryUtils.prependDbaVersion(QueryUtils.java:336)
         at oracle.dbtools.raptor.query.QueryUtils.getQuery(QueryUtils.java:298)
         at oracle.dbtools.raptor.query.QueryUtils.getQuery(QueryUtils.java:226)
         at oracle.dbtools.raptor.query.ObjectQueries.getQuery(ObjectQueries.java:42)
         at oracle.dbtools.raptor.navigator.xml.XmlObjectFactory.createFolderInstance(XmlObjectFactory.java:47)
         at oracle.dbtools.raptor.navigator.xml.XmlTypeOwnerInstance.listTypeFolders(XmlTypeOwnerInstance.java:74)
         at oracle.dbtools.raptor.navigator.TypeContainerFilter.loadTypeFolders(TypeContainerFilter.java:110)
         at oracle.dbtools.raptor.navigator.ConnectionFilter$1.doWork(ConnectionFilter.java:160)
         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:619)

    Hi,
    For products whose install only involves an unzip, never over-write a previously installed version. From the 3.1 download page:
    To install Oracle SQL Developer 3.1 download the file, there is no in-place upgrade available, you must unzip the file into an empty folder.
    Regards,
    Gary
    SQL Developer Team

  • Error in VS2010 when connecting with SQL Server 2014

    I have SQL2014 Express installed locally but it is not detected by VS2010. Why would I need to have the 2008 version?

    http://blogs.msdn.com/b/webdev/archive/2010/05/03/visual-studio-2010-support-with-sql-server.aspx
    It proably only goes to SQL 2008. I don't recall pointing VS2010 to SQL Server 2012 either.
    Maybe, you should post to the below fourm.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio

  • Error in connection in SQL Developer V1.5

    I downloaded and installed Version 1.5 and later 1.2. when I try to connect to a DB, I get the error "lo exception network adapter could not establish the connection" Vendor Code 17006.
    I can connect using SQL *Plus or MS Access. I also tried V1.2 and get the same error. My PC is Windows 2000 SP4 which said to be supported.
    Any help will be greatly appreciared.
    Thanks,
    Ron

    Did you install the two versions in a separate directory? SQL Developer doesn't cope with installing one version over the top of an existing install of a different version.
    theFurryOne

  • Error when connecting to SQL*PLUS via ODBC to Excel

    OS: Windows 2000 Professional
    Oracle DB: 9i release 2
    SQL*Plus: Release 9.2.0.1.0
    MS Excel: 2000
    ===================
    When I try to connect to SQL*PLUS via ODBC to Excel with "connect scott/tiger@odbc:libro" I get the following error:
    ORA-03121: no interface driver connected - function not performed

    SQL Server objects are commonly case sensitive, so please surround the column and table names by double quotes:
    SELECT "Type_PK_ID" FROM "dbo"."boundaries"@sqlserver
    SIDE NOTE: Oracle is by default not case sensitive and all object names are stored in upper case. To get case sensitive objects they need to be surrounded by double quotes. In HSODBC case sensitive table names were commonly found even when not surrounded by double quotes as the gateway used internal SQL Server methods to find the correct table nameing - this method does not work for column names. So to be able to query a case sensitive column it needs to be surrounded by double quotes and the table name must be written as stored in the source database.

  • Error when log into sql developer as sysdba

    Hi iam able to loging in oracle 11g from command prompt as sysdba,
    the same when iam tried from sql developer with same credentials as sysdba its showing error invalid user or password.
    Could any one help me out o n ths pls?

    Did you select role SYSDBA from the drop-down box?
    Provide all details you entered in the dialog.
    Hope that helps,
    K.

  • TNS Ora-12532 error When connecting with Db11 running in the VM

    I created a virtual machine from the PVM Entrerprise Linux 5 64 bits and db11g.
    Inside the virtual Machine the sqlplus system/manager1@VDB11 is working well.
    The tnsping 172.20.0.33 is working well too.
    But from the other external machine using oracle 11g client these command are not working: Tns Ora-12532 error.
    What to do?
    Thanks

    my virtual machine: vm1 have an static ip address 172.20.0.33
    the oracle listener is was configured with the same ip
    in the virtual machine : vm1 the /etc/hosts file content is:
    127.0.0.1 localhost.localdomain
    172.20.0.33 virtualdb11
    in the tnsnames.ora file in the virtual machine i have a service:
    VDB11 ...( host=172.20.0.33) (port=1521)
    under console connection with my virtual machine vm1 the command : sqlplus system/manager1@VDB11 is working well
    but when i working in an other external machine , where the tnsnames.ora have an entry:
    VDB11 ...(host=172.20.0.33)......
    the ping command : ping 172.20.0.33 is working well
    but sqlplus system/manager1@VDB11 is not work and return the error:
    ora-12532 tns

  • 404 error when downloading Oracle SQL Developer 2.1 (2.1.0.63.73) for Mac

    Greetings,
    I'm getting a 404 error when I try to download the Mac OS X version of Oracle SQL Developer. The download page is at
    http://www.oracle.com/technology/software/products/sql/index.html
    And it links to the Mac version at:
    http://download.oracle.com/otn/java/sqldeveloper/sqldeveloper-2.1.0.63.73-macosx.tar.gz
    Which doesn't exist.
    Is this the correct forum to report this problem?
    Thanks
    Mick

    I don't know what to say: I went to this link
    http://www.oracle.com/technology/products/database/sql_developer/index.html
    Clicked on Download in the upper right corner, re-accepted the whatever-they-wanted-me-to-accept and then the OSX download suddenly worked. Give it a spin and see if a circuit like that works for you.
    Good luck!

  • HTTP Error Code 400 Bad Request error when connecting to SQL db

    I realized I should move this to a new post since it was a new question...
    I am trying to connect to a distributed SQL database from CS4.
    Let me show you how the connection is built... and then maybe someone can tell me what I am doing wrong...
    First I go to the database panel:
    I click on the '+' sign to add an MS SQL Server Connection:
    That brings up the SQL Server Connection window where I am supposed to replace the placeholders with my server values:
    After I enter the correct values and click test, I get the error (HTTP Error Code 400 Bad Request)... These values work from SQL Server Management Studio on the same PC.
    Just as a side note... I tried one other thing that makes me think SOMETHING is wrong here:
    If I choose as OLE DB Connection instead... and click the 'Build...' button and then enter the values in the Data Link Properties Window (OLE DB Provider for SQL Server, and then the connection info on the Connection tab) and then click Test Connection on the Data Link Properties window, it says my test succeeded. Then I click 'ok' which takes me back to the OLE DB Connection windows with the connection string pre-filled, and click test on THAT window and I get the same HTTP Error Code 400 Bad Request error...
    Hopefully that is enough detail that someone can can tell me what I have broken?
    Thanks,
    Mike

    You will get a better response if you ask this question on the DW Application Dev forum. This forum mainly covers client-side issues.

  • Error when connecting with sqlplus

    hello all
    I installed oracle 10g on windows xp, but whenever i try to access sqlplus through the command line it gives the following error.
    Enter user-name: oracle
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Enter user-name:
    i don't know what this means. pls help.

    hello all
    I installed oracle 10g on windows xp, but whenever i try to access sqlplus through the command line it gives the following error.
    Enter user-name: oracle
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Enter user-name:
    i don't know what this means. pls help.It seems that oracle database is not up and running. You have to start the instance. Try to startup the database and then connect. If you are a member of ora_dba group on you machine then you can startup as set oracle sid
    C:/>set ORACLE_SID=<SID> --this may there at OracleServicesSID in services of your machine.
    C:/>sqlplus /nolog
    SQL>startup
    Regards.

  • WRT54GX2 error when connecting with a Broadcom 802.11n NIC

    Every time I try and connect my Acer Ferrari 1005 built-in wireless NIC to this router I get the following error in the system log of the router:
    Oct 31 15:58:55 (none) user.warn klogd: [0][18][2][10082879] Unknown QoS Action 26 (len 25)
    Oct 31 15:58:55 (none) user.warn klogd: [0][18][2][10082879] Dumping 25 bytes in host order
    Oct 31 15:58:55 (none) user.warn klogd: [0][18][2][10082879] 1a 00 00 00 00 00 00 00
    Oct 31 15:58:55 (none) user.warn klogd: [0][18][2][10082879] 00 00 00 00 00 00 00 00
    Oct 31 15:58:55 (none) user.warn klogd: [0][18][2][10082879] 00 00 00 00 00 00 00 00
    Oct 31 15:58:55 (none) user.warn klogd: [0][18][2][10082879] dd [0][18][2][10082879]
    Oct 31 15:58:55 (none) user.warn klogd: [0][12][3][10082879] Parse error AssocRequest, length=144 from
    Oct 31 15:58:55 (none) user.warn klogd: [0][12][3][10082879] xx:xx:xx:xx:xx:xx
    xx:xx:xx:xx:xx:xx is the MAC address of the NIC.
    Then Windows XP fails to connect. Does anyone have any idea what the problem is or how I can diagnose it?
    Thanks.

    hi , hardwire the PC to the router first....then access it using http://192.168.1.1 "admin" is the password.....once in...go to the wireless section and then to "wireless network access"...Ensure that "disabled" is selected and there are no MAC addresses specified here.
    let me know if this works for you.

  • Jdbc-OCI:112020 Error with SQL Developer 4.0.0.12

    Hi,
    I receive an error, Incompatible version of libocijdbc[Jdbc:112030, Jdbc-OCI:112020, when attempting to log into an existing connection with SQL Developer 4.0.0.12.  I do have the JDK 7u45 for 32 bit Windows 7.  I know this was an issue in the past and attempted to look at earlier solutions with no luck.  Any idea?

    The issue is that if you are using the OCI (thick) JDBC  driver the version of the JDBC library (in SQLDeveloper) must match the version in your ORACLE_HOME. 
    It seems SQLDeveloper 4 ships with 11.2.0.3 version of JDBC and you have 11.2.0.2 client installed.
    Possible options:
    1     Don't use the OCI driver.  You can untick the box in Tools |Preferences|Database |Advanced, but some connection types use it anyway.
    2     Upgrade your Oracle client.

  • ERROR When coonecting to SQL via DBCO Connections

    Hi,
    Error when connecting to SQL using DBCO connections. I am getting an dump as "Set up of a secondary connection to the database system failed. It is possible that the data required for setting up the connection via EXEC SQL (Native SQL)is faulty."
    plaese help.
    Thanks

    Hi
    Checking the dbsl_w<NN> as it is explained in point 3 of the 'Troubleshooting' section of [SAP Note 738371|https://service.sap.com/sap/support/notes/738371] would help a lot to know the reason of the failure.
    It is most likely that, the information provided in DBCO are not complete/accurate
    Regards
    Raj

  • Error when connecting to MDM from different lan

    Hi,
    I got "Image Server Login Error" when connecting with client to server from different LAN, server is up, and i can connect to it when i in the same LAN. Ports 20003, 20004, 20005 for MDM server discovering and repository port 2345 is accessible through router. Running SP2 5.5.24.06.
    Rem: it's not a port problem, when port 2345 is closed i got "WinSock error on connect"
    PS: When I used MDM SP1 i connected to him properly in the same case.

    Hi Dmitry,
    If your repository is set to port 2345, then 4 subsequent ports should be openned also, i.e. 2346-2349.
    Regards, Lev

Maybe you are looking for

  • Looking for app to sync music, movies, and playlists

      Apple products use iTunes to sync music, movies, and playlists, what is a good app for the Android? There have been a few mentioned in other posts, but nothing that will sync the playlists also...

  • 802.11ac not recognized on Windows 8.1 Pro under Boot Camp.

    I just installed Windows 8.1 Pro under Boot Camp. The issue I am having is that the 802.11ac network is not recognized in Windows. Windows only recohnizes the 802.11n network. When I boot up OSX Yosemite, It works as usual. Anyone else have this prob

  • ./runInstaller ended with few errors, eithere these are ignoreable?

    source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emd.properties.template destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emd.properties.emca variables = AGENT_SEED,CONTEXT_PATH,EMDROOT,EMD_EMAIL_ADDRESS,EMD_EMAIL_GATEWAY,EMD

  • Multiple Locations in Receiver File channel

    Hi Experts,                   Can i give multiple locations to pick the file in receiver filec hanel depending on some condition. Thanks Ajay Garg

  • Remove matched itunes account tag data from AAC file

    My brother has (stupidly) added his iTunes folder to mine and now everyone is mixed up. The problem is that some of his files were tagged with his iTunes account details as he had been "matching" until he decided not to renew the service after the in