Extract metadata check constraint using the JDBC driver

Hello

How to extract metadata check constraint using the JDBC driver?

I know that by using the package dbms_metadata is possible, but the results of the get_ddl function are limited by the permissions of the user account, log on to oracle customer. So, how others pure Java implemented customer oracle can get the metadata of check constraints by using the same user account used to run the dbms_metadata.get_ddl function when this function cannot obtain metadata restrictions for approval when throwing an exception saying that the cheque does not exist?

For example, in Aqua Data Studio and further implemented in pure Java metadata check constraints are extracted and showed in the Table Properties, but when I use the same user account in a java program using JDBC to execute dbms_metadata.get_ddl, an exception is throwed with a message that the constraint does not exist.

So I guess that these pure-Java Oracle customers use Oracle JDBC driver to extract the metadata of check constraint (ddl or the status of the audit). If anyone knows how to use the Oracle JDBC driver to do this, please help me!

SELECT *
FROM all_constraints
WHERE constraint_type = 'C';

will give you all the validation constraints

Tags: Oracle

Similar Questions

  • Use the flash drive for the paging file

    Hello. I would like to use a USB flash drive for the file rather than the HARD disk to increase performance on an older system. I've set up to use the flash player and the system restarts. But whenever I check, it uses the HARD drive. Why doesn't the setting?

    Hello. OK, well I got what I was doing wrong. I never put the c: for not having a swap file.

    http://www.ehow.com/how_6054256_use-USB-memory-RAM-XP.html

    @greenestguy

    Swap file cannot be larger than 4 GB, so no need for a 8 GB flash drive. Save some $$.

    Don't know why it would be a bad idea because MS have programmed it in Vista and Win 7 as ReadyBoost. I suppose there is always the chance that I don't see any difference on the old hardware, but I do not see how it would break anything.

  • Can I use ODBC drivers instead of the JDBC driver?

    Hello

    Can I use ODBC drivers instead of the JDBC driver? If yes what are working all the steps I have to take the ODBC driver to do?


    All answers are appreciated.


    -CHikk

    Hello

    Yes, it is possible.

    Simply create the ODBC connection to your windows and then the link to the topology using the bridge Jdbc-Odbc Driver.

    This help you?

  • Failed to load the JDBC driver when you run the update of the base

    I use dev studio to extract data in the pipeline to an Oracle database using an adapter record, on version 3.1.1 short. I get errors when running the update of the base:

    ERROR 22/03/13 17:13:37.273 UTC (1363972417273) {config} forge: (AdapterRunner): unable to load the JDBC driver: oracle.jdbc.OracleDriver. com.endeca.edf.adapter.plugins.JdbcAdapterException: cannot load JDBC driver: oracle.jdbc.OracleDriver.      at com.endeca.edf.adapter.plugins.JdbcAdapter.loadDriver(JdbcAdapter.java:256) at com.endeca.edf.adapter.plugins.JdbcAdapter.execute(JdbcAdapter.java:91) at com.endeca.edf.adapter.AdapterRunner.run(AdapterRunner.java:168) at com.endeca.edf.adapter.AdapterRunner.main(AdapterRunner.java:43) caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver to java.net.URLClassLoader$ 1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged (Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:303) at Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316) at java.lang.Class.forName0 (Native Method) at java.lang.Class.forName(Class.java:169) to com.endeca.edf.adapter.plugins.JdbcAdapter.loadDriver(JdbcAdapter.java:252)... 3 more
    ERROR 22/03/13 17:13:38.291 UTC (1363972418291) FORGE {config}: the java process evaluating the manipulative java class 'com.endeca.edf.adapter.plugins.JdbcAdapter' failed. Check the file ' / u01/oracle/VIS/apps/apps_st/comn/Oracle/endeca/Discover/./logs/forges/Forge/Edf.Pipeline.RecordPipeline.JavaManipulator.LoadOracleItems.log ' for more information.
    ERROR 22/03/13 17:13:44.840 UTC (1363972424840) {baseline} FORGE: Forge failed with 2 errors and 0 warnings.

    Pass on the adapter check crossings are defined as follows:

    DB_DRIVER_CLASS = oracle.jdbc.OracleDriver
    DB_URL = JDBC: thin: username / [email protected]:1521:VIS
    SQL = select * from XXFCI_ENDECA_ITEM_DATA

    I've set up the classpath as a variable that is defined in environment.properties as follows:
    forge.javaClasspath = ${ENDECA_PROJECT_DIR}/config/lib/java/ojdbc6.jar;${ENDECA_PROJECT_DIR}/config/lib/java/AdvJDBCColumnHandler.jar;${ENDECA_PROJECT_DIR}/config/lib/java/javaManipCommon-1.1.jar;${ENDECA_PROJECT_DIR}/config/lib/java/jakarta-oro-2.0.8.jar;D:/Endeca/CAS/3.1.1/lib/recordstore-forge-adapter/recordstore-forge-adapter-3.1.1.jar

    I'm passing forge.javaClasspath as an argument through the DataIngest.xml variable. The arguments that I am passing in DataIngest.xml are as follows:
    < args >
    < arg > - vw < / arg >
    < arg - > pruneAutoGen < / arg >
    < arg - > javaClasspath < / arg >
    < arg >$ {forge.javaClasspath} < / arg >
    < / args >


    I wonder if the versions of javaManipCommon - 1.1.jar and jakarta-oro - 2.0.8.jar are correct for version 3.1.1 of short. How will I know? What else can I do to fix this?

    Any help you can give would be appreciated!

    Thank you
    Becky Bradberry
    Senior Oracle consultant
    Promote the Concepts

    You run this under Linux or Windows? The path of the log file looks like Linux, but your classpath is configured to use windows (semicolons instead of colon) separators.

    Concerning

    Michael

  • Used the external drive for catalog/photos for months. Yesterday-&gt; error msg: "LR cannot open the catalog"StanLRCatalogRepaired"on"Seagate Drive - LR Photos"because LR cannot save changes to this place. LR catalogs cannot be opened on removable disks,

    Used the external drive for catalog/photos for months. Yesterday-> error msg: "Lightroom can't open the catalog named"StanLRCatalogRepaired"located on the 'Seagate Drive - LR Photos' volume because Lightroom can't save the changes to this place. Lightroom catalogs not opening on the network volumes, removable storage, or read only volumes. »

    The first thing to do is to check if somehow the permissions for the drive Seagate or any of its relevant folders/subfolders has changed somehow (an OS update maybe?)

  • How to avoid using oracle.jdbc.driver.OracleConnection

    I am new to Java, but recently, I have a project on support.

    Problem:

    solution worked on the 1.4 jvm, now on 1.7.

    Respectively, the oracle.jdbc.driver.OracleConnection class has been used.

    Now, I need class oracle.jdbc.OracleConnection to use CLOB.createTemporary (), but... I can't.

    According to the docs, just replace in the code and config files a declaration of the class on another. But I replaced all in all the files of configuration of no. and anyway, no there wasn't that oracle.jdbc.driver.OracleConnection was created. (there is no explicit declaration of the type of connection in the code, everything is configured in the config files)

    Project uses marven, mybatis - 3.1.1. Database: oracle 9

    Driver: ojdbc14 - 9.2.0.5.jar contains two classes: the oracle.jdbc.driver.OracleConnection (for backward compatibility) and oracle.jdbc.OracleConnection.

    The question is what do I need to use a second instead of the first.

    Maybe there are a few java cache? I do not know...

    Everyone knows?

    I solved the problem!

    This thread helped me: https://forums.oracle.com/thread/556426 ("I have to use classes12.zip for this work.")

    The main problem was the jdbc driver - I tried all the ones I found on the page of download of oracle and the only factor that does the job was classes12.jar (Oracle Database 10g Release 2 (10.2.0.1.0)). I replaced it in 'ORACLE_HOME\jdbc\lib\' and 'apache-tomcat\lib\.

    Each driver has its own bugs, and I also did different things, so I can't say that any replacement driver is enough. Te I changed the time zone database, run the tzupdater, vm set param - Duser.timezone = ""-07:00 ", may be something else."

    Thank you very much for the answer so detailed!

  • Satellite U300-14 b: can I use the graphics driver for the Intel page?

    My Satellite U300-14 b (VIsta 32 bit Home Premium, 2 GB) has a 'Mobile GM945 Express Chipset Intel'. Download from Toshiba site, says I've got the latest driver, namely 7.14.10.1263 dated 04/25/07.

    The Intel site lists their latest driver such as in date 7.14.10.1364 dated 11/12/07.

    I want to try the latest version of the driver to help solve a problem of occasional crash / restart when Vista wakes from sleep. I am told that the graphics drivers are often to blame and should therefore be updated.

    Can I safely updated with version 11/12/07, or I risk of problems? Not sure if Toshiba are just slow to release the updated driver, or if there is a better reason that they did not?

    Well, usually you can use the graphic driver directly from Intel page but I found several threads here in the forum that said that the chart non-Toshiba drivers can be installed and used only at your own risk

    > want to try the latest version of the driver to help solve a problem of occasional crash / restart when Vista wakes from sleep
    Hmm perhaps this problem could be related to the graphics driver, but I recommend you to update to Vista and install all THE patches for Vista.

    Best regards

  • Using the HARD drive of a Tecra A4 as a for another laptop external HARD drive.

    I have a Toshiba Tecra A4. I want to use the HARD drive as a second hard drive to another laptop, but it seemed to me that the HDD in Tecra A4 has a special bond that does not fit in a standard externel HDD-Bay. Anyone know how I can use the HARD Tecra A4 drive as an external HARD drive?

    Subquestion: is it not possible to use a 2.5 "HARD drive normal in a Toshiba Tecra A4?

    Hello

    AFAIK Tecra A4 has 2.5 inch HDD inside. But the HARD drive has another connector HARD drive that you can remove. The HARD drive is placed in the HARD drive chassis and fixed with four screws. Remove the screw and the connector. Be very carefully and take it easy.

    After that you can use in other laptops.

  • Remote Desktop for Mac will not use the printer driver

    On an iMac with Lion 10.7.3, I try to get an Epson ReadyPrint T20 - TM to use the Epson driver when it is connected to our server Windows 2008 R2 with DRC 2.1.1 but it keeps using a HP Color Laser Jet 2800 Series PS we have not the HP printer and I need some features in the Epson driver.

    I installed the printer on the server and removed several times without alteration. When 'Use a printer connected to the Mac' is selected in the preferences of the DRC the printer is a printer that is redirected, but the use of the driver of HP. Printing from Mac works with all the features.
    On the server, we have 3 installed roles, file, desktop Services to remote and Web server (IIS) Services
    We have tried to map the printer with an EPSONRedirect.INF file that contains the following:
    ; EPSONRedirect.INF
    ; Printer mapping file for drivers side client-side Server
    [Printers]
    "EPSON TM - T20" = "EPSON TM - T20 ReceiptJ4"
    No idea how we can fix this?
    [Transferred to the Windows forum by moderator]

    Hello

    I suggest you to post the question on the following link:

  • I built a computer by using the hard drive of my laptop which has windows 7 Home premium on it and I get messages to activate windows

    Recently, I built a computer, but I get messages from windows activation; I used the hard drive of my laptop which had windows 7 Home premium top and I never had any problems with it. Can anyone help?

    Original title: validation of Windows

    >to be filled by O.E.M. power O.E.M. American Megatrends Inc.. 1101

    Based on your report, you seemed to have changed the motherboard.

    The OEM of Windows 7 versions are identical to the versions commercial full license with the following exception:

    -OEM versions don't offer any free direct support from Microsoft technical support Microsoft

    -OEM Licenses are tied to the computer first you install and activate it on

    -OEM versions allow all hardware upgrades except for an upgrade to a different model motherboard

    -OEM versions does not move directly from an older Windows operating system

    You can try the phone activation, there is no guarantee:

    How to activate Windows 7 manually (activate by phone)
     
    1) click Start and in the search for box type: slui.exe 4
     
    (2) press the ENTER"" key.
     
    (3) select your "country" in the list.
     
    (4) choose the option "activate phone".
     
    (5) stay on the phone (do not select/press all options) and wait for a person to help you with the activation.
     
    (6) explain your problem clearly to the support person.
     
    http://support.Microsoft.com/kb/950929/en-us

  • I would use the external drive to download my photos, documents, etc. but do not know how to proceed.

    I just got my old crash (desk top) computer. I knew it would, so I transferred all my information on an external hard drive. I bought a dell 2020 with windows 8, only bought a few days ago. I would use the external drive to download my photos, documents, etc. but do not know how to proceed.  My old computer won't start at all, that's why I got the external drive. Could someone please help me with this task. Thank you.

    Original title: confused

    You can simply plug it in, connect the external hard drive, make sure it is turned on.

    Then copy and paste on your files.

    In Windows 8, start File Explorer

    Highlight all the files and folders

    Click on copy on the Ribbon (Home tab)

    Then then paste into their respective folders

    Press Windows key + R

    Type: %UserProfile%

    Press enter

  • Cannot generate the JDBC driver

    Hello

    I having trouble building the JDBC driver, following the instructions provided in the Setup Guide. I tried with gcc 4.3.3/Solaris 10 / x 86 and SunStudio 12/Solaris10/Sparc. I get the same error in both cases.

    BerkeleyDB version - db - 5.1.19

    Here's what I did-

    1 build_unix cd
    2. .. / dist/configure sql - enable enable java enable sql_compat enable-jdbc
    3. make sure

    GCC-I...-J'... / src/dbinc-DHAVE_SQLITE3_MALLOC-DHAVE_ERRNO_H-O3-... /... SQL/lang / / generated - DHAVE_SQLITE2 = 0-DHAVE_SQLITE3 = 1 native/mkconst.c of native/.libs/mkconst - o... /.libs/libdb-5.1.so - lresolv - lrt - lpthread c - lsocket--R/usr/local/BerkeleyDB.5.1/lib
    creating native/mkconst
    Native/mkconst > SQLite/Constants.java
    LD.so.1:: mkconst: fatal: libdb - 5.1.so: open failed: no such file or directory
    Error code 137
    make: Fatal error: command for target "SQLite/Constants.java" failed
    Course directory /import/cad-lisp/rupesh/BDB/db-5.1.19.NC/build_unix/jdbc
    Error code 1
    The following command caused the error:
    (test jdbc d & & cd jdbc & & PWD ='.) (' do)
    make: fatal error: command failed for target 'jdbc '.

    Could someone suggest what I can try?

    However, if I do not pass "-enable-jdbc" to set up the script, the building is fine.

    Thank you

    Hello

    It's my instructions on my Solaris platform:

       export PATH="opt/SunProd/studio12/SUNWspro/bin:/usr/local/bin:/usr/ccs/bin:/usr/bin:/bin:$PATH"
       export LD_LIBRARY_PATH="/scratch/programs/lib:$LD_LIBRARY_PATH"
       export DYLD_LIBRARY_PATH="/scratch/programs/lib:$LD_LIBRARY_PATH"
    
       cd build_unix
       export LD_LIBRARY_PATH=$PWD/.libs:$LD_LIBRARY_PATH
       ../dist/configure CFLAGS="-D_HAVE_SQLITE_CONFIG_H -I$PWD/sql -I/usr/java/include -I/usr/java/include/solaris/" --enable-jdbc --prefix=$PWD/../install && make jdbc
       chmod +x jdbc/install-sh
       make install
    

    For the building in db.h error, you mentioned, it seems that the building must include "config.h" on your Solaris platform. If the CFLAGS definition as above might help.

    Thank you
    Rucong Zhao, Oracle Berkeley DB

  • Portege R100: extraction failure when you use the recovery disc 1

    Hello

    Restart of my r100 is an ongoing saga. I managed to acquire a px1055e with cable of 16-bit pcmcia card (also a bios updated to 1.6 just in case where). I tried to use my original recovery CD but I now get "failed to extract" always when disk 1 is in half way through the partition of loading. It is interesting to try a bootable windows xp cd and if my hard drive is damaged, what should I do.

    Appreciate any help,

    Adam

    Hello Adam

    You should try to use the facilities of Microsoft CD and see if the installation procedure will run at the end. It is not easy to say anything on the recovery of installation with a CD. May be defective CD or disk HARD making trouble.

    Try to use the original Microsoft CD and let us know what happens. If the problem persists I would recommend you to check the HARD drive.

  • The repository URL MASTER IS NOT COMPATIBLE WITH THE JDBC DRIVER

    Hello

    I have windows 7 (64-bit), java 7, OracleXE112_Win32, ofm_rcu_win_11.1.1.7.0_64_disk1_1of1, ofm_odi_win_11.1.1.7.0_32_disk1_1of2

    On install ODI (c:\tmp\DISK1\install\setup.exe) show the message above

    ------------------------------------------------------------------------------------------------------------

    From Oracle Universal Setup ...

    Checking if Processor speed is superior to 300 MHz. Real Pa 1862 MHz
    ssado
    Verification of swap space: 0 MB available, 512 MB required. Failed < < < <

    Verification of Monitor: must be configured to display at least 256 colors Super
    IOR 256 last Real 4294967296

    Some check do not have requirements . You expected fill them requirement
    s front

    continue the installation,

    Continue? (y / n) [n] y

    Ignorant > > > Prerequisites chess . Continuing ...
    Preparation to launch Oracle Universal Setup on C: -Users \ REGINA APPDA ~ 1 \
    ta \ Local- Temp- OraInstall2013 -11-25_07-04-36AM. Wait ...


    --------------------------------------------------------------------------------------------------------

    typed Y and follow

    typed Y

    I chose " Ignore Installation repository' option '.

    and installed without errors .

    Now I click on the Oracle Data Integrator and the screen will display ask to connect à la repository and Learn more the requested data :




    Connection with Oracle Data Integrator

    Name to Journal -in: Paul
    User: supervisor
    Password: supervisor

    Connection to Database () Master repository)
    User: System
    Password : password
    List of Driver: Oracle JDBC driver
    Driver name: oracle.jdbc.OracleDriver
    URL: localhost: 1521: xe

    Working repository

    Only Master Repository This is option

    by clicking on the Test button shows me the message:






    oracle.odi.core.config.MasterRepositoryUrlNotValidForDriverException: ODI-10178: O URL jdbc "localhost:1521:XE" faith aceito nao pela "oracle.jdbc.OracleDriver" fornecida jdbc driver class no MasterRepositoryDbInfo.

    at oracle.odi.core.OdiInstance.createDataSourceDefinition(OdiInstance.java:351)

    to oracle.odi.core.OdiInstance. < init > (OdiInstance.java:633)

    at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:609)

    at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:548)

    at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.testConnection(SnpsDialogLoginDetail.java:764)

    to com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$ 4 (SnpsDialogLoginDetail.java:752)

    to com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$ 2.performAction(SnpsDialogLoginDetail.java:297)

    at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)

    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)

    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2319)

    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)

    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)

    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)

    at java.awt.Component.processMouseEvent(Component.java:6297)

    at javax.swing.JComponent.processMouseEvent(JComponent.java:3276)

    at java.awt.Component.processEvent(Component.java:6062)

    at java.awt.Container.processEvent(Container.java:2040)

    at java.awt.Component.dispatchEventImpl(Component.java:4660)

    at java.awt.Container.dispatchEventImpl(Container.java:2099)

    at java.awt.Component.dispatchEvent(Component.java:4489)

    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)

    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)

    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)

    at java.awt.Container.dispatchEventImpl(Container.java:2083)

    at java.awt.Window.dispatchEventImpl(Window.java:2490)

    at java.awt.Component.dispatchEvent(Component.java:4489)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)

    to java.awt.EventQueue.access$ 400 (EventQueue.java:81)

    in java.awt.EventQueue$ 2.run(EventQueue.java:628)

    in java.awt.EventQueue$ 2.run(EventQueue.java:625)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:98)

    in java.awt.EventQueue$ 3.run(EventQueue.java:642)

    in java.awt.EventQueue$ 3.run(EventQueue.java:639)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)

    in java.awt.Dialog$ 1.run(Dialog.java:1049)

    in java.awt.Dialog$ 3.run(Dialog.java:1097)

    at java.awt.Dialog.show(Dialog.java:1094)

    at java.awt.Component.show(Component.java:1591)

    at java.awt.Component.setVisible(Component.java:1544)

    at java.awt.Window.setVisible(Window.java:844)

    at java.awt.Dialog.setVisible(Dialog.java:985)

    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:397)

    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)

    at oracle.odi.ui.framework.adapter.DefaultAdapter.displayDialog(DefaultAdapter.java:242)

    at oracle.odi.ui.framework.UIFramework.displayDialog(UIFramework.java:88)

    at oracle.odi.ui.LoginFactory.createNewLogin(LoginFactory.java:259)

    to com.sunopsis.graphical.dialog.SnpsDialogLogin$ 4.performAction(SnpsDialogLogin.java:213)

    at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)

    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)

    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2319)

    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)

    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)

    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)

    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)

    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)

    at java.awt.Component.processMouseEvent(Component.java:6297)

    at javax.swing.JComponent.processMouseEvent(JComponent.java:3276)

    at java.awt.Component.processEvent(Component.java:6062)

    at java.awt.Container.processEvent(Container.java:2040)

    at java.awt.Component.dispatchEventImpl(Component.java:4660)

    at java.awt.Container.dispatchEventImpl(Container.java:2099)

    at java.awt.Component.dispatchEvent(Component.java:4489)

    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)

    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)

    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)

    at java.awt.Container.dispatchEventImpl(Container.java:2083)

    at java.awt.Window.dispatchEventImpl(Window.java:2490)

    at java.awt.Component.dispatchEvent(Component.java:4489)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)

    to java.awt.EventQueue.access$ 400 (EventQueue.java:81)

    in java.awt.EventQueue$ 2.run(EventQueue.java:628)

    in java.awt.EventQueue$ 2.run(EventQueue.java:625)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:98)

    in java.awt.EventQueue$ 3.run(EventQueue.java:642)

    in java.awt.EventQueue$ 3.run(EventQueue.java:639)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)

    in java.awt.Dialog$ 1.run(Dialog.java:1049)

    in java.awt.Dialog$ 3.run(Dialog.java:1097)

    at java.awt.Dialog.show(Dialog.java:1094)

    at java.awt.Component.show(Component.java:1591)

    at java.awt.Component.setVisible(Component.java:1544)

    at java.awt.Window.setVisible(Window.java:844)

    at java.awt.Dialog.setVisible(Dialog.java:985)

    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:397)

    at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)

    at oracle.odi.ui.framework.adapter.DefaultAdapter.displayDialog(DefaultAdapter.java:242)

    at oracle.odi.ui.framework.UIFramework.displayDialog(UIFramework.java:88)

    at oracle.odi.ui.OdiConnectController.handleEvent(OdiConnectController.java:127)

    at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)

    at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)

    at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:502)

    to oracle.odi.ui.docking.AbstractOdiDockableWindow$ 1.actionPerformed(AbstractOdiDockableWindow.java:204)

    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)

    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2319)

    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)

    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)

    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)

    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)

    at java.awt.Component.processMouseEvent(Component.java:6297)

    at javax.swing.JComponent.processMouseEvent(JComponent.java:3276)

    at java.awt.Component.processEvent(Component.java:6062)

    at java.awt.Container.processEvent(Container.java:2040)

    at java.awt.Component.dispatchEventImpl(Component.java:4660)

    at java.awt.Container.dispatchEventImpl(Container.java:2099)

    at java.awt.Component.dispatchEvent(Component.java:4489)

    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)

    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)

    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)

    at java.awt.Container.dispatchEventImpl(Container.java:2083)

    at java.awt.Window.dispatchEventImpl(Window.java:2490)

    at java.awt.Component.dispatchEvent(Component.java:4489)

    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)

    to java.awt.EventQueue.access$ 400 (EventQueue.java:81)

    in java.awt.EventQueue$ 2.run(EventQueue.java:628)

    in java.awt.EventQueue$ 2.run(EventQueue.java:625)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:98)

    in java.awt.EventQueue$ 3.run(EventQueue.java:642)

    in java.awt.EventQueue$ 3.run(EventQueue.java:639)

    in java.security.AccessControlContext$ 1.doIntersectionPrivilege(AccessControlContext.java:87)

    at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)

    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)

    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)

    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)

    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Glad it worked, finally.

    It would be useful to others if you can score just what answer was correct or helpful for you.

    Kind regards

    Santy.

  • Error using the JDBC connection from 12.4SE

    We are upgrading to 12.4 SE and explore using JDBC, rather than rely on ODBC connections.  We run on windows and connect to SQLServer2012.  I found in the administration guide how to set up.  After having GENDAW32 the analysis falls down.

    I tried with sometimes a JTDS driver as well as the microsoft JDBC driver.

    With the driver microsoft is the error:

    SQL Server supports the feature queued at the connection level only. Use the connection.setHoldability () method.

    With JTDS driver error is:

    CLOSE_CURSORS_AT_COMMIT option is not currently supported by the setHoldability method.

    Anyone has any ideas how to fix?  All database settings, to change?

    My DBHandler settings.  Note the microsoft driver failed with the same message without worrying about selectMethod was there or failed

    < DBHandler:AMSMRL >

    ; Class = ODBC

    Class = JDBC

    CreateIndex = No

    Passwd = ~ ENCRYPTED HoHwiD8meYLLIiEGgtE_OA

    ; Server = AMSMRL

    Server = com.microsoft.sqlserver.jdbc.SQLServerDriver; jdbc:sqlserver://server_name_here;databaseName=AMSMRL;sendStringParamatersAsUnicode=false;selectMethod=cursor

    ;  Server = net.sourceforge.jtds.jdbc.Driver; jdbc:jtds:sqlserver://server_name_here/AMSMRL

    Debug = Yes

    Hello

    It is a problem with SQL Server and DB Oracle Documaker JDBC Manager in 12.4.0 GA release.

    You will need a fix/patch that should be remedied.

    Kind regards

    -Steve

Maybe you are looking for