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.

Similar Messages

  • 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

  • Issue in configuring the Master Repository in ODI

    Hi,
    I just downloaded and installed ODI. I wanted to create Master Repository in Sql Server 2005 (service pack 2). I gave the following string for jdbc:sqlserver://<servername>:1433;selectMethod=cursor;databaseName=odimaster;integratedSecurity=false. I also entered a valid username and password. Apart from this I have copied the sqlJdbc.jar file in the OraHome_1\oracledi\drivers directory.
    The above is resulting in an error. Has anyone faced this issue?
    Thanks,
    Amol

    Thanks John and Ioggo for helping me.
    I have got the Master repository configured by replacing the sqlJDBC.jar file that I intially had by 1.2. I also was able to configure the topology but unfortunately I am now stuck in configuring the work repository. I am following John's blog but each time I do a test connection it gives me connection failed. I have used the same connection string for JDBC. Following is my understanding on the different text boxes in the dialogue box, please let me know if my understanding is not right:
    I have created a separate database in sql 2005 for this and I am entering the name of the database in the 'Name' text box.
    For technology I am using Microsoft Sql Server
    Server - I am giving the name of the machine.
    Connection - I have created a sql user odiwork with relevant access in sql 2005 and I am passing the credentials here.
    Following is the detailed error that I am getting:
    com.sunopsis.sql.c: com.microsoft.jdbc.sqlserver.SQLServerDriver
    +     at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)+
    +     at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)+
    +     at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)+
    +     at com.sunopsis.graphical.l.pm.o(pm.java)+
    +     at com.sunopsis.graphical.l.pm.r(pm.java)+
    +     at com.sunopsis.graphical.l.pm.g(pm.java)+
    +     at com.sunopsis.graphical.l.pm.a(pm.java)+
    +     at com.sunopsis.graphical.l.pm.a(pm.java)+
    +     at com.sunopsis.graphical.l.iz.actionPerformed(iz.java)+
    +     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)+
    +     at javax.swing.AbstractButton$ForwardActionEvents.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.Component.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 java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
    +     at java.awt.Dialog$1.run(Unknown Source)+
    +     at java.awt.Dialog.show(Unknown Source)+
    +     at java.awt.Component.show(Unknown Source)+
    +     at java.awt.Component.setVisible(Unknown Source)+
    +     at com.sunopsis.graphical.l.pm.q(pm.java)+
    +     at com.sunopsis.graphical.l.pm.<init>(pm.java)+
    +     at com.sunopsis.graphical.frame.b.jh.bx(jh.java)+
    +     at com.sunopsis.graphical.frame.bo.w(bo.java)+
    +     at com.sunopsis.graphical.frame.bo.d(bo.java)+
    +     at com.sunopsis.graphical.frame.w.actionPerformed(w.java)+
    +     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)+
    +     at javax.swing.AbstractButton$ForwardActionEvents.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.Component.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 java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
    +     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)+
    +     at java.awt.EventDispatchThread.run(Unknown Source)+
    Regards,
    Amol
    Edited by: AmolDatt on Aug 27, 2009 10:07 AM

  • Master repository creation issue

    Hi ,
    I am trying to create ODI master repository. During the process I have received following error and not sure how I can resolve the issue.
    oracle.odi.setup.RepositorySetupException: com.sunopsis.tools.core.exception.SnpsSimpleMessageException: ODI-10036: Importing object SNP_LINEACTION : null failed.
         at oracle.odi.setup.support.MasterRepositorySetupImpl.internalCreateMaster(MasterRepositorySetupImpl.java:148)
         at oracle.odi.setup.support.MasterRepositorySetupImpl.createMasterRepository(MasterRepositorySetupImpl.java:222)
         at oracle.odi.ui.gallery.support.MasterCreateRepositoryPage.invoke(MasterCreateRepositoryPage.java:221)
         at oracle.odi.ui.gallery.support.AbstractMasterRepositoryWizard$2.run(AbstractMasterRepositoryWizard.java:144)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:656)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: com.sunopsis.tools.core.exception.SnpsSimpleMessageException: ODI-10036: Importing object SNP_LINEACTION : null failed.
         at com.sunopsis.dwg.DwgDuplicationTools.importOtherObjects(DwgDuplicationTools.java:2660)
         at com.sunopsis.dwg.DwgDuplicationTools.synonymImport(DwgDuplicationTools.java:2130)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6493)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:6011)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5650)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5695)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5663)
         at com.sunopsis.repository.manager.RepositoryManager.importObjectsUsingImportFromXML(RepositoryManager.java:5126)
         at com.sunopsis.repository.manager.RepositoryManager.treatObjectList(RepositoryManager.java:3274)
         at com.sunopsis.repository.manager.RepositoryManager.treatTechnoList(RepositoryManager.java:3533)
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryImport(RepositoryManager.java:2702)
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java:1141)
         at oracle.odi.setup.support.MasterRepositorySetupImpl.internalCreateMaster(MasterRepositorySetupImpl.java:141)
         at oracle.odi.setup.support.MasterRepositorySetupImpl.createMasterRepository(MasterRepositorySetupImpl.java:222)
         at oracle.odi.ui.gallery.support.MasterCreateRepositoryPage.invoke(MasterCreateRepositoryPage.java:221)
         at oracle.odi.ui.gallery.support.AbstractMasterRepositoryWizard$2.run(AbstractMasterRepositoryWizard.java:144)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         ... 1 more
    Caused by: java.sql.SQLException: ORA-01658: unable to create INITIAL extent for segment in tablespace ODI_DEMO
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1079)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1466)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3752)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3887)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:650)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpLineAction.insertAction(GeneratedSnpLineAction.java:601)
         at com.sunopsis.dwg.DwgObject.insertActionForDuplication(DwgObject.java:3202)
         at com.sunopsis.dwg.DwgObject.insertForDuplication(DwgObject.java:3443)
         at com.sunopsis.dwg.DwgDuplicationTools.importOtherObjects(DwgDuplicationTools.java:2616)
         ... 17 more
    Please help me to get the issue resolved.

    Hi
    Error : ORA-01658: unable to create INITIAL extent for segment in tablespace string
    Cause: Failed to find sufficient contiguous space to allocate INITIAL extent for segment being created.
    Action: Use ALTER TABLESPACE ADD DATAFILE to add additional space to the tablespace or retry with a smaller value for INITIAL
    Check with DBA hope he will helps you toresolve your issue by inceasing tablespace memory
    Regards,
    Phanikanth

  • ODI - Master Repository Creation Issue

    Hi Experts, I trying to create a master repository in ODI Standalone version 11.1.1 (Internal Version 11.1.1.7.0_GENERIC_130302.2156) but the following error was ocurred:
    oracle.odi.setup.RepositorySetupException: Error while updating Schema Version Registry Entry for ODI. Check if user system has DBA permissions.
    at oracle.odi.setup.support.SchemaVersionUtil.setComponentInvalid(SchemaVersionUtil.java:234)
    at oracle.odi.setup.support.MasterRepositorySetupImpl.createMasterRepository(MasterRepositorySetupImpl.java:262)
    at oracle.odi.ui.gallery.support.MasterCreateRepositoryPage.invoke(MasterCreateRepositoryPage.java:231)
    at oracle.odi.ui.gallery.support.AbstractMasterRepositoryWizard$2.run(AbstractMasterRepositoryWizard.java:168)
    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.sql.SQLException: setComponentInvalid: component 'ODI' not found in schema_version_registry
    at oracle.ias.version.SchemaVersion.setComponentInvalid(SchemaVersion.java:1949)
    at oracle.odi.setup.support.SchemaVersionUtil.setComponentInvalid(SchemaVersionUtil.java:232)
    ... 5 more
    Do you have any idea what might be going wrong?
    Thanks in Advance!!!
    Héctor Ortega

    Looking at the error, it seems its permissions related issues. Check if all required permissions are set for ODI Master repository user/schema & system user.
    Its trying to update ODI repository version in SCHEMA_VERSION_REGISTRY table under system tables, but not able to do it due to lack of sufficient privileges.
    Regards,
    Santy

  • Error During Check In : Publish Course In Master Repository

    Hi Gurus,
    Here we are trying to publish one SCROM course through AE Tool,
    And while uploading course from local repository to master repository getting error 
    (A read/ write error occured when checking in object)
    As Master Repository we are using IIS WebDAV.
    Here, below is the error logs.
    ======================
    File does not exist: /SAP_REPORTING_COURSE/SAP Reporting Course/v1/Test_001.crs [rep=http://hostname.network.sbx:99/WBT/, type=7, props=null]
    java.io.FileNotFoundException: File does not exist: /SAP_REPORTING_COURSE/SAP Reporting Course/v1/Test_001.crs [rep=http://epasbx011.network.sbx:99/WBT/, type=7, props=null]
         at com.sap.hcm.ls.shared.repository.access.wdslide.WDRepository.readFile(WDRepository.java:707)
         at com.sap.hcm.ls.shared.repository.datautil.LinkControlManager.getObjectModel(LinkControlManager.java:185)
         at com.sap.hcm.ls.shared.repository.datautil.LinkControlManager.getObjectModel(LinkControlManager.java:168)
         at com.sap.hcm.ls.shared.repository.datautil.LinkControlManager.getObjectModel(LinkControlManager.java:147)
         at com.sap.hcm.ls.shared.repository.datautil.Depend.gatherContentDependencies(Depend.java:251)
         at com.sap.hcm.ls.shared.repository.datautil.Depend.getDependencies(Depend.java:185)
         at com.sap.hcm.ls.shared.repository.datautil.Depend.addDependingReuseObjects(Depend.java:552)
         at com.sap.hcm.ls.shared.repository.datautil.Depend.getDependingReuseObjects(Depend.java:541)
         at com.sap.hcm.ls.shared.repository.datautil.Depend.getDirectDependingReuseObjects(Depend.java:477)
         at com.sap.hcm.ls.shared.repository.exchange.PubData.generateDescription(PubData.java:129)
         at com.sap.hcm.ls.shared.repository.exchange.PubData.generateDescriptions(PubData.java:59)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:239)
         at com.sap.hcm.ls.las.repository.explorer.checkin.ActionCheckIn$CheckInTask.<init>(ActionCheckIn.java:130)
         at com.sap.hcm.ls.las.repository.explorer.checkin.ActionCheckIn$1.construct(ActionCheckIn.java:85)
         at com.sap.hcm.ls.shared.util.swing.SwingWorker$2.run(SwingWorker.java:131)
         at java.lang.Thread.run(Thread.java:534)
    We do not have single sign on for CM.
    We are using different back-end user & cm user.
    Please suggest how to solve this issue.
    Thanks in advance.
    Sumanta

    Dear,
    we're pointing our content to an WebDAV-compliant server(IIS) instead of  KM of SAP Portal.  Authorization to that is working fine and when the check-in process start, it creating folders and we are getting the java errors, when AE is trying to check-in the actual content files. Error Screen shot below,
    Could you please let us know, what changes you have done from IIS side to successful check-in to the Master Repository and what is the system requirement to resolve this(I mean, version of AE and Java and IIS like that). it would be really appreciated, if you could share your views on this.
    Appreciate your kind response.
    Thanks and Regards
    Obli

  • Error migrating Master Repository from Dev. to Prd, Environment

    Hi,
    We are trying to migrate our development environment (dev_env) to production (prd_env), so for this we are doing the following:
    - We create a Execution Work Repository (prd_env)
    - We create a Master Repository (prd_env) with different internal ID (dev_env)
    - We export one scene from dev_env and import to prd_env
    - We export Master Repository from dev_env and import to prd_env, but in this point we have problem with the import wich say
    "com.sunopsis.tools.core.exception.SnpsSimpleMessageException: ### KEY com.sunopsis.res.object / DwgDuplicationTools.GeneralImportObjectFailureMsg###     a"...".run(Unknown Source)Caused by: java.sql.SQLException: ORA-02291: integrity constraint (....) violated - parent key not found"
    Please, some one help us with this issue, thanks!!!

    Hi,
    Both your Prod and Dev are in same platforms?
    Normally Dev we do on windows and production in Linux.
    IF, your case is above. then create another schema in same platform(DB and OS ) and import the master and work repositories in Insert update mode from dev.
    After import, re-export this newly created repositories and try importing into your production.
    I have faced the similar issue and after following the above process, I am able to import my master and work properly.
    If you are still not able to resolve this issue after following the above way.
    Then try export you Logical and Physical Schema instead of master repository.
    While importing , please import the Physical topology(Topology) and then the Logical Topology.
    Thanks,
    Nagarjuna

  • Cannot able to export Topology and Master Repository

    Hi Gurus,
    I cannot able to export the topology.. the error i am encountering with is as follows.
    com.sunopsis.core.SnpsInexistantObjectException: SnpMtxt.getObjectByIdent: SnpMtxt does not exist
    can anyone help me out why this error was getting and is there any other way to export the topology.
    The same issue even for the Master Repository as well.
    NOTE: succesfully exporting the Logical and Work repositories.
    Any help is greatly appreciable.
    Regards,
    Pavan Kumar

    Hi Pavan,
    As far as I know that was a bug which should be fixed in 11g. Better you talk with Oracle support Team.

  • When i amtrying to create a new master repository i was getting error.

    **I created the schema for master repository and when i am tring to create a master repository it was throwing the following error.**
    com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM
    detaioled error
    com.sunopsis.tools.core.exception.SnpsRuntimeException: java.sql.SQLException: ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.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.Component.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 java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.sql.SQLException: ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:633)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3057)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java)
         at com.sunopsis.dwg.xml.DwgXmlSession.execute(DwgXmlSession.java)
         at com.sunopsis.repository.manager.RepositoryManager.a(RepositoryManager.java)
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         ... 29 more
    Caused by:
    java.sql.SQLException: ORA-01658: unable to create INITIAL extent for segment in tablespace SYSTEM
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:633)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3057)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java)
         at com.sunopsis.dwg.xml.DwgXmlSession.execute(DwgXmlSession.java)
         at com.sunopsis.repository.manager.RepositoryManager.a(RepositoryManager.java)
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.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.Component.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 java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    Hi,
    Its not a issue with ODI rather its issue with allocating table space to ODI to create master repos. Have a talk with your DBA and get it fixed. Bottom line, there is no space in your hard drive.
    http://www.dbmotive.com/oracle_error_codes.php?errcode=01658
    Thanks,
    G

  • ODI work repository and master repository account locked unknown reason....

    Hello,
    It has just happened that the work repository and the master repository has been locked for an unknown reason. It is to be noted that a remote connection to the environment has been done from a different client environment than the one already has been set with. Upon trying to connect the credentials didn't pass and was was found locked for both the work repository and the master repository.
    Help with the issue would be much appreciated with suspected causes of such incident.
    Regards,

    Hi,
    could you compare resultset from this query
    select CON_NAME,PASS from snp_connect where CONNECT_TYPE = 'R'
    executed both on backup and "actual" master repository?

  • ODI Demo Environment - Work Repository issue

    I'm a newbie to ODI, and have downloaded the software and the demo environment (plus instructions). Setup seems to go fine, but when I get to the point where I should connect to the demo environment, I follow the instructions but am unable to type in WORKREP as the Working Repository - the field is greyed out, and I cannot proceed further.
    I have started the demo environment using startdemo.bat, and everything else seems OK (or at least doesn't error) aside from this.
    Am I correct in saying that the RCU does not need to be run, just to use the Demo Environment?
    Please can anyone help? I would like to evaluate the product but have run up against this wall.
    Many thanks,
    Ian

    Hi,
    I had similar issue on Windows..
    Solution,
    1) I downloaded jrockit SDK.
    2) Pointed JAVA_HOME to this installation
    3) Extract the demo folder (i.e. under <ODI_HOME> as odidemo)
    Start the agent.
    Run ODI enter the details as described in http://download.oracle.com/docs/cd/E14571_01/integrate.1111/e12641/start_odi.htm.
    Specify the Oracle Data Integrator connection details as follows:
    Login name: Getting Started - ETL Project
    User: SUPERVISOR
    Password: SUNOPSIS
    Note that username and password are case sensitive.
    Specify the Database Connection (Master Repository) details as follows:
    User: sa
    This is the database user ID/login of the schema (database, library) that contains the ODI master repository
    Password: Leave this field empty.
    Driver List: Select Hypersonic SQL Driver from the list.
    This driver is required to connect to the DBMS supporting the master repository.
    Driver Name: org.hsqldb.jdbcDriver [This is different when populated by ODI]
    URL: jdbc:hsqldb:hsql://localhost
         or
         jdbc:hsqldb:hsql://<<hostip>>:<port>:<sid> (if you have db installed on different box)

  • Should Master Repository and Work Repository be of same Technology??

    Hi Experts,
    Is it mandatory to have Master Repository and Work Repository to be in same Database???
    I have created My Master Repository in Oracle and My Work Repository is in MSSQL.
    I am facing some issue while creating Physical Schema.
    Is it because of different technology for master repository or work repository??
    Please let me know how to debug as it is urgent.
    Thanks and Regards,
    Andy

    Hi Andy,
    Once there is no "physical" link between the repositories (like a FK for instance) there is no problemn to have distinct technologies.
    I already done projects in this way. What are the issues that you are facing?

  • 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)

  • 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?

  • 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

Maybe you are looking for

  • Fan Error. Overheats Assistance would be appreciated.

    Hello, my laptop has been playing up for quite a while now, over a month. The fan error constantly appears on my laptop and it always heats up when im running basic things such as web browsers and even word. I only recently discovered that there was

  • Exception when loading an image in ImageIcon component

    Hello, I want to load an image whose name or path contains special character such as accents (a french name). So that generates an exception. For exemple for an image named caf�.jpeg I obtain this message : java.io.FileNotFoundException: /media/disk/

  • IMic, a blast from the past

    I'm still using OS 10.2.6. I have an older iMic that I bought when I purchased the G3 dual USB four years ago. Never took it out of the package until this evening when I was going to transfer some audio tape to CD. Has anyone out there ever gotton th

  • Tables containing contractors who provide services more than 1000 FC

    Can anyone will tell me which tables I have to use to create this report................ Report to identify the contractors who provide services to the company for a amount more than 1000 FC during the 2000 year.

  • Exception handling raised in named subprograms

    Hi, I would like to call three procedures from a when button pressed trigger and deal with them individually. I tried naming the exception in the procedure, not to handle it there, and get it to propagate in the calling trigger. Here is the code for