CFG file questions

when making adjustment to the CFG file
is there a order that should be followed
Please advise

The only "order" I would recommend is to remember to stop and restart Essbase after making changes to the cfg file. I do also like to group similar settings so they are easier to find and to add comments about why I set something the way I did

Similar Messages

  • CFG file questions Part II

    when making adjustment to the CFG file
    can you just shut down the Essbase server and Restart
    or do you have to stop EPM completely
    for the changes to updated

    No you don't need to restart the whole of EPM just the essbase server.
    Also from the docs -
    "After editing the configuration file, perform the proper action to have the configuration file reread:
    If the setting applies to the server, stop and restart Essbase Server.
    If the setting applies to a specific application, stop the application (if it is running) and restart it.
    If the setting applies only to a database, restart the application."
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Automatic Updates - WkstaUpdater.cfg file Question

    Regarding SAPGui 7.20 .....
    What is the commented out line   ;  SwitchTestingModeOn=true   in the WkstaUpdater.cfg file for?
    Thanks,
    Bob H

    I found the answer to this in NwSapAutoWorkstationUpdateService.log
    The service is instructed to run under test-mode  -->  Retry interval reduced to 10 seconds.
    Bob H

  • Can XML Publisher add a digital certificate (cert.pfx) via the xdo.cfg file or do I need to upgrade and use BI Publisher instead?

    Hi Guys
    I need to add a digital certificate to a clients customer statements and invoices. XML Publisher 5.6.3 has been used originally to design the templates as RTF. I have the following questions please...
    1. Can an RTF template be used or do I need to convert it to a pdf template?
    2. Can XML publisher even be used or do I need to get the DBAs to install BI Publisher. XML Publisher doesn't even have the signature properties in the admin screens that BI Publisher has.
    Below is a copy of the xdo.cfg file which currently does not add the pfx file...
    <config version="1.0.0"  xmlns="http://xmlns.oracle.com/oxp/config/">
    <properties>
       <property name="system-temp-dir">/tmp</property>
       <property name="pdf-security">false</property>
       <property name="pdf-open-password">testpass</property>
       <property name="pdf-permissions-password">testpass</property>
       <property name="pdf-encryption-level">1</property>
       <property name="pdf-no-printing">true</property>
       <property name="pdf-no-changing-the-document">true</property>
       <property name="signature-enable">true</property>
       <property name="signature-pkcs12-path">/app/oracle/product/appldev/apps/apps_st/appl/xdo/12.0.0/resource/digcert.pfx</property>
       <property name="signature-pkcs12-password">testpass</property>
       <property name="signature-field-location">top-left</property>
       <property name="signature-reason">taxreasons</property>
       <property name="signature-signed-at">Cape Town</property>
       <property name="signature-display-style">detailed</property>
    </properties>
    </config>
    Any help will be greatly appreciated.

    thanks for the summary of the many posts and threads describing all of these steps.

  • How to set image source path in formsweb.cfg file in forms 11g

    Hi,
    I had written HTML code in the formsweb.cfg file in forms 11g. In the below code i am unable to retrive image file(i.e., .gif, .jpeg) from the server or local machine.
    In the below HTML code i set image source in the image tag as below:
    <img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_04.GIF"
    Is this correct path to fetch the images from the server or local machine .
    Please help me out how to set path for image in html or is there any alternate process to retrive images.
    Here is the code :
    [INDIVIDUALUAT]
    workingDirectory=D:\Aims10dev\Work
    form=LMstartup.fmx
    userid=rmenu/rmenu@RLIFEQA64
    codebase=/forms/java
    imageBase=codebase
    width=1005
    height=750
    WebUtilArchive=/forms/java/frmwebutil.jar,/forms/webutil/jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar,life-icons-round.jar,Agilis_Icon.jar,life_Icon.jar,personalize.jar,hyperlink.jar,amazingbutton.jar
    archive=frmall.jar
    separateFrame=False
    lookandfeel=Generic
    EndUserMonitoringURL=True
    usesdi=yes
    #HTMLbeforeForm= <table width="1005" border="0" cellspacing="0" cellpadding="0"><tr><td width="200"><img src="/forms/html/agilis-life-logo.gif" width="200" height="80" /></td><td width="10"><img src="/forms/html/agilis-life-new11_02.gif" width="36" height="80" /></td><td width="805" valign="top" background="/forms/html/agilis-life-new11_03.gif"></td></tr></td></tr></table>
    HTMLbeforeForm=<body topmargin="0" leftmargin="0" > <table width="1005" height="100" border="0" cellspacing="0" cellpadding="0"><tr><td width="200" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-logo.gif" width="200" height="80" /></td><td width="10" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_02.gif" width="36" height="80" /></td><td width="550" valign="bottom" ><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_03.gif" width="550" height="80" /></td><td valign="bottom"><table width="219" height="90" border="0" cellspacing="0" cellpadding="0"><tr><td height="36" valign="bottom" align="center"><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agile-logo.jpg" height="36"></td></tr><tr><td height="10" valign="bottom"> <div align="right"><span style="font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#00000; " >Home | Change Password | Logout</span></div></td></tr><tr><td colspan="3" valign="bottom"><img src="E:\Oracle\Middleware\Oracle_FRHome1\tools\web\html\agilis-life-new11_04.GIF" width="100%" height="39" /></td></tr></table></td></tr></td></tr></table></body>

    AFAIK, this is not the correct way to set the image location.
    We call the working directory as context, so inside the context root along with WEB-INF, maintain a folder with name img and put all the images in that directory.
    You can use either .\<image_folder> or the optimum way would be (if you are using JSPs) to use getContext() method and traverse accordingly.
    FYI,,, using getContext() will give you context root directory, from there it is as simple as accessing any other folder.
    Hope this answers your question.
    Cheers,
    Jeets.

  • Mm.cfg file for logging in flex web apps

    Hi there,
    I am developing a flex web application for which logging needs to be done.
    What is found in my research so far is in web application logging can be enabled only when mm.cfg file is created manually.
    I dont want client's to create this file.
    I have two questions.
    1. Is there any way or any logging library which can log without manualy creating this mm.cfg file?
    2. Is there any control offered for creating custom log files (with particular naming convention, file size specification) for particular application.
    Thanks,
    Abhishek.

    See mx.logging classes.

  • Pasta.cfg file options

    Hi,
    I'm not sure if I'm in the correct forum for this question so please provide guidance if I should post tis elsewhere.
    I currently have an Oracle report that I'm generating as a text from Oracle Apps 11.5.10.2. The report print driver is setup as pasta universal and has a width of 240 characters. When I run the report and it prints it's truncating the last four columns of the report. I believe this is because the report is printing in landscape in Portrait paper size. But when I download the text file to my desktop then print it I can set the print options to Landscape and paper size Legal. When I do this the report prints all columns. My problem is that the users have this report output directly to the printer and I need to find a way to have it print in Legal paper or find another way to have all columns print.
    I was wondering if anyone knew of a way to set the paper size to Legal in the pasta.cfg file or is there something else I should be doing differently? I created a new .cfg file and tried setting the Territory Specific settings width to 14 - the legal paper size. I then remapped the print driver to the new pasta.cfg file and rebooted the concurrent manager but this didn't work and the file is still printing in lanscape/protrait style.
    Peppy

    I found the answer. refer to the OWA_SYLK package: http://garethroberts.blogspot.com/2007/10/excel-file-output-from-oracle.html

  • Essbase.cfg file

    I am a novice and would like to know how to set the parameters in Cfg file.When I have opened the file I am seeing only one entry there in that filei.e about JVMModulelocation. I wonder why all those default settings are not shown there? Can someone guide me on this?Jaya

    JVMModulelocation .This Itself sets all default options.if you want means you can add some commands to change default settings and you can see it through app manager.Let me know if you have any Questions ?ThanksSreenivas

  • Cfg files

    This question was posted in the past but I could not find any response.
    The directory: C:\Documents and Settings\All Users\Application Data\Hewlett-Packard\HP Print Settings
    contains 14,000 cfg files all beginning with HP then followed by a series of letters and numbers.
    Is it safe to delete these files? Why are they being created? Can they be removed?

    Is there any moderator out there in HP land that can find the answer to this question. My company is an HP Var and I have been finding more servers with this same problem. It is not only the number of files or size (total), it is the performance hit when windows and backup software accesses them all.
    thank you

  • Is there a way to edit the saved StartCfg.cfg file on a Linksys SRW switch?

    I have a SRW248G4 switch that I want to edit the StartCfg.cfg file to use as a template for several new switches.  The content of the startcfg.cfg file looks to be binary or mostly binary.  Is there a way to get the switch to save and load the file in text format similar to the Cisco switches?
    An alternate option is to create a templete config on one of the new switches with all the standard settings, save it, upload that template config to the other new switches and change the things that are different/unique from the web interface.  This is possible but will take a lot longer.
    Thanks,
    Kerry Melcher, CCNP

    You cannot edit the library file itself, but you could perhaps edit the XLM file and then import that, basically following the procedure you use when the library file has been damaged:
    http://support.apple.com/kb/HT1451
    You'll need to be very careful about editing the XML, though, as it's really easy to completely mess up your library if you edit the wrong thing. Make absolutely sure you have backup copies of the original iTunes library file and XML file, so you can put them back just in case something does go wrong.
    Hope this helps.

  • Why mozilla.cfg file is not working with Firefox 21

    <pre><nowiki>//@line 2 "e:\builds\moz2_slave\rel-m-rel-w32-bld\build\browser\app\profile\channel-prefs.js"
    user_pref("browser.startup.homepage","https://www.mytest.com");
    lockpref("browser.shell.checkDefaultBrowser", false);
    lockpref("app.update.enabled", false);
    lockpref("browser.rights.3.shown", true);
    lockpref("startup.homepage_welcome_url", "https://www.mytste.com");
    lockpref("network.automatic-ntlm-auth.trusted-uris", "https://www.mytest.com");
    lockpref("extensions.checkCompatibility.nightly", false);</nowiki></pre>

    user_pref doesn't work in mozilla.cfg<br />
    Also the proper name of the function is lockPref() and not lockpref().
    See:
    *http://kb.mozillazine.org/Locking_preferences
    These functions can be used in the mozilla.cfg file:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes

  • Windows 8.1 Update and the EI.cfg file

    Hi
    I have noticed that, installing Windows 8.1 Update Core or Pro with the Multiple Editions MSDN iso, I see, with the slmgr.vbs /dli command, that its distribution channel is Retail. If, however, I add the EI.cfg file
    [Channel]
    Retail
    [VL]
    0
    in sources directory of the iso using Windows ADK for Windows 8.1 Update, the distribution channel becomes Volume. How come?
    Where am I wrong?
    Thanks
    Bye
    Balubeto

    Since the Windows Update 8.1 Update (Multiple Editions) MSDN iso includes the retail editions of the Core and Professional, how I should do to change this iso so that, during the installation, allow me to choose which edition to install?
    In addition, I would include in this iso my two serial numbers of installation (one for the Core and the other for the Professional) so that I should not insert any serial number during installation.
    So, what should I do to reach my goal?
    Thanks
    Bye
    Balubeto

  • Unable to Open .cfg file in NVRAM or Flash in Cisco GNS3 Router

    Hello Cisco Community
    A program that I'm using to manage cisco devices has created a .cfg file in nvram in a gns3 router. When the program tries to access the I get the following error message:
    'Could not open policy cfg file'
    The file is a Tcl file. The full error message is as follows:
    +>(tcl)#if { [catch { set source [open nvram:/syslogTEST46.cfg] } fid] } {
    +>(tcl)# puts stderr "Could not open policy cfg file: $fid "
    Can someone please tell me what could cause the .cfg from being opened?
    Your expeditious assistance with this will be greatly appreciated.
    Cheers
    Carlton

    You're missing an access mode:
    if { [catch {set source [open nvram:/syslogTEST46.cfg r] } fid] } {

  • CGI map file questions, help !!!

    I am trying to use the CGI map file to open web reports. I got two questions at this time.
    1. How to refresh the report to reflect resent edits ? I used the CGI map to open a report. Later, I made some edits to the report and opened it again. However, the browser showed the report before the edit. I had to save the report to different file name and edited the key in the map file to show the edited report. This should not be the right way.
    2. How to open a report on a separated screen which is on top of the original one ?
    Any suggestions? Thanks!
    null

    Hi Kate.
    As far as a find and replace tool is concerned, most of us
    here prefer using some tool such as FAR or BkReplacem as they offer
    more features to help in this kind of scenario. The simple answer
    is however that these tools, as indeed does the inbuilt tool, bases
    it's search on the HTML. Therefore if there are specific instances
    of HTML strings you will have to analyse carefully them before you
    replace anything. It sounds like you are already some down down
    this line. Take a backup of your project and test out your theory.
    As far as your map file question is concerned, you can safely
    reimport your map file PROVIDED that no changes have been made to
    the mapids in the meantime. Personally I wouldn't do this unless
    you are 100% sure of this. If it is a case of having 100s of topics
    that are not mapped and never have been but could be, I'd just
    create a new map file and map away.

  • Overwriting vm.cfg file

    Hallo,
    I'm using direct disk access for a couple of VM, because it seems that the performance is quite better. I test it with Oracle 11g and I had about 15-20% better performance with DBMS_RESOURCE_MANAGER.CALIBRATE_IO. So I edit the vm.cfg file with the stanza phy:/dev.... . This works quite well, but from time to time the vm.cfg file seems to be overwritten (maybe ovs-agent). After that the stanza for the direct access is deleted, and it is aligned with the entries in OV Manager.
    Is there a way to prevent this.
    Reg.
    Rene

    ReneV wrote:
    Is there a way to prevent this.What version of Oracle VM are you running? This shouldn't happen any more with Oracle VM 2.1.5 and in 2.2, we've added the ability to add physical multipath devices as Shared Virtual Disks. This same mechanism can be used to add physical devices to a single guest (just ignore the "shared" part). This requires the devices to be exposed as /dev/mapper or /dev/mpath devices. You'll be able to import the disks in Oracle VM Manager under the "Resources" -> "Shared Virtual Disks" -> "Import" option. Once you import a multipath device, you can visit a particular guest's storage tab to enable it.

Maybe you are looking for