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

Tags: Oracle Applications

Similar Questions

  • Do not get the jdbc connection error

    Hi all
    I use ODI 11.6 and Oracle 11 g.
    I'm currently checking functionality of commit / rollback senario ODI.
    But I get the error in my procedure where I wrote a simple Jython script in command on source below RAISE EXCEPTION ("\N \N \N IS TOTAL COUNT: #COUNT\N \N \N")

    We need to write a Jython script for this check counting this is required to verify whether or not the validation works.

    Issue in this approach:

    I'm trying this way but has detected an error, don't know why its do not receive the jdbc connection.

    ODI-1281: Jython technology task Source select count is not of Type JDBC. When Source text and target orders are specified, the Source technology must be of type JDBC.
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.validateSrcIsJDBCDriver(SnpSessTaskSql.java:3529)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2877)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:736)

    Please suggest any entry.

    Thank you
    Lony

    just reverse the code... (take the source code to the target and the target to the source codes)

  • AWM 11 g - the second DataProvider initialization error on a JDBC connection

    Hello

    determination of 11g AW in Database 11.2.0.2 with AWM 11.2.0.2.0A fails with the error message:

    INI: error opening connection, generic for TxsOqServer::connectINI: error of initialization of the second DataProvider on a JDBC connection, generic TxsOqConnection::initialize

    An error occurred on the server
    Class of error: OLAPI
    Server error descriptions:
    INI: error opening connection, generic for TxsOqServer::connect
    INI: error on a JDBC connection, generic DataProvider initialization in TxsOqConnection::initialize second

    Connection to the database itself works fine, only attach AW gives the error.
    There is no other connection or session of AW present.
    Until yesterday, it was fine and now it has stopped working suddenly.

    Client:
    AWM 11.2.0.2.0A
    Windows 7 64 bit
    Java 1.6.0_22

    Any ideas?

    Thank you and best regards,
    Silvio.

    I just confirmed against a 11.2.0.3.0 version of MN and
    11.2.0.3.0 RDBMS, there is a bug in AWM.
    I've found a workaround until the bug can be fixed in the next
    patch. I tested the workaound and it does not work properly.

    Workaround solution:
    When you open a session in AWM and connect to your database, please
    attach an analytic workspace that doesn't have data security.
    This will initialize the data provider of the server for you session or connection.
    After that, you can connect an analytic workspace that has safely
    data security and do not get the error you have seen.

    Note:
    The bug is the combination with the security of the data AND using the custom
    AWM. Properties setting _aw.model.show.attach = y. The bug is not
    happen if you choose to define _aw.model.show.attach = n or use the parameter
    off by default quite properly awm.properties automatically set the
    analytic workspace in rw mode.
    I'll fill a bug for this report and see it being solved in the next series of patch.
    Thank you for your patience and the bug report.

  • Is there a file management utility availabe for transfer files from Iphone to PC using the USB connection or wifi? Thank you

    Is there a file management utility availabe for transfer (image) files from Iphone to PC using the USB connection or wifi? Thank you

    You should be able to synchronize with a compatible Picture Manager, but you can also see the TouchCopy application.

  • oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    Hi, I use JDev 11.1.1.7.0

    I got this error when I try to run the module of the application. Please help.

    I use the JDBC data source in the configuration of application modules, set the connection of business components.

    [1498] an exception has occurred when ordering.

    [1499] oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:218)

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:45)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:72)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:61)

    at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1004)

    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1185)

    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6837)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:304)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:335)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:620)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:425)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9316)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4530)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2460)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)

    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:936)

    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)

    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)

    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)

    Try using the JDBC URL instead of JDBC data source to run AppModule or run the application locally of JDeveloper. But if you will deploy the application on stand-alone weblogic, you use the JDBC data source and enter the name of the data source that is defined in weblogic

  • newbe problem the JDBC connection pooling

    How to configure connection pooling in weblogic for mysql 5.0? I use the jdbc mysql... driver please provide any link for mysql 5.0 and oracle weblogic 10.3.0.0 using the console...

    Name--> mydatabase
    JNDI--> jndi/ravidatabase
    --> MySQL database type
    Select the type of driver
    Click next
    Select the Transaction Option, click Next
    Name of the database--> mydatabase
    Host name: localhost
    Port: 3306
    Put the user/passwd Next
    Test the configuration and check for errors, click Next and set a target, and then click Finish.

  • Remote assistance - unable to connect to the desktop computer using the remote connection

    Hello

    I'm currently running vista Professional 64 bits for portable and desktop computers.

    Problem:
    -I am not able to connect to the desktop computer by using the remote connection.

    Tried:
    -Setup the remote asstance for the Username (account login) designated
    -looked up the IP address
    -entering the IP then username and password
    Failed connection *.

    Little Question, too:
    -I run behind a router with 3 machines connected to the router, it would change my location from IP address? I think that's where I'm stuck at.

    The following article should you guide through the process and solve your problems:http://www.vistax64.com/tutorials/116361-remote-assistance.html.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • How to get the gif file hosted by using the Http connection?

    Hello

    I have an application that downloads animation gif from a server by using the http connection. Here is the code I use to download the image.

    try {
    
                httpConnection = (HttpConnection) Connector.open(url, Connector.READ_WRITE);            httpConnection.setRequestMethod(HttpConnection.GET);
    
                if (httpConnection.getResponseCode() == HttpConnection.HTTP_OK) {                DataInputStream dS = httpConnection.openDataInputStream();
    
                    byte[] data = new byte[dS.available()];                dS.read(data);
    
                    gifImage = (GIFEncodedImage) EncodedImage.createEncodedImage(data, 0,data.length);
    
                } else {                throw new Exception("ResponseCode:" + httpConnection.getResponseCode());            }        } catch (Exception e) {                        gifImage = null;            e.printStackTrace();        }
    

    the problem with this code is, when the gif file is 1175 bytes above, it does not load the gif.

    example:-If the gif on the server is 1500 bytes, this code retrieves only 1175 bytes.

    I think that the rest of the bytes are sent in a different package. But how to get them.

    can someone please provide a code for buffering the inputstream?

    any help is appreciated.

    Dieye

    Hmm, nobody seems to know how to do, it seems. Here's how I did it.

                httpConnection = (HttpConnection) Connector.open(url, Connector.READ_WRITE);
                httpConnection.setRequestMethod(HttpConnection.GET);
    
                int responseCode = httpConnection.getResponseCode();
                if (responseCode == HttpConnection.HTTP_OK) {
                    inputStream = httpConnection.openInputStream();
                    ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream();
    
                    byte[] buffer = new byte[256];
                    int len = 0, imageSize = 0;
    
                    while (-1 != (len = inputStream.read(buffer))) {
                        byteArrayOutputStream.write(buffer);
                        imageSize += len;
                    }
    
                    byteArrayOutputStream.flush();
                    byte[] imageData = byteArrayOutputStream.toByteArray();
                    byteArrayOutputStream.close();
    
                    gifImage = (GIFEncodedImage) EncodedImage.createEncodedImage(imageData, 0, imageSize);
    
  • 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

  • Can I use my printer manually instead of using the wireless connection?

    Can I use my printer manually instead of using the wireless connection?

    cbg_37 wrote:

    It is an OfficeJet Pro 8610.

    Hello

    It has a print USB 2.0 port, so you can use the printer USB cable to connect it to your computer. This cable may be not in the box, please check if you first buy one (around $5 to $ 10). It is similar to:

    Kind regards.

  • Why do you want my piece of sound through my TV sony vaio when I use the HDMI connection

    original title: sound through my tv speakers
    Why do you want my piece of sound through my TV sony vaio when I use the HDMI connection

    Hello

    What version of OS are you using?

    Check if the sound configuration is set to HDMI

    1. click on start, click on Control Panel

    2. click on the Audio tab, select read. Now, check if you have selected Digital Audio (HDMI).

  • How to use the license acquired from Win 7 cd to be used on my WinXP?

    Windows XP License Activation

    I have a copy of Windows XP on my PC where I tried registering online, he says that's not authentic. I bought a copy of Win7 with downgrade rights to Windows XP Pro. How to use the license acquired from Win 7 cd to be used on my WinXP? I could not afford a complete reinstallation because several drivers needed to work on my pc do not work with Win7.

    Thank you!

    Hello Emerson_1

    Microsoft does not sell Windows 7 with a downgrade to Windows XP and a valid key. You will need to provide your own key. This option is only available with OEM Windows 7 Professional systems. If you wish to continue using XP you will need 2 keys as indicated by JW.
    Windows 7 offers XP mode and you can use it if you have chosen.
  • You can use the same connection to mobile broadband on your laptop & a smart phone?

    You can use the same connection to mobile broadband on your laptop & a smart phone?  IE, exchange between one & the other not use both at the same time?

    Hello

    I suggest you according to the question in this forum and check if that helps:

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking

    It will be useful.

  • Vista, a pppoe connection is created by using the 'Get Connected wizard' or rasphone.exe, she appears as a "Dial-up connection" in the network connections folder.

    Vista, a pppoe connection is created by using the 'Get Connected wizard' or rasphone.exe, she appears as a "Dial-up connection" in the network connections folder. When you right click on the connection of customer created, click Properties, it says "connect using the Modem.

    Is it a registry problem or what? How can I fix?

    original title: PPPOE connection problem

    Hello

    1. you connect using a cable or DSL modem?

    2. did you ever get this working before that?

    3. are you connected to a domain?

    4 are you running Vista in a virtual environment?

    You doing appeared in this link to create the PPPOE connection:

    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-PPPoE-connection-to-the-Internet

    Thank you

  • When I try to send and receive e-mail using Windows Mail, it wants to use a made up connection. How can I use the wireless connection?

    Windpws Mail & Wi - Fi

    I just installed a TalkTalk wireless router which seems to have installed correctly. However when I try to send and receive e-mail using Windows Mail, she wants to use a made up connection. How can I use the wireless connection? Thank you very much, Dianthus MJ.

    Go to tools | Accounts | Mail | Properties | Connection and check or change the connection properties.  You will need to remove the account and then add it again, but try first and also check tools | Options | Connections.

    Steve

Maybe you are looking for