Error creating of business model

Hello

I created my physical layer on a server data warehouse SQL with denormalised table without joins.

When I try to create a business of this physical layer model, (drag the columns of 5 or more than one table) and I check the consistency, the error I get is: 38133 - table logical ERRORS: the logic Table < table name > is not attached to any other logical table.

Is it mandatory for a physical to join view table?

Table in physics or MDB layer had to have a join with any of the table, it could be a free table in training alias, which allows you to delete would help with consistency errors.

If this is not help pls send me your SPR or screenshots to my email.

If brand pls help

Tags: Business Intelligence

Similar Questions

  • create a business model when there is only a single source table

    Hello
    How to create a business model when there is only a single source table in the physical layer



    Concerning
    Swathi

    It is very well possible and feasible. His name as a single Table model. Good example is HIS domain system where we have just one physical source. No need to create aliases in physics. Just use the same table twice in the MDB with a single logical table as a model made... As for example the number of users (aggregated). Then apply normal complex participate MDB and present in the presentation layer.

    http://gerardnico.com/wiki/dat/OBIEE/single_table_model
    http://gerardnico.com/wiki/dat/OBIEE/sasystem

  • Error creating Sync business account

    I have a Motorola Atrix 2 and initially set up an account to synchronize business several months ago. I have not had any problems with this account until last week, when migrated my Exchange Server.
    I tried to add the new name of the server, but that did not fix the problem. I was told by my company (Microsoft) tech support to remove the Corporate Sync account and then re-create.
    I went to create the Corporate Sync account via setting > accounts > add account > Corporate Sync, but when I entered my information (E-mail address, password, domain and user name) and click on next, I received this error:
    Sorry! The accounts of the application (process.com.motorola.setup) has stopped unexpectedly. Please try again.
    I rebooted the phone several times, but the error always occurs. I've not found useful information online so far. Any suggestions?

    Thanks, AlphaDog. Option to uncheck the "check certificate" did the trick! Appreciate the help!

  • Error creating web proxy

    Hello

    I created a web service in the ProjectsManagement (jws) workspace. Now, I am trying to invoke that service of the ProjectsFinancialsEss (jws) workspace by creating a web-proxy. However, I get the following error when I create the web proxy:

    oracle.jdeveloper.webservices.model.WebServiceException: error creating the wsdl model
    "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec

    Please find the jDev below stack trace:

    oracle.jdeveloper.webservices.model.WebServiceException: Error creating model from wsdl "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
    at oracle.jdeveloper.webservices.model.java.JavaWebService.createPortTypes(JavaWebService.java:1635)
    at oracle.jdeveloper.webservices.model.WebService.createServiceFromWSDL(WebService.java:2846)
    at oracle.jdeveloper.webservices.model.WebService.createServiceFromWSDL(WebService.java:2611)
    to oracle.jdeveloper.webservices.model.java.JavaWebService. < init > (JavaWebService.java:509)
    to oracle.jdeveloper.webservices.model.java.JavaWebService. < init > (JavaWebService.java:461)
    to oracle.jdeveloper.webservices.model.proxy.WebServiceProxy$ ProxyJavaWebService. < init > (WebServiceProxy.java:2268)
    at oracle.jdeveloper.webservices.model.proxy.WebServiceProxy.updateServiceModel(WebServiceProxy.java:1701)
    at oracle.jdeveloper.webservices.model.proxy.WebServiceProxy.setDescription(WebServiceProxy.java:525)
    at oracle.jdevimpl.webservices.wizard.jaxrpc.proxy.ProxyJaxWsSpecifyWSDLPanel.setDescription(ProxyJaxWsSpecifyWSDLPanel.java:238)
    at oracle.jdevimpl.webservices.wizard.jaxrpc.common.SpecifyWsdlPanel.buildModel(SpecifyWsdlPanel.java:1109)
    to oracle.jdevimpl.webservices.wizard.jaxrpc.common.SpecifyWsdlPanel$ 5.run(SpecifyWsdlPanel.java:661)
    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.jdeveloper.webservices.tools.WsdlValidationException: Error creating model from wsdl "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
    at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.newWsdlValidationException(WsaAdaptor.java:825)
    at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.getSeiInfo(WsaAdaptor.java:515)
    at oracle.jdeveloper.webservices.tools.WebServiceTools.getSeiInfo(WebServiceTools.java:523)
    at oracle.jdeveloper.webservices.model.java.JavaWebService.getSeiInfo(JavaWebService.java:1741)
    at oracle.jdeveloper.webservices.model.java.JavaWebService.createPortTypes(JavaWebService.java:1496)
    ... 12 more
    Caused by: oracle.j2ee.ws.common.tools.api.ValidationException: Error creating model from wsdl "file:/ade/amrmishr_amr_feb12_03_v2/fusionapps/prj/components/projectsManagement/resourceManagement/reporting/model/src/oracle/apps/projects/resourceManagement/reporting/model/UpdateResourceUtilizationDataService.wsdl": no !/ in spec
    at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsWsdlToJavaTool.getJAXWSModel(JaxwsWsdlToJavaTool.java:679)
    at oracle.j2ee.ws.tools.wsa.WsdlToJavaTool.createJAXWSModel(WsdlToJavaTool.java:478)
    at oracle.j2ee.ws.tools.wsa.Util.getJaxWsSeiInfo(Util.java:1360)
    at sun.reflect.GeneratedMethodAccessor1137.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to oracle.jdevimpl.webservices.tools.wsa.Assembler$ $2 1.invoke(Assembler.java:218)
    to $Proxy90.getJaxWsSeiInfo (Unknown Source)
    at oracle.jdevimpl.webservices.tools.wsa.WsaAdaptor.getSeiInfo(WsaAdaptor.java:505)
    ... 15 more
    Caused by: oracle.j2ee.ws.common.tools.api.ValidationException: no! / in spec
    at oracle.j2ee.ws.tools.wsa.SchemaTool.genValueTypes(SchemaTool.java:188)
    at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsWsdlToJavaTool.getJAXWSModel(JaxwsWsdlToJavaTool.java:662)
    ... 23 more
    Caused by: oracle.j2ee.ws.common.databinding.common.spi.DatabindingException: no! / in spec
    at oracle.j2ee.ws.common.tools.databinding.jaxb20.JAXB20TypeGenerator.generateJavaTypes(JAXB20TypeGenerator.java:124)
    at oracle.j2ee.ws.tools.wsa.SchemaTool.genValueTypes(SchemaTool.java:186)
    ... 24 more

    Any help on this will be greatly appreciated.

    Thank you and best regards,
    Amrit

    Watch as you hit 11838224 Bug that should be fixed in 11.1.2.x
    If you are unable to update you can use the following workaround:
    @ Workaround details
    @ =====================
    @ Deploying the model project and build the proxy from the wsdl of the
    10.3.x.0 @ WLS server.

    Timo

  • How to limit the developers of the RPD to some business models?

    Hello

    I would order that can change business RPD models.

    I have thought to create application policies RPD_developer, create rpd_developer roles (one for each business model) and filter their access rights.

    No idea if this is possible?

    Thanks for your help

    concerning

    Andy

    Not at the moment a binary RPD. The 'Permission' concern mark resp. restrictions. the read/write access on the presentation as well as the physical layer layer - but those who are related to the analytical use through answers / SmartView etc. and RPD will not work.

    In theory, you could do it in an RPD which is divided into pieces MDS XML and then assign subsets some developers. I say in theory because you would have to if ensure no reusable entity and object exist always... which basically will never be the case unless you are ok with the duplication of objects to get around this fact.

  • Table repository - Business model - 10g OBIEE logical to physical table, column mapping is empty

    Hi, I'm really new to OBIEE 10 g.

    I've already implemented a database SQL Server 2005 in physics and import a vw_Dim_retail_branch view.

    The view has 3 columns: branch_id, branch_code, branch_desc.

    Now, I want to set up the business model to map this physical table (view).

    I created a new business model

    Adding new logic table Dim_retail_branch

    In sources, added the vw_Dim_retail_branch as a table source.

    But in the logical table source column mapping tab window, it is empty. I thought he should be able to identify all of the columns in vw_Dim_retail_branch, but no. The spectacle of the mapped column is checked.

    What should I do here? Each column type manually?

    Hello

    You can drag and drop the columns from the physical layer to layer MDB.

    Select 3 columns and drag and drop it to the logical column created in the MDB layer.

    For more reference: http://mkashu.blogspot.com

    Kind regards

    VG

  • FTP upload problem "error creating folder/phone".

    We have launched our new Web site in December and downloaded and updated without problems before.
    I made very minor updates today and tried 6 - 7 times now - download "changed files only" on our FTP host.
    Sometimes at 60% and accidents, saying there is an "error creating folder/phone" and try again later.

    I don't think it's a FTP host error, but rather an error in the Adobe software. I contacted MUSE initially and they

    directed me to this site for a solution, saying that it was a problem of Adobe software.

    It is a business Web site, so I need solve this problem as soon as possible.

    * I have included a screenshot of the error message below *.

    FTP Upload Error_2014 0115.jpg

    Hello

    This error occurs usually when you do not have permission full administrator on your hosting server. I suggest to contact your webhost and ask them to give you full administrator access.

    Kind regards

    Aish

  • OBIEE 10G - repository Business Model adding fact Table

    Hello

    I tried to search the forum for problems similar to this one, but did not find any thread that responded to my doubts.

    I'll try to explain this very well (without images it's complicated). Suppose we have a schema with the following tables:

    Dim_1, Dim_2, Dim_3, Dim_4, Dim_5, Fact_1, Fact_2

    Fact_1 is connected to Dim_1, Dim_2 and Dim_3
    Fact_2 is connected to Dim_2, Dim_3, Dim_4 and Dim_5

    And on the business of the repository model, we already have a model with the following tables:

    Dim_1, Dim_2, Dim_3 and Fact_1. It was the State of the repository, the last time that we have saved.

    Now, I want to add to the activity model, the table Fact_2 and the Dims that connect with Fact_2. What should I do here?

    If I drag the physical layer only the tables (Dim_4, Dim_5 and Fact_2 like Dim_1 and Dim_2 already exist in the business model) when I check on the business model of the table Fact_2 and direct joins diagram I see only joins Dim_4 and Dim_5 and not joined to the other two dimesion tables (Dim_1 and Dim_2). I don't know if OBIEE will always act as these joins are made or if I'm having problems when I'm working on presentation services.

    If I drag the physical layer, the tables (Dim_2, Dim_3, Dim_4, Dim_5 and Fact_2) I'll see all the joins, but I'll have on repeated business model tables, something like this:

    Dim_1, Dim_2, Dim_2, #1, Dim_3, Dim_3, #1, Dim_4, Dim_5, Fact_1 and Fact_2

    So what is the solution here? I have to redo everything I want to add something, and this situation occurs? Isn't his smart and there must be a better solution. I know that I can start direct joins manually, but that is the best solution that I can find in this situation?

    I hope that I was clear :)

    Thank you

    Hello

    I have proposed this approach because your layer of MDB was already designed with fact1 joins. If you have already designed MDB, once you drag fact1, fact2 & Sun 1-5 (after physical joins) complex join will be automatically created in MDB. Now that you're at halfway, it is the only way to include the tables.

    Rgds,
    DpKa

  • Layer of Business Model and mapping

    I am trying to create a logical dimension table by dragging the corresponding table of the physical layer. However, in the layer of business model it appears with a yellow icon indicating that it is a logical fact table. Please help me how to create a logical dimension table in the layer of business model. Don't know what I'm doing wrong here.

    Thank you.

    Blanchette,

    Make a right-click on the field---> properties--> Tables-->. Upwards and downwards and align the way you want

    Thank you
    Saichand.v

  • How to add an array of stand-alone physical layer to the Business Model

    Hello

    I have tables from 2 different database sources in my physical layer.

    My business model is currently using only the tables of a database. My second database in the physical layer, I don't need a single table and who will be an array of stand alone, to my presentation layer.

    1. must you go through my business layer or can it be added directly to the presentation layer. What are the steps?
    2. can I restrict permissions on this table stand alone to the administrator?

    Thank you.

    (1) create a view with a single column using sql (select 1 of the double) in the physical layer and attach it to the table using a complex join in the physical layer (1 = 1).
    A movement that set the column as a key in the physical layer and mdb to MDB.

    (2) you can restrict access to the presentation layer of table
    Double-click the table of presentation-> Permission-> here layer, you can restrict access by user or group

    Thank you
    Vino

  • How two business models can be connected?

    Hi all

    Can we connect 2 business models in MDB layer logically?

    Thank you

    Hello.

    It is not possible to connect different BM 2 in the layer of MDB. What you can try to do - create new BM containing objects of these 2 BMs.

  • Sum in OBIEE business model

    Hello

    I'm doing the $ 1, $ 2, sum3 and suma total sum 1 + sum 2 + sum3. For example, I have six elements. Articles 1 and 4 make sum 1, points 2 and 5 to the sum of 2 and so on. Finally, all money is total. Is it possible to make in the business model?

    Thanks in advance.

    Hello

    I think that you can do using a filter like this object

    FILTER (measure.column USING dim.column IN ('RC', 'Kasko'))

    In this way, you can build your different totals.

    And you can create a total with different objects.

    I hope this can help you.

    KR,
    A

  • Text of loading files Business Modeler Demantra

    Hello, since I load three .txt files: sale, rental, article, Business Modeler, once I created a new data model.
    I specified the folder that contains the .txt files, when I created the template. I have to create a lot of load?

    Thnx.

    Hi ADGE,.

    To load the data from these three text files into the staging tables you can create a lot of charge containing 3 profiles viz for point, rental and sale. So clocked this load batch updates data in the respective T_src 3 tables.

    After having loaded the 3 staging tables with data from text files, run the EP_LOAD_MAIN procedure to import the data in the base that is elements, location and sales_data tables.

    Thank you and best regards,
    Shekhar

  • Error creating Message Database

    When you try to run the WLCCA after installation I get this error.

    Error creating message database. Reload the database?

    I click Yes or no the same problem...

    Error creating message database. Contact development for steps to reproduce.

    Any help is appreciated, thanks!

    Hi Thomas

    You can ignore it. I do not understand DB XML for messages on the beta, so the application will generate if on the fly

    It should show only on the first load, then during subsequent runs, the file will be available, no more errors should be displayed

    I will include the file on future updates beta

    concerning

  • Error creating a new playlist in Windows Media Player

    So what happens if deletion folder Media Player does not work?

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    I did everything you wrote in the response and it does not work so have no other option (s)

    This is related to the question "Error creating a new plaslyst." Error message: Windows Media Player has encountered a problem during the creation or saving of playlist.

    HAPPY TO SAY I SOLVED MY PROBLEM WITH WMP PLAYLISTS. I HAD A SCRIPT TO DISABLE THE LIBRARIES IN WINDOWS EXPLORER THAT CAUSED MY PROBLEM. SINCE I RESTORED IT BY DEFAULT, I DON'T HURT ANYMORE TO CREATE PLAYLISTS.

    STILL DON'T KNOW HOW TO INCREASE THE FONTS HERE IF

Maybe you are looking for