Performance planning and analysis

Can anyone recommend or provide a link to good technical documentation concerning network performance planning and analysis?
Thanks

Just try out these following links.They explain about the predictive planning for deploying a n/w and performance analysis.
http://www.cisco.com/en/US/products/ps6363/index.html
http://www.cisco.com/en/US/products/sw/netmgtsw/products_promotion0900aecd8039e064.html

Similar Messages

  • Continuous data acquisition and analysis in real time

    Hi all,
    This is a VI for the continous acquisition of an ECG signal. As far as I understand the DAQmx Analog read VI needs to be placed inside a while loop so it can acquire the data continously, I need to perform filtering and analysis of the waveform in real time. The way I set up the block diagram means that the data stays int the while loop, and as far as I know the data will be transfered out through the data tunnels once the loop finishes executing, clearly this is not real time data processing. 
    The only way I can think of fixing this problem is by placing another while loop that covers the filtering the stage VIs and using some sort of shift registeing to pass the data to the second loop. My questions is whether or not this would introduce some sort of delay, and wether or not this would be considered to be real time processing. Would it be better to place all the VIs (aquicition and filtering) inside one while loop? or is this bad programming practice. Other functions that I need to perform is to save the data i na file but only when the user wants to do so. 
    Any advice would be appriciated. 
    Solved!
    Go to Solution.

    You have two options:
    A.  As you mentioned, you can place code inside your current while loop to do the processing.  If you are clever, you won't need to place another while loop inside your existing one (nested loops).  But that totally depends on the type of processing you are doing.
    B.  Create a second parallel loop to do the processing.  This would decouple the processes to ensure that the processing does not hinder your acquisition.  See here for more info.
    Your choice really depends on the processing that you plan to perform.  If it is processor-intensive, it might introduce delays as you mentioned.  
    I would reccomend you first try to place everything in the first loop, and see if your DAQ buffer overflows (you can monitor the buffer backlog while its running).  If so, then you should decouple the processes into separate loops.
    Regarding whether or not "this would be considered to be real time processing" is a loaded question.  Most people on these forums will say that your system will NEVER be real-time because you are using a desktop PC to perform the processing (note:  I am assuming this is code running on a laptop or desktop?).  It is not a deterministic system and your data is already "old" by the time it exits your DAQ buffer.  But the answer to your question really depends on how you define "real-time processing".  Many lay-people will define it as the processing of "live data" ... but what is "live data"?

  • Training manuals for HFM, Planning, and Reporting & Analysis

    Does anyone have or know where I can get copies of Hyperion 9.3 training manuals for HFM, Planning, Reporting & Analysis, and Financial Reporting? I want to review and practise them inorder to be able to train others.
    Mike

    they are really not worth it. You'd better serve your people by reading the user manuals (available on machines that have the programs installed in C:Hyperion or from Help) and practicing.

  • Adjusting Dimensions via Planning Performance Settings and getting error

    On 9.3.1 Planning and doing some clean-up of an old application. In Dimensions, under the Performance Settings tab when I try to move a member higher or lower past the 'Years' dimension I get the error:
    An error occurred while processing this page. Check the log for details
    Ok what error log? I went through all and do not see exactly the problem
    JTS

    John,
    Thanks I adjusted regedit and restarted all services. Here is the error I got when trying to move dimension members down on the performance settings tab. If I am reading this correctly the first error in RuntimeException appears to be security related?
    java.lang.RuntimeException: Consolidtaion operator for all plan types on root dimension members must be set to Ignore.
         at com.hyperion.planning.db.HspDEDBImpl.saveDimension(Lcom.hyperion.planning.sql.HspDimension;Lcom.hyperion.planning.sql.actions.HspActionSet;I)V(Unknown Source)
         at com.hyperion.planning.db.HspDEDBImpl.setDimPositionforPlanType(IIII)V(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.setDimPositionforPlanType(III)V(Unknown Source)
         at HspPerformanceSettings.handle(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(Unknown Source)
         at HspPerformanceSettings.doPost(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3153)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1310)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)

  • Where can I download a trial version of Hyperion Planning and essbase?

    I am new to Hyperion and want to train in it . Where can I download a trial version of Hyperion Planning and essbase?

    Edeliver is where you go to download any of Oracle products. They are not trial versions. They are full versions. The license that you must agree to inorder to download them are for development and self-educational purposes only.
    The main site is
    https://edelivery.oracle.com/
    From there you pick your language, identify yourself, and agree to the license agreement. Then, you select the product pack and OS of host system. Then, select the product you want to download. The products are splitup by component or modules. You must download everything you need. Foundation, Essbase, Planning, and Reporting and Analysis if you are going to do any reports.
    Product pack - Choose Oracle Enterprise Performance Management System
    OS - I use a 64bit OS, but choose the right one that you will be installing on.
    Then choose,
    Oracle Enterprise Performance Management (*11.1.2.0.0*) Media Pack for the OS you choose
    Once you have downloaded the required packs, unzip them all into one folder. Merge the folders together and copy and replace all files. Put a check mark in the box that asks to perform this for other conflicts.
    Once you have all packs unzipped, run InstallTool.cmd
    The documentation zip file can be downloaded from http://www.oracle.com/technetwork/middleware/epm/documentation/epm-096302.html
    Hope this helps.
    Mike
    Edited by: user10224619 on Feb 3, 2011 10:12 AM

  • ABAP performance issues and improvements

    Hi All,
    Pl. give me the ABAP performance issue and improvement points.
    Regards,
    Hema

    Performance tuning for Data Selection Statement
    For all entries
    The for all entries creates a where clause, where all the entries in the driver table are combined with OR. If the number of
    entries in the driver table is larger than rsdb/max_blocking_factor, several similar SQL statements are executed to limit the
    length of the WHERE clause.
    The plus
    Large amount of data
    Mixing processing and reading of data
    Fast internal reprocessing of data
    Fast
    The Minus
    Difficult to program/understand
    Memory could be critical (use FREE or PACKAGE size)
    Some steps that might make FOR ALL ENTRIES more efficient:
    Removing duplicates from the the driver table
    Sorting the driver table
          If possible, convert the data in the driver table to ranges so a BETWEEN statement is used instead of and OR statement:
          FOR ALL ENTRIES IN i_tab
            WHERE mykey >= i_tab-low and
                  mykey <= i_tab-high.
    Nested selects
    The plus:
    Small amount of data
    Mixing processing and reading of data
    Easy to code - and understand
    The minus:
    Large amount of data
    when mixed processing isn’t needed
    Performance killer no. 1
    Select using JOINS
    The plus
    Very large amount of data
    Similar to Nested selects - when the accesses are planned by the programmer
    In some cases the fastest
    Not so memory critical
    The minus
    Very difficult to program/understand
    Mixing processing and reading of data not possible
    Use the selection criteria
    SELECT * FROM SBOOK.                   
      CHECK: SBOOK-CARRID = 'LH' AND       
                      SBOOK-CONNID = '0400'.        
    ENDSELECT.                             
    SELECT * FROM SBOOK                     
      WHERE CARRID = 'LH' AND               
            CONNID = '0400'.                
    ENDSELECT.                              
    Use the aggregated functions
    C4A = '000'.              
    SELECT * FROM T100        
      WHERE SPRSL = 'D' AND   
            ARBGB = '00'.     
      CHECK: T100-MSGNR > C4A.
      C4A = T100-MSGNR.       
    ENDSELECT.                
    SELECT MAX( MSGNR ) FROM T100 INTO C4A 
    WHERE SPRSL = 'D' AND                
           ARBGB = '00'.                  
    Select with view
    SELECT * FROM DD01L                    
      WHERE DOMNAME LIKE 'CHAR%'           
            AND AS4LOCAL = 'A'.            
      SELECT SINGLE * FROM DD01T           
        WHERE   DOMNAME    = DD01L-DOMNAME 
            AND AS4LOCAL   = 'A'           
            AND AS4VERS    = DD01L-AS4VERS 
            AND DDLANGUAGE = SY-LANGU.     
    ENDSELECT.                             
    SELECT * FROM DD01V                    
    WHERE DOMNAME LIKE 'CHAR%'           
           AND DDLANGUAGE = SY-LANGU.     
    ENDSELECT.                             
    Select with index support
    SELECT * FROM T100            
    WHERE     ARBGB = '00'      
           AND MSGNR = '999'.    
    ENDSELECT.                    
    SELECT * FROM T002.             
      SELECT * FROM T100            
        WHERE     SPRSL = T002-SPRAS
              AND ARBGB = '00'      
              AND MSGNR = '999'.    
      ENDSELECT.                    
    ENDSELECT.                      
    Select … Into table
    REFRESH X006.                 
    SELECT * FROM T006 INTO X006. 
      APPEND X006.                
    ENDSELECT
    SELECT * FROM T006 INTO TABLE X006.
    Select with selection list
    SELECT * FROM DD01L              
      WHERE DOMNAME LIKE 'CHAR%'     
            AND AS4LOCAL = 'A'.      
    ENDSELECT
    SELECT DOMNAME FROM DD01L    
    INTO DD01L-DOMNAME         
    WHERE DOMNAME LIKE 'CHAR%' 
           AND AS4LOCAL = 'A'.  
    ENDSELECT
    Key access to multiple lines
    LOOP AT TAB.          
    CHECK TAB-K = KVAL. 
    ENDLOOP.              
    LOOP AT TAB WHERE K = KVAL.     
    ENDLOOP.                        
    Copying internal tables
    REFRESH TAB_DEST.              
    LOOP AT TAB_SRC INTO TAB_DEST. 
      APPEND TAB_DEST.             
    ENDLOOP.                       
    TAB_DEST[] = TAB_SRC[].
    Modifying a set of lines
    LOOP AT TAB.             
      IF TAB-FLAG IS INITIAL.
        TAB-FLAG = 'X'.      
      ENDIF.                 
      MODIFY TAB.            
    ENDLOOP.                 
    TAB-FLAG = 'X'.                  
    MODIFY TAB TRANSPORTING FLAG     
               WHERE FLAG IS INITIAL.
    Deleting a sequence of lines
    DO 101 TIMES.               
      DELETE TAB_DEST INDEX 450.
    ENDDO.                      
    DELETE TAB_DEST FROM 450 TO 550.
    Linear search vs. binary
    READ TABLE TAB WITH KEY K = 'X'.
    READ TABLE TAB WITH KEY K = 'X' BINARY SEARCH.
    Comparison of internal tables
    DESCRIBE TABLE: TAB1 LINES L1,      
                    TAB2 LINES L2.      
    IF L1 <> L2.                        
      TAB_DIFFERENT = 'X'.              
    ELSE.                               
      TAB_DIFFERENT = SPACE.            
      LOOP AT TAB1.                     
        READ TABLE TAB2 INDEX SY-TABIX. 
        IF TAB1 <> TAB2.                
          TAB_DIFFERENT = 'X'. EXIT.    
        ENDIF.                          
      ENDLOOP.                          
    ENDIF.                              
    IF TAB_DIFFERENT = SPACE.           
    ENDIF.                              
    IF TAB1[] = TAB2[].  
    ENDIF.               
    Modify selected components
    LOOP AT TAB.           
    TAB-DATE = SY-DATUM. 
    MODIFY TAB.          
    ENDLOOP.               
    WA-DATE = SY-DATUM.                    
    LOOP AT TAB.                           
    MODIFY TAB FROM WA TRANSPORTING DATE.
    ENDLOOP.                               
    Appending two internal tables
    LOOP AT TAB_SRC.              
      APPEND TAB_SRC TO TAB_DEST. 
    ENDLOOP
    APPEND LINES OF TAB_SRC TO TAB_DEST.
    Deleting a set of lines
    LOOP AT TAB_DEST WHERE K = KVAL. 
      DELETE TAB_DEST.               
    ENDLOOP
    DELETE TAB_DEST WHERE K = KVAL.
    Tools available in SAP to pin-point a performance problem
          The runtime analysis (SE30)
          SQL Trace (ST05)
          Tips and Tricks tool
          The performance database
    Optimizing the load of the database
    Using table buffering
    Using buffered tables improves the performance considerably. Note that in some cases a stament can not be used with a buffered table, so when using these staments the buffer will be bypassed. These staments are:
    Select DISTINCT
    ORDER BY / GROUP BY / HAVING clause
    Any WHERE clasuse that contains a subquery or IS NULL expression
    JOIN s
    A SELECT... FOR UPDATE
    If you wnat to explicitly bypass the bufer, use the BYPASS BUFFER addition to the SELECT clause.
    Use the ABAP SORT Clause Instead of ORDER BY
    The ORDER BY clause is executed on the database server while the ABAP SORT statement is executed on the application server. The datbase server will usually be the bottleneck, so sometimes it is better to move thje sort from the datsbase server to the application server.
    If you are not sorting by the primary key ( E.g. using the ORDER BY PRIMARY key statement) but are sorting by another key, it could be better to use the ABAP SORT stament to sort the data in an internal table. Note however that for very large result sets it might not be a feasible solution and you would want to let the datbase server sort it.
    Avoid ther SELECT DISTINCT Statement
    As with the ORDER BY clause it could be better to avoid using SELECT DISTINCT, if some of the fields are not part of an index. Instead use ABAP SORT + DELETE ADJACENT DUPLICATES on an internal table, to delete duplciate rows.

  • Reg:Tkprof, awr, explain plan, autotrace analysis

    hi friends.
    can any one give description about below subject..........
    Tkprof,
    awr,
    explain plan,
    autotrace analysis
    if possible kindly mentioned some example for each OR provide some to read.
    regards,
    Rajnish

    They're all described in the Oracle Documentation, example:
    http://www.oracle.com/pls/db112/search?remark=quick_search&word=AWR&partno=
    Look in the [Performance Tuning Guide|http://download.oracle.com/docs/cd/E11882_01/server.112/e10821/toc.htm] for examples/exaplanations.
    Randolf Geist sums it all up very nice here: http://oracle-randolf.blogspot.com/2009/02/basic-sql-statement-performance.html
    More examples can be found on http://asktom.oracle.com
    and on this forum by simply doing a search.

  • Spare parts Demand Planning and Forecasting SCM

    Hi ,
    I am APO DP consultant can any body help me on questions on AS-IS and To-Be analysis Of Spare Parts Demand Planning and forecasting in SAP SCM.
    If You have any Documents or links or nay information on these please give replay.
    Ram

    Dear Ram..
    SPP is purely base on BOD (Bill of Distribution)..
    following are the points u can cover in AS is TOBE..
    1. On what Level (Chs) the Client performing Spare Parts Planning?nd how u want to disagreegate on lowest level ie.Hierarchy Level?
    Ex. from Region..to Branch..to ..Customer..
    2. Have u configured Spare Parts in R/3?
    3. What is the Pattern of Sales History?Seasonal/Trend/Constant  etc?
    4. u can ask questions on Deployment...Inventory?
    5. What is the Lead Time for Procurement?Distribution?Transportation?
    for more details...
    http://help.sap.com/saphelp_scm50/helpdata/en/a3/7ed240caeb752ae10000000a155106/frameset.htm
    Rajesh Patil
    SPINNOVATION

  • Questions on Enterprise Planning and Budgeting

    Hi,
    First of all: this may be a very wrong place for posting these questions. However, I could not find a forum that seemed closer to the matter so I try it anyway.
    With EPB close to hitting the streets, some questions starting popping up - especially now that Oracle has recommended one of my customers - who is just starting out with Business Intelligence and are not E-Business Suite users - to embark on the EPB course.
    It is stated by Oracle that EPB - although it is an integrated component of the Oracle EBusiness Suite – can be used as stand-alone product. You can load data into interface tables. Questions:
    Does EPB work on its own Data Warehouse and if so, is this DWH also available to other OLAP tools for Analysis? Or should organizations doing Analysis and Reporting apart from EPB have a separate DWH for those OLAP queries?
    Does Oracle recommend loading data directly from operational sources into the FEM Interface Tables or does Oracle think it best for non-EBusiness Suite customers to set up a Data Warehouse independently of EPB and in a later stage implement processes to extract data from that DWH into the FEM Interface. Are the FEM Interfaces tables at the operational (fact) level or do they already have some sort of consolidation in them?
    Can Oracle somehow convince us that while EPB does not provide hooks for customization it will offer reports desired by non-EBusiness Suite customers with potentially very varied businesses? How much of EPB benefits are you missing out on if you do not have the E-Business Suite? What is EPB then giving you that with OWB and BI Beans/Discoverer you can not easily build yourself?
    The specific case of my customer: they have clear requirements for Management Information. Most of these are about analyzing histrical data (the classic slicing and dicing); forecasting and budgeting would be a nice to have in the longer run. They currently do not have a proper Data Warehouse. They have a consolidation point for some operational data. No dimensions have been defined, no data cleansing is performed and some data is not available at all. I am wondering whether EPB would be the proper tool for them to start with. Given their requirements as well as their lack of current experience with BI as well as the relative uncertain situation with regard to the data sources, I would feel more comfortable with a more down-to-earth approach: start designing a DWH and the processes to populate it as well as developing the most urgently needed reports. In that case, EPB would be brought in at a later stage – when the organization as well as the data management is ready for more advanced stuff.
    Is there anyone, especially from Oracle, who would care to comment? Also on my feeling that Oracle’s recommendation to use EPB is perhaps somewhat influenced by Oracle’s desire to build up references and experience with this brand new tool – that, as I understand it, is not even generally available – only a “controller release” is available right now.
    Thanks for anyone for your insights.
    best regards,
    Lucas

    Lucas
    Please note these are not official Oracle or my employers answers, just my interpretation. Hope this might help though.
    "Does EPB work on its own Data Warehouse and if so, is this DWH also available to other OLAP tools for Analysis? Or should organizations doing Analysis and Reporting apart from EPB have a separate DWH for those OLAP queries?"
    EPB has it's own EPF schema, which it shares with Oracle's other CPM applications, but it's not a traditional warehouse schema arranged as a star schema, you're not supposed to load data directly into it, and it's really designed for storing data that needs to be loaded into AWs for analysis. You'll therefore still need to build your own warehouse schema, and then load data (through the interface tables) into the EPF schema for use with EPB.
    "Does Oracle recommend loading data directly from operational sources into the FEM Interface Tables or does Oracle think it best for non-EBusiness Suite customers to set up a Data Warehouse independently of EPB and in a later stage implement processes to extract data from that DWH into the FEM Interface. Are the FEM Interfaces tables at the operational (fact) level or do they already have some sort of consolidation in them?"
    It depends. Data can be loaded directly into the EPF (new name for FEM) schema, but you'll probably want to cleanse and transform it first, most probably in a data warehouse. The data that goes into the EPF schema is at transaction level, and EPB will perform any aggregations as it loads data into it's AW. Of course data in the form of balances - that goes into the EPF balances table - will be to an extent already summarised (or at least snapshotted) but the twenty user data tables are just regular fact tables, with the granularity set to whatever you require.
    "Can Oracle somehow convince us that while EPB does not provide hooks for customization it will offer reports desired by non-EBusiness Suite customers with potentially very varied businesses? How much of EPB benefits are you missing out on if you do not have the E-Business Suite? What is EPB then giving you that with OWB and BI Beans/Discoverer you can not easily build yourself?"
    Too early to see really, especially as no-one apart from Oracle has done an EPB implementation yet. With regard to the question about what EPB gives you that OWB and BI Beans don't already give you, I think the relevant bit is "you cannot easily build yourself". EPB is an application, not a toolset, and it'll appeal to those people that want to buy a supported planning and budgeting application from Oracle, that integrates with e-Business Suite and doesn't require them to build everything from the ground upwards. With OFA and OSA you could have course build a similar application yourself, using Visual Basic or Express Objects and Express Server, but for most people buying it from Oracle was a more sensible solution.
    "The specific case of my customer: they have clear requirements for Management Information. Most of these are about analyzing historical data (the classic slicing and dicing); forecasting and budgeting would be a nice to have in the longer run. They currently do not have a proper Data Warehouse. They have a consolidation point for some operational data. No dimensions have been defined, no data cleansing is performed and some data is not available at all. I am wondering whether EPB would be the proper tool for them to start with. Given their requirements as well as their lack of current experience with BI as well as the relative uncertain situation with regard to the data sources, I would feel more comfortable with a more down-to-earth approach: start designing a DWH and the processes to populate it as well as developing the most urgently needed reports. In that case, EPB would be brought in at a later stage – when the organization as well as the data management is ready for more advanced stuff."
    Yes, I'd agree with this approach. EPB isn't the place to start integrating and consolidating data, and the EPF schema isn't where you'd want to store your complete data warehouse. You could of course, using the twenty data tables and the user defined dimension tables, but you'd pretty much be limited to querying via EPB (the schema isn't really suitable for querying directly using tools such as Discoverer) and the AW that EPB creates wouldn't be suitable/supported/documented for use by regular OLAP API tools such as Drake or the BI Beans. If it was down to me, I'd build the warehouse as normal, using OWB or any other ETL tool, create my dimensional model as normal, then take selected data out and put it in the EPF schema, and then carry out my planning & budgeting using EPB. I'd then still run Discoverer / Discoverer "Drake", or BI Beans or any other ad-hoc query tool against my warehouse schema for the warehouse "power users", and use EPB as the application for my finance and planning department,

  • Requested Verizon remove me from the Family Share Plan and They Refused.

    Has anyone else had this problem?
    The family share plan we currently have is a way to share data, minutes and usage for up to 5 phone numbers. Lately, it is causing a lot more stress and uncessary complication. I went in to try and upgrade my LG with a Smart Phone because I knew I was due for an upgrade, and the customer service representatives would not help me. We have a past due on our account of debt mostly from the other 4 phones on the account. My phone has used the least number of minutes and therefore, has charged the account the least.
    I offered to pay my portion of the bill in order to upgrade my phone. They refused the offer, claiming that the entire account had to become current in order for me to upgrade.
    Apparantly, I found out that another phone number on the account went in for the same reason a few weeks prior to me coming in to upgrade their phone. Verizon turned me away because the upgrade had already been used. The family member used my phones eligible upgrade for theirs. They were also able to perform successfully the same upgrade I wanted to do without any complication, within the same billing cycle - the account was past due when they went in to upgrade as well, and Verizon allowed them to upgrade.
    In an effort to elimintate any future complication, I asked that I be removed from the account and transfer over to my own individual plan - keeping my same phone number. Verizon would not help me, claiming that the account owner had to authorize it.
    When I asked the account owner if they would authorize the removal, they refused.
    What do I do now if I do not want to pay the other 4 phones bill percentage, I want to get off the family shared plan and upgrade my phone?
    Thanks,

    These forums are dedicated to Residential products and services offered by Verizon.
    For help on Verizon Wireless issues, please post your topic on the Verizon Wireless community.
    Thank you
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • Error while doing MIRO-Perform Plan price

    Hi ,
    We are on ECC 6 and we are getting error as "Perform Plan price for the material" while doing MIRO.
    *Information:*
    Price is different in Purchase requisition and PO&GR.MM03 is having proce control as "S" and the M Master is having both Moving price and standard price.
    I tried changing the price through MR21 but still didn't worked.
    Pl let me know if you need more info..
    Thanks a lot in advance for early reply.
    Govind

    Hi,
    Thanks for the reply. Since we are not using GR feature and we have not reversed the GR anytime.
    Regards,
    Lovkesh

  • Not able to access the links to Essbase Console, Planning and Shared Servic

    Hi,
    I am trying to access the links to Essbase Console, Planning and Shared Services but I get the following error message.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    I tried to restart all the services on all the servers and also restarted the servers but it didn't work.
    I found some more errors in the starter file on the Linux box.
    {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}
    {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs20 Detected Java version: 1.6 in: /srv/Oracle/Middleware/jdk160_21/jre\par
    Detected OS: Linux\par
    parsing buildfile /srv/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/resources/instance/start.xml with URI = file:/s\par
    rv/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/resources/instance/start.xml\par
    Project base dir set to: /srv/Oracle/Middleware/EPMSystem11R1/common/config/11.1.2.0/resources/instance\par
    [antlib:org.apache.tools.ant] Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found\par
    .\par
    [property] Loading Environment env.\par
    Build sequence for target(s) `start' is [start]\par
    Complete build sequence is [start, stop, ]\par
    \par
    start:\par
    [starter] oracle.as.management.opmn.optic.OpticException: Error in starting opmn server\par
    [starter] Operation aborted because of a system call failure or internal error\par
    [starter] at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)\par
    [starter] at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)\par
    [starter] at com.hyperion.cis.ant.starter.OPMNStarter.startAndReloadOpmnCtl(OPMNStarter.java:177)\par
    [starter] at com.hyperion.cis.ant.starter.OPMNStarter.init(OPMNStarter.java:47)\par
    [starter] at com.hyperion.cis.ant.starter.StarterEngine.load(StarterEngine.java:133)\par
    [starter] at com.hyperion.cis.ant.starter.StarterEngine.execute(StarterEngine.java:105)\par
    [starter] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)\par
    [starter] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\par
    [starter] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\par
    [starter] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\par
    [starter] at java.lang.reflect.Method.invoke(Method.java:597)\par
    [starter] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\par
    [starter] at org.apache.tools.ant.Task.perform(Task.java:348)\par
    [starter] at org.apache.tools.ant.Target.execute(Target.java:357)\par
    [starter] at org.apache.tools.ant.Target.performTasks(Target.java:385)\par
    [starter] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)\par
    [starter] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)\par
    [starter] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)\par
    [starter] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)\par
    [starter] at org.apache.tools.ant.Main.runBuild(Main.java:758)\par
    [starter] at org.apache.tools.ant.Main.startAnt(Main.java:217)\par
    [starter] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)\par
    [starter] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)\par
    [starter] oracle.as.management.opmn.optic.OpticBadXMLConfigException: Error reading formFactorFile: /srv/Oracle/Middleware/\par
    user_projects/epmsystem6/config/OPMN/opmn/.formfactor (/srv/Oracle/Middleware/user_projects/epmsystem6/config/OPMN/opmn/.form\par
    factor (No such file or directory))\par
    [starter] at oracle.as.management.opmn.optic.OpmnPhone.refreshFormFactor(OpmnPhone.java:628)\par
    [starter] at oracle.as.management.opmn.optic.OpmnPhone.getLocalOpmnPhone(OpmnPhone.java:99)\par
    [starter] at oracle.as.management.opmn.optic.OpmnQuery.getLocalOpmnQuery(OpmnQuery.java:77)\par
    [starter] at com.hyperion.cis.ant.starter.OPMNStarter.init(OPMNStarter.java:48)\par
    [starter] at com.hyperion.cis.ant.starter.StarterEngine.load(StarterEngine.java:133)\par
    [starter] at com.hyperion.cis.ant.starter.StarterEngine.execute(StarterEngine.java:105)\par
    [starter] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)\par
    [starter] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\par
    [starter] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\par
    [starter] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\par
    [starter] at java.lang.reflect.Method.invoke(Method.java:597)\par
    [starter] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\par
    [starter] at org.apache.tools.ant.Task.perform(Task.java:348)\par
    [starter] at org.apache.tools.ant.Target.execute(Target.java:357)\par
    [starter] at org.apache.tools.ant.Target.performTasks(Target.java:385)\par
    [starter] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)\par
    [starter] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)\par
    [starter] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)\par
    [starter] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)\par
    [starter] at org.apache.tools.ant.Main.runBuild(Main.java:758)\par
    [starter] at org.apache.tools.ant.Main.startAnt(Main.java:217)\par
    [starter] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)\par
    [starter] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)\par
    [starter] Caused by: java.io.FileNotFoundException: /srv/Oracle/Middleware/user_projects/epmsystem6/config/OPMN/opmn/.formf\par
    actor (No such file or directory)\par
    [starter] at java.io.FileInputStream.open(Native Method)\par
    [starter] at java.io.FileInputStream.<init>(FileInputStream.java:106)\par
    [starter] at java.io.FileReader.<init>(FileReader.java:55)\par
    [starter] at oracle.as.management.opmn.optic.OpmnPhone.refreshFormFactor(OpmnPhone.java:623)\par
    [starter] ... 22 more\par
    ( Feb 06, 2012 04.33.13 PM ) Pass [00 min 05 sec] Starting BPMS_bpms1_Server\par
    [starter] oracle.as.management.opmn.optic.OpticException: Error in starting opmn server\par
    [starter] Operation aborted because of a system call failure or internal error\par
    [starter] at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)\par
    [starter] at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)\par
    [starter] at com.hyperion.cis.ant.starter.OPMNStarter.startAndReloadOpmnCtl(OPMNStarter.java:177)\par
    [starter] at com.hyperion.cis.ant.starter.OPMNStarter.start(OPMNStarter.java:115)\par
    [starter] at com.hyperion.cis.ant.starter.StarterEngine.start(StarterEngine.java:190)\par
    [starter] at com.hyperion.cis.ant.starter.StarterEngine.execute(StarterEngine.java:112)\par
    [starter] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)\par
    [starter] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\par
    [starter] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\par
    [starter] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\par
    [starter] at java.lang.reflect.Method.invoke(Method.java:597)\par
    [starter] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)\par
    [starter] at org.apache.tools.ant.Task.perform(Task.java:348)\par
    [starter] at org.apache.tools.ant.Target.execute(Target.java:357)\par
    [starter] at org.apache.tools.ant.Target.performTasks(Target.java:385)\par
    [starter] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)\par
    [starter] at org.apache.tools.ant.Project.executeTarget(Project.java:1306)\par
    [starter] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)\par
    [starter] at org.apache.tools.ant.Project.executeTargets(Project.java:1189)\par
    [starter] at org.apache.tools.ant.Main.runBuild(Main.java:758)\par
    [starter] at org.apache.tools.ant.Main.startAnt(Main.java:217)\par
    [starter] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)\par
    [starter] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)\par
    ( Feb 06, 2012 04.33.31 PM ) Pass [00 min 05 sec] Starting OHS\par
    ( Feb 06, 2012 04.41.51 PM ) Fail [08 min 20 sec] Starting FoundationServices\par
    \par
    BUILD SUCCESSFUL\par
    Total time: 8 minutes 55 seconds\par
    Please let me know how to fix this issue. Also please let me know where else can I find the logs to the errors.
    Thanks.

    The logs would be a good place to start, if you are not sure where to look post your OS and planning version.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Reporting and Analysis Framework stuck - status yellow"Startup in Progress"

    I just installed 11.1.2.2.0.66 on Win Server 2008 R2 - Foundation Services, Planning, and Essbase. 64bit computer, 500gb hard drive, physical box, 16gb memory - more than enough i would hope to run an EPM Planning development instance.
    IIS 7.x .net framework 3.5.1 with Oracle Database 11g.
    So each time i launch Workspace and log in as admin, it hangs for about three to five minutes and throws back the error stating that the reporting and analysis services on 6800 aren't responding.
    In the workspace, navigate>administer, reporting and analysis, services, it shows reporting & analysis still trying to start.
    The message in "RaFramework_stdout_console_Servlets" log in c:\oracle\midleware\user_projects\domains\epmsystem\servers\epmserver0\logs\
    says
    [SRC_METHOD:  flush:?] GSM at localhost:6800 is not up

    I will look through those logs. Thanks.
    I did notice that there is a time_wait on the 6800 port - I can't understand if its something to do with the operating system or EPM; I don't have a firewall rule in place on that port and the OS was configured to turn off any firewalls.

  • Transferring Open Items, Instalment Plans and Dunning Level

    Hi all,
    We are implementing SAP IS-U for a water suplly company and we have a process in which an Installation is transferred from a Business Partner to another. For this we are using the Move-in / Move-Out functionality (trx EC60).
    So far, so good. The problem is that we also should transfer also the Open Items, Instalment Plans and Dunning level to the new Business Partner and new Contract Account.
    The questions is: can we transfer these automatically?
    We thought in different scenarios in case this is not possible, so I would appreciate if you can give us an opinion:
    1 - Use FP40 transaction and transfer FICA elements manually
    2  - Create a FOP process to perform step by step the process from CIC0. The only problem I have found is that there is not any object that allows me to transfer the open items. Does it exist? If not, this option is not valid
    3 - Use the "Change CUstomer" Functionality. Did you have any experience using this funcionalidty? The main issue I have with this is that the system generates a dummy invoice, the Move in Date is in the future, and the Account must be closed.
    Please any information will be very helpful. Thank you very much in advance!
    Best Regards,
    Lucas

    Hi Lucas,
    You can transfer the open items and the dunning level manually to the new BP and CA through transaction code FP40.
    You need to maintain the following configuration settings in the posting area 1055-
    Curr-Currency of the Cocd
    Clearing Reason-Clearing reason used for transfer
    Document Type-Document Type used for Transfer
    Only all items- blank
    Credit-X
    Transfer DL-X
    Moreover, you cannot transfer Instalment Plans through FP40, as instalment plan items are statistical in nature.
    Hope it clarifies.....
    Thanks,
    Amlan

  • Performing Top-n Analysis (but per group)

    The Oracle University Guide SQL Volume 2 says:
    To perform Top-n Analysis the general syntax is
    SELECT [column_list], ROWNUM
    FROM (SELECT [column_list]
    FROM table
    ORDER BY Top-N_column)
    WHERE ROWNUM <= N;
    for example
    To display the top three earner names and salaries
    from the EMPLOYEES table.
    SELECT ROWNUM as RANK, last_name, salary
    FROM (SELECT last_name,salary FROM employees
    ORDER BY salary DESC)
    WHERE ROWNUM <= 3;
    or to display the four most senior employees in the company.
    SELECT ROWNUM as SENIOR,E.last_name, E.hire_date
    FROM (SELECT last_name,hire_date FROM employees
    ORDER BY hire_date)E
    WHERE rownum <= 4;
    but what about if I have groups? for example if I want to display the 3 top earners per department?
    In my case now
    I want to fetch the top 4 items per category, with the biggest quantity (posothta)
    SELECT ROWNUM as RANK,
    H.KATHG_EIDOYS,
    H.KATHG_EIDOYS_DESCR,
    H.EIDOS,
    H.EIDOS_DESCR,
    H.CODE_SUP_BASIKOS_NAME,
    H.RAFI_CODE,
    H.LINES,
    H.POSOTHTA
    from (
    SELECT B.KATHG_EIDOYS,
    D.DESCRIPTION KATHG_EIDOYS_DESCR,
    B.CODE EIDOS,
    B.DESCRIPTION EIDOS_DESCR,
    S.NAME CODE_SUP_BASIKOS_NAME,
    C.RAFI_CODE,
    COUNT(A.FLD_SEQ_NUM) LINES,
    nvl(SUM(decode(k.INV_APOGRAFH_FLAG,'0', decode(k.INV_EXAGOGH_POSOTHTA,1, a.POSOTHTA_TIMOLOGHSHS,2,-a.POSOTHTA_TIMOLOGHSHS))),0) POSOTHTA
    FROM ERP_EIDOI_ANA_RAFI C,
    ERP_KODIKOI_KINHSHS K,
    ERP_POLHSEIS_DETAILS A,
    ERP_SUP_CUST S,
    ERP_KATHG_EIDON D,
    ERP_EIDH b
    WHERE B.COMPANY = DECODE(1,1,'9',B.COMPANY)
    AND a.COMPANY_KK=K.COMPANY
    AND a.KK_CODE=K.CODE
    and A.company_WAREHOUSE = c.COMPANY_WARE(+)
    and A.MASTER_WAREHOUSE = c.MASTER_WARE_CODE(+)
    and A.CODE_WAREHOUSE = c.DETAIL_WARE_CODE(+)
    and A.COMPANY_EIDOS = c.COMPANY_EIDOS(+)
    and A.EIDOS = c.CODE_EIDOS (+)
    AND C.DEFAULT_FLAG (+)= 1
    AND b.code = a.EIDOS
    and b.company = a.COMPANY_EIDOS
    AND D.CODE= B.KATHG_EIDOYS
    AND D.COMPANY= B.COMPANY_KATHG_EIDOYS
    AND B.COMPANY_SUP_BASIKOS = S.COMPANY
    AND B.CODE_SUP_BASIKOS = S.CODE
    AND B.PROMHTHEYTHS_FLAG_BASIKOS = S.PELATHS_PROMHTHEYTHS_FLAG
    AND /*&p_where*/
    a.COMPANY='9' and (a.group_source) = '10' and (A.MASTER_WAREHOUSE) = '01' and (A.CODE_WAREHOUSE) = '0101' and (a.hmerom_parast) >= to_date('01/01/2006','dd/mm/rrrr') and (a.hmerom_parast) <= to_date('25/05/2006','dd/mm/rrrr')
    GROUP BY B.KATHG_EIDOYS, D.DESCRIPTION, B.CODE, B.DESCRIPTION, S.NAME,C.RAFI_CODE
    ORDER BY 8 DESC
    ) H
    where 1=1 and ROWNUM <= 4
    this select does not bring me the desired results, because if for example
    category 01 has 10 items
    and category 02 has 2 items,
    this select will bring me only the first four rows
    and not the items from the 02 category.
    If you understand what is the case I will wait for your replies.
    Thanks in advance

    Hi,
    Here is an example. It gives you customers ids with highest salary per department.
    SELECT CUSTOMER_ID, SALARY, RANK, DEPARTMENT
    FROM (SELECT CUSTOMER_ID, SALARY, DEPARTMENT,
    RANK() OVER (PARTITION BY DEPARTMENT ORDER BY SALARY DESC) AS RANK
    FROM TABLEA)
    WHERE RANK < 2;
    Peter D.

Maybe you are looking for

  • Download to Excel.

    Hi, I have to download data into excel . Now this data is not predefined .. as in its picked up from custom table . If no of records selected from custom table is 6 then 6 columns in final_itab. If 10 records selcted then 10 columns . Now I have mana

  • Dynamic table name in FROM clause of an abap native sql statement

    Hi Frenz, Kindly help me with the solution. Thank you. data: tabname type string. tabname = 'CRMD_ORDERADM_H'. EXEC SQL.   SELECT count( * )          FROM tabname into :count ENDEXEC. This piece of the code is giving me a dump. Kindly let me know how

  • Organizing iPhoto / Kodak Easyshare

    Hi! I have many zillion photos. I use iPhoto, and Kodak Easy Share, hence some are duplicates. I'd like to get control of the situation, and store them in one place. What do you all do? AND where the heck are the photos from iPhoto? I do find folders

  • HT204266 I'm trying to update some apps I'm entring my password and then I'm geting this massage the information On this page is outdated

    I'm trying to update some apps I'm entering my password and then I'm getting this massage " the information On this page is outdated" Please help thank u

  • Conditional Record update

    Hello all, I have a requirement like this. Whenever a user create or change a PO, Then the info record should updated in me12 and also condition records  needs to be updated in conditional records. I know how to update info records. But i dont know t