Outline optimization Urgent

hi,
Yesterday i was told about modified Hour glass method as follows:
- Time (if it's dense)
- Accounts (if it's dense)
- Densest dense dimension to Least densest dense dimension
- Sparse dimension with the smallest ratio of ancestors to level 0 members
- Sparse dimension with the largest ratio of ancestors to level 0 members
- Largest sparse dimension (if you're using the calculator cache)
- Non-aggregating sparse dimensions
I didnt get much success in optmization though or may be was not able to arrange the dimension properly as had few confusion about it. The specifications of dimension i have in outline is as follows:
Dimension          No OF Ancestors     No of stored member          Ratio: No Of Ancestores to level0 members               Type of dimension
BU          2          19               0.11                              Sparse
MT          9          36               0.25                              Sparse
IC          20          47               0.43                              Sparse
Branch          37          122               0.30                              Sparse
Project          10          181               0.06                              Sparse
Product          52          145               0.36                              Sparse
Entity          32          517               0.06                              Sparse
Year                    3                                             Sparse
Scenario                    7                                             Sparse
Version                    3                                             Sparse
Account                    424                                             Dense
Period                    13                                             Dense
It would be great if anybody can let me know what would be the best way to order these dimensions in outline according to modified hour glass technique .
Thanks In advance :)

Here is the hourglass method...*NOTE this takes into consideration that the dimensions are set properly to dense and sparse. You may have to review your dimensions and see if a dimension and its members are a true dense member. Dense is predictable, always full of information ,evenly distributed.
this is what I got...
Account 424 Dense
Period 13 Dense
Year 3 Sparse
Version 3 Sparse
Scenario 7 Sparse
BU 2 19 0.11 Sparse
MT 9 36 0.25 Sparse
Branch 37 122 0.30 Sparse
IC 20 47 0.43 Sparse
Product 52 145 0.36 Sparse
Project 10 181 0.06 Sparse
Entity 32 517 0.06 Sparse

Similar Messages

  • Error in download patches - Maintenance Optimizer - Urgent please

    Hi,
    I am getting the below error , when i tried to download patches from Maintenance optimizer. Please help me to resolve the issue ASAP.
    Regards
    Subbu

    Hi Subbu,
    pls refer below links,
    consolut - SOLMAN_SAP_BACKEND008 - Assigned S user and RFC user of destination are incompatible - SOLMAN_SAP_BACKEND 008
    Regards
    K.N

  • Outline optimization for ASO 7.1

    Hi,
    I've the time hierarchy which contains years,quarters,months and days. Now will it be a good idea to break the time hierarchy in 3 separate dimensions like year (which will contain the years only), time period (contain quater and months) and Days (1-31). It'll defntly reduce the member numbers in the outline since there is no repeated member. But will that help me to enhance the data load performance in the cube? And if yes, How?
    Thanks!

    Given that it is an ASO cube, there are no considerations for dense/sparse like there are with BSO cubes. My first thought is that you won't get much of a performance increase. You're right, you could reduce the number of members in the outline but usually the reason I need to use ASO is partly because I have tons of members in the Measures dimension, meaning that the number of members in Time is fairly trivial.
    The other thing you'd have to consider is that the way your users retrieve data from the cube would be entirely different if you change the dimensions. If you already have lots of reports out there or users that are accustomed to drilling into the cube in a certain way, changing the dimensions could be a very bad idea for that reason alone.
    Of course, the easiest way to find out if you get any data load performance gains is to try it. Are you using any of the other ASO loading tricks, like using more threads specified in your essbase.cfg file?
    Jason
    [jasons hyperion blog|http://www.jasonwjones.com]

  • Code optimization - Urgent

    Hi All,
    I have called the function module - 'CS_BOM_EXPL_MAT_V2' with respective parameters. Following the function call, i have written these lines, to display each material & the corresponding field from MARC. There is no syntax error, but the execution of this query takes a very long time, i had to terminate the execution.
    May i know what could be the reason for this?
    Code
    IF SY-SUBRC EQ 0.
      LOOP AT IL_STBX INTO HL_STBX.
      WL_MATNR = HL_STBX-IDNRK.
        SELECT SINGLE WEBAZ FROM MARC INTO WL_WEBAZ
          WHERE MATNR EQ HL_STBX-IDNRK.
      ENDLOOP.
    Note: I have declared the DATA as mentioned below.
    DATA :
         IL_STBX        TYPE TABLE OF STPOX,
         HL_STBX      TYPE STPOX.
    REFRESH :
         IL_STBX[].
    CLEAR
         HL_STBX.
    Await your inputs.
    Vivek

    Hi,
    I believe i have made a fundamental error & that is the reason the program is going on a infinite loop. I just checked with the debugger, the program enters the 'Record Processing' section, reads the function module explodes the BOM, reads info from MARC table, upto this point it is ok. But what is happening is, the execution of the program does not stop after reading the BOM once, it keeps re-reading the BOM & that is why it is on an infinite loop.
    Can you let me know how i can limit the execution of this program to read the BOM only once.
    Hope i was able to put across the problem. Await your inputs.
    Vivek

  • BSO outline optimization

    Hello All,
    I have BSO cube in EPM 11.1.2.2  and below are the dimensions. I am trying to improve the performance of my cube as the below does is not fit with hour glass model as mentioend in the Tuning guide. In the below dimension Accounting is of type "Accounts", Dates is of type "Time" and Code and Area are "attribute" dimensions.
    Accounting - Dense - Members in Dim 1230 and members stored 929   --  Accounts type
    Location - Dense - Members in Dim 5 and members stored 3
    Sublimit - Sparse - Members in Dim 4 and members stored 3
    OD - Dense - Members in Dim  12 and members stored 6
    Board - Sparse - Members in Dim 8 and members stored 6
    Stops - Sparse - Members in Dim 19 and members stored 13
    Dates - Sparse - Members in Dim 297 and members stored 74 - Time type
    Bus   - Sparse - Members in Dim 66 and members stored 44
    Path - Sparse - Members in Dim 145480 and members stored 124712
    Code - Sparse - Members in Dim 2981 and members stored 0 - Attribute type
    Area - Sparse- Members in Dim 59 and members stored 0 - Attribute type
    I understand Data distribution is the driving force to determine dimension type.
    Is it always efficient if we have Dates dimension as Dense instead of sparse. Can you provide me a best  hour glass design for the below dimensions. Your inputs are very much appreciated!
    Thanks.

    Here's what I'd do. Also how's your compression set?
    Accounting - Dense - Members in Dim 1230 and members stored 929   --  Accounts type am I safe to assume you have a lot of dynamic calc a here?
    OD - Dense - Members in Dim  12 and members stored 6 what's OD is there dynamic lads In Here?
    Location - Dense - Members in Dim 5 and members stored 3 flat Rollup?
    Sublimit - Sparse - Members in Dim 4 and members stored 3 flat Rollup?
    Board - Sparse - Members in Dim 8 and members stored 6
    Stops - Sparse - Members in Dim 19 and members stored 13
    Bus   - Sparse - Members in Dim 66 and members stored 44
    Dates - Sparse - Members in Dim 297 and members stored 74 - Time type
    do you have more details on what's all in dates?
    Path - Sparse - Members in Dim 145480 and members stored 124712
    Area - Sparse- Members in Dim 59 and members stored 0 - Attribute type
    Code - Sparse - Members in Dim 2981 and members stored 0 - Attribute type

  • CalcScript Optimization

    I have a calcscript which is talking long time to run, I have to optimize the script, currently we are using the settings,
    SET UPDATECALC OFF;
    SET AGGMISSG ON;
    SET CALCPARALLEL 3;
    Is there any other settings I could use for better performance.
    In the script we are using CLEARDATA ,then fixing on the dense dimensions.
    Please suggest.
    Edited by: 924811 on Apr 7, 2012 1:00 PM

    Since I don't know how much experience you have I'm not sure what suggestions you will be able to use. Optimization is a big topic. It can't possibly be addressed in a few short sentences. But I'll try anyway. More or less in order of importance:
    1. reduce the size of the database by eliminating unecessary members and dimensions, using dynamic calcs on dense dimensions and using label only on nonaggregating parents. Try using outline |optimize from the EAS navigation panel. CAUTION - CHECK RESULTS BECAUSE THESE STEPS CHANGE CALC ORDER.
    2. in the script pass through the blocks as few times as possible: do most of the calc on level 0 , then agg only whats needed. Use if on dense and fix on sparse. Clear upper level blocks before starting the calc.
    3. set your index cache equal to the size of your index, then data cache that amount less 2gb. restart the database. Then check the hits rates. They should be as close to 1 as possible. Set calclockblock to lock the number of blocks that fit the data cache. Then reduce the caches till the hit rates start to fall and the calc starts to lose performance.
    4. consider defraging before calc. consider using the calculator cache (check log to make sure multiple bitmap is used if not raise calc cache)
    I realize this may sound like a lot of jargon because it is. But it's a few things that are likely to help. I'll be happy to explain each suggestion but I would need more info to focus on the right steps.
    If you can show us the rest of your script there may be some simple steps we can identify. Also please show your block size, dimensions, sizes (stored and total) and sparse/dense type and block density.
    I have two recorded webcast on Optimization basics and Optimization beyond basics that you can watch free. Go to the following link and click "view event recordings, then search on optimization.
    https://mtg.webex.com/mw0306ld/mywebex/default.do?siteurl=mtg

  • Question bout using HINTS

    Folks,
    Say I have a sql which is using 20 tables and have 40 indexes (latest stat, newly rebuilt index).
    What is the bottleneck/issue if I use 70% hints for this query? What is the best way to reduce use of Hints (perhaps not use at all) and gain performance?
    regards,
    Lily

    The general concerns with using hints in production queries
    - You may be covering up deficiencies in optimizer statistics. If the CBO isn't picking the best path for this query, it probably won't be picking the best path for other queries, so it's often more efficient to get to the root cause than to have to end up hinting lots of queries and/or suffering with poorly performing queries
    - You may be preventing a future version of Oracle from using a more efficient path. The CBO is evolving all the time, if your hints are forcing a particular path, you're eliminating future changes that might help.
    - Hints with syntax errors don't generate errors, they are silently ignored. This means that if someone modifies the query in the future and accidentally screws up one of your hints, it'll still run but may not run well.
    - You may end up under-hinting a query, giving the CBO just enough room to do something screwy.
    - Stored outlines (optimizer plan stability) tends to be a cleaner way to force the optimizer to use a particular query plan.
    Justin

  • Outline Load Utility (Urgent Guideline / Help Required)

    Hello,
    I using Outline Load Utility to load data in to planning application. My question is I know what kind of codes we need to write to load data like
    OutlineLoad [-f:passwordFile][S:server] /A:application /U:userName [/
    M] :loadDimensionName|/
    DA:attributeDimensionName:baseDimensionName] [TR] [N] [[R] ] [/
    C] [F] [K] [X:exceptionFileName] [L:logFileName]
    (OR)
    C:\Hyperion\products\Planning\bin>OutlineLoad /A:test /U:admin /M /
    N /I:c:\outline1_ent.csv /D:Entity /L:c:/outlineLoad.log /X:c:/
    outlineLoad.exc
    I have created .CSV file too. I just need help in under given points and I have written codes for outline Load Utility in the note pad which is also given under now please help me to run and upload the data
    C:\Hyperion\products\Planning\bin>OutlineLoad /A: POCWFPCL /U:admin /M /N /I:C:\Documents and Settings\svc-epmadmin\Desktop\Demo_CSV\Employee_Name_&_ID_CSV.csv /D:Employee /L:C:\Documents and Settings\svc-epmadmin\Desktop\Demo_CSV\file.log /X:c:\Documents and Settings\svc-epmadmin\Desktop\Demo_CSV\file.exc
    1- I know to load .CSV file in to planning need to go C:\Hyperion\products\Planning\bin>OutlineLoad but I am not getting that where i have to write those codes? Since, I am double clicking OutlinedLoad.exe it run something and then disappears?
    2- Please some one guide me step by step I will be really thankful to you....
    Actually I am working on workforce planning and need to load data one of workforce planning dimension called employee and it has child called total employees and total employees has one child called existing employees and also total employees has another child called New employees.
    Please help me I will be thankful to you since they gave me dead line by tomorrow to finish if not then I will be fired from my this project. I reading manuals and doing my tasks since it is really urgent so i need quick guideline and help needed..
    I hope to hear from someone with positive reply.
    Regards,
    Edited by: Fez on Oct 21, 2010 12:21 PM

    Thank you very much John for your positive reply. I am able to load data now but now facing two Errors which are as follows..
    Now I wrote this .Bat code
    C:\Hyperion\products\Planning\bin\OutlineLoad /A:POCWFPCL /U:admin /M /I:c:\Employees.csv /D:Employee /L:c:\POCWFPCL.log /R /X:C:\POCWFPCL.exc
    Today after running this code I got this Error
    1- from Log file ...I am cutting and pasting log file for you here ...
    [Mon Oct 25 11:11:35 EDT 2010]Successfully located and opened input file "c:\Employees.csv".
    [Mon Oct 25 11:11:35 EDT 2010]Header record fields: Employee, Parent
    [Mon Oct 25 11:11:35 EDT 2010]Located and using "Employee" dimension for loading data in "POCWFPCL" application.
    [Mon Oct 25 11:11:35 EDT 2010]Deleting all members from "Employee" dimension.
    [Mon Oct 25 11:11:35 EDT 2010]Unable to obtain dimension information and/or perform a data load: Deletion of member "Existing Employees" failed as member is used in a data form.
    [Mon Oct 25 11:11:35 EDT 2010]Examine the Essbase log files for status if Essbase data was loaded.
    [Mon Oct 25 11:11:35 EDT 2010]Planning Outline data store load process finished with exceptions: not all input records were read due to errors (or an empty input file). 0 data records were read, 0 data records were processed, 0 were successfully loaded, 0 were rejected.
    This error is talking about Dimensions which I am not getting any sense like In my application there is Dimension called Employee and it has two child one is Total Employees and New Employees and under the Total Employees there is one child which is existing employees.
    2- Yesterday I run same Code and my data was loaded in the Dimension but in wrong place and got Error which is as follows
    com.hyperion.planning.olap.HspVerifyOutlineException: Verify Outline failed with the following errors:
         Error [1200497] detected in member formula for member "SSTax Rate1".
         Error [1200497] detected in member formula for member "SSTax Rate2".
         Error [1200497] detected in member formula for member "SSTax Cap".
         Error [1200497] detected in member formula for member "SUI Rate".
         Error [1200497] detected in member formula for member "SUI Cap".
         Error [1200497] detected in member formula for member "FUTA Rate".
         Error [1200497] detected in member formula for member "FUTA Cap".
         Error [1200497] detected in member formula for member "Medicare Rate".
    Now Can you guide me that what should I have to do here and what will be the best steps which i need to take....
    Hopping to hear from you soon..
    Regards,
    Fez

  • PDF Portfolio: I am not allowed to reduce its size nor to optimize it. Urgent help!

    I have the trial version of Adobe Acrobat XI.
    I have created a portfolio.
    I need to reduce the size of this portfolio, but when I try I keep getting a message that says that I don't have "enought permissions to do this".
    What do I have to do to be able to reduce the size of this document.
    It's quite urgent.
    I hope to hear from somebody soon.
    Thank you!

    Hi Ciacroa,
    You cannot reduce the size of the pdf portfolio once it's created.
    You need to reduce the size of the individual files before combining them into portfolio.
    Regards,
    Rave

  • Urgent! How to use push_pred to optimize query with UNION in 10g?

    Hi,
    We are facing slow query performance in 10g database.
    Appreciate if anyone could advise on how to optimize the performance by using push pred?
    Or is there any other ways.
    Thanks in advance.
    Cheers,
    SC

    dont post duplicate post

  • Urgent: Newly configured system doesn't show up in Maintenance Optimizer

    Dear Experts,
    please, I need a quick aid on the following issue:
    I have just installed a brand new Java system with usage type Development Infrastructure.
    As the system urgently requires installing the latest SPS available, I defined it in our Solution
    Manager 7.1 SP10. I have installed the diagnostics agent, then I assigned it to the system,
    I made the entire managed system configuration and everything is fine! Just when I started
    the MOPZ, in order to calculate the stack, I found out, that the system isn't displayed anywhere!!
    In the first step of the managed system configuration, I have created a new logical component
    Z_NWDI. Reviewing transaction SMSY, I saw that this logical component is not assigned to the
    solution, so I assume that this might be the problem. But I didn't find a way how to make this
    logical component a part of our solution! I have checked all the setup in LMDB, and it all seems
    to be perfect, I compared things for which I wasn't sure, with another Java system, which is
    shown in MOPZ.
    Many thanks for your help!

    Hi Symon,
    Great.
    check the whether SLD is having proper details.
    how you link the system using solution manager SLD or any other SLD. if you use other SLD also please update teh CR content.
    After the successful updation in SLD,
    https://help.sap.com/saphelp_sm71_sp05/helpdata/en/f6/a41e0402664451b9c4640ff4513527/cont
    transaction SE38 and run the report RLMDB_SYNC_TECHNICAL_SYSTEM
    .( it will delete the old data and re-synchronize from the SLD )
    and select the below option and execute it. so it will delete and re-create the latest details.
    once issue is solved. please close this thread.
    Rg,
    Karthik

  • 'Optimizer Hint' property bug (or feature) {Urgent}

    Dear Oracle Developer Community & Support Team!
    I've defined 'Optimizer Hint' block property at design time
    but it hasn't affected the resulting query.
    Then I've defined it with the Set_Block_Property procedure and
    it worked then.
    Could you tell me was it a bug or a feature?
    Sincerely yours,
    Elias.
    null

    Elias Gershanov (guest) wrote:
    : Dear Oracle Developer Community & Support Team!
    : I've defined 'Optimizer Hint' block property at design time
    : but it hasn't affected the resulting query.
    : Then I've defined it with the Set_Block_Property procedure
    and
    : it worked then.
    : Could you tell me was it a bug or a feature?
    : Sincerely yours,
    : Elias.
    This is a known feature. Optimizer hint can only be set at
    runtime. I don't know why.
    Dear Oracle Team, would you be so kind to explain us that
    feature. And I would like to suggest if possible to change this
    behaviour, so that you can set the property in Design Time.
    Regards:
    [email protected]
    null

  • Urgent Optimization help

    Hi All
    I am currently working on 2 cubes in AAS 9.3, the first one is an ASO cube which is also the source cube of a transparent partition and the second one is the target cube which is BSO. I am working on optimizing the cubes and would appreciate if some one could list out the areas that I need to focus on and also some of the techniques that I can use in optimizing these cubes. I am pasting a copy of the statistics for the bso cube, Pls take a look and let me know what could be done.
    Thanks in advance
    Mik
    GetDbState:
    ---------Database State---------
    Description:
    Allow Database to Start : Yes
    Start Database when Application Starts : Yes
    Access Level : None
    Data File Cache Size : 167772160
    Data Cache Size : 335544320
    Aggregate Missing Values : No
    Perform two pass calc when [CALC ALL;] : Yes
    Create blocks on equation : No
    Currency DB Name : N/A
    Currency Conversion Type Member : N/A
    Currency Conversion Type : N/A
    Index Cache Size : 83886080
    Index Page Size : 8192
    Cache Memory Locking : Disabled
    Data Compression on Disk : Yes
    Data Compression Type : BitMap Compression
    Retrieval Buffer Size (in K) : 1000
    Retrieval Sort Buffer Size (in K) : 1000
    Isolation Level : Uncommitted Access
    Pre Image Access : Yes
    Time Out after : 20 sec.
    Number of blocks modified before internal commit : 3000
    Number of rows to data load before internal commit : 0
    Number of disk volume definitions : 0
    I/O Access Mode (pending) : Buffered
    I/O Access Mode (in use) : Buffered
    Direct I/O Type (in use) : N/A
    GetDbStats:
    -------Statistics of App2:DB2 -------
    Dimension Name Type Declared Size Actual Size
    ===================================================================
    Period DENSE 2488 366
    Measures DENSE 84 57
    Disc SPARSE 320 318
    CNon SPARSE 91 90
    DType SPARSE 108 108
    Product SPARSE 334 295
    Region SPARSE 301 300
    Sales SPARSE 19 19
    Year SPARSE 7 6
    Version SPARSE 5 4
    Number of dimensions : 10
    Declared Block Size : 208992
    Actual Block Size : 20862
    Declared Maximum Blocks : 2.10256646746E+014
    Actual Maximum Blocks : 1.2473878176E+014
    Number of Non Missing Leaf Blocks : 0
    Number of Non Missing Non Leaf Blocks : 3560
    Number of Total Blocks : 3560
    Index Type : B+ TREE
    Average Block Density : 0.05752085
    Average Sparse Density : 2.853964E-009
    Block Compression Ratio : 0.001341574
    Average Clustering Ratio : 0.3333445
    Average Fragmentation Quotient : 1.406705
    Free Space Recovery is Needed : No
    Estimated Bytes of Recoverable Free Space : 0
    GetDbInfo:
    ----- Database Information -----
    Name : DB2
    Application Name : App2
    Database Type : NORMAL
    Status : Loaded
    Elapsed Db Time : 02:11:44:49
    Users Connected : 2
    Blocks Locked : 0
    Dimensions : 10
    Data Status : Data has not been modified since last calculation.
    Data File Cache Size Setting : 0
    Current Data File Cache Size : 0
    Data Cache Size Setting : 335460960
    Current Data Cache Size : 335460960
    Index Cache Size Setting : 83886080
    Current Index Cache Size : 83886080
    Index Page Size Setting : 8192
    Current Index Page Size : 8192
    Cache Memory Locking : Disabled
    Database State : Read-write
    Data Compression on Disk : Yes
    Data Compression Type : BitMap Compression
    Retrieval Buffer Size (in K) : 1000
    Retrieval Sort Buffer Size (in K) : 1000
    Isolation Level : Uncommitted Access
    Pre Image Access : No
    Time Out : Never
    Number of blocks modified before internal commit : 3000
    Number of rows to data load before internal commit : 0
    Number of disk volume definitions : 0
    Currency Info
    Currency Country Dimension Member :
    Currency Time Dimension Member : Period
    Currency Category Dimension Member : Measures
    Currency Type Dimension Member :
    Currency Partition Member :
    Request Info
    Request Type : Data Load
    User Name : 123admin
    Start Time : Sun Feb 10 23:28:42 2008
    End Time : Sun Feb 10 23:28:44 2008
    Request Type : Customized Calculation
    User Name : 123admin
    Start Time : Sun Feb 10 23:29:12 2008
    End Time : Sun Feb 10 23:29:17 2008
    Request Type : Outline Update
    User Name : 123admin
    Start Time : Sun Feb 10 03:53:55 2008
    End Time : Sun Feb 10 03:53:56 2008
    Output:
    End output file:

    Yes I am creating periods before the actual data....here's how it looks
    Period Time <17> (Alias: YTD) (Dynamic Calc)
    Jan (+) <31> (Alias: January) (Dynamic Calc)
    Feb (+) <31> (Alias: February) (Dynamic Calc)
    Mar (+) <29> (Alias: March) (Dynamic Calc)
    Apr (+) <31> (Alias: April) (Dynamic Calc)
    May (+) <30> (Alias: May) (Dynamic Calc)
    Jun (+) <31> (Alias: June) (Dynamic Calc)
    Jul (+) <30> (Alias: July) (Dynamic Calc)
    Aug (+) <31> (Alias: August) (Dynamic Calc)
    Sep (+) <31> (Alias: September) (Dynamic Calc)
    Oct (+) <30> (Alias: October) (Dynamic Calc)
    Nov (+) <31> (Alias: November) (Dynamic Calc)
    Dec (+) <30> (Alias: December) (Dynamic Calc)
    Weeks (~) <5> (Label Only)
    Qtr1 (~) <3> (Alias: Quarter 1) (Dynamic Calc)
    Qtr2 (~) <3> (Alias: Quarter 2) (Dynamic Calc)
    Qtr3 (~) <3> (Alias: Quarter 3) (Dynamic Calc)
    Qtr4 (~) <3> (Alias: Quarter 4) (Dynamic Calc)

  • (Urgent) HBR issue: Not connecting to Planning outline

    Hi Everyone,
    I am not being able to select the planning outline while developing business rules (but I can select the Essbase Outline).
    Whenever I expand the Planning node, an error pops up the details of which says:
    Error connecting to Essbase server machinename/testapp
    There is a details button which says:
    Could not log into Planning *"Detail:Could* *not* *log* *in* *to* *Planning* *Server".*
    My application is a Classic One, and i choose "Bussines Rules" in calculation type.
    I've already check the permissions, I put "Administration" for all roles.
    Can anyone help me out. I am not being able to view the rules in the planning UI (and consequently cannot attach them to Forms).
    I am using Version: 11.1.1.3
    Tks
    Edited by: Darkness on Sep 11, 2009 11:19 AM
    Edited by: Darkness on Sep 11, 2009 11:20 AM
    Edited by: Darkness on Sep 11, 2009 11:20 AM

    Hi
    Try it:-
    First logout from EAS and Planning. Try to login with Planning application owner ID (if you have access):
    Login to Planning App with AppOwner ID and then login EAS with same ID and PW, then goto EAS---> Business Rules---> Repository View----> New Rules----->Associated Outline and try drill to PlanningApp.
    Be sure If your all services are running properly.
    Thanks
    Focusthread Hyperion Trainer
    [http://focusthread.com/training]

  • How to do Query optimization?It takes more time to fetch the record from db. Very urgent, I need your assistance

    Hi all
                                     I want to fetch just twenty thousands records from table. My query take more time to fetch  twenty thousands records.  I post my working query, Could you correct the query for me. thanks in advance.
    Query                    
    select
    b.Concatenated_account Account,
    b.Account_description description,
    SUM(case when(Bl.ACTUAL_FLAG='B') then
    ((NVL(Bl.PERIOD_NET_DR, 0)- NVL(Bl.PERIOD_NET_CR, 0)) + (NVL(Bl.PROJECT_TO_DATE_DR, 0)- NVL(Bl.PROJECT_TO_DATE_CR, 0)))end) "Budget_2011"
    from
    gl_balances Bl,
    gl_code_combinations GCC,
    psb_ws_line_balances_i b ,
    gl_budget_versions bv,
    gl_budgets_v gv
    where
    b.CODE_COMBINATION_ID=gcc.CODE_COMBINATION_ID and bl.CODE_COMBINATION_ID=gcc.CODE_COMBINATION_ID and
    bl.budget_version_id =bv.BUDGET_VERSION_ID and gv.budget_version_id= bv.budget_version_id
    and gv.latest_opened_year in (select latest_opened_year-3 from gl_budgets_v where latest_opened_year=:BUDGET_YEAR )
    group by b.Concatenated_account ,b.Account_description

    Hi,
    If this question is related to SQL then please post in SQL forum.
    Otherwise provide more information how this sql is being used and do you want to tune the SQL or the way it fetches the information from DB and display in OAF.
    Regards,
    Sandeep M.

Maybe you are looking for

  • Commission Report for Products

    According to the backend: The commission percentage number is stored for each product in an order. If you have to pay commissions to suppliers for selling their products then setting this number allows you to run reports that calculate the final amou

  • I get "failed to initialize" when I try to download Adobe Flash

    I un-  installed my previous version because I was having trouble loading farmville. I used the adobe uninstaller not remove programs. I can't reinstall the latest version in either Firefox or explorer. I have windows XP. I downloaded the Adobe suppo

  • Differnce between RPC and RMI

    Hello, Can anyone please tell me in detail the difference between RPC and RMI? If possible can you pls give examples? Thanks in advance. KiranJyot

  • Applying patches after cumulative patchset

    Hai all, We have 10g installed on windows 2003 . I will install the latest patch set 10.2.0.4 do I have to follow this metalink id : 0.2.0.x Oracle Database and Networking Patches for Microsoft Platforms Doc ID: 342443.1 There are so many patches for

  • Urgent! Flash Script problem

    Dear all, The program can add marks but can't jump to the frame I expected. Answer of the "game": green rectangle -> 3rd tank, red circle circle -> 2nd tank http://www.mcdhmc.edu.hk/tanks.fla Thanks!!!!!