What are the front of the backend steps to redeploy a direct EPMA planning ap

Hi all
Can anyone outline considerations/steps to redeploy an EPMA planning application in an operational environment? Should users have logged on to the system? Should the planning application be put into Administration mode? Must the DB of Essbase planning be put in sleep or users out of it first? What I have to restart the planning later? Thanks in advance for any information you can provide.

Everyone has their own point of view on this but I think if possible update should be made out of opening hours, I know that's not always possible.
A update of planning can take awhile if dense member changes and it's a great application of planning.
You do not have to restart the planning and you do not ' put essbase read only as planning update supports the essbase part.

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • What are the three steps necessary to correct disk cleanup does not not on Windows Vista?

    What are the three steps necessary to correct disk cleanup does not not on Vista OS

    This tutorial to see how id disk cleanup. See if it helps.

    http://www.Vistax64.com/tutorials/76073-disk-cleanup.html

  • Try to install items with purchased 14 box serial number and system does not... What are the next steps?

    Try to install items with purchased 14 box serial number and system does not... What are the next steps?

    Are you sure have a serial number from the inside of the box, or you could have a redemption code?

    Find your http://helpx.adobe.com/x-productkb/global/find-serial-number.html serial No.

    What is the exact error message?

    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html

    - and https://forums.adobe.com/thread/1572504

  • I am creating a flyer and must add five photos to document and resize them to scale.  What are the specific steps?

    I am creating a flyer and must add five photos to document and resize them to scale.  What are the specific steps?

    Without seeing your Flyer available, it is difficult to advise you, but if you want to build the room yourself, illustrated above approach shows how to put an image in the layout, position, and resize it.

    Fig 1. Make a selection on the page layout for the position (and possibly cropped) image format

    Fig 2. Open the image and choose the command selection > all followed by Edit > copy

    Fig. 3. Return to the layout and choose Edition > paste special > paste in the image will be probably larger than your selection when pasted into the Flyer.

    Fig 4. Choose Edition > transform > scale the scale tool appears.

    Fig. 5. Drag the frame to adjust it to a corner of the space of the image

    Fig. 6. Hold down the SHIFT key (to preserve proportion) and drag the farthest corner of scale handle diagonally downwards to reduce the size of the image to fit in the area of selection. Then click on the symbol to Commit in the Options bar to produce the result (Fig 7).

    Repeat for each of the other images...

  • What are the appropriate steps to rotate the viewfinder of the camera?

    Another screen problem is driving me crazy.

    I'm quite confused as to what are appropriate measures to turn the viewfinder window when the user rotates the device.

    I seem to be able to get things market during the passage of a landscape to a landscape upside.  But to me something else gives basically the things that I can't begin to describe.  For example, when I go from landscape to portrait, I always get the bottom half of the screen to be the dark tone and the view backwards.

    Say vf_win is the window of the viewfinder and the size is the size of the vf_win and the angle is the angle of rotation new peripheral.

    So I first turn to the viewfinder window by

    screen_set_window_property_iv(vf_win, SCREEN_PROPERTY_SOURCE_SIZE, size);
    screen_set_window_property_iv(vf_win, SCREEN_PROPERTY_BUFFER_SIZE, size);
    rc = screen_set_window_property_iv(vf_win, SCREEN_PROPERTY_ROTATION, &angle);
    

    then rotate the camera by means of

    rc = camera_set_device_orientation(handle, angle);
    rc = camera_set_videovf_property( handle, CAMERA_IMGPROP_ROTATION, &angle);
    

    ?

    I think the above is certainly false since I couldn't get the results I wanted.

    Any help is greatly appreciated.

    The sample application does not work quite right when launched in portrait on the playbook, because the default configuration of the camera is for landscape.  Down in the device drivers, we don't really know anything about how the device is held and what is intention of the user/application, so we rely on the app by telling us a lot of information to make things.  Don't forget, this is the API of the lowest level available for access to the camera.  There is an API of Cascades photo being developed which encapsulates C API to the top and tries to simlify things at the expense of flexibility.

    On PB, the video viewfinder frames 1920 x 1080 by default, but several other formats are supported (this whole landscape well!).  Use camera_get_video_vf_resolutions() to retrieve the complete list.  If you need to make in a picture window, you must specify either a rotation of output using camera_set_videovf_property (handle, CAMERA_IMGPROP_ROTATION, 90 or 270) or by adjusting your rotation of window screen using screen_set_window_property_iv (win, SCREEN_PROPERTY_ROTATION, 90 or 270) and optionally resize the window by using SCREEN_PROPERTY_SIZE.

    The first option above actually produces a video image 1080 x 1920 returned in a window of the non-tourne screen.  The second option is still dealing with buffers of window of 1920 x 1080, but when the window is composite, it is blitted to the side.  We have 2 ways of doing this is because we have a requirement to be able to save videos in formats portrait without having to rely on the advice of metadata to display the videos properly as Apple or Android have to do (this is the reason for the 1st method).  For the second method (form) this is because not all applications require the video must rotate, nor necessarily all hardware platforms support video output in this mode.

    To answer your last question - definition of resolution 1024 x 576 vf and a rotation of 90 on playbook will give the following result:

    -buffers that have a width of 576 and a height of 1024 pixels of video output.

    -You can then display the viewfinder in a window size 576 x 1024 (or however you choose to scale)

    -buffers sent by the sensor of the camera would be rotated 90 degrees to the right before being delivered through these pads size 576 x 1024

    Represent it visually?

    If you keep the playbook in house orientation and a person stood in front of the camera, the image would rotate 90 degrees to the right so that their head is located to the right of the frame and feet to the left.

    How is it useful?

    If you happened to take the playbook oriented 90 degrees counterclockwise (eg. logo blackberry is on the right side) and displays this buffer image 576 x 1024, head of the person would now be at the top of the screen.

    Once again, this can easily get somewhat confusing and really benefits greatly from visuals.  I keep a stack of post-it notes at hand and am constantly draw lines of frame and stick men on them and turning them accordingly

    See you soon,.

    Sean

  • What are the exact steps to get an array of Exel to Muse.

    I read here that we can export a table from Excel and insert it as a HTML object, but it does not work for me. Either it tells me "Unable to generate a thumbnail" or I get a box with the words HTML. I tried export as a web page and a single file web page. I open the following files in Notepad and then insert in Muse as an HTML object. After you paste the code, I tried to cut a portion of the text on the top and bottom, but nothing works. If I click with the right button on the file to my desktop and open it in a web browser, he seems to find. I would be grateful is someone could clarify the exact measurements I need to take to make. Thank you.

    Well, it took several hours and a bit of luck, but after that I made this post I figured out how to insert an Excel table in Muse. For future users seraching this forum, the trick is that you are not exporting the entire sheet, you need to export only the cells needed. If you export the entire sheet, you can open it in any browser and it looks great, but Muse can't handle this. So, here are the steps that you can use for Muse.

    1. click and drag in Excel to enter all the cells you want for your table.

    2 - tab Excel 'File' and choose ' Save as '.

    3. in the menu "Save As Type", select "Web Page".

    4 - Click on the 'Republish' at the bottom left circle. (Rank of your cell, for example, $B$ 2: $ 7 $K, will be displayed when the word repost.)

    5 - Click on the "Publish" button (It's counterintuitive, but you DO NOT click on the 'Save' button).

    6. in the new box that opens, click "publish". (You don't need to do anything else in this area. Although I don't really know what the other options are for. Maybe they are useful and can develop another person.)

    7. now you have a Notepad file on your desk (that's what happened on my computer, perhaps due to the settings on your computer, it'll go somewhere else and be linked to a program different.) with the same name as your original Excel file.

    8 - Open this file and copy the HTML text.

    9. then in Muse, choose 'Object', ' insert HTML code "and paste the code.

    A few other things I've learned about tables in Muse. When I could not Muse to accept HTML from Excel, I tried to use Word. This HTML code has been very well in all browsers, but again once, Muse is not a good enough program to read correctly and when this HTML code has been inserted in the Muse he seriously messed up a lot of formatting of the page. I've never been more grateful for a Cancel button.

    Also, I watched about three dozen sites this code creat HTML for tables, but none of them helped me to format my table with the cell size, colors and borders I want. But if you make just a very simple table, it might be a better choice than Muse.

    Post edited by: TTTBBB

  • What are the next steps after error checking?

    Any suggestions?

    Log name: System
    Source: Microsoft-Windows-WER-SystemErrorReporting
    Date: 21/04/2015-09:11:29
    Event ID: 1001
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: STUDY
    Description:
    The computer was restarted after a bugcheck.  The bugcheck was: 0xc000021a (0xffffc00079c61910, 0 x 0000000000000000, 0xffffc0006fae1540, 0 x 0000000000000000). A dump was saved in the: C:\WINDOWS\MEMORY. DMP. Report ID: 042115-12406-01.

    10074 if update is no longer relevant.  However, thanks for the steps to use in the future.

    David

  • What are the best steps using the widget form of Muse to reduce spam

    Greetings, I get now a bit of spam of contact that form join us

    NextGenFranchising.org

    Is there a way to reduce that?

    Thank you, David

    Hi David,

    I see your online form doesn't have a recaptcha, you can use recaptcha to reduce to submission of spam. You must add recptcha to your online form and publish the web page. Here is a step by step guide that shows how to do this.

    Adobe help Muse | Work with the shape of Widgets

    Please let me know if you have any other question.

  • Trojan:Win32 / partially removed Alureon.CT... What are the next steps to manually remove it?

    After the analysis report, I was asked to remove it manually. How can I do this?

    Run this

  • What are the exact steps for the creation of a section?

    I'm in uncharted territory and have spent most of the day, looking for the right menu and help. I need to start numbering pages at the physical page 3 (it starting page 1), but until now have discovered that I need start a 'section' in order to start a sequence of page numbering. I can't find anything on how to create a section, even if I can't find the menu to start the numbering of the pages in a section, that section does not seem to be created and I need help to learn how to create a section.

    TIA,

    Ken

    Try this link: InDesign help | Numbering pages, chapters, and sections

  • I need to reset my activations on an old PC that I have no more access to... Manual says I should contact you here. What are the next steps?

    Contact me to tell me how I / you can reset my old activations.

    Not here.  you need to contract adobe support and request a reset of count of activation.

    Contact adobe support by clicking on this link then "still need help" as soon as it appears, https://helpx.adobe.com/contact.html

  • What are the steps to increase the size of Guest OS Windows Server 2003 disk?

    People,

    Hello. I use 3 Player VM and Guest OS Windows Server 2003. The host OS is Windows 7.

    I just increase the disk size of Virtual Machine from 80 GB to 150 GB successfully. The next thing to do is to repartition the disk size of Guest OS Windows Server 2003 in 150 GB.

    What are the specific steps to increase the size of Guest OS Windows Server 2003 disk?

    Thank you.

    Only, I tried start gparted-live - 0.7.0 - 4.ISO both gparted-live - 0.7.0 - 7.iso in VMware Player and had no problem in order to check the MD5SUM.

    Attach the file vmware.log so we can see what is happening.

  • What are the steps to set a listener to phase in JSF 1.1?

    Hi all...

    The implementation of a listener of the JSF 1.2 page (the one that comes with JDeveloper 11 g) is very simple, you implement the methods getPhaseID, beforePhase, afterPhase, and then add the class in the JSF configuration file. It works like charm.

    However, to do the same thing with JDeveloper 10.1.3.4 (it comes with JSF 1.1) never works... so I was wondering... Am I missing something? What are the correct steps to do this?

    Thanks in advance.

    Mustafa,

    Step 1: Create a phase listener
    Step 2: Enter in the faces-config file. XML

    [url http://balusc.blogspot.com/2006/09/debug-jsf-lifecycle.html] This is an old post that shows the steps (and then goes to show how use a listener of the specific phase to help gain a better understanding of the life cycle JSF).

    John

  • What are the basic criteria to keep a computer in good operating condition?

    HI: I asked a question before and I will say first my pc works fine and I have no problem.  I want to know, as PC users, what are the basic top of page I should or can do to keep my PC works perfectly.  First: I am a paid version of the anti-malware software and Online Armor for my firewall.  I am running Windows 7 64 bit with IE 9 - I used 10 & 11 and frankly don't like them.  I run more registry cleaner software as I think that was my fall down during the past year, why I had to reinstall my discs of recovery on 12 or more times.  Any basic help and knowledge would be appreciated as I like to learn new things - also if anyone knows of acceptable software that is allowed to run or use to keep your pc running like new thank you Dave

    Hello

    You mention AntiMalware program

    There is a free version of Malwarebytes Anti-Malware program, which works very well.

    It's also a scanner at the request, not a real-time Scanner, to make it work when you want.

    __________________________________________________________

    Registry cleaners can do more damage to your operating system any good they claim to be able to do.

    You should work only in your registry manually and then only if you know what you're doing.

    __________________________________________________________

    Here are the basic steps to take to keep your machine operating smoothly and effective:

    Search for malicious software with the FREE version of this program.

    And does not accept the option "Pay for the version" trial installation

    Download, install, update and scan your system with the free version of Malwarebytes AntiMalware:

    http://www.Malwarebytes.org/products/malwarebytes_free

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    You can clean your hard drive using these two methods.

    "Delete files using Disk Cleanup"

    http://Windows.Microsoft.com/en-us/Windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=Windows-7

    Using the free CCleaner program:

    http://www.Piriform.com/CCleaner

    In NO case use the registry cleaning Option in CCleaner

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    And it is not recommended to use a register or a program of cleaning/TuneUP/utilities they can do more harm to your any good operating system that they claim to be able to do.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    Make sure you have the latest updated drivers:

    Access the site on your computer or equipment manufacturing > Driver and Software Support Section > search your computer or hardware model number > then your operating system > locate the correct drivers > download and install.

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    What are the other steps, which does not include some of the above:

    "Optimize Windows for better performance.

    http://Windows.Microsoft.com/en-us/Windows/optimize-Windows-better-performance#optimize-Windows-better-performance=Windows-7

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    It would be a good idea also run the System File Checker tool to check that everything is correct in the system files.

    "How to use the System File Checker tool to fix the files on system missing or corrupted on Windows Vista or Windows 7"

    http://support.Microsoft.com/kb/929833

    Use the (SFC.exe) System File Checker tool to determine which file is causing the problem and then replace the file. To do this, follow these steps:

    1. Open an elevated command prompt. To do this, click Start, click all programs, click Accessories , click command prompt and then click Run as administrator of . If you are prompted for an administrator password or a confirmation, type the password, or click on Allow.
    2. Type the following command and press ENTER:
      /ScannowThe SFC sfc/scannow command analyzes all protected system files and replaces incorrect versions with appropriate Microsoft versions.

    See you soon.

  • I recently dropped my laptop and it is weird, one day he int open up to 4 start times and sometimes it shows me a folder and a question mark in the interface and sometimes asked to reset my password, what are the steps to take?

    I recently dropped my laptop and it is weird, one day he int open up to 4 start times and sometimes it shows me a folder and a question mark in the interface and sometimes asked to reset my password, what are the steps to take?

    Anything can be corrupted on your MacBook Pro, but from what you say, it seems that the cable drive/SSD/flash memory/SATA hard was seriously damaged. Him "question mark" means that your Mac is unable to find any bootable device, meaning that it does not yet detect your OS X drive.

    You should make a backup of your files (if you can still do it) and take the Mac at the Apple Store or dealer to get a diagnosis. There may be several damaged parts.

Maybe you are looking for

  • TV purchased not appearing is not in the purchase history

    I have a family account set up. Child has launched series TV purchased on his iPhone. TV shows are on his iPhone and I can't go in the purchase history on my iPhone and my iTunes on my MBP and television programs are there. The only place where purch

  • Can I change the background color in the picture and Fax Viewer?

    I would like to make the bottom of the picture and fax viewer to black instead of white. The slide show has a nice black background. Is this possible?

  • What is the free space in Vista variant of +/-50 GB?

    Last night when I went to bed my system reported that I had 60 GB free. This afternoon, he pointed out that I have more than 111 GB of free. I have not emptied the trash, run Disk Cleanup, installed updates (it is set to "notify me but do not install

  • Windows 7 personal folders and trash of slow loading.

    Whenever I go to these the green bar at the top is taking forever to load, and even in the trash when there is practically nothing, it loads very slow, how can I fix?

  • Adobe Clip disrupt?

    clip of Adobe can't find videos over on my apple phone. error message indicates that the video is not available - which is not true, as he saved in the role of film. does not sny of my videos in the app. Any idea need to do? Have to put it all togeth