Automate application optimization

Hi,
is there a way to automate/schedule the application optimization?
Thanks

Hi,
Yes, it is available in 7.0. If you don't find it under you particular application set, you'll have to copy paste the one that's delivered standardly with BPC in ApShell. It's located into: C:\BPC\Data\Webfolders\ApShell\PLANNING\DataManager\PackageFiles\Examples.
Then, you'll have to copy and paste it under your application set/application, and then reference it via the Organize package list menu.
Hope this will help.
Best Regards,
Patrick

Similar Messages

  • Automate Application & Essbase Backup

    Hi Gurus
    We have done lots of things on different topics in this forum but one thing which i feel lack is Backup & Recovery Procedures. How can we automate Application & Db Backup for Data forms. Anyone have implemented it or have some clue then pls let it share on this forum.
    Thanks in advance
    SNK

    For the planning application then I would take a backup of the schema/db, this can be automated and done by your dba.
    For essbase then different backup options are outlined in :- http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_backup_recovery/launch.html
    It all depends on your backup method to how it would be automated.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Infrastructure Navigator Automatic Application Definitions failing

    When I attempt to Add Automatic Application Definitions I get the following error:
    Unable to add the application definition. An unknown error has occurred while trying to retrieve data from the Navigator server.  Ensure that the Navigator server is up an running.
    I have also found the majority of the vms in our environment show Access failed.  An unknown error has occurred.
    I am not sure which logs should be reviewed to provide some clues to these issues.
    Any ideas or thoughts would prove helpful!
    BTW our version is 2.0.0.398.  I hope to upgrade to 5.5 some time next month so I will be able to upgrade to 5.8 but don't want to carry issues like this forward!
    Any ideas?  Thoughts?

    Hi GAlit,
         Thank you for checking this post out!  How would you like me to send the tgz file? If possiible, I would rather not post the file publicly since i have not had a chance to review the files contained in the bundle.
         Please let me know how I can get the file to you!
         Thanks again for the reply!

  • What are the difference and relations between Automatic Tuning Optimizer...

    What are the difference and relations between Automatic Tuning Optimizer and Automatic SQL Tuning Advisor?
    In my opinion, they are same.

    SQL> SELECT * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE    11.1.0.6.0      Production
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Production

  • Access OS environment variable to be used in automatic application login

    I want users to login to an APEX application automatically using the username that is stored in an OS environment variable. I already tried owa_util.print_cgi_env, but that does not contain the values I need.

    Hello,
    Sounds like you're trying to do NTLM authentication? Take a look at the whitepaper -
    http://www.oracle.com/technology/products/database/application_express/pdf/apex_ntlm_authentication_wp.pdf
    John.
    http://jes.blogs.shellprompt.net
    http://www.apex-evangelists.com

  • Oracle automatic statistics optimizer job is not running after full import

    Hi All,
    I did a full import in our QA database, import was successful, however GATHER_STATS_JOB is not running after sep 18 2010 though its enable and scheduled, i did query last_analyzed table to check and its confirmed that it didnt ran after sep18,2010.
    Please refer below for the output
    OWNER JOB_NAME ENABL STATE START_DATE END_DATE LAST_START_DATE NEXT_RUN_D
    SYS GATHER_STATS_JOB TRUE SCHEDULED 18-09-2010 06:00:02
    Oracle defined automatic optimizer statistics collection job
    =======
    SQL> select OWNER,JOB_NAME,STATUS,REQ_START_DATE,
    to_char(ACTUAL_START_DATE, 'dd-mm-yyyy HH24:MI:SS') ACTUAL_START_DATE,RUN_DURATION
    from dba_scheduler_job_run_details where
    job_name='GATHER_STATS_JOB' order by ACTUAL_START_DATE asc; 2 3 4
    OWNER JOB_NAME STATUS REQ_START_DATE ACTUAL_START_DATE
    RUN_DURATION
    SYS GATHER_STATS_JOB SUCCEEDED 16-09-2010 22:00:00
    +000 00:00:22
    SYS GATHER_STATS_JOB SUCCEEDED 17-09-2010 22:00:02
    +000 00:00:18
    SYS GATHER_STATS_JOB SUCCEEDED 18-09-2010 06:00:02
    +000 00:00:26
    What could be the reason for GATHER_STATS_JOB job not running although its set to auto
    SQL> select dbms_stats.get_param('AUTOSTATS_TARGET') from dual;
    DBMS_STATS.GET_PARAM('AUTOSTATS_TARGET')
    AUTO
    Does anybody has this kind of experience, please share
    Apprecitate your responses
    Regards
    srh

    ?So basically you are saying is if none of the tables are changed then GATHER_STATS_JOB will not run, but i see tables are updated still the job is not running. I did >query dba_scheduler_jobs and the state of the job is true and scheduled. Please see my previous post on the output
    Am i missing anything here, do i look for some parameters settings
    So basically you are saying is if none of the tables are changed then GATHER_STATS_JOB will not run,GATHER_STATS_JOB will run and if there are any table in which there's a 10 percent change in data, it will gather statistics on that table. If no table data have changes less than 10 percent, it will not gather statistics.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/stats.htm#i41282
    Hope this helps.
    -Anantha

  • Disable automatic Application Manager grant when creating an application

    Hi all,
    If an admin user (administrator privileges in Essbase directly - shared services not used) creates an application in Essbase, the user automatically gets an Application Manager grant for this application.
    This makes no sense in our environment and especially makes no sense as the user is already an administrator and has full access to Essbase.
    Is there any way to disbale this?
    Thanks and kind regards,
    Thomas

    Hi Cameron,
    many thanks for your answer.
    Well let me explain a little bit further:
    I created an own security module which manages the whole security in Essbase. I get the grants from a corporate system and then just apply them by some definitions natively in Essbase using filters etc.
    To make sure the grants on the server are exactly the same as the grants that get delivered to me, I export the complete security in Essbase using MaxL and import it to a relational DB. I then check whether there are any grants which shouldn't be there and vice versa.
    If now an admin user creates an application, he gets an additional application manager grant for this application. He does not loose his admin permissions.
    Now in my check this application manager grant pops up as this grant is not in the corporate system but created Essbase internally when a application is created.
    If I export the complete security this application manager grant is there.
    I would like to get rid of these errors in my check. Also it makes no sense that an admin user gets an Application Manager grant because he already has that permission as an admin user.
    I already searched the documentations but didn't find a setting to disable this behaviour of Essbase.
    Btw. Essbase version is 11.1.1.3.
    Maybe someone of you guys know if there is any chance to do this - if not, I have to find another solution.
    Thanks and kind regards,
    Thomas

  • Automate application of cash on account

    Currently we will apply a payment on a customer's account, and then later receive and excel worksheet, with the invoices to which the cash should be applied.
    I would like to find away to automate this process, but with the the ability to have any "under payments" create a residual item
    I was looking in to standard SAP program : RFBIBL00, but could not see that it would handle short paid items, and create a new posting as a residual.
    Has anyone had any experience in this area, and possible solutions.
    Thanks in advance

    Hi,
       You are looking for the Payment advice funtionality. Look here
    http://help.sap.com/saphelp_470/helpdata/en/01/a9c2d4455711d182b40000e829fbfe/frameset.htm
    This won't fully automate the process, but for the user will reduce their work to posting the payment against the advice.
    Kind regards

  • Automatic application of ul/ol tags upon conversion

    I wanted to ask whether it was possible to have a style (list) that would automatically map an already existing list in a Word document to an HTML (ol/ul/li) list upon conversion.  In other words, if I have a numbered list in Word as follows:
    Fruits
    Apples
    Pears
    Peaches
    Could I now convert that to HTML within RoboHelp with a CSS that matches the corresponding Word style and receive an ol/li list?
    I know that I can easily apply a list style from RoboHelp; however, there are a number of Word documents to convert and many have a list style as follows:
    Fruits
    Apples
    Pears
    Peaches
    Citrus Fruits
    Oranges
    Grapefruit
    With the marked difference being that Oranges and Grapefruits are numbered four and five respectively, instead of one and two.  This means that I have to start the list numbering at another number at appropriate intervals.
    Any assistance on this is much appreciated.  I am using RoboHelp 10 and outputting to Web Help.

    Hello xhpx,
    In  your media queries your changing the .gridContainer but the #LayoutDiv1 is the same. The reason the color goes away is the media query for mobile sizes doesn't have the background color. Though I would remove #LayoutDiv1 from any media query since it doesn't need to change.
    http://jsfiddle.net/gCka7/
    hope this helps.
    Chad Smith - BCGurus.com
    also, creating a jsfiddle or just a link to the site could make it easier for debuging.

  • Automater-application won't work

    Hi. I'm new to this forum but I got a problem with the Automator. I was on a hunt for an emulator or a program that could open up apks on my MacBook Pro. I found the Android-emulator from Google, but everytime I run an app it crashes within a minute. But then I read about that you could make your own application in Mac OSx using the automator. I tried, and failed. I managed to create the application, but everytime I try to open up an apk-file when associating it to my automator-application, I get the message: "The action "Run Shell Script" encountered an error. Check the actoin's properties and try running the workflow again."
    I have no idea at all within these kind of things so I have no clue at all what I should do about it. Can anyone help me with this? Would be very satisfying to install and run apks on my MacBook Pro
    Below this you can see my "code" and "actions"

    vvikke wrote:
    Well I rightclick on the apk-file and then I chose "Open with..." and then I choose the Autormator-application that I made... But I tried your suggesion on dragging and dropping the apk on the app, but it didn't work either :/
    What happened when you dragged a file onto the app?
    The app is designed to have files dragged onto it not ot be opened. If you open it then there is no file to pass to the shell script and nothing in arg $1 so toy get the error.

  • How to automate application of quartz filter to scanner output?

    Hello.
    I have a new scanner and it generates large TIFF and PDF files. I know I can use Eric Meyer's Reduce File Size (75%) quartz filter script ( http://meyerweb.com/eric/thoughts/2010/02/25/better-pdf-file-size-reduction-in-o s-x/ ) in Preview to re-save the files greatly reduced in size but it's rather tedious to have to do this manually.
    Can anyone suggest an easier way or how I can automate this?
    The things that jump to mind (and I know are over my head as my following story will show) would be an applescript or automator generated script. I thought this is one of those things that folder scripts would be good for and I have failed miserably to set one up using Automator.
    I went into Automator and chose folder action and then applying the quartz filter to a pdf. It asked me if I wanted to apply the action to a copy and leave the originals untouched and I said yes and chose the same folder that I was attaching the action to. I then chose the Reduce File Size (75%) for the filter. It ran and reduced the file and left the reduced file in the folder with the action but the original vanished.
    I deleted the folder and tried again, but now the folder action dialog comes up blank and I have to manually select the Reduce File Size (75%) from a drop down list. Also, it left the original in the folder with the action and no filter was applied. So I made a different folder called "originals" and pointed the add a copy step to it, and now it puts the reduced copy there and the original vanishes.
    I am totally lost. It seems like the actions change each time I try to do something and I can't figure out where these automator folder actions are being stored.
    I would be THRILLED if I could drop the scans into a folder "apply Reduce File Size (75%)" and have reduced files go to a folder "reduced pdfs" and originals go to an "origin pdfs". Is it possible to get automator to do this?
    I have the interest but not the mental bandwidth to learn how to write an applescript to do this.
    Is there some other easy way that I'm overlooking?
    I will greatly appreciate any and all help.

    hotwheels 22 wrote:
    Guys!
    I am missing a step here.
    Is there some need to hit run or something within automator? Am I supposed to get a file in the folder I choose? Do I then drag and drop a pdf over the folder or the file to get the file reduced with the filter?
    I am new to mac and my 100 - 900 MB pdf's are kicking my butt...
    Anybody know how to get this going?
    Thanks.
    Let's see. How far did you get? Did you create the Quartz filter using ColorSync?
    Next step is to open Automater and double click folder action.
    Drag the action "Apply Quartz Filter to PDF Documents" over to the right hand side and drop it. You will get prompted to add or not add a copy function. If you want to have it back things up hit add, if you just want them compressed hit "don't add".
    In the Filter drop down select the quartz filter you created in the ColorSync Utility.
    Now scroll up on the right hand side (it's a bug in Automator). At the very top you'll see a drop down to choose the folder that the folder action is going to be applied to. Select your folder.
    Hit Save on the File menu. Call your folder action something logical, like Compress PDFs and hit save. You can now quit automator.
    Now that this is done you can drag PDFs into the folder you assigned the action to and it will compress the images in them to JPEG, reducing the size of your PDFs. It will not prompt you or give you any feedback that the magic has happened but it will happen. You might want to make sure your settings are right by working with copies rather than originals, but whatever.

  • J2EE applications Optimization

    Hi all,
    The application server performance guide of Oracle speaks about some metrics that help us observe the performance of an application, etc. Where can I watch all these metrics, because the Enterprise Manager website does not provide all these values, sessionActivation.active and sessionActivation.completed for instance?
    Thanx
    Lambros

    There's a command line utility called dmstool which grabs all the DMS metrics and displays them. Have a look through the doc for it.
    There's also a browser based access point called Aggrespy which will spit out the raw and categorised metrics from DMS. Once again, have a look through the doc to find out more about it. The performance guide probably describes this.
    cheers
    -steve-

  • Automatic application update search

    80-90% of the time when I am using the Desktop Manager software, I use it to make an internet connection.  When I connect my phone to the pc, the software searches for application updates with a window that pops up. Since I do not have an internet connection yet, this is quite pointless.  There is a cancel button, but even when pressed it still will take upwords of 30sec-1min before the window goes away, and I can make my internet connection.  Is there some way to make the software not search for updates?  I am using version 5.0.1 on both winXP pro, and win7 pro. 

    I recognize the exact sequence you are describing...did you even attempt what the KB suggests? I am not sure if it does exactly what you are wanting, so trying will at least provide a yes or no...
    (off topic...) As for attaching images, when you click the little green tree, it pops up a screen. From what you described, I think you clicked the chain link button...which is to paste a URL link into the body of the message...not an image. To the immediate right is a little green tree...click that to upload images into your post.
    Best!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Automatic application termination

    While recording voice-overs, Captivate 2.o got terminated a
    few times. Any workouts?

    Hello Saurabh,
    It sounds to me that your copy of Adobe Captivate 2 has
    become corrupted. I would try re-installing the software again,
    making sure that before you being the installation process you
    disable your Anti-virus software. If that still does not resolve
    the problem then I would recommend you report this to adobe using
    Bug
    Submission form
    so that somebody on the Captivate team can look into this for
    you and see if they can reproduce the problem.
    HTH
    Regards,
    Mark

  • WAAS Application Requests - Process Question

    Non Technical Process Question
    We all have forms we have our users complete when a firewall rule or change is needed.  You may even have a similiar documents for when load balancers or DNS changes are required.  Does anyone have document they can share that outlines what pieces of information are needed for intergrating applications into WAAS?  What about ongoing changes?
    Source, destination and TCP port information is really a very small portion of the what needed to maintain a clean a defined methodolgy within the WAAS manager.  Does anyone have an example or can describe how you collect the initial information to set up WAAS but how do you keep track of changes that may be needed as the application charaterics change or the server farm expands horizontally?
    Thanks - Sam

    Sam,
    the general answer for detailed information on how to configure WAAS for certain applications is described here:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v501/configuration/guide/policy.html
    In general, WAAS comes preconfigured for the most widly used applications in the industry.
    In order to understand, which configuration is necessary for a new application, one needs to understand the basic options WAAS offers.
    These are two options:
    1) Use an Application Optimizer (AO) if you need some dedicated protocol know how. ( e.g. (e)MAPI, CIFS, SSL, HTTP, ICA, to name some)
    2) Generic TCP traffic is optimized using TCP Flow Optimization (TFO), Data Redundancy Elemination (DRE) and Lempe Liv (LZ) compression.
    The in terms of processes, the question is:
    1) Is there a policy preconfigured for the new application?
         a) yes
              If an AO is used, does the AO need configuration? ( example: SSL AO requires certificates)
              Do we have specialities which require further fine tuning? ( Answer is mostly: no, Example: non-standard ports)
         b) no
              You define what you need for the application based on the protocol characteristics.
              If you have defined these characteristics you can choose one of the AOs, or define which of the "generic" options fit the traffic. For example, for traffic that is already compressed, it does not much benefit from LZ, so choosing only TFO and DRE. Another example is traffic that has not much of dublicate data, perhaps it does not benefit a lot from DRE, so you configure TFO only.
    Does that answer your question?
    Thanks,
    chris

Maybe you are looking for

  • Mediasource - has the functionality chan

    I have upgraded to firmware 2..0 on my Zen Touch but as Mediasource didn't recognize my player I have downloaded the latest Mediasource and the plug in needed so it recognizes the player but it seems that the functionality has changed a lot. You used

  • How do I stream iTunes to my AppleTV??

    I must be missing something. I have synced content on my ATV but I also have content on my iTunes library that isn't synced and want to stream. How do I do this?? Pardon my ignorance........thanks!

  • Concurrent Employment

    We have concurrent employment maintained in our project. I need to develop reports based on PNPCE LDB. I wanted to know major differences between PNP and PNPCE and various pitfalls while using PNPCE LDB.

  • [solved] "No boot signature in partition"

    "No boot signature in partition" is the message i get when my computer boots. I always had an ata disk it booted from, sda. the OS was on sdb. I got rid of the ata disk and wanted my pc to boot from the disc which contains the OS. So hdb became sda.

  • HT5312 dont remember my apple id security questions what can i do ?

    dont remember my apple id security questions what can i do ?