Wrong connection to ODI Designer by JohnGoodwin's blog

Hi,
I'd like to set up the connection to the master repository and work repository (see 1st screenshot here ) to connect for ODI Designer. All tests passed successfully. But when I try to login under these settings I have error "Designer can't connect to Execution repository."
My config:
ODI 10.1.3.5.0
MS SQL Srv 2005 SP2
Hyperion PMSystem 9.3.1
Where can I see a log file to resolve my problem?

Hi,
Execution is only for running production scenarios, basically it means you can only execute pre-defined and completed interfaces.
You will need to use development if you want to design and create models/interfaces etc...
You should be able to delete the work repository from the topology manager and recreate it, then set up the connection again when logging in to the designer.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How I can set ORG_ID context (for Oracle Apps Views) in ODI designer tool?

    Hi All,
    I want to get data from apps views (like OE_ORDER_HEADER_V) into our data warehouse detination table using ‘Oracle Data Integrator’ tool.
    The issue is that when I reverse Oracle Table or Synonym directly, everything works fine i.e. after 'Interface' execution, I can see how many rows imported into destination table from this source Oracle table/synonym.
    But when I use Apps view as a source then 'Interface' executes fine with ‘no error’ but NO rows imports to the destination table.
    I believe, the only difference is that I am not able to set Org_Id before executing ODI interface so it is not picking the data.
    Please let me know the steps/instructions to set org_id context on apps view then reverse in ODI Designer tool.
    Please note that I can set org_id using SQLPlus successfully as given below (and see data using the same Apps view). What to do in ODI designer tool to achieve similar data:
    begin
    fnd_global.apps_initialize(0, 21623, 660);
    mo_global.init('ONT');
    end;
    -- connect using apps/apps at Vision SQLPlus
    -- User_Id -> 0 (<-- SYSADMIN )
    -- Responsibility_Id-> 21623 (<-- Order Management Super User )
    -- Application_id -> 660 (<-- ONT )
    -- select count(*) from oe_order_headers_v where rownum < = 100
    I would appreciate your quick help in this.
    Thanks in advance.

    Set org context in 11i:
    ===============
    The SQL command to set the ORG_ID prior to running a script is:
    SQL> execute dbms_application_info.set_client_info(&org_id);
    Enter the org_id when prompted.
    If using Toad
    Begin
    fnd_client_info.set_org_context(&org_id);
    End;
    Set org context in R12
    ================
    The SQL command to set the ORG_ID prior to running a script is:
    SQL> exec mo_global.init('AR');
    exec mo_global.set_policy_context('S','&org_id');
    Enter the org_id when prompted.
    The procedure - mo_global.set_policy_context has two parameters
    p_access_mode & p_org_id
    p_access_mode Description
    S In case you want your current session to work against Single ORG_ID
    M In case you want your current session to work against multiple ORG_IDs
    p_org_id: Only applicable if p_access_mode is passed value of "S"
    If using Toad
    Begin
    mo_global.set_policy_context(‘S’, &org_id);
    End;

  • ODI creation master repo log (by JohnGoodwin's blog)

    Hi,
    ODI 10.1.3.5.0 has been installed successfully.
    I read JohnGoodwin's blog but I can't create master repo with ODI 10.3.1.5.0 on Win 2003 Srv and MS SQL Srv 2005. Test connection is Ok.
    Tell me please where can I read log of ODI creation master repo.

    Hi,
    I lost a week but resoloved my trouble.
    My config is:
    Win 2003 EE SP1
    MS SQL Server 2000 SP4
    Oracle (Hyperion) EPM System 11.1.1.1.0
    ODI 10.3.1.5.0
    My trouble:
    Can't create master repo.
    My action to resolve this trouble:
    0. Install JRE 6 update XX (last version) from here
    1. Install ODI (like here )
    2. Replace JDBC drivers for SQL Server by these
    2.1. To use sqljdbc 2.0 + jre delete sqljdbc.jar and rename sqljdbc4.jar to sqljdbc.jar
    3. Delete all files from ODI_Home\jre\1.4.2\
    4. Copy all files from :\Program Files\Java\jre6\ to ODI_Home\jre\1.4.2\
    5. Run ODI to create master repo

  • Cannot insert Model using ODI designer?

    I have installed ODI in Windows XP. When I log in ODI designer, I want to insert a new Model.
    For definition->Technology, I select "Oracle", for "Action Group", I select "Oracle Default", but "logical schema" is shown "Undefined", so I cannot select anything, just select "Undefined".
    For Reverse->Context,it is showing "undefined", this is the only option I can see in Reverse->Context.
    But if I want to apply and save the setting, an error message pop up and say: "the field Reverse contet is mandatory".
    How to insert Oracle Model in ODI designer?
    thanks!
    Here is my step:
    1. Connect to Designer
    2. Insert Model.
    3. In the Definition tab, fill in the Name field.
    4. In the Technology field, select the model's technology. - I select Oracle
    5. In the Logical Schema field, select the Logical Schema on which your model will be based. - No Logical Schema can be selected?
    6. Go to the Reverse tab, and select a Context which will be used for the model's reverseengineering.
    Click Apply. --No context can be selected?
    7. Apply - Error happen!

    Did you check in the Topology Manager if the Logical schema that you are referring to has been defined for the Technology Oracle ?
    It seems like you have not created a Physical and Logical Schema in Topology Manager.
    Also, the Contexts need to be defined in Topology Manager. Only then you can see them in the Reverse tab.
    Hope that helps

  • 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

  • What are the username, password and connect string for Designer 6.1.1?

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    Oracle designer6.1.1
    - Date/Time
    - Browser + Version
    IE 6.0
    - O/S + Version
    Win 98
    - Error Msg
    ORA-12154:TNS:could not resolve service name.
    RME-00220:Fail to connect to repository
    These error messages were shown after I entered system, manager and internal, respectively.

    Hi YungJen Chen,
    There is no general username, password and connect string for
    Designer 6i Release 4.1.1.
    First, you install the client tools using the Installer. See also the
    Designer Installation Guide, Chapter 1, 'Client Side installation'.
    Second, you install the repository into an existing database, using
    the Designer Installation Guide, Chapter 2, 'Server-side installation,
    migration and upgrade'.
    The Installation Guide provides step by step instructions on what
    users you need to create for various purposes. Any database users
    you may need to use such as System or Sys will use the password
    given when you installed the database, or whatever passowrd you
    changed it to since.
    The Installation Guide is available as part of the download, or from
    your Windows Start Menu once the Designer client tools are installed
    or from the Designer Documentation page here on OTN.
    Hope this helps. Regards,
    Dominic Battiston
    Designer/JDeveloper Product Management

  • Unable to find BW Query while creating connection with universe designer

    Hi colleagues,
    I've got BOE XI 3.1 SP2, Integration for SAP 3.1 SP2 and the following inssue )
    Some of BW queries that were previously released for external access and succsefully used for WebI reports now cannot be find while creating a connection in universe designer. Those are still releasde for external access but I'm not able to find some of them in the list, tried search as well.
    Has anybody faced the same problem?
    Thanks

    Hi Ingo
    SAP GUI               710 Patch 15
    BI Components       7.10 Patch 1001     
    BW 3.5 Components     3.50 Patch 6
    Actually as I figured out there were some reasons to manualy set req.status to 7 for that info-provider
    I used massive regeneration for needed queries eventually,
    BR Max

  • Using SQL Server credentials with Secure Store Target Application for Data Connection in Dashboard Designer

    [Using SharePoint 2013 Enterprise SP1]
    I would like to use SQL Server credentials in a Secure Store Target Application, and
    this page makes it look like it's possible but when I attempt to use the new Target Application ID as authentication for a Data Connection in Dashboard Designer, I get a generic "Unable to access data source" with no error logged in SQL Server
    logs.
    I am able to use a Target Application with AD credentials to access the SQL db without a problem. Suggestions?

    Hi,
    1. Make sure that the credential is set to
    Secure Store Target Application. Navigate to the Central Administration. Click on the
    Application Management. Click on the Manage Service Applications. Click on the
    Secure Store Service Application. Select the application ID and from the ECB menu click on the
    Set Credentials. Enter the Credential Owner, Windows User Name and the
    Windows Password.
    2. Make sure that in the Dashboard Designer “Use a stored account” is selected in the “Authentication” and the proper application ID is mentioned.
    Please refer to the link below for more information:
    http://www.c-sharpcorner.com/Blogs/14527/unable-to-access-data-source-the-secure-store-target-applic.aspx
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Unable to connect to CMS servername .  A wrong connection is made

    I am trying to enable my File Server on Crystal Enterprise XI R2.
    I run the following command from a linux prompt.
    ./ccm.sh -enable input.reportingdb -cms reportingdb.cmd:6400 -username administrator -password password
    I get the following error:
    Creating session manager...
    Logging onto CMS...
    err: Error: Couldn't logon to CMS
    err: Error description: Unable to connect to CMS reportingdb.interactivesys.com.  A wrong connection
    is made to @@REPORTINGDB.INTERACTIVESYS.COM(REPORTINGDB.INTERACTIVESYS.COM).  Logon cannot continue
    CMS is running - I can login through the URL.

    Hi,
    does the CMS run on the same machine you issue the command on? If this is true just try:
    ./ccm.sh -enable input.reportingdb -cms localhost:6400 -username administrator -password password
    Regards,
    Stratos

  • Unable to connect to CMS - A wrong connection is made

    From an ASP.Net application on my local machine, I am attempting to set a report source to a report in InfoView on a different server.
    I am having problems getting an EnterpriseService object created when calling a SessionMgr.Logon method.  The error I get is as follows:
    Unable to connect to CMS VSX26E0X.  A wrong connection is made to @@VSX26E0X.CORPORATE.CITY.SASKATOON.SK.CA(SRG26803.CORPORATE.CITY.SASKATOON.SK.CA, SRG26903.CORPORATE.CITY.SASKATOON.SK.CA).  Logon cannot continue.
    This is my code:
    Dim lServerName As String = "VSX26E0X"
              Dim lSessionMgr As New SessionMgr
              Dim lEnterpriseSession As EnterpriseSession = lSessionMgr.Logon( _
                "username", "password", lServerName, "secWindowsAD")
    It fails on the last line calling SessionMgr.Logon and I have no idea what the problem is.
    Any help is greatly appreciated.

    My bad.....missed his post.  I updated and I am getting further now.
    Problem now is that integrated security doesn't seem to work.  I can login if I hardcode the username and password, but if I leave the username and password blank I get the following error on the Logon call:
    Server Error in '/app/rSGICollision' Application.
    Internal error.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.Runtime.InteropServices.COMException: Internal error.
    Source Error:
    Line 17:
    Line 18:
    Line 19:           Dim lEnterpriseSession As EnterpriseSession = lSessionMgr.Logon("", "", lServerName, "secWinAD")
    Line 20:
    Line 21:           Dim lEnterpriseService As EnterpriseService = lEnterpriseSession.GetService("InfoStore")
    Source File: C:\Inetpub\wwwroot\Application\rSGICollision\Default2.aspx.vb    Line: 19
    Stack Trace:
    COMException (0x80042a01): Internal error.
       CrystalDecisions.Enterprise.zz_SessionMgrClass.Logon(String UserName, String Password, String CMSName, String Authentication) +0
       CrystalDecisions.Enterprise.SessionMgr.Logon(String userName, String password, String cMSName, String authentication) +128
       Default2.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\Application\rSGICollision\Default2.aspx.vb:19
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
    Edited by: Ratinator on Jul 23, 2009 9:35 PM
    Edited by: Ratinator on Jul 23, 2009 9:36 PM

  • Sqlserver connection in odi fetches no tables in reverse engineering

    Hi,
    I have created successfully sqlserver(2005) connection using odi. however, when i reverse engineered ..i do not see any tables..any idea why?
    Thanks
    Venkat

    I figured out..i need to specify the username and password.

  • CMS wrong connection made

    Unable to connect to CMS prdapp22. A wrong connection is made to @@PRDAPP22(PRDAPP22, PRDAPP22:6400). Logon cannot continue.
    I have reconfigured (manually) Tomcat to point at a virtual IP on the hostname above.  I have this running in another environment, but in this environment, it is not working.
    What causes this error?
    Solaris 10
    BOXI R2

    I had another misconfiguration in ccm.config
    Fixed.
    Disregard...

  • Sybase connectivity in ODI

    Hi ,
    Please suggest me the steps for establishing Sybase connectivity with ODI.
    Also kindly provide me which Java connectors to be used and download path:
    Thanks for your anticipation,
    teja

    No idea but I'm sure google could help you out there ;-) Your question was how can ODI connect to netsuite which I think you now have the answer for.

  • Netezza connection in ODI

    Hi all,
    I am trying to connect with netezza db which is on ODBC driver connection from ODI 10g, but while connecting i found netezza-JDBC driver and i used that(nzjdbc) driver to connect to the netezza db. But while creating new physical schema, i found the error as follows:
    java.lang.UnsupportedClassVersionError: org/netezza/Driver (Unsupported major.minor version 49.0)
    Is that the version difference or the driver difference?? If so, may i know the solution for this issue.
    Best Regards,
    Manish

    Hi Manish,
    I have never worked on Netezza ,but see if following helps you in finding the version of your jar file
    http://www.enzeecommunity.com/thread/2918
    http://www.codeguru.com/forum/showthread.php?t=424436
    Thanks,
    Sutirtha

  • Connection between Layout Designer & Print Preview

    Hi,
    Can anyone tell me any hints related to the connection between Layout Designer and Print Preview (icon) for displaying the selected report layout's preview.

    What is ur exact requirement..??
    Generally all the layouts are  stored in 2 tables in the company database, RDOC and RITM are the tables.
    Hope it helps,
    Vasu Natari.

Maybe you are looking for

  • How do I keep track of data usage on the iPhone 5C?

    I just purchased an iPhone 5C (my first smartphone), and I'm confused as to what exactly the GB information in the "Usage" menu under Settings-->General-->Usage means. Are those gigs that are listed how much I have used and available for storage ONLY

  • Apple TV as Airport access point if connected via LAN

    Hi! I thought about the possibility to use the new Apple TV as Airport/WLAN access point in the case that it is connected via LAN. You don't need an Airport Express and you got Airport/WLAN/HDMI/Audio in all rooms (and around that room) you connect a

  • Changes on application not visible when deployed to weblogic apps server

    Hi all, I have an ADF-faces application that is running on a weblogic server. Application is working fine, but I added some functionality on some pages. I tested it with Jdeveloper and the build in weblogic server, that is working fine. Now I deploye

  • Configuration error message....

    Greetings! Recently purchased a refurbished 17" MacBook Pro - complete with 2.16GHz Intel Core Duo. Got all settled in, loaded up Final Cut Pro 4.0, clicked it and got the following message: "Configuration error: This software requires certain hardwa

  • My Account timezone setting

    I tried to change the timezone of my account, but it changes nothing in the dashboards results. I'm using OBIEE 11.1.1.5 and the DB and the OBIEE server are on the same machine, so I didn't changed DefaultDataOffset in the instanceconfig.xml. There i