Deploying Master Repository

Hi,
I would need some advise on 2 things
1. I need to transfer my Master Repository from a development machine to a production one.
What are the best practices to do this?
The export/import functionnality does not seem to work. Should I just copy the data structure from one data base to an other?
2. Is there any point maintaining a development and a production repository?
Thanks in advance for your help.
JF

There are a couple of ways:
1) from the topology manager, file/export to zip file, then use the mimport utility to create and load the new master repository in the production server.
2) export the structure and data from one database and load it in the other.
You will then need to edit you odiparams files, and your snps_login_*.xml files
If you are moving work repositories, you will need to then edit the repository connections in the master.
Hope this helps

Similar Messages

  • Master repository creation in ODI 11_1_1_7

    We use ODI as embddeded solution in our application. The repositories get created using the SDK api's
    We have been creating Master repository using api IMasterRepositorySetup.createMasterRepository with ODI 11_1_1_3
    Now in ODI 11_1_1_7 this api is changed. It asks for DBA username and password. How would the end user can give this information.
    Does anyone know if there is any other api or any solution to this.
    Thanks in advance.
    Edited by: user630376 on Jan 17, 2013 4:51 PM

    Tried "SYS AS SYSDBA" as login and no password; it gives
    java.sql.SQLSyntaxErrorException: ORA-01031: insufficient privileges
    Could you please elaborate what do you mean by "The repositories and the topology can't be persistant ? "
    When we deploy our application we ask for schema details where app will be deployed. this schema is empty initially.
    Once the app is deployed and user tries sync source data with app that's when we create a ODI repositories and then repositories stay in this schema thereafter.
    Thank you for your response.
    Edited by: user630376 on Jan 18, 2013 11:08 AM

  • Error while Creating Master Repository: ORA-01031: insufficient Privileges

    Hi,
    I'm trying to install ODI into my VM.
    I have done the installation and while creating Master Repository, I'm getting following error:
    ORA-01031: insufficient Privileges
    I'm using Oracle & have created user as ODI_MASTER with Admin Privileges.
    I'll be using it to load metadata onto planning (Version 11.1.2)
    Is there anything that I'm missing out on.
    Jitendra.

    Seems missing grants on the user you are using to create Master Repository.
    you are using Oracle .. grant connect, resource to <your_user>. These two rolesa have sufficient access to db to create the master repository.
    execuute the sql from sys user
    Regards,
    Amit
    Edited by: amitgupta1202 on 20 Aug, 2009 10:42 PM

  • Error while transfering the data from local to master repository

    Hi , Iam Working on SAP Learning Solution Implementation,we are using LSOAE200 as a Authoring Tool. When i am  Transfering the Learning Net from the authoring tool to the master repository which is in portal, I am facing the following error:
    <b>Type=E, ID=NR, Number=751, Parameter='', Message='For object  , number range interval  does not exist'
    com.sap.hcm.ls.shared.datamodel.ebo.EBOCatalogException: Type=E, ID=NR, Number=751, Parameter='', Message='For object  , number range interval  does not exist</b>
    we are able to make it out that the error is something which is not able to find the number ranges in R/3. Can any one of you please suggest me where exactly to create the number ranges in R/3.
    Regards..
    Kishore

    Hi,
    Please check table T77IV and see whether you haver assigned a number range for the object you want to transfer the data.
    Please let me know in case you require any further clarifications.
    With Regards,
    Kaustuv Goswami.

  • 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

  • Export and Import of master repository - error snpuser not found

    We had installed ODI on a windows server and created physicla and logical topologies etc and developed some models and projects.
    But we had sone all of this while still pointing to the demo master repository using the HypersonicSQL. This means we always have to have the 'Start Demo Agent' running etc.
    So we wanted to move to an Oracle based master repository. I have used the 'Create Master Repository' function to create a new repository using ORacle thinnet driver and this is all OK and I can sign in to the SUPERVISOR user.
    But when I export our existing repository from the 'HypersonocSQL' demo one to a ZIP file and then use the 'Import Master Repository' to create a master repository in the Oracle using thinnet driver etc - firstly it removes the repository details that I originally created - fair enough - then creates it all again but from the ZIP file.
    The SNP_ tables all exist in the oracle database user and I can see that in SNP_USER there is the record for SUPERVISOR etc.
    But when I try to sign in to this through topology manager or security manager - as SUPERVISOR I immediately get the error 'SNPUser does not exist'
    Am I doing something wrong with exporting my 'demo' master repository and trying to import it in to the new Oracle repository ?

    thanks - but that is effectivley what I did - used the repository import from my exported ZIP file - and it all imported OK - but the error on login to topology manager afterwards is that the snp user does not exist.
    Although I initially used the 'Master Repository Creation' I then adaondoned this - dropped and recreated my Oracle user 'snpm' that owns the master repository and used the import repository approach.
    I am trying to sign in as the standard SUPERVISOR user (that existed OK in the Hypersonic master repository that was exported to the ZIP file) and also trying other users that I know existed in the Hypersonic reporitory that I exported - same problem. I can see in Oracle SQL*Plus that in the SNP_USERS table the SUPERVISOR user exists.
    If I do instead carry out a standard 'Create Master Repository' and do NOT try to import anything then it works OK and I can sign in to the Topology Manager as SUPERVISOR.

  • 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

  • Unable to create the Master repository Using ODI 10.1.3.5.0 on windows

    Hello,
    I have installed the ODI 10.1.3.5.o on windows environment. I am using sql server 2008.
    When i am trying to create the master repository it was not creating, When i am tested the connection it was successfull, but when i am click on OK it not performing.
    I have down loaded Microsoft SQL Server JDBC Driver 3.0 and copied sqljdbc4.jar in to D:\OraHome_1\oracledi\drivers.
    And also installed java 6 on my machine.
    Please help me.
    Regards,
    Krishna
    Edited by: 897734 on Dec 14, 2011 3:03 AM

    Hi krishna,
    Check *3.2 Creating Repository Storage Spaces* in below URL, Hope this may helps you
    http://docs.oracle.com/cd/E21764_01/integrate.1111/e12643/admin_reps.htm
    Regards,
    Phanikanth

  • How to add new driver to create master repository database

    Dear All,
    i want to creade ODI Repositroy Database on SQL SERVER,
    when i click the driver button in "Create Repository Wizard" the only driver i found for sql serve ris just able to connect to sql server 2000
    i got a driver written by microsoft to connect to sql server 2005, but how can i add this driver where i can see it in the driver list ???
    i have jar file. i put it in the drivers folder in the installation folder of the ODI but akso it doen't appear.
    may you please help me to be able to see this driver in the driver list of "CREATE Master Repository Wizard" ??????????????????????????
    Regards,
    Ahmed Salah

    Hi,
    Copy the sql server driver into the oracledi\drivers directory and restart the create repository
    You need to manually enter the driver name and url for sql server 2005
    e.g.
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<sqls machine>:1433;databaseName=<db name>;integratedSecurity=false
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • 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

  • Which Technology was selected then creating Master Repository for ODI?

    Hi,
    Which Technology was selected then creating Master Repository for ODI SQL Server 2003? Which technolgy must be selected?
    First of all I created master repository for ODI on SQL Server 2003 via Microsoft SQL Server, it did not work.
    I checked the Driver and URL as below
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<servername>:<PortNumber>;selectMthod=cursor;databasename=<databasename>;integratedsecurity=false
    there is a error as below
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         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: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         ... 29 more
    Caused by:
    com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         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)
    okan
    Edited by: ankist on Jan 15, 2010 2:46 PM

    It is highly recommended to use the JDBC Driver for SQL Server 2005, even if you are using SQL Server 2000. In ODI's pre-populated lists, it is not there - you will have to (1) get the driver yourself, downloadable from the Microsoft site. (get the driver v1.2, not the 2.0, and use a JRE v1.5, 1.5 or 1.6. The 2.0 driver from Microsoft requires the JRE 1.6)
    (2) use the
    Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    and the URL: jdbc:sqlserver://<myserver>:<myport, default 1433>;database=<mydb>;selectMethod=cursor
    these are not automatic, you will need to type them in.
    The database must be configured for connections from tcpip.
    For more information see the blog: http://odiexperts.com/?tag=sql-server-2005

  • 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 I use existing repository for master repository?

    can I use existing repository (for example repository from oracle designer )
    for master repository? could you give me please an explanation
    thanks

    You can use Existing repository for your master Repository.
    Or you can create a new schema in your database and create
    master repository on that schema.
    I hope this answers your question

  • Difference between Business Partner and Customer Master repository

    What is the difference between Business Partner and Customer Master repository ?
    Is the Business Partner repository to be used in case CRM is also in landscape ? or Customer master repository is good enough ?
    Sandesh

    Hi,
    If the landscape has both CRM and SAP ECC a business partner repository model should be good.
    If it has ECC alone.a Customer Repository is needed.
    But when there are many legacy systems which also contains master data fields, the standard business repository provided by SAP wont provide a good solution as it wont cover the legacy master fields..In this case its better to go for a customized repository and you can use the standard repository as a reference.
    Thanks

Maybe you are looking for