Sequences from 11.1.1.3 HBR to Calc Manager

I have migrated my rules (security is pending).  How are my rule sequences getting into Calc Manager (Rulesets)?
Thanks,
-Vince

Is that a how or why? If it is a why then, rulesets are the calc manager equivalent of sequence.
Check Cameron's Blog For Essbase Hackers: Why I hate (and love) Calculation Manager, part 1 where he has given a good comparison between CM and HBR.
Regards
Celvin
http://www.orahyplabs.com

Similar Messages

  • Error Message While Running Sequence from Planning and/or SmartView

    Following error is thrown while running a sequence from either planning or smartview at a higher level.
    "*An error occurred while running the specified calc script. Check the log for details*"
    This is very weird because it does not happened with any of the following:
    1. Running same sequence from AAS at higher level
    2. Running at lower level entity either planning or smartview
    3. Running from Planning or smartview with split sequence at higher level
    4. Running each rule within the sequence from Planning or smartview
    What have we done?
    1. Checked every log file, Essbase, Planning, HBR - no error message is logged despite above statement.
    2. Recycled environment
    3. Stopped and restated DB and APP
    Other info:
    1. DB.log file is 1.2gb
    2. No meta data changes
    3. We could not able to replicate same in Q and Dev
    4. Looked at cache setting
    5. Sequence does not fail at the same place
    6. Recently updated calclockblockhigh to 15000 (restarted environment)
    Environment:
    Planning suite: 9.3.0.1 with 9.3.1 APS.
    We are going nuts and any feedback is greatly appreciated!
    Thanks!
    Edited by: venuramini on Jul 9, 2009 3:50 PM
    Added environment section.

    Hi,
    To start Planning as a foreground app, stop the Planning service and then go to Start - Programs - Hyperion Solutions - Hyperion Planning - Start Planning (Apache Tomcat).
    Thats if you are using Tomcat of course. A DOS window should then pop.
    What value did you enter for the HBR properties? Have you tried 960000 for both? Remember you need to restart the Planning services for changes to take effect.
    Have you tried increasing some of the properties in the HBRServer.properties under Hyperion\AnalyticAdministrationServices such as:
    HBR.timeout
    Try setting it to 30000
    The restart the AAS service for the changes to take effect.
    Hope this helps.
    Seb

  • Export sequence from once schema to another using dbms_datapump

    Hello,
    Can anybody help me how to export only sequences from one schema to another using dbms_datapump or using any other packages.
    I cannot use the expdp/impdp from command prompt.
    Thanks.

    Hello Richard,
    No luck yet, it's new one now.
    declare
    l_dp_handle NUMBER;
    v_job_state varchar2(4000);
    l_last_job_state VARCHAR2(30) := 'UNDEFINED';
    l_job_state VARCHAR2(30) := 'UNDEFINED';
    l_sts KU$_STATUS;
    v_logs ku$_LogEntry;
    v_row PLS_INTEGER;
    BEGIN
    dbms_output.put_line('get_sequence - Started');
    l_dp_handle := DBMS_DATAPUMP.open(operation => 'IMPORT',
    job_mode => 'SCHEMA',
    remote_link => 'PSUP_DATA',
    version => 'LATEST');
    dbms_output.put_line('get_sequence - get handle :'||l_dp_handle);
    DBMS_DATAPUMP.add_file(handle => l_dp_handle,
    filename => 'test.log',
    directory => 'DMPDIR',
    filetype => DBMS_DATAPUMP.KU$_FILE_TYPE_LOG_FILE); dbms_output.put_line('get_sequence - add file');
    DBMS_DATAPUMP.METADATA_FILTER(l_dp_handle, 'SCHEMA_LIST', '''PSUP_DATA'''); dbms_output.put_line('get_sequence - metadata filer1');
    DBMS_DATAPUMP.METADATA_FILTER(l_dp_handle,
    'INCLUDE_PATH_EXPR',
    'IN (''SEQUENCE'')'); dbms_output.put_line('get_sequence - metadata filer2');
    DBMS_DATAPUMP.METADATA_REMAP(l_dp_handle,
    'REMAP_SCHEMA',
    'PSUP_DATA',
    'IRIS_DATA'); dbms_output.put_line('get_sequence - metadata remap');
    DBMS_DATAPUMP.start_job(l_dp_handle); dbms_output.put_line('get_sequence - starting job');
    DBMS_DATAPUMP.WAIT_FOR_JOB(l_dp_handle, v_job_state);
    dbms_output.put_line('get_sequence - completed');
    exception
    WHEN OTHERS THEN
    dbms_datapump.get_status(NULL, 8, 0, v_job_state, l_sts);
    v_logs := l_sts.error;
    v_row := v_logs.FIRST;
    LOOP
    EXIT WHEN v_row IS NULL;
    dbms_output.put_line('logLineNumber=' || v_logs(v_row).logLineNumber);
    dbms_output.put_line('errorNumber=' || v_logs(v_row).errorNumber);
    dbms_output.put_line('LogText=' || v_logs(v_row).LogText);
    v_row := v_logs.NEXT(v_row);
    END LOOP;
    RAISE;
    end;
    get_sequence - Started
    get_sequence - get handle :58
    get_sequence - add file
    declare
    ERROR at line 1:
    ORA-31623: a job is not attached to this session via the specified handle
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 2772
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 3886
    ORA-06512: at line 43
    ORA-39001: invalid argument value
    I go ogled some of adive i could see is grant create table to user, but my user is having DBA role as well.
    Please help.

  • Is it possible to select multiple clips and create a sequence from each individually?

    Is it possible to select multiple clips and create a sequence from each individually?  If you select multiple clips and select "New Sequence from Clip" it puts all of the clips into one sequence.  Is there an easy way to quickly perform this on multiple selected clips separately? 

    So now I *have* used Butler with PPro, and it works very well, here's an idea of how to do it:
    Import folder of clips
    Ensure first clip selected in bin and sorted by Media Type
    Most of these commands need shortcuts assigning - mine listed below
    Macro:
    To create seq from selected clip:
      ‘New seq from clip’ (Shift+CMD+N)
    To duplicate this seq:
      ‘Reveal Sequence in project’ (Shift+F) - not strictly necessary as it will already be selected
      ‘Window | Project’ (CMD+9)
      ‘Edit | Duplicate’ (Shift+CMD+/)
    To rename the duplicate
      ‘Enter’
      Various keystrokes to rename as required
      ‘Enter’ - to make name stick
      ‘Shift+Enter’ - to reselect that sequence
      ‘Esc’ - to get out of editing name
    To change resolution of duplicate:
      ‘Sequence Settings’ (CMD+5)
      ‘Tab’ x 3 (to get to H Frame Size)
      ‘xxxx’ (to enter frame width)
      ‘Tab’ x 1 (to get to V Frame Size)
      ‘yyyy’ (to enter frame height
      ‘Enter’ x 2 as prompt will say previews will have to be deleted
    To then find next clip ready for macro to run again:
      ‘Open in Timeline’ (Shift+CMD+O)
      ‘Match Frame’ (Shift+Spacebar)
      ‘Reveal in Project’ (Shift+CMD+F)
      ‘Window | Project’ (CMD+9)
      ‘Down Arrow’ - to select next clip
    I tried it with Butler (manytricks.com - free trial, $20 to buy) and it worked a treat, takes about 3 secs per clip
    AHK (for windows) is at autohotkeys.com and is free.
    You could start making multiple macros - that would enable you to do grade / resize in middle of duplication - and then export etc, but I figure you can figure that out ;-)

  • Opening sequence from one project to another

    I'm in a project and want to import/open a sequence from another project into the current one...can't remember how to do it??
    Cath

    No, just make sure you are in the correct project that you want to close, or if you have multiple projects open, Control - click on the Project tab you want to close and save and choose "Close Tab" from the drop down menu. Only that project will close and save.

  • Changing sequence from 16:9 widescreen to anamorphic widescreen

    I am working on a short video clip shot using 5D Mark II - 1080p. I am editing on FCP 7 and want to change my sequence from 16:9 to anamorphic widescreen without any distortion...anyway this can be done? All my raw files and transcoded file are 16:9.
    Thanks
    Sid

    sure.  fcp will automatically adjust this when you edit a clip into the sequence, so after changes the sequence settings, simply edit a source clip at the end of the sequence.   Does it display correctly?  If so, select the clip, copy, and then select all the other clips in the sequence, hit option-v (paste attributes) and make sure just basic motion and distort are checked.  Should fix everything.  Then delete that clip you added at the end of the sequence.
    Oh yeah, probably a good idea to duplicate your sequence before doing this, in case you make a mistake (or if I've made a mistake - nah, that wouldn't happen).
    good luck.

  • Exporting Sequence from FCP

    Forum,
    I sent part of a sequence from FCP to STP, but it's not in sequence anymore. It's broken back down into the original clips.
    How can I edit in STP without losing the structure of the sequence that I spent so much time on?
    Thanks,
    Trey

    I remember having to do a mixdown in each of my nests when dealing with this issue in 4.5.
    You can also do an end-run around FCP's mis-management of the audio renders by manually throwing away the audio render files for the project in the finder and re-opening the project.
    You might also try using the Advanced Format Conversion in Compressor, as that should ignore any pre-rendered material from your sequence.
    Also, I have seen this problem when combining 44.1k audio (from a music CD) and 48k audio (from digital video) in the same 48k sequence. You might find it helps in the long run to re-export the CD audio as 48k and replace the music in your sequences.
    Hope this helps -
    Max Average

  • How To... Execute Planning Functions and Sequences from MS Office Ribbon

    Dear all,
    I am working with a SAP how to paper, which is called:
    How To... Execute Planning Functions and Sequences from MS Office Ribbon.
    It is working absolutely fine and I am pretty satisfied, but as you probably know "Control the visibility of a button based on the visibility of a related crosstab: the  button just disappears once the related crosstab is not located on the active sheet."
    This means, when I insert different queries in different crosstabs, only one crosstab will have my own created ribbon. Is it also possible to set another specific ribbon with other buttons for another crosstab? Can I change the macro, included in the appendix of the how to paper, regarding this issue?
    Thanks in advance!
    Kind regards
    Dominik Drebinger

    Hey Martin,
    thanks for your reply, but I solved the problem on my own. Unfortunately my colleague did not see that the crosstabs had to be defined differently.
    Like this:
    Label
    Screentip
    Msolmage name
    Crosstab name
    Copy Initial Aligned
    Copy Initial Aligned
    CacheListData
    SAPCrosstab1
    Copy Initial Aligned 
    Copy Initial Aligned
    CacheListData
    SAPCrosstab3
    Copy Initial Aligned
    Copy Initial Aligned
    CacheListData
    SAPCrosstab5
    The macro, provided by the HowTo, is therefore working perfectly fine.
    Thanks though
    Dominik

  • Sequences From FCE saved as .mov to FCPX

    I messed up and did not use the same sequence settings when I set up in my FCE project. As a result when I try to join the four sequences the first sequence is sized differently then the other three. The first sequence is setup in Apple Intermediate Codec and the others are different. When I save each of the sequences as .mov separately they appear to be fine. The problem arises when I try to put them into one sequence in FCE.
    Rather than start all over I asked around in the the FCE discussion and the best suggestion was to download FCP X and start over because FCPX can handle the different types of footage (AVCHD, SD and HD).
    After agonzing over this because of over of a hundred hours of editing so far and still more to go I have downloaded Final Cut Pro X. The thought came to me that if I export each one of the sequences from Final Cut Express as .mov and import those .mov files so that they all can be joined together, the differences that existed in Final Cut Express (because of the different Codec types), will not exist in FCP X. Is this correct? Is it really that simple?
    Please let me know.
    Re: Sequences with different attributes 

    Without knowing the precise details of all the settings of your video it is impossible to give a definite answer.
    The simplest way to find out (if you already have the sequences) is to import them into FCP X and see what happens.
    If you haven't already converted them you should  convert just a minute of each sample (for speed) and import them.

  • Importing sequence from another project, can't connect to dynamic link

    I'm trying to get another sequence from another project into this one (mostly to be able to copy over a specific edit from that without remaking it) and when trying to do so, the system, as per the usual, tries to connect to the dynamic link server, but stalls on the connection screen for some time.  One time it simply told me that it could not connect, and another time I got an "unspecified draw error".  I'm using a PC.  Any help that anyone could provide would be greatly appreciated; I've never run into this issue before, and have had to copy edits between projects multiple times.

    Hi Boonslayer,
    Wrong forum. Moving to Premiere Pro forum.
    Kevin

  • Exporting sequence from Premiere CC to Audition CC opens completely wrong clips in multitrack

    I export my sequence from PP and Audition opens 100% incorrect video and audio!  Nothing is the right clip, totally wrong files are being opened.  I have no clue at all what is going on.  Can anyone help?
    Footage is DV PAL.  Audio is single stereo audio file (made in Audition CC) on dialogue track and single stereo music track, both 48KHz 16bit. All audio is going into Audition at 0db with no effects (ie untampered).
    I've done plenty of other mixes with the same project in different sequences with no problem at all (starting in CS6 and now working in CC - it's a feature film project with many tracks and over an hour long).  The primary feature mixdown has been done and worked beautifully last week.  Now I'm working on a trailer which is only 3 minutes long, using the rendered movie as my primary source, so it should be quite simple.
    I have had a look at the xml (of which I only have the most basic understanding) and the document clearly references completely wrong files, so I think you are right and it's a PP issue rather than Audition, which just seems to be fed crap to start with!
    My specs are:
    Mac Pro 5,1 - 6 Core 3.33GHz
    48GB RAM
    GTX 680 Mac
    OSX 10.8.5
    Adobe CC - up-to-date
    playout via Focusrite Saffire Pro 24 (FW400)
    Thanks for any help!
    Dominic
    PS
    This is a copy of a thread I started in the AUdition forum but was advised to ask here instead.

    Not a direct reply to your question but...
    I have only exported video to Audition as a reference track- preferring to use the PP timeline for the master export.  I somehow feel it's less prone to image quality loss (codec dependent!)
    To that end, I add the imported Audition mix-down either as a single or multiple stems, depending upon the project requirements,  and place them in sync in the original timeline.

  • Hi i want to take a sequence from one timeline and drop it in another timelien without having to reedit the sequence. how do i do this thanks

    hi i want to take a sequence from one timeline and drop it in another timelien without having to reedit the sequence. how do i do this thanks

    leeg
    Your new thread was a success.
    Our original discussions on transferring content from one Premiere Elements project to another can be found
    What am I missing?
    in posts 4, 5, 6, and 7 of the above link.
    Good choice in deciding to go with the export from project 1 into project 2.
    Thanks again for your follow up and good work.
    ATR

  • Error reading the standard sequence from the document tables

    Hi PM Experts,
    Please help!
    Recently SAP patching is carried out in our R/3 environments. Before patching, all our customized RFCs were working correctly.
    We are using BAPI ''BAPI_ALM_ORDER_GET_DETAIL'  in a RFC.  After the patching, the version date  of  the BAPI ''BAPI_ALM_ORDER_GET_DETAIL'   is changed to new date of patching.
    Now, when we are calling the customized RFC,  ''BAPI_ALM_ORDER_GET_DETAIL'  is returning an error  'Error reading the standard sequence from the document tables'.
    This comes when we are pasiing any order with Order type 'ZM02' ( Maintenance Order - Preventative). It is working absolutely fine with Order Type ZM01(Maintenance Order - In Hours Opex).
    Sometime, when RFC is run individually, it works fine with same data and sometime it is throwing this error with the same data. Very Inconsistent.
    Please advice whether patching is the reason.
    Any advice..is welcomed.
    Many Thanks,
    Rohit
    Edited by: Rohit Kumar on Jan 14, 2009 3:50 PM

    Thanks a lot.
    We found that the flow of the code(RFC) was making a situation  where even correct order id was passed to this BAPI, the result was an error 'Error reading the standard sequence from the document tables'. we reverted the RFC to it's earlier version. now that problem is not there.

  • SAP Patch :'Error reading the standard sequence from the document tables

    Hi Experts,
    Please help!
    Recently SAP patching is carried out in our R/3 environments. Before patching, all our customized RFCs were working correctly.
    We are using BAPI ''BAPI_ALM_ORDER_GET_DETAIL' in a RFC. After the patching, the version date of the BAPI ''BAPI_ALM_ORDER_GET_DETAIL' is changed to new date of patching.
    Now, when we are calling the customized RFC, ''BAPI_ALM_ORDER_GET_DETAIL' is returning an error 'Error reading the standard sequence from the document tables'.
    This comes when we are pasiing any order with Order type 'ZM02' ( Maintenance Order - Preventative). It is working absolutely fine with Order Type ZM01(Maintenance Order - In Hours Opex).
    Sometime, when RFC is run individually, it works fine with same data and sometime it is throwing this error with the same data. Very Inconsistent.
    Please advice whether patching is the reason.
    Any advice..is welcomed.
    Many Thanks,
    Rohit

    We found that the flow of the code(RFC) was making a situation where even correct order id was passed to this BAPI, the result was an error 'Error reading the standard sequence from the document tables'. we reverted the RFC to it's earlier version. now that problem is not there.

  • Deletion of Serial numbers/ Parallel sequences from production order

    HI ,
    I am trying to delete the Serial numbers from the production order programatically using the FM SERNR_DEL_FROM_PP. I dont get any error , but the serial number is not getting deleted from production order. If anyone have used this FM for deletion Please let me know what extra has to be done.
    Similarly i have a requirement or deletion of parallel sequence from the production order. Any FM to do the same?
    Code screenshot below
    CALL FUNCTION 'SERNR_DEL_FROM_PP'
           EXPORTING
                material              = i_matnr
                j_vorgang             = 'PMP2'
                ppaufnr               = i_paufnr
                ppposnr               = i_itemno
           IMPORTING
                anzsn                 = l_num_serno
                ZEILEN_ID             =
               SERIAL_COMMIT         =
           TABLES
                sernos                = gt_sernos
           EXCEPTIONS
                serialnumber_errors   = 1
                serialnumber_warnings = 2
                OTHERS                = 3.
      DATA ls_afpod_po TYPE afpod.
      MOVE-CORRESPONDING gs_afpod_po TO ls_afpod_po.
    *.....Update Number of serial numbers in parent order
      ls_afpod_po-anzsn = l_num_serno.
      update afpo
      set anzsn = l_num_serno
      where aufnr = i_paufnr and
            posnr = i_itemno.
      commit work AND WAIT.

    Hello,
    the function module SERNR_DEL_FROM_PP calls the function module SERNR_DEL_FROM_DOCUMENT within. There, the changes are only written into the memory.
    See also the code below:
    CALL FUNCTION 'STATUS_BUFFER_EXPORT_TO_MEMORY'             "P99K058111
            EXPORTING                                             "P99K058111
                 I_MEMORY_ID = MEMID_STATUS.                      "P99K058111
    The variable memid_status has the value 'SN_STATS'.
    So if you want to update the data, you have to call the following function module:
    CALL FUNCTION 'SERIAL_LISTE_POST_PP'
      EXPORTING
        MEMORY_ID_STATUS       = 'SN_STATS'
    Regards Simon

Maybe you are looking for