ODI can't connect to Master Repository(SQLS05)

Hi guys,
my ODI can't connect to the MASTER REPOSITORY (SQLServer2005)!
It gives me an JDBC error when I try to test the connection!
The USR and PSWD are ok, what's the problem?!
Any suggestion would be appreciate!
Thanks in advance, bye all ;)

Hi,
Are you using the SQL server 2005 JDBC drivers, if so then it is a different connection string than in 2000
The connection details are :-
com.microsoft.sqlserver.jdbc.SQLServerDriver
The URI should look like this:
jdbc:sqlserver://myHost:1433;selectMethod=cursor;databaseName=myDB;integratedSecurity=false
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Connection to Master Repository on Informix DB failed

    Hi,
    I have problem with connection on Master Repository which is installed on Informix DB.
    When I tried to test connection, the connection was successful. But, when I tried to connect to Master Repository the message was:
    Connection to repository denied
    java.sql.SQLException: Transactions not supported
    Is it problem in DB user and pwd which is not snpm/snpm? Is it necessary to use this user/pwd?
    Can You suggest me some other solution?
    Thanks in advance,
    Mario

    I have exactly the same configuration and the same problem.
    1.     I have created a Master repository on Oracle DB, username: snpm, passwd: snpm
    2.     Worked fine with odiparams.bat:
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@xx.xx.xx.xx:1521:orcl
    set ODI_SECU_USER=snpm
    set ODI_SECU_ENCODED_PASS=gPypo6mbWwertzGIFKhUlp
    set ODI_SECU_WORK_REP=WORKREP1
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=LELKIdsfliiejfrgrFefeeFfGH
    3.     Created Master repository on Informix, user:informix, changed odiparams.bat:
    set ODI_SECU_DRIVER=com.informix.jdbc.IfxDriver
    set ODI_SECU_URL="jdbc:informix-sqli://xx.xx.xx.xx:9088:informixserver=ol_imix;database=stores_demo"
    set ODI_SECU_USER=informix     
    set ODI_SECU_ENCODED_PASS=b9yXqoaisjdOIJDkdkOKDksf
    set ODI_SECU_WORK_REP=
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=wokdOKWdvnriosefSDDFDGGH
    4.     Test connection passed successfully.
    5.     Trying to connect and getting (with and without ODI_SECU_URL in double quotes):
    Connection to repository denied
    java.sql.SQLException: Transactions not supported
    From „Connection ...denied“ I'm guessing it has something to do with grants and permissions to Informix user
    Anybody has a suggestion?

  • LSOAE - Unable to connect to Master Repository

    Hello Everyone,
    We are in trouble with our LSOAE 604 ... I doesn't connect to master repository
    Here is the relevant content of rex.log :
    No access: 500
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://yyyyyyy.xxxxxxxxx:50000/irj/go/km/docs/documents/lms/test]
    com.sap.hcm.ls.shared.repository.access.NoAccessException: No access: 500
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://yyyyyyy.xxxxxxxxx:50000/irj/go/km/docs/documents/lms/test]
                at com.sap.hcm.ls.shared.repository.access.wdslide.WDRepository.checkAccessability(WDRepository.java:402)
                at com.sap.hcm.ls.shared.repository.access.Repository.checkOnlineState(Repository.java:120)
                at com.sap.hcm.ls.las.repository.explorer.ConfigContext.checkMasterAccess(ConfigContext.java:886)
                at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnlineCore(ConfigContext.java:815)
                at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnline(ConfigContext.java:767)
                at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goOnline(ConfigContext.java:739)
                at com.sap.hcm.ls.las.repository.explorer.ExplorerControl.doGoOnline(ExploestrerControl.java:203)
                at com.sap.hcm.ls.las.repository.explorer.ExplorerGui$45.actionPerformed(ExplorerGui.java:1385)
                at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    I saw couple of forums, but i was not able to resolve my issue, please help some one to resolve my issue.
    Thanks in Advance.
    Regards,
    Abhi

    Can you please let me know how u have resolved the issue
    thanks
    Please verify the settings: WebDavSlide-Repository: [ServerURL=http://host.company.com:50000/irj/go/km/docs/documents/lsoxx]
    com.sap.hcm.ls.shared.repository.access.NoAccessException: No access: 500
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://host.company.com:50000/irj/go/km/docs/documents/lsoxx]
         at com.sap.hcm.ls.shared.repository.access.wdslide.WDRepository.checkAccessability(WDRepository.java:402)
         at com.sap.hcm.ls.shared.repository.access.Repository.checkOnlineState(Repository.java:120)
         at com.sap.hcm.ls.las.repository.explorer.ConfigContext.checkMasterAccess(ConfigContext.java:886)
         at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnlineCore(ConfigContext.java:866)
         at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnline(ConfigContext.java:767)
         at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goOnline(ConfigContext.java:739)
         at com.sap.hcm.ls.las.repository.explorer.ExplorerControl.doGoOnline(ExplorerControl.java:203)
         at com.sap.hcm.ls.las.repository.explorer.ExplorerGui$45.actionPerformed(ExplorerGui.java:1385)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.hcm.ls.las.ide.CatchQueue.dispatchEvent(EditorFrame.java:1629)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

  • How to Configure ODI Console to Connect Multiple Master Repositories

    Hi,
    Can anybody help me in following,
    1. How to configure ODI Console to access Multiple Master Repositories and its corresponding Work Repository?
    2. Solutions are not supported by ODI Console? Is it possible to import scenarios as solutions in ODI Console?
    Thanks
    MT

    MT,
    1. I can only speak on my own experience in setting up the ODI console, but my understanding is that the console is configured against a single master repository - the connection details are picked up when the WebLogic server starts.  If I'm wrong, I'm sure one of the gurus will correct me.
    2. I haven't come across a way to do this - I'm using 11.1.1.5.  Aside from my initial go-live, I tend to only promote individual scenarios across environments.  For the rare occasion when I need to do a larger bulk import I'll just use ODI Studio.

  • Error to connect on Master Repository snps_login_security.xml access denied

    Hi,
    I am in trouble to connect on TOPOLOGY MANAGER at first time. I've created the Master Repository but when I went to Topology Manager to create the Work Repository it failed. Below is a list of what I did:
    Click New
    Fill up (Login Name) <I choose an Alias>
    User - SUPERVISOR
    Password - SUNOPSIS
    -------Database Connection (Master Repository)-----------------
    User - <my database user - same I used to create the Master Repository>
    Password <same as above>
    Driver List - Oracle JDBC Driver
    Driver Name - oracle.jdbc.driver.OracleDriver
    URL - jdbc:oracle:thin:@<host_name>:1521:<database_name>
    So when I click in Test buttom, I got Connected Succesful, but when I click in OK I got the error below:
    java.io.FileNotFoundException: .\snps_login_security.xml (Access Denied)
    So does someone has any idea about how to solve it?
    Thanks

    Hi,
    Can you plz check ur bin folder of ur ODI installation whether u have
    snps_login_security
    snps_login_work
    I believe the Topology is unable to access these files .....
    can you chk on this front........
    Bcoz when you click test it does not write any information to these files ..... ...but when u press OK it has to access and write details abt ur Topology login details....
    Thanks
    Ananda

  • Cannot start ODI Designer & Topology after creating Master repository

    Hi all,
    After creating the master repository in ODI, i cannot open all ODI tools such as Designer, Topology Manager, Security Manager e.t.c. The real problem is the fact that no error message is appeared after giving user name and password.
    Could someone help me?
    regards,
    George V.

    Hi,
    After creating the repositories are you directly logging into the Designer or
    Topology.......
    You need to create a work repository connection for ur Designer and topology.......i think u might have missed this.......
    Is it helpful........
    Thanks
    AK

  • Can't connect to SVN repository JDeveloper 11.1.1.1.0

    Hi
    I have problems connecting to my Subversion googlecode.com repository with JDeveleoper 11g. I can connect to it using tools like NetBeans, TortoiseSVN and even JDeveloper 10.1.3.5.0, but in JDeveloper 11g it refuses to connect.
    I have tried setting it up on a different pc using the same repository and credentials, and it works there. I have no firewall or closed ports that could be blocking anything.
    I also tried removing JDeveloper completely and installing the complete configuration again, no help.
    This is the error I get:
    Testing read access for repository https://xxx.googlecode.com/svn/trunk...
    svn: CONNECT request failed on 'http://emeacache.uk.oracle.com:80'
    svn: CONNECT of 'xxx.googlecode.com:443': 400 Bad Request (https://xxx.googlecode.com)
    svn: CONNECT request failed on 'http://emeacache.uk.oracle.com:80'
    svn: CONNECT of 'xxx.googlecode.com:443': 400 Bad Request (https://xxx.googlecode.com)
    Access refused.
    I'm very confused, can anybody help? :)
    Edited by: user8788283 on 2009-09-14 06:58

    I had "fixed" the problem by replacing the svn module of the 11g version by that of 10g and it would grant me access.
    So now I replaced svn version with the original 11g version again to test without the proxy.
    This was entered in the dialog that you mentioned:
    [x] Use HTTP Proxy Server
    emeacache.uk.oracle.com on port 80
    I removed the tick off in Use HTTP Proxy Server and I can now connect with 11g.
    Howcome there's even a proxy server typed in there, where does it come from? :)
    Removing the proxy also made the Check for Updates work a lot better, half the time it wouldn't even find any updates etc.

  • Unable to connect to Master Repository - AE Tool

    Hi,
    We are implementing LSO and are on the latest version of 604. Initially we had an approach to save the courses to SAP KM. Everything worked fine until we decided to use a new Content Management Server (CMS). The BASIS team has setup the CMS properly and have successfully tested it.
    They have created a file system in an ECC System and have requested to use the URL http://<QA ECC>:1090/saplsq/lsqcs/contrep/Z_LSO_CONTENT
    I would also like to mention that the BASIS team have setup the Z_LSO_CONTENT repository in OAC0 with a Staorage Type as "HTTP COntent Server'.  Under CMSADMIN, I am able to see things OK for this repository.
    When I run this URL on the browser, I can see the files and folders.
    But I am unable to connect to this folder from the Repository explorer tool.
    I get the below error message.
    No access: 405
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://<SAP-ECC>:1090/saplsq/lsqcs/contrep/Z_LSO_CONTENT/]
    com.sap.hcm.ls.shared.repository.access.NoAccessException: No access: 405
    -> Please verify the settings: WebDavSlide-Repository: [ServerURL=http://<SAP-ECC>:1090/saplsq/lsqcs/contrep/Z_LSO_CONTENT/]
    at com.sap.hcm.ls.shared.repository.access.wdslide.WDRepository.checkAccessability(WDRepository.java:402)
    at com.sap.hcm.ls.shared.repository.access.Repository.checkOnlineState(Repository.java:120)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.checkMasterAccess(ConfigContext.java:886)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnlineCore(ConfigContext.java:866)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.goCMOnline(ConfigContext.java:767)
    at com.sap.hcm.ls.las.repository.explorer.ExplorerControl.updateConfigurationAndControl(ExplorerControl.java:1543)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.applyBackendConfiguration(ConfigContext.java:718)
    at com.sap.hcm.ls.las.repository.explorer.ConfigContext.resetLASLoginContext(ConfigContext.java:531)
    at com.sap.hcm.ls.las.repository.adapter.auth.AuthRepAdapter.setLoginContext(AuthRepAdapter.java:300)
    at com.sap.hcm.ls.las.ide.RepositoryAccess.setLoginContext(RepositoryAccess.java:121)
    at com.sap.hcm.ls.las.ide.ConfigurationManager.changeConfiguration(ConfigurationManager.java:355)
    at com.sap.hcm.ls.las.ide.EditorFrame.start(EditorFrame.java:318)
    at com.sap.hcm.ls.las.ide.IDE.startLAS(IDE.java:171)
    at com.sap.hcm.ls.las.ide.REX.main(REX.java:25)
    Any suggestions.
    Regards
    Murali
    Edited by: Muralidaran Shanmugam on Mar 1, 2010 3:23 AM
    Edited by: Muralidaran Shanmugam on Mar 1, 2010 4:48 AM
    Edited by: Muralidaran Shanmugam on Mar 1, 2010 4:48 AM

    The BASIS team forgot to turn on the Web DAV feature on the Apache server on which the Content Server was installed.
    Issue solved.

  • ODI - Connection to work repository failing...

    Hi,
    I have ODI 11g installed on my machine and Oracle Database 11g express edition on my machine.
    I created master and work repository using the Repository Creation Utility (RCU) successfully.
    I want to connect to work repository in ODI. I am able to connect to Master repository but when I try to connect Work repository I am getting timeout issue given below.
    When I click on Select Work Repository option, I could select the work repository but during the connection it is failing.
    I am using user SUPERVISOR (Default Password) SUNOPSIS.
    Also I am able to connect to DB using SQL Developer successful.
    Below are the some more connection details :
    Driver List : Oracle JDBC Driver
    Driver Name: oracle.jdbc.OracleDriver
    Url : jdbc:oracle:thin:@localhost:1521:xe
    In the URL I tried IP Address as well as PC name still same error is coming.
    Thanks for the help in advance.
    oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182: Uncategorized exception during repository access.     
    Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:195)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:504)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:581)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at oracle.odi.ui.docking.panes.OdiCnxFactory$1.run(OdiCnxFactory.java:203)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:656)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:382)
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:174)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:505)
         ... 5 more
    Caused by: oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:117)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:383)
         ... 7 more

    Thanks for the information. After increasing the timeout value getting below error now. Although with the same URL I am able to connect in SQL Developer. Can you please suggest what could be the issue in this case now?
    oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182: Uncategorized exception during repository access.     
    Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:195)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:504)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:581)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.testConnection(SnpsDialogLoginDetail.java:755)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$4(SnpsDialogLoginDetail.java:743)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$2.performAction(SnpsDialogLoginDetail.java:288)
         at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at 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:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1584)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         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.modifyLogin(LoginFactory.java:334)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin$3.performAction(SnpsDialogLogin.java:185)
         at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at 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:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1584)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         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:113)
         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)
         at oracle.odi.ui.docking.AbstractOdiDockableWindow$1.actionPerformed(AbstractOdiDockableWindow.java:204)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at 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:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         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)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:382)
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:174)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:505)
         ... 135 more
    Caused by: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:383)
         ... 137 more
    Caused by: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)
         at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:943)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:873)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:863)
         at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$DataSourceInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:48)
         at $Proxy0.getConnection(Unknown Source)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ConnectionProcessor.run(LoginTimeoutDatasourceAdapter.java:217)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:368)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:49)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:80)
         at oracle.ucp.jdbc.DriverConnectionFactoryAdapter.createConnection(DriverConnectionFactoryAdapter.java:122)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1610)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1446)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:514)
         at oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool.createOnePooledConnection(OracleJDBCConnectionPool.java:129)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:297)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:142)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:157)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:931)
         ... 14 more

  • HPDM 4.6 - Master Repository Issue

    I have set up HPDM, but I'm getting an error message.  I can run basic tasks on all discovered thin clients, etc, that part works fine.
    - "Error occurred when connecting to the Master Repository Controller.  Any operation requiring payload will fail.  Error Details: Failed to connect the Master Repository Controller.  Maximum number of retries reached."
    In the Repository Management window, I only have one setup.  I've tried using both FTP (Port 21), and SFTP (Port 22), with no change.  When I "test" the SFTP Protocol Settings, the test is successful.
    The HPDM Device Management Gateway and Management Server Control are both on a central server.  The FTP setup is web-hosted.  The Device Manager is running on my local machine.  I have admin rights to all locations including the credentials for the FTP site.

    Error task Capture Image:
    2015-03-17 17:01:42 [Détails de l'erreur]: ../../Task/linux/ImageTask_Thinpro.cpp@318: Failed to to download client kit.
    ../../Task/common/ImageCommon.cpp@601: Failed to download image mapping file, file name: toolsConfig.xml
    ../../Task/common/ImageCommon.cpp@560: Failed to download mapping file.
    ./port_layer/ftpclient/fileclient.cpp@179: Failed to get remote file, LocalDir:/writable/,RemoteDir:hpdm/Repository/Tools/Imaging/Mapping,Name:toolsConfig.xml
    ./port_layer/ftpclient/fileclient.cpp@159: Can not find the specific path.

  • Problems creating the Master Repository with MS SQL Server 2000

    Hello guys!
    I can't create the Master Repository with MS SQL Server 2000 database.
    Wath is the correct adress in the URL?
    I select the Driver: com.microsoft.jdbc.sqlserver.SQLServerDriver and the URL: *jdbc:microsoft:sqlserver://<host>:<port>;SelectMethod=cursor[;<property>=<value>...]*
    Thanks
    Maurício
    Edited by: user857262 on 03/10/2008 10:05

    Hi Maurício,
    For MS SQL Server the following drivers should avaliable in /drivers folder (http://www.inetsoftware.de/),
    * msutil.jar
    * mssqlserver.jar
    * msbase.jar
    JDBC Driver is:
    com.microsoft.jdbc.sqlserver.SQLServerDriver
    JDBC URL is:
    jdbc:sqlserver://serverName\instance:port;property=value[;property=value]
    Example,
    jdbc:sqlserver://myHost:1433;selectMethod=cursor;databaseName=myDB
    Thanks,
    G

  • Can Any one elaborate on ODI Master Repository?....

    Hi!!
    Can Any one elaborate on ODI Master Repository?....Internal structure/how it works?
    Regarding importing master repositories?

    SN wrote:
    hi!!
    Thanks for your reply.
    I know how to create master repository/work repository, agent and further implementation. i just want to know what happens at background. can you clarify this issue?Try here :
    http://docs.oracle.com/cd/E21764_01/integrate.1111/e12641/overview.htm#CACIIJEB
    and here :
    http://chetan-patil-bi.blogspot.com/2010/10/oracle-data-integrator-architecture.html
    the 2nd link is 10g but what is stored in the repositories hasnt really changed between 10 and 11.
    If you still have questions please be specific?

  • How to check odi master repository exist in oracle database?

    Is there way to check the ODI master repository is exist in oracle database or any api to test that?
    Your help much appreciated.

    Thanks for you reply,
    That's fine, i think you aware of that, once open the topology manager "topology.bat", you can test the master repository, if you give any existing database user but its not master rep user, that throw exception "Master repository is not installed on this connection".
    I want know what are tables and data's are getting verified during the connection test.
    I think If you know regarding above my question, that will solve my problem.
    Thanks

  • ODI Master Repository Password Recovery

    Hi Guys,
    I recently took over and ODI environment (10.1.3.6.2) with one master repository and work repository. They are located on an Oracle 10rR2 DB. Here is my problem Noone here knows the password for this schemas. How can I find out what these passwords are without changing them?
    I have the encoded master repository password in odiparams file. Is there a DECODE tool to find out what the decoded password is?
    As always, all the help you can provide is appreciated.
    Regards,
    Emrah

    Hi,
    There is no DECODE functionality available for this purpose.
    You can probably do this
    1. Choose a password for that particular user , say ORACLE
    2. Now goto <ODI_HOME>\bin directory and invoke a command prompt
    3. Encode the password using the following command
    agent encode < Password > ie. agent encode ORACLE
    4. Connect to your Master repository schema and check SNP_USER table for
    what is the value for I_WUSER for that particular user (as in step 1) .
    5. Update the SNP_USER table using following query.
    UPDATE SNP_USER SET PASS='<ENCODED PASSWORD OBTAINED IN STEP 3>' WHERE I_WUSER=<I_WUSER value obtained in step 4>;
    6. Issue commit ;
    Now try to login to ODI designer with the new password .
    Thanks,
    Sutirtha

  • Issue in creating Master repository from ODI 11g

    Hi,
    I am unable to create a Master repository connection using ODI 11g from local machine. I am using Oracle server of 11g version and have Master and a Work repositories in it. When I was trying to create a connection using ODI 11g it is throwing me the following error message,
    Could not connect to repository
    java.lang.IllegalStateException: Local Repository table is empty
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo(RepositoryUtils.java:373)
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:72)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:501)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:553)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:529)
         at oracle.odi.ui.docking.panes.OdiCnxFactory$1.run(OdiCnxFactory.java:205)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:619)
    Suggest me to resolve this issue.
    Regards, Sujeev

    Try following links.
    They are nice and Explanatory.
    http://www.odigurus.com/2011/10/creating-master-repository-using-odi.html
    http://odinetwork.blogspot.in/2011/03/creating-and-connecting-to-odi-master.html
    http://odiexperts.com/creating-master-and-work-repository/
    Thanks,
    Mahesh

Maybe you are looking for

  • Can anyone identify screen problem that freezes (pic)

    Can anyone identify my screen problem that freezes? Alternately I get this image all over screen (see pic) or just a few horizontal dotted lines. I have to force reboot. Any thoughts appreciated. iMac27, 3.5Ghz i7, 32 Gb ram, 3T drive. Mavericks 10.9

  • Attachment Count link in Resource list

    Hi gurus, I have setup a repository manager with several custom properties for the documents. One of these properties is a copy of the attachment property (attach files or links to other documents, to a document). When a user goes to a folder and see

  • Table maintanance generator problem

    Hi Experts, I have created a Ztable with 5 fields like Field1,Field2,Field3,Field4,Field5. I have created Table maintenance generator  for that table. I want to disable Field4(created By), Field5(created Date). I have modified in se80 tcode througg s

  • Export and Re-import bulk PTR reverse lookup records

    Hi, If I were to export an existing zone let's say 0.168.192 which has hundreds of PTR records and I want to create new zones 1.168.192, 2.168.192, 3.168.192 and so on - what would be the best action of exporting this whole zone (0.168.192) and impor

  • Error occurred when view the data from physical layer

    Hi , I have created system  DSN like "demo1" for excel file. After that i import the excel file into administration tool. after that i want to view the data from physical layer. At that time ,I am getting following error . Please resolve this issue.