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.

Similar Messages

  • 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.

  • 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

  • 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.

  • 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] } {

  • How to overwrite  the xml file by  flash using Php

    Hi
    i am creating getting data from the xml file ... and i am
    doing some Alteration in the xml file by flash after that flash
    producing the xml file i finished upto this process...
    nw i neeed to overwrite the xml file.... using Php.....
    can any one give me some idea ... to solve this issue
    ~~SK

    Flash Player cannot write XML files at all. but using
    php+flash we could do it .

  • Overwriting a PDF file that is open on another computer

    Hi!
    Instead of a intranet, we decided to post a PDF file via network mapping to keep the staff updated on the latest news.
    We use a mapped network folder as source for the documents, and one document with links so the staff can navigate to relevant information. The staff opens the PDF-file in IE.
    The problem we have is that whenever someone in the staff has opened the document in IE we are unable to edit the PDF in Word and overwrite the PDF-file that are availible to the staff.
    Is there any way that we can make the file overwritable when someone has opened it, and the person that is reading the file can simple refresh and get the updated information?
    This document will be edited by several departement managers, so it's impossible for us to use other editing tools than Office  (which they are already used to).
    Thanks in advance.

    I'm not an expert on editing files that are opened by another application, but I am not sure it _can_ be done the way you currently have it set up.  At least as far as IE is concerned.  (And I hate IE, too.. never did like it.)
    IMHO, the file should be stored in a database; that way, no matter how many people are accessing it, you can make changes and save them to the binary stored in a BLOB/CLOB datatype.  And if you (exclusive) lock the record as it's being saved, whomever is trying to access it will be "paused" until the save is complete and they will then retrieve the latest update without any corruption of data, or other 'hiccup'.
    If a database is not an option, I'm not sure what to do.  If it were an intranet, it might be different.  But a network share isn't the best solution.  It might be cost-saving or easier to maintain; but there's a saying - You can have it cheap, fast, or good; pick two.
    ^_^

  • Controlling autoupdate of Adobe Flash Player ActiveX with mms.cfg file

    For several years we have suppressed Flash Player ActiveX from autoupdating by using the mms.cfg file, with the setting "AutoUpdateDisable=1" -- and it has worked without a problem.
    With the constant updates of Flash Player for security reasons, we decided several months ago to change the autoupdate setting and allow Flash Player ActiveX to update automatically, without notifying the user, checking every seven days.  We changed the mms.cfg file to this:
    AutoUpdateDisable=0
    AutoUpdateInterval=7
    SilentAutoUpdateEnable=1
    We are using Windows 7 64-bit, so the mms.cfg file was copied/updated to: C:\Windows\SysWOW64\Macromed\Flash, as well as C:\Windows\System32\Macromed\Flash
    The problem we are randomly seeing across our 2500+ computers is a notification that a Flash Player update is available.  This is occurring on machines with the mms.cfg file in place.
    Does anyone else have this same issue?  We were also wondering if the encoding of the file, i.e., ANSI or UTF-8, has any bearing on the effectiveness of this mms.cfg file. Or has a registry setting been updated overriding the mms.cfg?
    We believe the file is encoded in UTF-8, but it is difficult to be 100% certain of this.
    Screenshot of the auto-update notification:
    Thanks
    Currently running Flash Player ActiveX 11.9.900

    You're right, it sounds very malwareish, but they will know more in the Flash Player forum  http://forums.adobe.com/community/flashplayer . This is teh Adobe Reader forum. When you post there, a screen shot may help.

  • My own cfg file in forms9i

    Hi
    How do I create a cfg file of my own. ie I need to use MyApp.cfg inplace of the default formsweb.cfg. I am using Forms 9i.
    I need to retain the formsweb.cfg. I saw how to achive this in 6i. But is it possible in 9i?
    Please help
    Regards
    Sajan

    Sajan,
    see the web.xml file of the Forms entry under the application-deployments node in the j2ee <Developer Suite> or BI_Forms directory.
    <servlet>
    <servlet-name>f90servlet</servlet-name>
    <servlet-class>oracle.forms.servlet.FormsServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    <!-- During product installation the configFileName parameter is
    specified in the orion-web.xml file as a context parameter
    override (in iDS), or as a Java system property (in iAS).
    It is set to <oracle_home>/forms90/server/formsweb.cfg.
    You can override that value here by editing and uncommenting the
    following servlet parameter setting: -->
    <!--
    <init-param>
    <param-name>configFileName</param-name>
    <param-value>D:\DevSuiteHome/forms90/server/formsweb.cfg</param-value>
    </init-param>
    -->
    <init-param>
    <!-- Turn on or off sensitive options on the f90servlet/admin page.
    For security reasons this should be set to false for
    production sites.
    -->
    <param-name>testMode</param-name>
    <param-value>false</param-value>
    </init-param>
    </servlet>
    You can either change the setting here or duplicate the servlet entry, rename the servlet name and create a second instance of it that points to another formsweb.cfg file. In the case of Oracle Application Server, make sure that you configure mod_oc4j for the new servlet name (in case you created a new instance)
    Frank

  • How to search in .cfg - files?

    Hello,
    can somebody tell me how to make DW CS3 search in .cfg-files?
    Thank you very much

    > can somebody tell me how to make DW CS3 search in .cfg
    files?
    This TechNote explains how to add new file extensions to DW:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16410
    After you add .cfg, then DW should search them.
    HTH,
    Randy

  • Xdodelivery.cfg file in 12.0.6

    Hi All,
    DB:10.2.0.4.0
    Oracle Apps: 12.0.6
    OS:AIX 5.3 L 64 bits
    We are on 12.0.6 and there is no "resource" directory under $XDO_TOP location where xdodelivery.cfg file could be created.
    As per the note 804283.1:
    The configuration file $XDO_TOP/resource/xdodelivery.cfg is detailed in the Oracle XML Publisher
    Administration and Developer's Guide and Oracle® XML Publisher User’s Guide in the section 'Configuration File Support' :
    Does the note above means we need to create a separate "resource" folder under $XDO_TOP and then create the xdodelivery.cfg file or where is the location of xdodelivery.cfg file in 12.0.6.
    Could anyone please share experience on the above issue for resolution.
    Thanks for your time!
    Regards,

    Hi,
    Please see if these documents help.
    Note: 804283.1 - How to Setup xdodelivery.cfg
    Note: 401619.1 - How Do I Troubleshoot XML with Collections?
    Regards,
    Hussein

  • Unable to use the xdodelivery.cfg file values

    Hi folks ,
    I am working on 11.5.10 Apps application.
    I have a requierment to delivery the generated report to an FTP.
    I have the FTP credentails which I dont want to hard code in Bursting control file. I went through few links and found about xdodelivery.cfg file.
    And please find my Datatemplate file , Bursting file and xdodelivery.cfg file as shown below ...
    The problem I am facing is , the program completes successfully but the file will not moved to ftp.
    Please guide me how can I access the value of the User Name and password in the Bursting control file.
    Please let me know where I am missing the actual working part.
    Data Template file
    some code here
    , ( select pov.profile_option_value VALUE
    from FND_PROFILE_OPTIONS_VL po,
    FND_PROFILE_OPTION_VALUES pov,
    fnd_user usr,
    fnd_application app,
    fnd_responsibility rsp,
    fnd_nodes svr,
    hr_operating_units org
    where po.profile_option_name like '%IBY_XDO_DELIVERY_CFG_FILE%'
    and pov.application_id = po.application_id
    and pov.profile_option_id = po.profile_option_id
    and usr.user_id (+) = pov.level_value
    and rsp.application_id (+) = pov.level_value_application_id
    and rsp.responsibility_id (+) = pov.level_value
    and app.application_id (+) = pov.level_value
    and svr.node_id (+) = pov.level_value
    and org.organization_id (+) = pov.level_value ) CONFIG_FILEPATH
    some code here
    <dataStructure>
    <group name="G_PARAM" source="Q_PARAM">
    <element name="CONFIG_FILEPATH" value="CONFIG_FILEPATH"></element>
         some code here
    Bursting control file is as below .......
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi" type="bursting">
    <xapi:request select="/XXXXXXX_TP/LIST_G_PARAM/G_PARAM">
    <xapi:delivery>
    <xapi:ftp id="ftp_delivery" server="xxxxxxx.Xxxxxx.com" user="${CONFIG_FILEPATH/username}" password="${CONFIG_FILEPATH/password}" remote- directory="/" remote-file="XXXXXXXXX_${FILE_EFF_DATE}_${INSTANCE}.xls" Secure="false" >
    </xapi:ftp>
    </xapi:delivery>
    <xapi:document output="XXXXXXXXXX_${FILE_EFF_DATE}_${INSTANCE}.xls" output-type="excel" delivery="ftp_delivery">
    <xapi:template type="xsl-fo" location="xdo://XXXX.YYYYYYYYYYY.en.US">
    </xapi:template>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Here is xdodelivery.cfg file ......
    <?xml version='1.0' encoding='UTF-8'?>
    <config xmlns="http://xmlns.oracle.com/oxp/delivery/config">
    <!-- ************************************************** -->
    <!-- servers section -->
    <!-- List your pre-defined servers here. -->
    <!-- ************************************************** -->
    <servers>
    <server name="xxxxxx.xxx.com" type="ftp" >
    <username>[email protected]</username>
    <password>Xxxxxxx</password>
    </server>
    </servers>
    </config>
    Please guide me how can I access the value of the User Name and password in the Bursting control file.
    Anticipating for your replies.
    Regards
    Raghu

    Found an alternate for this.
    Used UDT tables to Store the Server name , user name and credentials and remote directory.
    Fetched the values from the data template query and used them in the tags(element ). These tag values are used in bursting control file.
    Finally I was able to FTP the file to Remote directory.
    Regards
    Raghu
    Edited by: 865767 on Aug 29, 2011 5:36 PM

  • Xdodelivery.cfg file - email supplier remittance advice R12

    I have created xdodelivery.cfg file in $XDO_TOP/resource directory.
    1. What is host name? like my apps server host name or email server host name?
    2. What is server name again? (isn't it same as host name? which server?)
    3. what is IEX: SMTP Host profile option? (is it same as host name in .cfg)
    Are all these values same or each has different meaning?
    <?xml version="1.0" encoding="UTF-8" ?>
    <config xmlns="http://xmlns.oracle.com/oxp/delivery/config">
    <servers>
    <server name="mysmtp1" type="smtp_email" default="true">
    <host>myhost.mydomain</host>
    <port>25</port>
    </server>
    </servers>
    <properties>
    <property name="ds-temp-dir">/tmp</property>
    <property name="ds-buffering">true</property>
    <property name="SMTP_CONTENT_TYPE:String">"application/pdf"</property>
    </properties>
    </config>
    1. Set the IBY: XML Publisher Delivery Manager Configuration File system profile with the directory where the xdodelivery.cfg file is located.
    2. Verify both of the following profiles are set and are correct:
    IEX: SMTP From
    IEX: SMTP Host
    3. Additionally, go to application developer application -> messages query up IBY_FD_SRA_EMAIL_FROM change the email from to your desired text
    Thanks,
    Munna

    Hi Vinay,
    You'll have some reassurance in at least that I had the same problem with a R12 upgrade with Separate Remittance Advice. Unfortunately, I was not able to remain on the client site long enough to solve this, although I do have the following to offer, even if its not a solution:
    1) The xdodelivery.cfg file for one of our clients where this does work is as follows:
    <?xml version="1.0" encoding="UTF-8" ?>
    <config xmlns="http://xmlns.oracle.com/oxp/delivery/config">
    <servers>
    <server name="mysmtp1" type="smtp_email" default="true">
    <host>r12p660.<company_name>.co.uk</host>
    <port>25</port>
    </server>
    </servers>
    <properties>
    <property name="ds-temp-dir">/usr/tmp/PROD</property>
    <property name="ds-buffering">true</property>
    <property name="SMTP_CONTENT_TYPE:String">"application/pdf"</property>
    </properties>
    </config>
    2) I note in the error the the SMTP sever is null. In my example setup the local host (e.g KWDMXV41). The XML file may be in $INST_TOP/appl/admin and will be called <ORACLE_SID>_KWDMXV41.xml
    3) You have the following error in the stack: "oracle.apps.xdo.delivery.MissingRequiredPropertyException: Required property missing. Property name :HOST". This may imply that either the host is not defined in some profile option or the host is not being recognised by the program. Is this a multi-tier system, is there an entry in the /etc/hosts file?
    I hope that may be so some help.
    Thanks,
    Mark

Maybe you are looking for

  • Kernal warnings in Solaris 10

    Dear Folks, We have Solaris 10 box connected to HP SAN EVA8000 through dual HBA with MPXIO enabled. From quite some time we started receiving below warning messages, Any body Could explain, What is the reasons for these warnings or any solution to av

  • How to set up Time machine for multiple computers

    How to name and select for backup

  • Office 2004 for the Mac

    When saving Excel files in a networked environment to their Home Document Folder the user gets the message 'Document not Saved'. The message offers no other information. The user can not 'Save' or 'Save As'. The document is already saved in the users

  • Airplay Mirroring and the Mac DVD player not working

    Has anyone else experienced issues trying to airplay mirror the mac dvd player?  When I attempt to play a dvd while airplay mirroring is turned on the dvd player window just shows the checkerboard pattern and no video (this is on both the laptop scre

  • CONSTANT freezing and errors

    I have a 5th Gen ipod which i use daily, i replaced the hard drive and battery and screen all within the last year or so. Everything has been working fine until the last 2 or 3 weeks in the middle of songs my ipod will cut off and start up to either