Repository building

Hi all,
I have been given a logical&physical data model, Now I need to build a repository.
Could any one pls direct me on how i need to start and proceed further.
Should I use the buisness content and edit the tables, create new tables,fields if necessary....... is that the normal process?
or should i ask for the scripts created in erwin, can I use that scipts to build a repository automatically? yes, How ?
regards,
Ve

Veena
This is totally depends on your business requirment as in how to create or design the repository. Here If you unarchive the standard business contents all the default tables and their respective fields with properties as well ill be coming.
These are the standard repository and you can also modify it as per your requirments as in by adding or delting fields and by modifiying the properties.
Non standard repositories need to be designed from scratch.Since there is no functionality in the Console that checks a repository for potential performance problems, a system administrator has all the freedom in the definition of a repository, which could lead later on to performance problems. Many times these problems are discovered at a very late stage
of an implementation, often when it comes to loading large bulk of data into the system or syndicating these data back to
other systems, just to name a few situations.  Hence it becomes necessary to design MDM repositories ,
which optimize system performance.
A well designed repository should have these features:
1. Contains a limited number of tables and fields
2. Is easy to navigate in the MDM Data Manager
3. Performs well during search & maintenance of records
4. Shows good performance during Import load & syndication
5. Is free of workarounds
6. Has the data in the right context
Maximum records should be in main table.
Minimal records should be in lookups.
In Languages
For standard repositories, it is advisable to delete the additional not  necessary languages. For non standard ones, only required  languages must be activated. Languages can always be added later on as required.
Lookup Tables
Keep the Number of Records and Fields Limited.
Qualified Lookup Tables
Keep the Number of Records Limited.  Choose the Right Non-Qualifiers.More non-qualifiers more the no. of records.
Index
MDM spends extra memory and processing time to maintain sort indices. Indexing can take a lot of time during repository load.
Having larger repositories with numerous sorted fields can have a dramatic impact on the system performance.
Loading a repository with a limited number of records with the update indices option also gives you a pretty good indicator about the repository design.
moreover you can also discuss with your business to make your Repository in a good shape.
Hope this info Help.
Deep

Similar Messages

  • Problem with Warehouse Builder Repository Installation

    I try to install OWB 11.2 on a newly installed 11.2 database on a German Windows 7 x64 machine. When I start the Repository Assistant I get at a progress of 40% and the line "Element SeedData.XML 99% verarbeiten" the Message: Die Eigentümerinstallation des Warehouse Builder-Workspace wurde bei Benutzer OWBSYS nicht erfolgreich ausgeführt. INS0017: Installation der Seed-Daten nicht erfolgreich. INS0029: Fehler bei der Installtion. The last lines in the log-File are:
    main.TaskScheduler timer[5]20100928@16:05:41.041: 00> oracle.wh.repos.pdl.mcm.MCMUtils.executeStoredProcedure(MCMUtils.java:59): {call SnapshotTrigger.syncAssociationTables}
    main.TaskScheduler timer[5]20100928@16:05:41.041: 00> oracle.wh.repos.pdl.mcm.MCMUtils.executeQuery(MCMUtils.java:130): MCM: savepoint sp
    main.TaskScheduler timer[5]20100928@16:05:59.059: 00> oracle.wh.service.impl.assistant.ProcessEngine.display(ProcessEngine.java:2110): Throwable = INS0017: Installation der Seed-Daten nicht erfolgreich.
    main.TaskScheduler timer[5]20100928@16:05:59.059: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:1476): [executeOwbReposOrRuntime]: Error occurred during Seeding OWBSYS. Exception =java.lang.Exception: INS0017: Installation der Seed-Daten nicht erfolgreich.
    main.AWT-EventQueue-0[6]20100928@16:06:00.000: 00> oracle.wh.ui.jcommon.WhButton@26cd2192: WhButton setLabel rtsString = OK
    main.AWT-EventQueue-0[6]20100928@16:06:06.006: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:1476): before open 'UnSuccessDialog'
    main.AWT-EventQueue-0[6]20100928@16:06:06.006: 00> oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition.display(AssistantWizardDefinition.java:1476): Open UnSuccessDialog ...
    main.AWT-EventQueue-0[6]20100928@16:06:06.006: 00> oracle.wh.ui.jcommon.WhButton@26cd2192: WhButton setLabel rtsString = OK
    Before I run the Repository Assistant I started the scripts:
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\clean_owbsys.sql
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\cat_owb.sql TS_OWB_REPO
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\reset_owbcc_home.sql C:\Oracle\product\11.2.0\dbhome_1
    alter user owbsys identified by password account unlock;
    alter user owbsys_audit identified by password account unlock;
    I also tried the installation from an other machine and started additionally the skript
    @C:\Oracle\product\11.2.0\dbhome_1\owb\UnifiedRepos\remote_owb_install.sql C:\Oracle\product\11.2.0\dbhome_1\
    but the result is the same.
    Where is my mistake?

    I found my mistake. The tablespace was too small :-(
    It had only 20MB instead of 200MB that I wanted to give it. Somehow strange. After I increased the tablespace to 200MB I got the following message in the repository assistant.
    INS0005: Tablespace TS_OWB_REPO hat nicht genügend freien Speicherplatz zum Installieren der owb_repository_owner??-Objekte. Es stehen 0 Byte freier Speicherplatz zur Verfügung. Es sind 262144 Byte erforderlich. Erhöhen Sie die Größe des Tablespace, oder wählen Sie einen anderen Tablespace aus.
    even if the tablespace was totally empty. After I set the tablespace to "autoextend on" the repository builder finished without errors even if it used only about 150MB of the 200MB.

  • OBIEE 11g Repository Question: session context

    The Metadata Repository Builder's Guide says in chapter 13, "Note: Alternatively, you can use the database session context to pass end user identity to the database. Use a connection pool script to set up session context. Note that this approach does not rely on database authentication."
    However, no example or instruction is given to show/explain how to do that. Does anyone know how to set up a connection pool script to pass the :USER value to the database session context object? We have to pass the user ID of the Analytics user to the database so as to apply VPD policies.
    Thanks,
    Ken

    I'm trying also to get work VPD with OBIEE 11.1.1.5, but no luck. I have done almost all the same as are in Venkatakrishnan's example. It seems that select statement with set function in "execute befire query" goes to the database, but it have no effort because query in Answers returns no rows, means that :USER is not forwarded to the policy function. Is it possible that statement in "execute before query" and Answer request are not in same database session? Have anyone got work VPD with OBIEE 11.1.1.5? Everything works ok for example in SQLPlus and in SQL Developer.
    - Risto
    Edited by: risto.soikkeli on 6.8.2011 17:56
    Edited by: risto.soikkeli on 6.8.2011 23:04

  • Designer 6i with Warehouse Builder problem connecting

    Anyone, i'm using designer 6i and WB 2.0.4,
    when i try to use a designer application as a data source for WB i can't see any application in the 'New Module Wizard: Connection Information' window. When i created and tested the DBlink i got a test ok message. By the way I used the repository owner username just like the manual describes. Is there a version compatibility problem? Any advise would be appreciated!

    I found my mistake. The tablespace was too small :-(
    It had only 20MB instead of 200MB that I wanted to give it. Somehow strange. After I increased the tablespace to 200MB I got the following message in the repository assistant.
    INS0005: Tablespace TS_OWB_REPO hat nicht genügend freien Speicherplatz zum Installieren der owb_repository_owner??-Objekte. Es stehen 0 Byte freier Speicherplatz zur Verfügung. Es sind 262144 Byte erforderlich. Erhöhen Sie die Größe des Tablespace, oder wählen Sie einen anderen Tablespace aus.
    even if the tablespace was totally empty. After I set the tablespace to "autoextend on" the repository builder finished without errors even if it used only about 150MB of the 200MB.

  • Building a CASA or bpel project

    In Java CAPS 5.1.X(classic repository), building resulted creation of a '.ear' file but is it the same when we build a casa or a bpel project in Java CAPS 6 (JBI module)? If yes, then where (folder location) is the .ear generated? If no, then what file is generated eg. - .jar or .zip or else?

    Thanks a lot. It helped me a lot. It seems this is the problem with the BPEL Console. I tried to create another BPEL Project to invoke the other service/operations. It worked perfectly fine. I had even tested with SoapUI. It worked fine. Thanks for the right pointer.

  • Row level security with session variables, not a best practice?

    Hello,
    We are about to implement row level security in our BI project using OBIEE, and the solution we found most convenient for our requirement was to use session variables with initalization blocks.
    The problem is that this method is listed as a "non best practice" in the Oracle documentation.
    Alternative Security Administration Options - 11g Release 1 (11.1.1)
    (This appendix describes alternative security administration options included for backward compatibility with upgraded systems and are not considered a best practice.)
    Managing Session Variables
    System session variables obtain their values from initialization blocks and are used to authenticate Oracle Business Intelligence users against external sources such as LDAP servers or database tables. Every active BI Server session generates session variables and initializes them. Each session variable instance can be initialized to a different value. For more information about how session variable and initialization blocks are used by Oracle Business Intelligence, see "Using Variables in the Oracle BI Repository" in Oracle Fusion Middleware Metadata Repository Builder's Guide for Oracle Business Intelligence Enterprise Edition.
    How confusing... what is the best practice then?
    Thank you for your help.
    Joao Moreira

    authenticating / authorizing part is take care by weblogic and then USER variable initialized and you may use it for any initblocks for security.
    Init block for authenticating / authorizing and session variables are different, i guess you are mixing both.

  • PI 7.1 SLD & NWA not working

    Hello experts,
    For my PI 7.1 system, i am not able to run SLD & NWA , although my Repository & Builder are working. I did SLDCHECK also but there seems no problem at all. Can anyone help me on this???
    Thanks & Regards,
    Amit Naik

    Dear Amit,
    Please follow SAP Note: 1160261 for NWA for PI Incomplete component tree:
    After the setup the monitoring should be possible using the URL
    http://server:port/nwapi. instead of /nwa
    Regards
    Praveen K

  • Updating Physical Cube Tables and Hierarchies OBIEE 11.1.1.7

    OBIEE 11.1.1.7
    I have imported a MSAS Cube, modeled it and created a presentation layer. I now have some new hierarchies I need to add to the phyicial layer.
    How do you import new Cube Tables and/or Hierarchies?
    When I select the Import option it creates a new OLAP database and connection pool, I am unable to successfully move those changes into the existing OLAP Connection.
    I have been through the documentation and it reccomends importing over a manual process. However I am unable to figure out how to do this with the import process.
    Oracle® Fusion Middleware Metadata Repository Builder's Guide for Oracle Business Intelligence Enterprise Edition
    11g Release 1 (11.1.1) Part Number E10540-05
    Chapter 8 Working with Physical Tables, Cubes, and Joins
    There is a section called Working with Multidimensional Sources in the Physical Layer, in this section is says
    "Each multidimensional catalog in the data source can contain multiple physical cubes. You can import the metadata for one or more of these cubes into your Oracle BI repository. Although it is possible to create a cube table manually, it is recommended that you import metadata for cube tables and their components"
    The New Utilities feature(s) is really cool, but it doesn't work for OLAP connections. 
    Any help is greatly appreciated.

    Hi Michael,
    it works, but its a bit tricky. I did it with Oracle OLAP and I think it must be similar with other OLAP Databases.
    Rename your existing Database in Physical Layer to the name Metadata Import dialog would create. With Oracle OLAP the "Data Source Name" ist used. Just try it once.
    Unfortunately you can not merge dimensions and cubes as it is with relational Objects . So you have to delete the cube and dimensions you will import from you renamed Database in Physical Layer. Of course the mapping between physical and business model will be lost
    Now you can import your modified OLAP-Cubes and Dimensions and it should be placed in your renamed Database in Physical Layer
    Open the sources of your logical tables in business model and add the Dimensions or Cubes in the "General" Tab. Move to the Tab "Column Mapping" and check if mapping is OK. If not (this will be the case, if you customized the column names), you have to do the mapping from the scratch .
    I recommend to use the original names from the data source. If you need another name for a column, just create a new logical column and use "Derive from existing columns". Now you can reimport OLAP Metadate quicker because the Mapping is done automatically.
    Hope this helps
    Regards Claus

  • Maintenance Release Issue - 11.1.2.0 to 11.1.2.3

    Gurus,
    I have been facing a couple of issues post applying MAINTENANCE release on 11.1.2.0 to bring it to 11.1.2.3 release.
    I am not able to launch Dimension library / Application library / Data Syncronization etc
    Every time I try to open it I get the following error:
    A 'Internal Server Error' error occurred communicating with the server.
    Can any one let me know what might be going wrong?
      2.  Every time I try to configure  HFM, deployment to application server fails with the following exception in the configtool log.
    2013-12-12T15:58:36.648+05:30] [EPMCFG] [ERROR] [EPMCFG-01020] [oracle.EPMCFG] [tid: 22] [ecid: 0000KBaMHzPEkJ8zngvH831IeOxZ000005,0] [SRC_CLASS: com.hyperion.cis.config.AntDeploymentApiAdapter] Error: [[
    D:\ORCL\MW\EPMSystem11R1\common\config\11.1.2.0\resources\ant-repository\build.xml:8: java.lang.IllegalStateException: java.lang.reflect.InvocationTargetException
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:116)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at com.hyperion.hit.tool.deploy.ant.engine.ProjectRunner.execAtNumber(ProjectRunner.java:137)
        at com.hyperion.cis.config.AntDeploymentApiAdapter.deploy(AntDeploymentApiAdapter.java:168)
        at com.hyperion.cis.config.AppServerDeployer.deploy(AppServerDeployer.java:239)
        at com.hyperion.config.wizard.impl.RunAllTasks.executeAppDeploymentTask(RunAllTasks.java:592)
        at com.hyperion.config.wizard.impl.RunAllTasks.execute(RunAllTasks.java:302)
        at com.hyperion.config.wizard.impl.RunnAllTasksState.run(RunnAllTasksState.java:92)
        at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.IllegalStateException: java.lang.reflect.InvocationTargetException
        at com.hyperion.hit.tool.deploy.ant.wrappers.ScriptTaskWrapper.execute(ScriptTaskWrapper.java:76)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        ... 12 more
    Any help will be highly appreciated...
    Thanks in advance.

    Just telling some info, did you changed Oracle middleware home path (Oracle\Middleware folder names)??
    I read somewhere if we change that default folder path, logs won't create properly.
    Then regarding your issue, check IIS is running or not and did you configure EPMA successfully or not??
    because here you have pasted configtool.log error msg. If no, then configure it first then try to lanuch.
    If yes, then paste EPMA log here.
    Please tell me which RDBMS you are using??
    Thanks,
    Mady

  • System session variable USER

    Hi,
    i have setup-ed the action links and used the USER variable for the EBS secuirty context init block as this
    EBS_RESP_ID
    EBS_RESP_APPL_ID
    EBS_SEC_GROUP_ID
    EBS_RESP_NAME
    EBS_USER_ID
    EBS_EMPLOYEE_ID
    USER
    Now for the sso configuration in the RPD i need to use the USER variable again as per the document (section A.1.1 )http://docs.oracle.com/cd/E14571_01/bi.1111/e10543/legacy.htm#BABFJEJF
    "To set up LDAP authentication:
    Create an LDAP Server as follows:
    Select Manage then Identity in the Oracle BI Administration Tool to launch the Security Manager.
    Select Directory Servers from the left pane in Security Manager.
    Right-click in the right pane in Security Manager and select New LDAP Server. The LDAP Server dialog is displayed.
    Create the LDAP server by completing the fields.
    Create an LDAP initialization block and associate it with an LDAP server. For more information. see "Creating Initialization Blocks" in Oracle Fusion Middleware Metadata Repository Builder's Guide for Oracle Business Intelligence Enterprise Edition.
    Define a system variable named *USER* and map the USER variable to an LDAP attribute (uid or sAMAccountName)."
    So how can i use the same user variable and assign it to LDAP init block as well the EBS security context init block.
    can you provide your valuable inputs here.

    Referencing GROUP session variable in initialization blocks for different types of authentication
    http://108obiee.blogspot.com/2009/10/referencing-group-session-variable-in.html
    Users are assigned to multiple groups from external table with semicolons, see example two and three from the post.
    Regards
    Goran
    http://108obiee.blogspot.com

  • Agent version 10.1.0.6.0 DB Control version 10.2.0.4 - Is this ok?

    Hi,
    dbconsole is failing to startup. We have already tried rebuilding the repository and still it won't start.
    The agent does come up. One thing to point out is that the agent version that is reported by emctl status agent is 10.1.0.6.0
    with a protocol version of 10.1.0.2.0
    while dbcontrol(and the database are on version 10.2.0.4). Can the 10.1.0.6 agent work with 10.2.0.4? This setup
    did work before but I think the repository rebuild may have caused some problems. The db was installed as 10.1.0.6
    and then upgraded to 10.2.0.4 so the original repository build was likely on a consistent version.
    Thanks

    I see lots of connection refused messages in the emagent.trc file
    Messages are of the form:
    WARN snmehl_connect: connect failed to....
    ERROR pingManager: nmepm_pingReposURL: Cannot connect to...
    This isn't to surprising since dbconsole is not running.

  • Plotting a graph having data points derived through cumulative functions

    Issue: Couldn't plot a graph that has data set derived through cumulative functions
    Error message: View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 937, message: ORA-00937: not a single-group group function at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    Issue Details:
    I have a repository build with Business model mapping having a couple of logical columns based on cumulative functions. The columns are defined as posted in Re: Support to oracle cumulative functions I successfully created those columns in Business model mapping and Presentation layers. Then I checked in my changes to reflect in OBIEE dashboard / answers. I included those columns in my dashboard along with some other required columns. When I try to plot graph / table I am getting the error message as mentioned.
    I observed the sql query sent to database and found that in second level select clause has some columns included with out 'group by' clause. I have executed the SQL query after adding required group by clause and it gave me some results based on the criteria.
    The SQL query sent by OBIEE to database is:
    select D1.c5 as c1,
         D1.c6 as c2,
         ( ( SUM(SUM(D1.c3) ) OVER () ) - ( SUM( SUM(D1.c4) ) OVER ( ORDER BY D1.c2 desc ROWS BETWEEN CURRENT ROW AND UNBOUNDED FOLLOWING) ) ) as c3,
          ( ( SUM( SUM(D1.c3) ) OVER () ) - ( SUM( SUM(D1.c3) ) OVER ( ORDER BY D1.c2 DESC ROWS BETWEEN CURRENT ROW AND UNBOUNDED FOLLOWING ) ) ) as c4
    from
         (select T1385.DAY_WID as c2,
                   sum(T1385.PLANNED_LABOR_UNITS) as c3,
                   sum(T1385.ACTUAL_LABOR_UNITS) as c4,
                   T1308.PROJECT_NAME as c5,
                   T1168.DAY_DT as c6
              from
                   W_PROJECT_D T1308 /* Dim_W_PROJECT_D_Project */ ,
                   W_PROJECT_SECURITY_S T5074 /* System_W_PROJECT_SECURITY_S_ProjD */ ,
                   W_ACTIVITY_D T1187 /* Dim_W_ACTIVITY_D_Activity */ ,
                   W_PROJECT_SECURITY_S T5118 /* System_W_PROJECT_SECURITY_S_Actv */ ,
                   W_DAY_D T1168 /* Dim_W_DAY_D_Common */ ,
                   W_ACTIVITY_SPREAD_F T1385 /* Fact_W_ACTIVITY_SPREAD_F_Activity_Spread */ ,
                   W_PROJECT_SECURITY_S T5090 /* System_W_PROJECT_SECURITY_S_ActSpread */
              where  ( T1308.ROW_WID = T1385.PROJECT_WID and T1168.ROW_WID = T1385.DAY_WID and T1308.ROW_WID = T5074.PROJECT_WID and T1187.ROW_WID = T1385.ACTIVITY_WID and T1187.PROJECT_OBJECT_ID = T5118.PROJECT_OBJECT_ID and T1187.ACTIVITY_NAME = 'ActivitySatya8' and T1385.PROJECT_WID = T5090.PROJECT_WID and T5074.PROJECT_SEC_KEY = 1 and T5090.PROJECT_SEC_KEY = 1 and T5118.PROJECT_SEC_KEY = 1 and (T1308.PROJECT_NAME in ('P6PilotPrjSatya2')) )
              group by T1168.DAY_DT, T1308.PROJECT_NAME, T1385.DAY_WID
         ) D1
    order by c1, c2
    {code}
    Any help would be appreciated.
    Thanks,
    Satya                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi,
    I have added following code as group by in Answers advanced tab.
    "General - (Project)"."Project Name", "General - (Activity)"."Activity Name", Calendar."Calendar Date", Calendar.DAY_WID
    {code}
    Sql issued shown in Answers advanced tab is
    {code:sql}
    SELECT "General - (Project)"."Project Name" saw_0, "General - (Activity)"."Activity Name" saw_1, Calendar."Calendar Date" saw_2, Calendar.DAY_WID saw_3, Units.SatyaTestRemainingUnits saw_4, Units.SatyaTestAvailableUnits saw_5 FROM "P6 Detailed Performance" WHERE ("General - (Project)"."Project Name" = 'P6PilotPrjSatya2') AND ("General - (Activity)"."Activity Name" = 'ActivitySatya8') GROUP BY "General - (Project)"."Project Name", "General - (Activity)"."Activity Name", Calendar."Calendar Date", Calendar.DAY_WID ORDER BY saw_0, saw_1, saw_2, saw_3
    {code}
    I am getting error even after adding the group by function explicitly from Answers advanced tab. The error message while displaying results in Chart is:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 937, message: ORA-00937: not a single-group group function at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    SQL Issued: SELECT "General - (Project)"."Project Name" saw_0, "General - (Activity)"."Activity Name" saw_1, Calendar."Calendar Date" saw_2, Calendar.DAY_WID saw_3, Units.SatyaTestRemainingUnits saw_4, Units.SatyaTestAvailableUnits saw_5, AGGREGATE(saw_4 BY saw_0), AGGREGATE(saw_5 BY saw_0) FROM "P6 Detailed Performance" WHERE ("General - (Project)"."Project Name" = 'P6PilotPrjSatya2') AND ("General - (Activity)"."Activity Name" = 'ActivitySatya8') GROUP BY "General - (Project)"."Project Name", "General - (Activity)"."Activity Name", Calendar."Calendar Date", Calendar.DAY_WID ORDER BY saw_0, saw_1, saw_2, saw_3
    I am getting the following error, while displaying the results in a Table
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 42020] GROUP BY clause, [Dim - Project.Project Name, Dim - Activity.Activity Name, Dim - Date.Calendar Date, Fact - Activity Spread.DAY_WID], is inconsistent with the projected columns in the SQL query request. (HY000)
    SQL Issued: SELECT "General - (Project)"."Project Name" saw_0, "General - (Activity)"."Activity Name" saw_1, Calendar."Calendar Date" saw_2, Calendar.DAY_WID saw_3, Units.SatyaTestRemainingUnits saw_4, Units.SatyaTestAvailableUnits saw_5 FROM "P6 Detailed Performance" WHERE ("General - (Project)"."Project Name" = 'P6PilotPrjSatya2') AND ("General - (Activity)"."Activity Name" = 'ActivitySatya8') GROUP BY "General - (Project)"."Project Name", "General - (Activity)"."Activity Name", Calendar."Calendar Date", Calendar.DAY_WID ORDER BY saw_0, saw_1, saw_2, saw_3
    Thanks,
    Satya                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • No endpoints found for interface

    Hi All,
    I have the following scenario: RFC in the backend system (ECC 6.0 SP09 no EhP's) and PI 7.1 as an Integration Broker.
    I have imported the RFC into Enterprise Services Repository and done the necessary tasks to configure an Enterprise Service.
    After that I have published the Interface to the Services Registry, Testing the Interface in WSNavigator is working fine.
    I have imported the Enterprise Service into Web Dynpro as a model and when running the Web Dynpro application I am receiving the following error:
    com.sap.esi.esp.service.server.query.discovery.ExtendedServiceException: no endpoints found for interface TreeInformationQuery_Out
    defaultTrace:
    Caused by: com.sap.tc.webdynpro.model.webservice.exception.WSModelRuntimeException: Exception on creation of service metadata for web service mass config parameters service reference ID 'TreeInformationQuery_Out_FICSIT_BASIC' and application name 'demo.sap.com/ficsit~tree'. Check mass configuration has been done properly.
         at com.sap.tc.webdynpro.model.webservice.metadata.WSModelInfo.getOrCreateWsrService(WSModelInfo.java:522)
    Any idea's?
    Regards,
    Ridouan

    Hi Sergei,
    My backend system is ECC 6.0 SP9 (no EhP's) and therefore I can't use the trx SOAMANAGER.
    I have imported an RFC from the ECC system into the PI 7.1 Enterprise Services Repository (Builder) and then published the Service (from Sender Agreement) into Services Registry also on the PI 7.1 system.
    Testing the service in WS Navigator is working fine, I can see an endpoint here.
    Also testing the WSDL with third-party application is working fine.
    JAVA Web Dynpro is given me the error: no endpoints found for interface...
    Thanks again.
    Regards,
    Ridouan

  • Oracle error 0603 where importing dmp file

    hi,
    i have an error message when importing a dmp file.
    $ORACLE_HOME/bin/imp system/xxxx file=$PIPE_NAME log=$FIC_LOG commit=y buffer=4194304 fromuser=user touser=user
    . . Import de la table "RACLEGL" 471445 lignes importées <
    IMP-00017: Echec de l'instruction suivante avec erreur ORACLE 603 :
    "CREATE UNIQUE INDEX "RAPRIK_CGL" ON "RACLEGL" ("CGL_RENTITY" , "CGL_CODE" ,"
    " "CGL_ORG" , "CGL_LINE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITI"
    "AL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "IDX_1" LOGGING"
    IMP-00003: Erreur ORACLE 603 rencontrée
    ORA-00603: La session de serveur ORACLE s'est terminée par une erreur fatale
    IMP-00017: Echec de l'instruction suivante avec erreur ORACLE 3114 :
    "BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"RAPRIK_CGL"',NULL,NULL,NULL,470059"
    ",2380,470059,1,1,204641,2,0); END;"
    IMP-00003: Erreur ORACLE 3114 rencontrée
    ORA-03114: pas connecté à ORACLE
    IMP-00003: Erreur ORACLE 3114 rencontrée
    Thanks for your help

    I tried reinstalling imp.exe and exp.exe using the Oracle Universal Installer. I checked the import/export utility, but the OUI removed THE ENTIRE developer suite ;-(
    So, I decided reinstalling the Oracle and the developer suite from scratch! The installation was ok and I could see the imp.exe working fine during the repository building.
    I also did a lot of experiments and some results follows:
    I can export and import an application system if I use the SAME user to export and import the .dmp file;
    I can import a .dat file exported by another user sometimes…
    But, my main trouble still exists: I can’t import .dmp or .dat files from another user that used exp.exe 8.xxx.
    The symptom when I try this last option is the “freezing” of imp.exe like the follow example:
    “Import: Release 10.1.0.4.2 - Production on Sßb Fev 18 21:15:51 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Conectado a: Personal Oracle Database 10g Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Arquivo de exportaþÒo criado por EXPORT:V10.01.00 via caminho convencional
    AdvertÛncia: os objetos foram exportados por ALUNO; nÒo por vocÛ
    importaþÒo realizada nos conjuntos de caracteres WE8MSWIN1252 e NCHAR AL16UTF16
    . importando objetos de ALUNO para ALEXFM
    . . importando table "XTSYS_EXPORT_OBJECTS" 1 linhas importadas
    . . importando table "XTSYS_IMPORT_IRID_MAPPING" 68 linhas importadas
    . . importando table "XTSYS_IMPORT_IVID_MAPPING" 68 linhas importadas
    . . importando table "XTSYS_RM$REPOSITORIES" 1 linhas importadas
    . . importando table "XTSYS_TABS_EXPORTED" 14 linhas importadas”
    The imp.exe always freezes at xtsys_tabs_exported…
    Any ideas?
    Regards, Alexandre

  • Administration tool read only access

    I was wondering if there is a read only access to the administration tool.
    What i am trying to do is to test the repository Build with best practices since this repository is live and done by a group of developers -
    Since i joined recently and wanted to know what resources i need to get to view and test the repository.
    I was wondering if there is a read only access to admin tool , not sure about this and also do i need oracle BI installed on my local machine to view the repository.
    If not ,is there a way where i can get to see the repository without having the priviledges to do any modification or save changes to the repositoryin online or offline mode
    Thanks Deva ...
    Edited by: UOOLK on 01-Jun-2012 02:48

    Hi,
    If you want to switch your RPD read only mode to online/Offline mode
    try to re start your bi server and then try to access it RPD (online/offline mode)
    Setting rpd in read only mode:
    users wants to access the RPD in online mode then do below setting in NQSConfig.ini but this will refrain u developers as well to do any change in online mode...
    Refer Section: READ_ONLY_MODE
    http://download.oracle.com/docs/cd/E12096_01/books/AnyInConfig/AnyInConfigNQSConfigFileRef11.html
    otherwise you can give it copy of RPD(he can access it via offline mode)
    if your using obiee11g,
    Read-Only issues on a new install of OBIEE 11g:(always opens it in Read-Only mode)
    Login to Oracle Enterprise Manager Goto -> Business Intelligence -> coreapplication
    Click - Capicity Managment Tab in Right side -> Performance -> Check Disable Disallow Online RPD Updates
    Thanks
    Deva
    Edited by: Devarasu on Jun 1, 2012 6:01 PM

Maybe you are looking for

  • Error while submitting a BUTTON defined on Page 0

    Hi, I am creating a Feedback/Rating region (user will select from rating 1, 2, ... 4, 5 ) and the response will be stored in database table. - I have created the Region at Page 0 (my requirement is to display this at all the Pages). This region consi

  • How to use Go URL to Navigate from one report to another

    I have used Actionlink option to navigate from one report to another, It is nopt working on the dashboard because i used presentation variables in my first report and its throwing me an error below, I have to pass on id from one summary report to det

  • The parallel process for mrp.

    hi exports we plan to do the scope of planning for the total planning as a background job. while doing that system ask for the parallal processing for mrp what is customize step and procedure to do the parallel process for mrp.

  • Turn off phone without turning off GPS?

    I hope you can help with a query. Is there any way I can turn off the phone on the iPhone 4 without also turning off the GPS? I'd like to be able to run with Runkeeper app on but without the distraction, battery drain and radiation of the phone. I un

  • How to speedup my G505

               Hi, My laptop G505 59379534 has become horribly slow. In fact it is so right from beginning when I purchased six months back. Around 50 GB of data consisting of audio, video files are stored in it. It takes atleast 2 to 3 minutes to open e