Unable to connect to MS sql server using ODI 11 g

Hello

I am trying to connect to my sql server in odi 11 g. I get the error message like "cannot load jdbc driver class.»  to do this, the sqljdbc.jar file put in drive c:\.

Even if I am getting error. Please resolve this issue and please send any document on this example.


Thanks in advance,

A.Kavya.

err1.pngerr2.png

Make sure that the drivers are located in the appropriate folder - see link for required locations

http://odiexperts.com/drivers-location-in-ODI-11g/

Also if your target is MSSQL 2005 or longer you will need the 4.x version of jdbc drivers that can be downloaded here...

https://msdn.Microsoft.com/en-us/SQLServer/aa937724.aspx

Tags: Business Intelligence

Similar Questions

  • Connection to the SQL Server using Windows authentication

    I would use SQL Developer (v1.5) to connect to an instance of SQL Server 2005 uses windows authentication. I downloaded jtdw - 1.2.jar and set its e path as a preference in the TOOLS\Preferences Database\Third Party JDBC Driver dialog box.

    I was able to connect to SQL Server 2005 successfully if I use SQL authentication and provide a user_id and password.

    It is my preference to use windows for connection authentication. However, when I try to connect, I get the following error:

    Failure - i/o Error: library of native SSPI is not SSO unloaded. Check the system java library path property

    I have no idea what it means. I'm not a java programmer and I am very new to Oracle in general if someone can give me some guidance right ahead as to what lack me?

    Thank you

    After reading the thread referenced by Jim Smith (thanks!), I wanted to copy the information in this topic... and update to say that these same steps for SQLDeveloper 1.5.1 & SQL Server 2005. Don't miss step 5, if you want to enable NT authentication.

    {Of referenced post}

    SQL Developer for MS SQL SERVER 2000 Setup

    (1) install/extract SQL Developer 1.2.1 in C:\Program Files\Oracle
    Do {$sqldevhome} = C:\Program Files\Oracle\sqldeveloper

    (2) get the Pluggin JDBC SQL SERVER (jtds - 1.2.2 - dist.zip) of:
    http://sourceforge.NET/project/showfiles.php?group_id=33291&package_id=25350

    (3) unpack jtds - 1.2.2 - dist.zip
    Created: jtds - 1.2.2.jar
    \x86\SSO\ntlmauth.dll

    (4) copy the jtds - 1.2.2.jar in:
    {$sqldevhome} \jlib directory.

    (5) copy the dll in the \x86\SSO subdirectory ntlmauth.dll in:
    {$sqldevhome}\jdk\jre\bin\ntlmauth.dll

    (6) with SQL Developer:
    Go to the Menu 'tools '.
    -Preferences...
    Expand the "[+] database
    Choose "third-party JDBC Drivers.
    Click on 'add an entry '.
    Then locate your copy of '{$sqldevhome}\jlib\jtds-1.2.2.jar '.
    Note: Use the name of the jar file, not its parent for the input directory.

    7-restart SQL Developer and try your SQL Server 2000 (or SQL Server 2005) link

  • Unable to connect to the ESX Server using PowerCLI 4.1.1

    I can't connect directly to an ESX host using PowerCLI 4.1.1

    C:\Program Files\VMware\Infrastructure\vSphere PowerCLI > Connect-VIServer esx001

    Connect-VIServer: 02/12/2010 12:04:38 Connect-VIServer unable to connect using the requested protocol.

    On line: 1 char: 17

    + Connect-VIServer < < < < esx001

    + CategoryInfo: ObjectNotFound: ( , ViServerConnectionException)

    + FullyQualifiedErrorId: Client20_ConnectivityServiceImpl_Reconnect_ProtocolError, VMware.VimAutomation.ViCore.Cmdlets.Commands.ConnectVIServer

    Connecting to vCenter works without problem.

    I also tried specifying the parameters of the - Protocol and - port, but without success.

    I am using .net 3.5 SP1 and PowerShell 2.0

    Anyone else has the same problems?

    -


    Arnim van Lieshout

    Blog: http://www.van-Lieshout.com

    Twitter: http://www.Twitter.com/avlieshout

    If you find this information useful, please give points to "correct" or "useful".

    Hi Arnim,

    Could you please check your ProxyPolicy settings (Get-PowerCLIConfiguration)? You can set the proxy for 'NoProxy' strategy and try to reconnect. I guess it could be the cause of the problem.

    Kind regards

    Dimitar

    -

  • Unable to connect to the chat server using ICUII video Chat v8.

    Original title: ICUII video Chat 8

    I downloaded ICUII cat worm 8, but I can't seem to connect to a chat server

    Hello

    Have you been able to connect to the chat server earlier?

    Step 1: Check if the program is compatible with Windows 7. You can check the compatibility of the major part of the hardware and software with Windows 7 on the following Web site.

    http://www.Microsoft.com/Windows/compatibility/Windows-7/en-us/default.aspx

    Step 2: I suggest you to uninstall and reinstall the software and check if the problem persists. Check out the following link to uninstall the program, programs and features.

    http://Windows.Microsoft.com/en-us/Windows7/uninstall-or-change-a-program

    If the problem persists then, I'd say contact the software support on the issue.

  • Unable to connect to an instance by using EM but properly connect with SQL * more

    Hello

    I followed the following steps (from the document s/n 2 days):

    1. I created a model (including the database) to an instance named "orcl" using DBCA, before we proceed to create the model, DBCA informed me that the Forum might be stopped, I told him to go ahead.

    2. the model has been successfully created.

    3. I am now unable to connect to the instance orcl using EM, but I can connect to this instance without any problem using SQL * more.

    Question: Why am I not able to connect to the instance by using EM? and what should I do to fix this?

    Thank you very much for your help,

    John.

    PS: in case it may be useful, the listener tnsnames and Sqlnet files follow:
    # listener.ora Network Configuration File: E:\Oracle\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = E:\Oracle\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:E:\Oracle\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = ORACLE2DAY1)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = E:\Oracle
    # tnsnames.ora Network Configuration File: E:\Oracle\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    DBCA =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = ORACLE2DAY1)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = dbca.localsite.com)
        )
      )
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = ORACLE2DAY1)(PORT = 1521))
    
    
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = ORACLE2DAY1)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl.localsite.com)
        )
      )
    # sqlnet.ora Network Configuration File: E:\Oracle\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    
    # This file is actually generated by netca. But if customers choose to 
    # install "Software Only", this file wont exist and without the native 
    # authentication, they will not be able to connect to the database on NT.
    
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)

    I think you change some configuration of your system as domain/IP address/host name.
    You need

    set ORACLE_SID=orcl
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    

    then after result

  • Connect to the SQL Server

    After the upgrade to MX7 of CF5, I am unable to establish a SQL Server connection. The SQL Server is Windows 2000 with Service Pack 4. Authentication is SQL Server and Windows. Establishing a connection (no user name or password depending on the documentation) causes this error:

    Quote:
    Connection verification failed for data source: YesOrNoSQL
    java.sql.SQLException: [Macromedia] [SQLServer JDBC Driver] could not establish a connection, use integrated security: No. LoginModules configured for JDBC_DRIVER_01
    The root cause was that: java.sql.SQLException: [Macromedia] [SQLServer JDBC Driver] could not establish a connection, use integrated security: No. LoginModules configured for JDBC_DRIVER_01
  • HP Envy Notebook dv6: unable to connect to the proxy server

    I saw an error message "Unable to connect to the proxy server" when I try to connect to the internet via WIFI, even if the label shows who is connected to my home router.

    HR63 wrote:

    Thanks for the tip, there is so much information, the laptop with this problem belongs to my daughter and because she doesn't have an internet connection (can not download anything), there is another way to fix it?

    I don't know because the online is where most of the instructions are locate in. I copy and paste the links here, but unless you can print them out or print the online pages it becomes hard, but here are the parts of the txt of it. +

    http://malwaretips.com/blogs/unable-to-connect-to-the-proxy-server-removal/

    How to remove "Unable to connect to the proxy server" (Virus Removal Guide)

    This page is a comprehensive guide, which will remove "Unable to connect to the proxy server" virus from your computer and any other adware program that may have been installed during the installation process.
    Please complete all of the steps in the correct order. If you have any questions or doubts in any point, STOP and ask for our assistance.
    STEP 1: restore the default proxy to your machine settings
    STEP 2: remove failed to connect to the ad software proxy server from Internet Explorer, Firefox and Google Chrome with AdwCleaner
    STEP 3: delete impossible to connect to the proxy server with Junkware Removal Tool browser hijacker
    STEP 4: delete impossible to connect to the virus pop up server proxy with Malwarebytes Anti-Malware free
    STEP 5: check a second time for the "unable to connect to the proxy server" malware with HitmanPro
    (Optional) STEP 6: delete impossible to connect to the proxy server of Internet Explorer, Firefox and Google Chrome ads

    http://www.geckoandfly.com/9275/Internet-connection-error-unable-to-connect-to-the-proxy-server/

    It is with IE

    Step 1 - launch Internet Explorer

    Step 2 - Click the icon "but" it looks like a gear wheel...

    Step 3 - select 'Internet Options '.

    Step 4 - Select the 'connection '.

    Step 5 - Click Lan settings

    Step 6 - uncheck "use a proxy server for your LAN (these settings may not apply to dial-up or VPN connections)."

    Step 7 - click 'Ok' to save the changes

    If you are using a proxy server, check your proxy settings, or check with your network administrator to make sure that the proxy server is running. If you don't believe that you should use a proxy server. Here's a video tutorial:

    Also, if you can since I don't remember which browser your help that gave you this message that I had to go with IE as a default.

  • Unable to connect to the Skype server!

    Always write can not connect to the Skype server. just like others. I use version 4.2 without problems, but about 1 week ago can't connect on Skype. Always write this message and try after 2 minutes later. Doesn't work, I try to download the latest version and at the end of installation even message, unable to connect to the Skype server. No problem with our PC

    Interestingly, I can't go to my Skype account with login Skype from my Windows Phone (Nokia Lumia 630).

    Conclusion is any problem with your server and connection PC, dosnt matter version of Skype. Please fix. I hope in a short time. Thank you

    Best regards y):

    having exactly the same problem on my Mac when I try to connect it just gives me that a message could not connect to the server. Can go to my ipad, same account etc, but not on the desktop. Anyideas? I tried to download latest version, but that does not help

  • Outlook Express: Unable to connect to the mail server! (error 0x800CCC90)

    original title: Outlook Express: unable to connect to the mail server!

    Im trying to get my outlook express to receive and send messages from my live.com account but it comes back with: the server responded with an error. Account: "Live.com', Protocol: POP3, server response:'-ERR AVG POP3 Proxy Server: cannot connect to the mail server!', Port: 110, secure (SSL): no, Server error: 0x800CCC90, error number: 0x800CCC90."

    Someone knows how to fix this? I tried to remove and add the account again using IMAP instead of POP3, but still get an error message, the e-mail address and the password are all correct and I think that ive got the right to Server (live.com?) Im not exactly computer so any help would be greatly appreciated.

    You will find the right settings for an account on this page live.com: send and receive Hotmail from an e-mail application. To change your settings, select Tools > accounts > {account} > properties and make right onto the tabs of servers and Advanced entries.

    [I moved your question on the forum just for Outlook Express issues.] You should not notice a difference].

    Noel

  • Encrypt the connection to the SQL Server

    I have a new installation of OpenManage Essentials 2.1 and have a quick question. Our database of MOE is hosted on a remote SQL Server cluster. Is it possible to configure the database connection to use encryption/SSL when connecting to the cluster? We need it for compliance with our security policy, but unfortunately the installation that the user interface does not expose this option.

    If not is it possible to manually change the connection string?

    Note that this is in that concerning the encryption of the SQL Server connection between HOME servers and database, not HTTPS.

    Thank you
    Andrew

    Hi André,.

    OME encrypts all sensitive information before it is transferred to SQL Server.

    Also, the connection to SQL Server used by OME information is encrypted and there is no option for a user to change this.

    I hope this helps.

    Thank you
    Vijay.

  • Error message "unable to connect to the proxy server.

    I use Google ChRome as my browser. Unable to connect to the Internet. Error message "unable to connect to the proxy server. I went to the settings and tried to change the proxy settings. When I uncheck the box "use a proxy server" it does not apply only change.when I click OK, it always comes back to the box is checked.

    Chrome uses the Windows / IE settings proxy as do most of the browsers.

  • Windows Media Center - not the initial download put in place data for guide "unable to connect to the remote server.

    Hello

    Looking for help on this one...

    I have a new install of windows 7 pro running, and I was not able to get the guide to download Windows Media Center.   I am up-to-date with all the updates and SP1 version running.   My video card drivers are also updated.

    I use HDHOMERUN PRIME equipment with cablecard and who receives a TV signal very well and I am able to view it in WMC.    I use Verizon FIOS and my zip code is 07452.    Before this computer, I ran the cablecard even with a ceton infinitv and had no problem Guide at all.

    It's just that I can't download the guide data.  Its just totally blank.   I receive the channels and view them, but there is NO data.      Whenever I run the TV setup the same question comes up.  Cannot download the initial configuration data due to the error of previous download.   As far as I know, there is NO error message when Windows installed... actually... I reinstalled windows completely and this has not solved the problem.    I tried to manually download the guide which did not help.   It... nothing happened when I turned 'on' and 'off' WMC in Control Panel to reinstall.  I even tried explore the ehome folder and remove the file db... but nothing is helping.

    I can't find a file mcupdate.exe light on my system - don't know if this is relevant.   When I looked in the event viewer here are some of the error messages that I see.

    Impossible to extract the EpgLineups (error: unable to connect to the remote server)
    Impossible to extract the MCEClientUX (error: unable to connect to the remote server)

    I'm starting to think it's a matter of windows.   Anyone have any ideas?

    Mark

    E-mail address is removed from the privacy *.

    On Tuesday, September 23, 2014 00:32:35 + 0000, Mark_Sap_70 wrote:
     
    > I'm starting to think it's a matter of windows.   Anyone have any ideas?
     
    See this thread
     
     
     
    __________________________________________________________________________________________________
    Barb
    MVP Windows Entertainment and connected home
     
    Please mark as answer if that answers your question
     
     
     
  • Failed to connect to the SQL Server integrated with foglight

    Hi all

    I try to connect with MS SQL Server embedded foglight Management Server and failed to do so due to the error below. Could someone help me on this ASAP:

    org.springframework.beans.factory.BeanCreationException: error creating bean with name "foglight-core-services" defined in the URL [jar:file:/E:/Quest_Software/Foglight/server/default/tmp/deploy/tmp7024790750014228181foglight.sar!/com/quest/nitro/service/core-beanref.0.ctx.xml]: instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name 'exporting' defined in the [com/quest/nitro/service/common.ctx.xml] class path resource: calling the init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name "com.quest.nitro:service = Licensing" defined in the [com/quest/nitro/service/core-services.0.ctx.xml] class path resource: calling the init method failed; nested exception is org.hibernate.exception.DataException: could not execute the query

    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:254)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:925)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:835)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)

    to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)

    at java.security.AccessController.doPrivileged (Native Method)

    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)

    to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)

    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:221)

    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)

    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)

    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)

    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)

    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)

    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)

    at org.springframework.context.access.ContextSingletonBeanFactoryLocator.initializeDefinition(ContextSingletonBeanFactoryLocator.java:141)

    at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:384)

    ... more than 165

    Caused by: org.springframework.beans.BeanInstantiationException: could not instantiate bean class [org.springframework.context.support.ClassPathXmlApplicationContext]: constructor threw exception; nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name 'exporting' defined in the [com/quest/nitro/service/common.ctx.xml] class path resource: calling the init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name "com.quest.nitro:service = Licensing" defined in the [com/quest/nitro/service/core-services.0.ctx.xml] class path resource: calling the init method failed; nested exception is org.hibernate.exception.DataException: could not execute the query

    at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:115)

    to

    Kind regards

    Shiva

    Hello

    It is probably part of a larger battery error (if you can download the zipped file of complete log we can see if something is visible).

    This is a new installation or and upgrade or displacement of FMS? What version do you use?

    Have you tried to stop the foglight server, make sure that the DB is down too and then restart?

    There are articles describing errors as part of a larger pile of errors.

    This article KB https://support.quest.com/SolutionDetail.aspx?id=SOL64412 talks to ip in the hosts file is not wrong

    Other articles describing similar problems:

    There is an article describing a bug that has been fixed at https://support.quest.com/SolutionDetail.aspx?id=SOL63134

    Another speaks of a problem with the Storage Manager service https://support.quest.com/SolutionDetail.aspx?id=SOL73892

    With the attached log file we can see more information, I recommend also the opening of a case of pension because they can help solve the problem in a more interactive way.

    I hope this helps.

    Golan

  • Can't export virtual machines: unable to connect to the remote server

    Hello

    I'm working on vSphere client 5.1 (vCenter Server 5.1). Trying to export a virtual machine for distribution model. When I go to file-> export the template OVF..., I get the following error message:

    Can't export virtual machines: unable to connect to the remote server

    Remote not sure what/who he is not able to connect to. If I connect vSphere Web Client and navigate to the same model (or all other models), under 'All the Actions of vCenter' I don't have an option to export to the model of the FVO. But if I use a VM machine instead of a virtual machine template, I have the ability to export to the OVF, but it is grayed out.

    Am I missing any customer authorization or plugin for vShpere?

    Discovered that vSphere server had some modifications made by HIM to resolve the violation POODLE. HE had to set the ip address of the machine where export OVF will be performed. Which allowed the connection to establish vsphere client and perform an export of the FVO.

  • Error: Unable to connect to the Converter Server

    I'm doing a P2V conversion of base with the converter for .net SDK; However I'm getting unable to connect to the converter server.  I use the SDK software on the converter server.  Any help would be greatly appreciated.

    my properties file is pretty basic:

    physicalsource.address=192.168.1.32
    physicalsource.username=192.168.1.32\rootcd
    physicalsource.password=**********
    physicalsource.ostype=linux
    physicalsource.agentport=9089
    physicalsource.reboot=false
    vcserver.address=192.168.80.2
    vcserver.username=192.168.80.2\administrator
    vcserver.password=**********
    conversion.job.name=P2VConversionJob1
    conversion.job.description=MyNewVMTest
    conversion.vmtocreate.name=MyNewVM
    conversion.vmtocreate.vcpu=1
    conversion.vmtocreate.memory=4096
    converterserver.address=192.168.80.5
    converterserver.username=192.168.80.5\administrator
    converterserver.password=**********
    

    Here are the results.  And I don't know what else I need included.  I disabled all firewall server at the moment as well to make sure that they weren't getting in the way.

    C:\_cd\sdk\samples\DotNet\cs\SubmitWinP2VJob\bin\Debug>ConverterSamples.exe cd.p
    roperties
    Caught Exception :  Name : WebException Message : Unable to connect to the remot
    e server Trace :    at System.Net.HttpWebRequest.GetRequestStream(TransportConte
    xt& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodN
    ame, Object[] parameters)
       at ConverterApi.ConverterService.ConverterRetrieveServiceContent(ManagedObjec
    tReference _this)
       at ConverterSamples.ConverterConnection.Connect(String serverUrl, String user
    name, String password) in c:\_cd\sdk\samples\DotNet\cs\SubmitWinP2VJob\Converter
    Connection.cs:line 51
    ERROR: Failed to Connect to Converter Server.
    
    
    C:\_cd\sdk\samples\DotNet\cs\SubmitWinP2VJob\bin\Debug>
    

    You must be able to connect to the computer you run the samples of the converter (192.168.80.5) on port 443 server machine. You can check the following:

    * Converter Server is running

    * There is no firewall is blocking the port 443

    * There is no other application taking port 443 and not allowing not converter tuned (a web server on the same computer?)

    * Converter server is installed in Client-Server mode (by default, it is installed in local mode only and no TCP connections are allowed, but samples SDK only support TCP mode).

Maybe you are looking for