Business Model Allocation Error

Hi All,
Hope someone can help me with this issue. I open the BusinessModel and doubleclick on an existing relationship. My workspace locks up with the following error:
"Error Allocating Resources.... not enough storage is available to complete this operation"
I don't know if the BusinessModel has reached a max size or what. Any ideas?
Thanks for any help,
Jeff

Hi
If you are facing this problem on NT, the following article would be helpful.
http://knowledgebase.iplanet.com/ikb/kb/articles/7042.html
Regards
GS

Similar Messages

  • ERRORS:   BUSINESS MODEL : [38083]

    ERRORS:
    BUSINESS MODEL :
    [38083] The Attribute 'COLUMN NAME' defines a measure using an obsolete method.

    here is the actual problem i am facing for a report i have a fact table name call_log summary ,,so when i pull any column calllog_summary the reports works fine,,, now comes the problem i have one more table call_log_detail which has the lowest level of granularity ,,, compaired to call_log_summary (in one word there is a one to many relation ship between call_log_summary (one) and call_log_detail(many ),,,
    for one call_log_summary there are more than one in call_log_detail,,, but i want to get the sum of all column which i am picking up from call_log_detail ,,, so that in the report there is only one row for call_log_summary and call_log_detail in the report ,,,
    i know it is along exp ,, hope u get it

  • How can I use Server level variables in a business model based report

    hi gems..
    I have declared one server level variable in the BI Analytics repository.
    Now I have made one business model based report.
    In one column I want to use that server level varible.
    I go to the formula tab of that column and then clicked on variable--> session --> put the name of the variable and click ok.
    But when i viewed the report, it is not showing the dates, rather it is showing the date format I chosed i.e DD-MMM-YYYY.
    please help..

    actually the previous problem got resolved...
    Now when I am trying to apply a filter on a particular column using that server variable, then it is showing that the varible has no value definition.
    I have clicked on the filter tab of that column-->add-->variables-->session variables-->then I put the name of the variable-->click OK.
    the following error is comming-
    Error Codes: YQCO4T56:OPR4ONWY:U9IM8TAC:OI2DL65P
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 23005] The repository variable, Variable_name, has no value definition. (HY000)
    I have made that server variable from manage-->variables-->(right click) create new initialisation block-->gave the name and wrote the query and aslo gave the connection pool name and test that and it worked fine..

  • How to copy one Analysis/Report in Business Model A to Business Model B?

    I have created a Business Model, Presentation layer in my RPD. I have many subsequent reports/analysis for that BM. Now, i have created a second BM/Presentation layer, in the same RPD, which uses a new set of identical tables (columns and table names, etc... all the same, but different data). So, without re-created each report in Analysis, i just want to copy some of those reports/analysis so they will use my 2nd BM instead of the first. Can this be done, and how?
    Edited by: user12602240 on Mar 31, 2012 11:50 AM

    I'm retracting my comments for now -- this may be due to a column ALIAS which isn't present.
    I will re-post after I investigate that a bit.
    --- Original ---
    Kalyan,
    Not sure if you had any difficulties in this method. When i try it, i get the following error below. I've checked my names - the names "Periods" and "PERIOD_ID" are identical in both my subject areas. They refer back to aliased tables which ultimately point back to the same physical table. It's unclear to me why i am getting the unresolved column error, but i'm still trying to sort that out.
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    Location: saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool, saw.threadpool, saw.threads
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27005] Unresolved column: "Periods"."PERIOD_ID". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Periods"."PERIOD_ID" FROM "BM11_Current"')}
    SQL Issued: SELECT "Periods"."PERIOD_ID" FROM "BM11_Current"
    Edited by: user12602240 on Apr 10, 2012 5:21 PM

  • Data model compilation errors

    Hi, in Demantra's Business Modeler after I compile a new data model, the system is showing me 8 errors, but I don't know why, because i made everything perfect. Even the default data model example from the test instance has 9 errors after the compilation. What is the problem??
    These are some of the errors :
    Object name Object type
    APPROC_ACCEPT_OPTIMIZATION | PROCEDURE
    APPROC_BLE_ACTUALS_LY | PROCEDURE
    APPROC_MAINTAIN_TERR_RETAILER | PROCEDURE
    Thanks.
    Edited by: dcro on Sep 17, 2009 12:59 AM

    Hi,
    In Demantra, the database objects (including procedures) are based on the default seeded data model.
    While creating a new data model, the procedures get formed dynamically according to the hierarchies defined by you during the "Data Model" stage.
    So whenever a new data model gets created the existing procedures gets changed which might not match with the default procedure and might error out while compilation.
    Hope I addressed your query.
    Regards,
    Shekhar

  • Building data model using business modeler in demantra

    Hello.
    During this week I've been trying to build a data model using the business modeler but i keep getting an error during the process. My main problem is that I don't really know if i am making the mistake or it is a configuration problem with my demantra install. To begin with I'm trying to build the most simple of the models, 3 files or tables (tryed both) sales, items, and location, all joined by their respectives id's. So If anyone could be so kind to direct me to a tutorial with an example (besides the implementation guide) or a anything like that will be greatly appreciated.
    Thanks!
    Data tables estructure:
    Sales table:
    Item_Id|Item_Name|Org_Id|Org_Name|Site_Id|Site_name|sales_date|Quantity
    Items table:
    Item_Id|Item_Name
    Location table:
    Org_Id|Org_Name|Site_Id|Site_name
    So far I've tryed building the model with one record on each table.
    this is the error that i'm getting:
    <a href="http://imageshack.us/photo/my-images/832/errornuevo.png/"></a>
    Uploaded with ImageShack.us

    We currently don't support DataControls based on the ADF BC technology. We will consider such support if there is a strong interest in that use case.
    Independent of the IDE's you use, there are ways to expose services based on ADF BC that can then be consumed by the view layer. A Google search will point you to some of the approaches.
    HTH. Thanks for your interest in OEPE.

  • Moving  Business Model Contents

    Hi.
    I need to move a business model content into another one without affecting presentation catalog.
    I moved the fact table, the dimension tables, and the dimensions (except one that is already present in the destination busienss model).
    I've got an error ...
    Which is the best way to do it ?
    Thanks,
    Andrea

    You can write click your business model , and choose to duplicate , with or without corresponding Pres. Catalogue.
    Otherwise you should be able to shift select, right click copy and paste. You may want to do this in smaller groups, ie fact tables, then logical dims, then hierarchies.
    I've also see some joins not get copied before, and importantly, the content levels on LTS's and measures - I've seen those not get copied also.
    Hope this helps.
    Alastair

  • Business Components Load Error

    Hi.
    I'm using JDeveloper 11.1.2.1.0 and I can see the following message in the Message log;
    Business Components: Load error - (null)
    Business Components: Load error.
      Object: (null)
    With a reference to the Model jpr file for the project.
    The application runs ok despite this message, but I'm concerned there may be problems lurking. I'm guessing this may be a hangover from attempting to remove a View Object definition from the Model project - which itself seems quite problematic (running into caching problems etc).
    So, does anybody:
    a) know how to resolve this load error issue and / or remove the null object reference
    b) know of any problems it may cause if it cannot be removed
    Thanks for your help.

    Do you have a source control system  (svn, git,...) you use with the application?
    The Model,jpr file is corrupt which may cause trouble later. Right now everything looks working, but there might some display problems when you open e.g. the application module or VO.
    Save the current (corrupt?) jpr file and try to restore it from the repository until you find one which loads without the problem. Once you have on select the project in the application navigator and click on refresh (ctrl-r). This should add missing content back again.
    Timo

  • OBIEE10G repository business model

    Hi, I am new to OBIEE 10G.
    I created a physical table (a SQL Server 2005 view) vw_Dim_retail_branch, which has three columns: branch_id, branch_code, branch_desc
    I then created a new business model: Retail_branch,
    I dragged the vw_Dim_retail_branch from physical to the model Retail_branch. A logical table is created with the three columns. Great.
    I then dragged the model to presentation layer, a presentation catalogue and presentation table created. But the consistence checking reports an error:
    BUSINESS MODEL Retail_branch:
    [nQSError: 15001] Could not load navigation space for subject area Retail_branch.
    [15013] Logical table, Retail_branch.vw_Dim_retail_branch, does not join to any other logical table
    Any idea?

    Ok, I think I found the answer:
    https://forums.oracle.com/message/3527204

  • Single table in Business model

    Hello,
    Is it possible to have only one table in the business model.
    If I try to add just one table into my business model, I receive the following error during consistency check. I could find no help in documentation.
    BUSINESS MODEL test:
    [nQSError: 15001] Could not load navigation space for subject area test.
    [15013] Logical table, test.empname, does not join to any other logical table
    Any ideas?
    Thanks in advance

    Practically one table does not work in BI, because it expects star schema which consists of at least two tables. So the solution is here.
    Put the same table again in business mode and make a complex join between both of them. Use only Fact table for presentation. that solves the problem.

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

    Hi, I am really new to OBIEE 10g.
    I already set up a SQL Server 2005 database in Physical and import a view vw_Dim_retail_branch.
    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
    Added new logical table Dim_retail_branch
    In the sources, added the vw_Dim_retail_branch as source table.
    But in the Logical table source window,  column mapping tab, it's blank. I thought it should be able to identify all the columns from vw_Dim_retail_branch, but not. The show mapped columns is ticked.
    What should I do here? Manually type each column?

    HI,
    Just you can drag and drop the columns from physical layer to BMM layer.
    Select the 3 columns and drag and drop it to the created logical column in BMM layer.
    for more reference : http:\\mkashu.blogspot.com
    Regards,
    VG

  • How to add a stand alone table from Physical layer to Business Model

    Hi,
    I have tables from 2 different database sources in my Physical Layer.
    My Business model currently uses only tables from one database. from my second database in teh physical layer I need only one table and that will be a stand alone table, to my Presentation layer.
    1. Does it have to go through my Business layer or can it be directly added to the Presentation layer. What are the steps?
    2. Can I restrict the permissions on that stand alone table only to the administrator?
    Thank you.

    1)create a view with single column using the sql (select 1 from dual) in physical layer and join it with the table using complex join in physical layer (1=1).
    Move that to BMM, set the column as key in both physical and bmm layer.
    2) You can restrict the access for the table presentation layer
    Double click the presentation layer table -> Permission -> there you can restrict the access by user or group
    Thanks,
    Vino

  • Allocation error when I create production order

    Hi guys:
       I met allocation error when I created production order with CO01.could you help me out?urgent!

    hi
    What is the excatly the error so that we can tell u the reason
    regards
    ramakant

  • Business Model and Mapping layer

    I am trying to create a logical dimension table by dragging the corresponding table from the physical layer. However, in the business model layer it shows up with a yellow icon indicating it is a logical fact table. Please help me how I create a logical dimension table in the business model layer. Not sure what I am doing wrong here.
    Thanks.

    Hello Saichand,
    No I did not. Do I have to create joins even when I am dragging this object from the physical layer? Let me read and learn how to create the joins. I will get back if I will have more questions.
    But, thanks for the quick response. As you can see this is the first time I am trying to modify the business model layer.
    Thanks.

  • Alternative approach to tree business model

    Hi JHS Team,
    When generating tree-forms with JHeadstart, we need two VO instances in the model for each node we want to present: one for rendering the Tree and another to show on the form, after the user selects a node.
    I understand that this is necessary for the case when the user clicks on one node which father node isn't the current row of its corresponding View Object, and so in such case the form couldn't find the current row and show the correct data.
    I'm still using the 10.1.2 version, but I checked the 10.1.3 documentation and this model requirement is still there.
    I tried another approach to this issue, which consists of using the very same VO instance for trees and forms: in every level, I render the node with every Iterator used in the previous levels and each corresponding row key for every previous levels. When the user selects a node, in that node link I have every Iterator I need to seek and every primary key I need to search for, so I can really reconstruct the path used by the user to seek that node.
    So, the benefit is that I don't need a root VO in the AM for every node I need to present as a form. In huge trees, this really simplifies the model construction and its maintanance.
    In 10.1.2, the runtime library (JhsDataAction) is already prepared for this, so I would like to know, if possible, the reasons why this is not used already by default (maybe performance?). If there is a reason to mantain the two VO instances in 10.1.3, could it be changed to allow us use the same instances as an alternative to simplify models, and generate the JSF pages working accordingly?
    Thanks a lot!
    Eduardo

    Hi Steven,
    Many thanks for the explanation. I agree with you that the current implementation is easier to understand, but I think it is only from the point of view of a programmer who understand some concepts of ADF business model. When you're a beginner, it's more difficult and less intuitive (or at least it was for me some time ago :-))
    I can say that in our project we have 4 very large trees in the same Application Module (since they need to be present on the same project as they're all related), and in each level we have at least 3 or 4 "details" VOs we present in the form, so the final model is really huge and really difficult to maintain. It was surprisingly easy to change the UIXs to the other approach, however, so I asked myself if this was tried already. Thanks for warning me of the unpredictable problems, I'll see if we have any.
    Eduardo

Maybe you are looking for

  • How do you remove items from the popular list

                   How can I remove unwanted items in the popular list?

  • Interactive Scripts History Issue

    Hi ,        I got a issue in Interactive Script using winclient. I have created a flow in interactive script editor and is working well in the CICO screen. My issue is I am not able to view the history of the answers for that question displayed on th

  • Using the Java DOM properly

    I am new to the Java DOM (package org.w3c.dom) and have read several tutorials on its basic use, but cannot find the answers to what I feel are some very basic questions. In org.w3c.dom (the "Java DOM"), Documents, Elements and Nodes are interfaces a

  • Can I get around the 7 burned CD max?

    Every Christmas I make a mixed CD for my close family members - 15 or so - as a present. Over the past year I have made alot of iTunes downloads, and wanted to use them on the mix, bnd apparantly I can't do more than 7. Is thound this? I am not tryin

  • IPhone 3GS is iPhone is diabled connect to iTunes but nothing happens when I connect?

    How do I unlock iPhone 3GS when it states iPhone disabled connect to iTunes? I would appreciate any help to get it working again with the data remaining.