Work Repository

Hello!
i'm having a problem with a connection.
i want to connect to a work repostitory in a server machine in my network company. But, my master repository is linked to my database local (Loopback), and the machine server is in the domain of the company.
so, i created a new connection work, and tested. successfully.
but when i click "connect", he gives me the answer : "master repostory outdated. please update the master repository.
com.sunopsis.core.f: null"
so, i was thinking. i have to upgrade my master because, besides i have tested the connection, my master will never see the server machine and his work rep.
My master must see the server machine correctly? if i upgrade i'm not gonna miss all my projects, models, etc?
Abraços,
All

Sutirtha Roy : Thx Sutirtha!
Shamil :
*Yesterdey i asked to the person who installed the ODI in the server machine. And maybe it is diferent versions. today i'm gonna be sure about this.
*Yes.correctly.                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Can Multiple users work on the same work Repository ?

    I have master repository and work repository on one machine, can multiple developers connect andwork on the same work repository? how?

    oh Yes!
    it is v simple.
    follow the steps:-
    once master and work repository has been created on a system.U just need to know all the information supplied wen creating a login to designer.
    like user name and password of database,url,driver as well as master's repository uname and password.
    if u have the following information with you,then u can create a new login with designer provided all the above information and u will have full access to designer
    in work repository u want to connect

  • How can I move the ODI Work Repository from one server to another server?

    How can I move the ODI Work Repository from one server to another server?

    Hi,
    If you would like to move your source models, target models and project contents from Work repository 1 to another work repository.
    I.e. Dev. server to Prod Server.
    1. Firstly, replicate the master repository connections i.e. with same naming conventions manually
    2. Go to Dev. Server work repository -> File Tab -> Click on Export work repository (save it in a folder)
    3. After exporting, you can view the xml files in the folders.
    4. Now, Open the Prod. server and make sure you already replicated mas. rep. details.
    5. Now, right click on model and import source model in synonym mode insert_update (select source model from the folder where your xml file located)
    6. Similarily, import again target then Project.
    Now, check. It should work.
    Thank you.

  • Multiple users on same work repository

    We have work repository on a central machine and multiple users are accessing by creating separate logins.As we are accessing the repository remotely we created separate agents for each user and kept the agent running for each user on the central machine.
    Although execution works when only one person is executing,but if some other person executes using his agent,we are getting the following error
    Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    even though we are working on separate objects.We also tried creating separate users (other then the default SUNOPSIS USER) in the security manager but we are facing the same problem.
    Please let me know if there is a away for multiple users to execute when working on the same work repository.

    Yeah I am also facing the similiar kind of problem please reply..

  • How to schedule two jobs from two different work repository at a time?

    Hi All,
    I have a scenario where I want to schedule two jobs at a time from two work repository.
    Explanation:
    Master Repository-A
    Work Rep-B
    Work Rep-C
    Now I need to schedule two scenario one from Work rep B and other from Work Rep-C
    As we know that odiparams batch file contains the connection details and at one time it can hold only one work repository name.
    Odiparams data:
    rem Repository Connection Information
    rem
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:jdbc:oracle:thin:@10.10.10.10:1521:orcl
    set ODI_SECU_USER=odi_snpm
    set ODI_SECU_ENCODED_PASS=aYyHZZCrzk5SjQ9rPOIUHp
    set ODI_SECU_WORK_REP=*ODI_LOCALDEV_WRKREP*
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=LELKIELGLJMDLKMGHEHJDBGBGFDGGH
    Scheduler agent will pick this information from the odiparams file and update the schedule.
    So If I want to schedule two job, how it is possible?
    I tried all possible things but didn't get the proper solution?
    Edited by: user10765509 on Jul 21, 2010 4:58 AM

    You can do it in the following way
    1. copy/paste the original odiparams.bat file
    2. give it a name say odiparams_a.bat
    3. specify the work repository A related information in odiparams_a.bat
    4. Make another copy of odiparams.bat file
    5. give it a name say odiparams_b.bat
    6 specify the work repository B related information in odiparams_b.bat
    7. now make 2 copies of agentscheduler.bat give the name as follows
    agentscheduler_a.bat and agentscheduler_b.bat
    8. edit agentscheduler_a.bat and change
    call "%ODI_HOME%\bin\odiparams.bat"
    with
    call "%ODI_HOME%\bin\odiparams_a.bat"
    9. edit agentscheduler_b.bat and change
    call "%ODI_HOME%\bin\odiparams.bat"
    with
    call "%ODI_HOME%\bin\odiparams_b.bat"
    10. now start two scheduler agent by calling agentscheduler_a.bat and agentscheduler_b.bat
    Thanks,
    Sutirtha
    PS : Take a backup of each and every file getting modified

  • Error while configuring work repository details in topology Manager

    Hi,
    Could anyone pls advice, is it possible creating more than one Master repository connection for the same instance.
    When i try to do so, am getting the below error while configuring the work repository details in topology manager.
    “A work repository already exists for this connection.
    Enter the repository password to declare it in your Master Repository”
    I tried with both the new master and work repository password. But no luck.
    Previous Master & work details:
    Master: PCS_MASTER
    Work:PCS_WORKREP
    New Details
    Master: PCS_MASTER_INT
    Work:PCS_WORKREP_INT
    Instance: PCBID
    Am trying to create new master repository for PCS_MASTER_INT.

    In the same oracle schema you can have only 1 master and 1 work repository. Usually they take 2 schema (1 for each).
    If you need 2 master repository you have to use 2 different jdbc path. I'm using a db with several master / work, each repo has got its schema..

  • Getting Error Out Of Memory while importing the work repository in ODI 10g

    I exported the work repository from topology of ODI 10g of one DB and tried importing it in the another ODI 10g topology of another DB.While importing i got the error 'Out of Memory' .
    Can somebody suggest me ,how to solve the heap size out of memory issue while importing in ODI 10g.
    Thanks in Advance.

    Hi,
    you have to post your question in ODI forum
    Data Integrator
    Suresh

  • Error in Work Repository with Standalone Agent

    Hi There!
    Does anyone know how to identify and resolve the following error?
    2013-08-06 09:04:03.897 NOTIFICATION ODI-1128 Agent agent001 is starting. Application Server: STANDALONE. Agent Version: 11.1.1.3.0 - 23/06/2010. Port: 1028. JMX Port: 2028
    2013-08-06 09:04:37.052 NOTIFICATION ODI-1136 Starting Schedulers on Agent agent001
    2013-08-06 09:04:37.325 NOTIFICATION ODI-1111 Agent agent001 started. Agent version: 11.1.1.3.0 - 23/06/2010. Port: 1028. JMX Port: 2028.
    2013-08-06 09:04:38.963 NOTIFICATION ODI-1137 Scheduler started for work repository WORKREP on Agent agent001
    2013-08-06 09:05:01.216 WARNING Agent HA proxy: Exception thrown on JDBC call, but connection is still OK.  Exception will be rethrown.
    2013-08-06 09:05:01.241 ERROR ODI-1219 Session preparation failure: database error while connecting to work repository WORKREP.
    2013-08-06 09:05:09.594 WARNING Agent HA connection proxy: Retry method 'getConnection': Retry count = 3, retry delay = 15000
    ERROR ODI-1219 Session preparation failure: database error while connecting to work repository WORKREP
    2013-08-06 09:05:18.887 WARNING Agent HA proxy: Exception thrown on JDBC call, but connection is still OK.  Exception will be rethrown.
    2013-08-06 09:05:18.890 ERROR ODI-1219 Session preparation failure: database error while connecting to work repository WORKREP.
    Any help is appreciated..

    Hi!
    I already verified this and the get successful connection.
    The "ping" process between the two points is ok too.
    there are any other idea?

  • Work repository on different database configuration

    Hello there,
    I am trying to set my work repository to be a schema on differing database to the source dataserver.
    Currently when I edit the source data server and try to set the work repository I only have the option to select schemas from the source.
    I have my work repository on a different database.
    Can anyone help?
    Regards,
    CM

    I have come to a conclusion that there has been a confusion over the terminologies. What you call "Work Repository" is actually a "Work Schema" in your specific case.
    Then the answer is that Work Schema needs to be on the same data server as your Source Schema.
    Below is a reasoning behind that:
    This schema consists of temporary/intermediate work tables that are generated by ODI knowledge modules.
    These work tables are similar to tables in source schema in terms of data and structure
    Data is moved, copied and compared between source schema and work schema, it makes more sense to store them on the same data server to avoid any network/communication overhead.
    Hence ODI warrants that the source schema and the work schema exist on the same data server.
    P.S. "Work Repository" is the metadata repository that holds the data model definitions, ODI code, packages, interfaces, etc.
    It works in tandem with "Master Repository"
    Hope this helps you.
    If you feel that your question has been answered, please mark the question as answered and all the answers that you have received as helpful or correct.
    Thanks

  • How to use a Work Repository when type is set to 'Execution' ?

    Hi All,
    I was just trying my hand at importing and exporting work repositories , I need to know how we can use a certain work repository when its type is set to 'Execution'
    I want to import some packages (which are in some other Work repository ) into that Work repository but I am missing something somewhere.
    Can somebody tell me what are the exact steps to import packages or Entire Work Repository into this newly created 'Execution' type Repository ??
    Regards.

    Hi,
    An work repository which is of EXECUTION type cant be used to import packages/interfaces etc.
    You can able to import only SCENARIOS in Operator component (from scenarios tab) and "just" execute it. As the term execution repository stands, u can able to execute objects created in Development repository.
    Moreover, u cant access designer itself if its a EXECUTION repository.
    Thanks,
    Guru

  • How to deal with more than one work repository vividly?

    I create one master repository with two work repository , now how can i vividly build up ODI interface in differently work repository?
    anyone reply will be appreciately,thank you very much!

    There are two kinds of work repositories - Development and Execution.
    Usually you have one Development repository which you use to develop packages, interfaces, procedures, variables etc.
    As soon as you object is ready to deploy you can create scenario from it. Afterwards you can move scenario to any execution repository you have using export/import.

  • Master and work repository  grouping

    Hi , what is the most efficient and industry standard model of grouping master and work respository.
    . is it good to group master and related work for every technology like DB2 , SQl server etc ?
    or
    is it good to group master and related work repository depending on the project where we can have different technologies grouped in single work repository and multiple work repository for different technologies. ?
    Please share with me with your company standard or views on my above question.
    Thanks
    Dev

    As far as I know it is not recommended solution to create both master and work repositories in one Oracle schema, better create them as separate schemas.

  • Master and work Repository

    Hi,
    Can we create Master and work repository in one oracle schema.
    And can we create work2 respository in oracle schema2.
    Do we find any issues later.
    Please advice

    As far as I know it is not recommended solution to create both master and work repositories in one Oracle schema, better create them as separate schemas.

  • Question about import the work repository

    I am trying to import a work repository from server B to server A, originally the work repository in server B was imported from server A, I did some modification in Server B, and export it, now I am trying to import it back to server A.
    I get the error as below:
    com.sunopsis.core.n: This import action has been cancelled because it could damage your repository (problem with the identifier sequences)
    in topology manager/repository, I have same ID in both work repository, what should I do to import this work repository back to server A?
    Thanks

    Bad news...
    Unfortunately after start to create/delete objects the sequence of each repository get its own values and is not possible to syncronize it again after that.
    Until today I saw export and import only working into empty repository.
    There is a way to do the work manually, controlling each repository ID but is complex and take time.
    Maybe Oracle support have some script ready for that.
    Edited by: Cezar Santos on 11/03/2009 17:52

  • How to change work repository internal ID

    Is it possible to change the ID of existing work repository. Or a new work repository has to be created to get a new different ID.

    About Master repo : - between 2 env. you must have exact ID and version of all master repo objects.
    About work rep : When you create a new repository via TOPOLOGY you can set your own ID (ex :7).
    ->assume you have an old version of rep ID=5.
    ->assume you ll create a new one (yours) ID=7
    Then you can import :
    - with insert method to put old MODEL you want to keep some dev (MODEL, version will end with...5)
    - with duplicate metod if not : to use a old MODEL version but update the (version will end with ...7)
    Therefore, it's possible to :
    - to push (update) devlpt from old w repo (5) to be updated from the old to the new one (cause the version is ...5) by INSERT_UPDATE
    - to push (update) devlpt from new w repo (7) to be updated from the old to the old one (cause the version is ...7) by INSERT_UPDATE
    - to maintain a MODEL change form one Master and impact to the other
    - NOT to Merge one change on a model and another change on the same model (other work repo)

  • What table stores Interface Filters in Work Repository

    Hi there
    I have a number of simple 1 to 1 interfaces (i.e. 1 source, 1 target). And each interface has its own filter between source and target.
    I would like to know how these filters are stored in the work repository database.
    I can see the filter text in the TXT field in SNP_TXT. But I would like to be able to somehow extract the name of the source table, the name of the target table and the filter text in a query.
    There seems to be a myriad of cross referenced ID numbers accross many tables to achieve this. Its all very confusing trying to follow the ID numbers to a source and target table.
    Is there any documentation that would tell me how the work repository database tables are inter-referenced?
    Thanks in advance,
    N

    I have answered this in one of previous threads:
    Re: trying to find join condition
    Hope that helps

Maybe you are looking for