Oracle VM Template Error - Power on VM:  failed

Hi This is driving me crazy.
I'm trying to do proof on concept so I can check we can use this in our enterprise.
I have set up 64bit Oracle VM and Oracle VM Manager with a working 2003 server no problems its running fine.
I have downloaded the Oracle VM Template which has Oracle 10G database 64bit linux install.
I have imported it and then when i try to power on I get the following error, with the pre-warning message below it.
The template is running off local storage which is plentyful.
Also is there any easy way of seeing how how storage you actually have, I find the interface quite frustrating on the storage front.
Power on VM: failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/OVS/running_pool/24_scctest/vm.cfg']=>Error: Boot loader didn't return any data! > StackTrace: File "/opt/ovs-agent-2.2/OVSXXenVM.py", line 57, in xen_start_vm run_cmd(args=cmd) File "/opt/ovs-agent-2.2/OVSCommons.py", line 98, in run_cmd raise Exception('%s=>%s' % (cmdlist, p.childerr.read())) > StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 86, in start_vm raise e Oct 6, 2009 9:38:33 AM Error
Configure VM: scctest failed: <Exception: Error updating the image.> StackTrace: File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 471, in config_vm raise Exception("Error updating the image.") Oct 5, 2009 3:20:56 PM Warn
Please help

I suspect that the hypervisor isn't capable of running the guest. Check the output of xm info|grep xen_caps to see if it can run x86_64 guests. Here is an example:
# xm info|grep xen_caps
xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64

Similar Messages

  • Oracle 11G  DG ,ERROR"PING[ARC2]: Heartbeat failed to connect to standby 'wnadsdy'. Error is 1033."

    主库一直报错,提示 如下: Error 1033 received logging on to the standby FAL[server, ARC0]: Error 1033 creating remote archivelog file 'wnadsdy' FAL[server, ARC0]: FAL archive failed, see trace file. Error 1033 received logging on to the standby PING[ARC2]: Heartbeat failed to connect to standby 'wnadsdy'. Error is 1033. tnsping 可以Ping 到备库 wnadsdy primary ip 172.31.0.41 standby ip 1721.31.0.112 primary db initwnad.ora wnad.__db_cache_size=687865856 wnad.__java_pool_size=16777216 wnad.__large_pool_size=33554432 wnad.__oracle_base='/opr/oracle'#ORACLE_BASE set from environment wnad.__pga_aggregate_target=671088640 wnad.__sga_target=989855744 wnad.__shared_io_pool_size=0 wnad.__shared_pool_size=234881024 wnad.__streams_pool_size=0 *.audit_file_dest='/opr/oracle/admin/wnad/adump' *.audit_trail='db' *.compatible='11.2.0.4.0' *.control_files='/opr/oracle/wnad/control01.ctl','/opr/oracle/fast_recovery_area/wnad/control02.ctl' *.db_block_size=8192 *.db_domain='' *.db_name='wnad' *.db_recovery_file_dest='/opr/oracle/fast_recovery_area' *.db_recovery_file_dest_size=10737418240 *.diagnostic_dest='/opr/oracle' *.dispatchers='(PROTOCOL=TCP) (SERVICE=wnadXDB)' *.log_archive_dest_1='location=/opr/oracle/wnad/archive' *.log_archive_dest_2='SERVICE=wnadsdy' *.memory_target=1656750080 *.open_cursors=300 *.processes=150 *.remote_login_passwordfile='EXCLUSIVE' *.standby_file_management='AUTO' *.undo_tablespace='UNDOTBS1' listener.ora LISTENER=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test)(PORT=1521))               )     ) SID_LIST_LISTENER=       (SID_LIST=         (SID_DESC=               (SID_NAME=wnad)               (ORACLE_HOME=/opr/oracle/product/11.2.0/db_1)               (GLOBAL_DBNAME=wnad)           )       ) tnsnames.ora WNAD=   (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test)(PORT=1521))         )       (CONNECT_DATA=           (SERVER = DEDICATED)           (SERVICE_NAME=wnad)       )   ) wnadsdy=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test2)(PORT=1521))         )       (CONNECT_DATA=           (SERVER = DEDICATED)           (SERVICE_NAME=wnad)       )   ) standby db initwnad.ora wnad.__db_cache_size=687865856 wnad.__java_pool_size=16777216 wnad.__large_pool_size=33554432 wnad.__oracle_base='/opr/oracle'#ORACLE_BASE set from environment wnad.__pga_aggregate_target=671088640 wnad.__sga_target=989855744 wnad.__shared_io_pool_size=0 wnad.__shared_pool_size=234881024 wnad.__streams_pool_size=0 *.audit_file_dest='/opr/oracle/admin/wnad/adump' *.audit_trail='db' *.compatible='11.2.0.4.0' *.control_files='/opr/oracle/wnad/control01.ctl','/opr/oracle/fast_recovery_area/wnad/control02.ctl' *.db_block_size=8192 *.db_domain='' *.db_name='wnad' *.diagnostic_dest='/opr/oracle' *.dispatchers='(PROTOCOL=TCP) (SERVICE=wnadXDB)' *.log_archive_dest_1='location=/opr/oracle/wnad/archive' *.memory_target=1656750080 *.open_cursors=300 *.processes=150 *.remote_login_passwordfile='EXCLUSIVE' *.standby_file_management='AUTO' *.undo_tablespace='UNDOTBS1' listener.ora LISTENER=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test2)(PORT=1521))         )     ) SID_LIST_LISTENER=       (SID_LIST=         (SID_DESC=               (SID_NAME=wnad)               (ORACLE_HOME=/opr/oracle/product/11.2.0/db_1)               (GLOBAL_DBNAME=wnad)           )       ) tnsnames.ora wnad=   (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test)(PORT=1521))         )       (CONNECT_DATA=         (SERVER = DEDICATED)         (SERVICE_NAME=wnad)       )   ) wnadsdy=     (DESCRIPTION=         (ADDRESS_LIST=             (ADDRESS=(PROTOCOL=TCP)(HOST=oracle-test2)(PORT=1521))         )       (CONNECT_DATA=         (SERVER = DEDICATED)         (SERVICE_NAME=wnad)       )   )

    Hello;
    Very difficult to read your post.
    If your standby is in "recovery - mount" a 1033 is normal assuming you are trying to shut down the standby.
    Otherwise try this query on the standby:
    select process, client_process, sequence#, status from V$managed_standby;
    If there is a MRP or a MRP0 process, the database is performing managed recovery. Otherwise It's not ready and you may have found your cause.
    Best Regards
    mseberg

  • Oracle BI Scheduler Error

    Hi all,
    I have created a request and added it to the dashboard. I have scheduled the request using Delivers. I have created an iBOT and when i save it the following error is thrown. What cud be the reason?
    Oracle BI Scheduler Error: [nQSError: 68019] Authentication Failed.
    Error Details
    Error Codes: GYFPI8RN
    Cheers.
    Thank u.

    Hi I also faced this problem..
    see this link
    http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/
    you need to use the cryptotools utility to register the user name and password of the administrator user.
    Edited by: kart on Apr 28, 2010 1:05 PM

  • Oracle rac templates 11g R2 buildcluster.sh error

    Hi All,
    am facing below error, while creating oracle rac templates. kindly let us know how to resolve below error.
    ===error=========================
    Oracle RAC 11gR2 OneCommand (v1.2) for Oracle VM - (c) 2010-2011 Oracle Corporation
       Cksum: [1170221909 255000 racovm.sh] at Sun Jan  5 04:15:14 EST 2014
       Kernel: 2.6.18-194.0.0.0.3.el5xen (i686) [1 processor(s)] 1700 MB
    2014-01-05 04:15:14:[printparams:Time :racnode1] Completed successfully in 4 seconds (0h:00m:04s)
    2014-01-05 04:15:14:[setsshora:Start:racnode1] SSH Setup for the Oracle user(s)...
    INFO (node:racnode1): Running as oracle: /u01/racovm/ssh/setssh-Linux.sh -s -x -c NO -h nodelist -p ***   (setup on 2 node(s): racnode1 racnode2)
    ERROR: Failed to create temporary file /tmp/setssh-cretmpQY3958 on localhost, can not proceed
    Exiting...
    ERROR (node:racnode1): Failed to configure passwordless SSH for the oracle user
    2014-01-05 04:15:17:[setsshora:Time :racnode1] Completed with errors in 3 seconds (0h:00m:03s), status: 1
    2014-01-05 04:15:17:[buildcluster:Time :racnode1] Completed with errors in 58 seconds (0h:00m:58s), status: 1
    thanks,
    Mike.

    Try this. It worked for me.
    Please keep in mind that you will need wait till each step finishes successfully before move to next one
    For Step1 and 2, you can skip node(s) on which you didn't execute root.sh yet.
    Step 1: As root, run "$GRID_HOME/crs/install/rootcrs.pl -verbose -deconfig -force" on all nodes, except the last one.
    Step 2: As root, run "$GRID_HOME/crs/install/rootcrs.pl -verbose -deconfig -force -lastnode" on last node. This command will zero out OCR and VD disk also.
    Step 3: As root, run $GRID_HOME/root.sh on all node one by one

  • Error creating Virtual Machine from Oracle VM Template Input/output error

    Hi,
    I'm creating a virtual machine from the Oracle VM Template (OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM) I downloaded from eDelivery. I keep getting this error.
    =========
    Check Agent Version
    Check Address and NetworkType
    Register virtual machine img
    Register virtual machine geninfo
    Register networks
    Register virtual disks
    CopyFromTemplateAsync:Call agent
    CopyFromTemplateCallBack
    CallBack:end-success:end:failed:<Exception: ['dd', 'if=/var/ovs/mount/ECE4B252180944D18EE19A4F6C9EC3F0/seed_pool/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM/System.img', 'iflag=direct', 'of=/var/ovs/mount/ECE4B252180944D18EE19A4F6C9EC3F0/running_pool/39_E_BIZ_1213_APP/System.img', 'bs=1M'] => dd: reading `/var/ovs/mount/ECE4B252180944D18EE19A4F6C9EC3F0/seed_pool/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM/System.img': Input/output error
    4872+0 records in
    4872+0 records out
    5108662272 bytes (5.1 GB) copied, 205.557 seconds, 24.9 MB/s
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXUtility.py", line 354, in utl_cp_vm
    run_cmd(args=cmd)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 92, in run_cmd
    raise Exception('%s => %s' % (args, err))
    Update virtual machine status:Error
    ========
    After endless searches there doesn't seem to be a lot of information out there.
    Any help will be appreciated.
    regards
    Dave

    It looks like your disk drive may have bad sectors on it, and when the dd copy reaches those bad sectors, it reports an error. Check /var/log/messages on the OVM server to see if it reports disk errors.

  • Linux - Oracle - Crystal Report Server XI : Error in File Report1: Failed to load database information.

    I am using Crystal Reports Server XI on Linux Server with Oracle Server 10g.
    I did install Oracle Client on Report Server and config Oracle SID in tnsnames.ora also. It works well with tnsping command. Then, I published a report which was created in Crystal Reports developer on this server.
    When I preview the report on Report Server. I got the following error message:
    Error in File Report1: Failed to load database information.
    Try to fix the problem I ran web Central Management Console -> Objects ->Report1->Process -> Database and set there the following parameters:
    Database driver: Oracle
    Server: servers_host_name
    Database: (tried both ORACLE_SID and tns_name)
    User: oracle_user_name
    Password: oracle_pw
    It still got the same problem.
    I will appreciate any help.
    Tham.

    I was having a similar problem in Crystal Reports Server 2008 v1, and had to install the full client to resolve it, which I didn't like.  I poked around some, and was able to get the Instant Client working with a few minor changes.  Note that I tried it only with the 32-bit Instant Client even though I was on a 64-bit system because that was what SAP recommended when I talked to them.
    The changes I had to do was initialize the Oracle environment variables (the instant client doesn't have a script to do this for you) and to create a soft-link which is included in the full client, but not in the instant client.
    To setup the environment variables I created a file called env.sh and put it in /opt/crystal/bobje/setup/oracle/, where /opt/crystal was my install path.  This ensured that it got called by the /opt/crystal/bobje/setup/env.sh script which runs as part of the System init scripts to initialize the environment.  The following is what I put in my file (again for the 32-bit 11g R2 instant client):
         export ORACLE_SID=summitdb
         export ORACLE_HOME='/usr/lib/oracle/11.2/client'
         export ORACLE_BASE='/usr/lib/oracle/'
         export TNS_ADMIN='/usr/lib/oracle/11.2/client/network/admin'
         export PATH="$:/usr/lib/oracle/11.2/client/bin"
         export LD_LIBRARY_PATH="$$/usr/lib/oracle/11.2/client/lib"
    After that, I created the missing soft link using this command:
         ln -s "$/lib/libclntsh.so.11.1" "$/lib/libclntsh.so.10.1"
    Once I had done those two things, and restarted the service using the /etc/init.d script, it worked fine.

  • Oracle B2B :(AIP-51505 : 5082: XEngine error - Guideline look-up failed)

    I am getting following error message on the remote host when I try to enque .
    In the error report (B2b Console)
    AIP-51505 : 5082: XEngine error - Guideline look-up failed
    I have already verified and re-verified the document properties/properties/revision on the Oracle B2B console.
    I think this error is related to
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:getValue Value = Webmd
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Enter
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit NodeGUID = {0BF5065C-F83C-441C-A8AA-C85CF4197931} position = 0
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doCommit Leave
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Enter
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:cloneSelector Return = oracle.tip.adapter.b2b.document.edi.ISelectorImpl@15fc672
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup Enter
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = TransactionPurposeCode, val = [13]
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [null]
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup Value doesn't match, doc parameter is null
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = TransactionID, val = [270]
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup param = [270]
    2008.01.28 at 15:54:12:156: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.edi.ISelectorImpl:doLookup key = ec_DataNodeName, val = [Transaction]
    Would you know which config in Oracle B2B contain the TransactionPurposeCode ?
    Thanks for help

    Hello,
    Please let us know the Business protocol and also send the b2b.log in DEBUG mode to [email protected]
    Rgds,Ramesh

  • OI template error - Failed to create template

    Hi,
    I was under the impression that the Excel snapshot templates could be customized and tried to do this but it didn't work. I restored the master (copied it back to the template folder) but got an error message when I try to (re)set the template paths:  Failed to create template (template name here).
    I uninstalled OI completely and reinstalled (both server and client) but still get the above message, even when I changed the path where the templates are installed. This is only on the workstations, not on the server so I'm thinking that there is something on the workstation that is stored that doesn't get uninstalled when the add-on is uninstalled.
    Even though the templates are installed in the folders indicated in the OI Company Setup, the snapshot templates are not available when in Outlook, no doubt because of this error message; there is something that isn't properly installed that links the templates to Outlook.
    Any ideas how I get rid of this message? Don't see why uninstall would not fix this; sounds like a bug with the add-on.
    Thank you,
    Heather
    Edited by: Heather Wilkinson on Mar 16, 2010 12:27 PM

    Hi Heather,
    Have you checked this thread yet?
    Re: Outlook Integration Add-On Templates Error
    Thanks,
    Gordon

  • TP3 Oracle Three Column Layout Template error

    Hi,
    if I choose for page template: Oracle Three Column Layout and run this page I get blank page with message: Error trying to include:viewId:/oracle/templates/threeColumnTemplate.jspx uri:/oracle/templates/threeColumnTemplate.jspxjavax.servlet.ServletException: Error in servlet
    thanks,
    Branislav

    Hi,
    if I exctract threeColumnTemplate.jspx from oracle-page-templates.jar and store it in my project as a template file it works and it works also with FF 2.0.0.11
    thanks,
    Branislav

  • XSU error oracle.xml.sql.OracleXMLSQLException: Conversion to String failed

    Appication Server: 10g, Database: Oracle 9i and Oracle 10g
    I have a table 'sw_icd2' in the database that has one column of XMLType.
    The code below, attempts to query this table as 'select * from sw_icd2' and display the result. I was able to execute this query in sqlplus.
    But when I run a program using XSU in JDeveloper:
    OracleXMLQuery qry = new OracleXMLQuery(conn, "select * from sw_icd2");
    XMLDocument domDoc = (XMLDocument)qry.getXMLDOM();
    domDoc.print(System.out);
    StringWriter s = new StringWriter(10000);
    domDoc.print(new PrintWriter(s));
    System.out.println(s.toString());
    qry.close();
    I get the following Error:
    "oracle.xml.sql.OracleXMLSQLException: Conversion to String failed"
    Any ideas on how I can resolve this issue? Your help would be appreciated.
    Thanks!

    Okay, it looks like the problem has something to do with the TIMESTAMP data type in tables.
    oracle.xml.sql.query.OracleXMLQuery can't seem to handle tables with the TIMESTAMP data type.
    this code ran fine on my machine :
    import oracle.jdbc.driver.*;
    import oracle.xml.sql.query.OracleXMLQuery;
    import java.lang.*;
    import java.sql.*;
    public class testXMLSQL {
         public static void main(String[] args) {
    try {
    // Create the connection
    System.out.println("before getConnection ");
    Connection conn = getConnection("scott","tiger");
    System.out.println("after getConnection ");
    // Create the query class
    OracleXMLQuery qry = new OracleXMLQuery(conn, "SELECT * FROM EMP");
    System.out.println("after OracleXMLQuery object created ");
    // Get the XML string
    String str = qry.getXMLString();
    // Print the XML output
    System.out.println("The XML output is:\n"+str);
    // Always close the query to get rid of any resources..
    qry.close();
    } catch(SQLException e) {
    System.out.println(e.toString());
    // Get the connection given the user name and password.!
    private static Connection getConnection(String username,
    String password)
    throws SQLException
    // register the JDBC driver..
    DriverManager.registerDriver(new
    oracle.jdbc.driver.OracleDriver());
    // Create the connection using the OCI8 driver
    Connection conn =
    DriverManager.getConnection(
    "jdbc:oracle:thin:@<server_name>:1521:<sid>",
    username,password);
    return conn;
    Then I created another table :
    create table emp_test as select * from emp;
    added a timestamp to it :
    alter table emp_test add (time timestamp(6));
    and filled it with timestamp information :
    update emp_test set time = timestamp'2005-09-22 09:26:50.124';
    ran the same code but changed the SQL to :
    "SELECT * FROM EMP_TEST"
    and got the error message :
    The XML output is:
    <?xml version = '1.0'?>
    <ERROR>oracle.xml.sql.OracleXMLSQLException: Conversion to String failed</ERROR>
    looks like bug in OracleXMLQuery object??

  • Disc recording log; Finder: Write (10), block: 4294967146, count: 32 - 3/73/03 Medium Error, Power calibration area error, Burn failed

    Hello All Apple Heads (Brit. short for headmaster or headmistress.)!
    My MATSHITA DVD-R UJ-846
    (Firmware Revision: FQ3T, ATAPI, Burn Support: Yes [Apple Shipping Drive], Cache: 2048 KB, Reads DVD: Yes, CD-Write: -R, -RW, DVD Write:-R, -RW, +R, +R DL, +RW, Write Strategies: CD-TAO, CD-SAO, DVD-DAO), optical super drive is unable to burn on any CD or DVD.
    The Disc Recording log list below writes: "Finder: Write (10), block: 4294967146, count: 32 -> 3/73/03 Medium Error, Power calibration area error, Burn failed".
    DiscRecording.log:
      Description:          Disc recording log
      Size:          2 KB
      Last Modified:          11-09-15 4:50 PM
      Location: /Users/-/Library/Logs/DiscRecording.log
      Recent Contents:          Finder: Burn started, Thu Sep 15 16:40:47 2011
    Finder: Burning to CD-R media with SAO strategy in MATSHITA DVD-R   UJ-846 FQ3T via ATAPI.
    Finder: Requested burn speed was max, actual burn speed is 24x.
    Finder: Burn underrun protection is supported, and enabled.
    Finder: Write (10), block: 4294967146, count: 32 -> 3/73/03 Medium Error, Power calibration area error
    Finder: Burn failed, Thu Sep 15 16:41:57 2011
    Finder: Burn sense: 3/73/03 Medium Error, Power calibration area error
    Finder: Burn error: 0x8002006D The disc can't be burned; it might be incompatible with this disc drive. Please try a different brand of disc, or try burning at a slower speed.
    Finder: Burn started, Thu Sep 15 16:43:37 2011
    Finder: Burning to CD-R media with SAO strategy in MATSHITA DVD-R   UJ-846 FQ3T via ATAPI.
    Finder: Requested burn speed was 8x, actual burn speed is 8x.
    Finder: Burn underrun protection is supported, and enabled.
    Finder: Burn finished, Thu Sep 15 16:49:31 2011
    Finder: Verify started, Thu Sep 15 16:49:31 2011
    Finder: Verify failed, Thu Sep 15 16:50:20 2011
    Finder: Verify sense: 3/02/00 Medium Error, No seek complete
    Finder: Verify error: 0x80020063 Verifying the burned data failed.
    Can this issue be solved by means of firmware/updates, terminal command lines, or through other open source OS?
    Is this issue related to lense cleanliness?
    Much thanks!
    Sam
    Message was edited by: saltislandsam

    I have also tried TDK, Maxell, Verbatim and Sony media
    Me too. Out of that list the only brand that has NEVER produced a coaster (on the same burner as yours) is Verbatim DVD-R and Fuji DVD-R. All the others produced a 25-50% failure rate.
    Have you tried burning at a slower speed?
    Using 16x DVD media is fine - in fact it is difficult to buy any other - but there is a consensus in the Apple Support Forums that a slower burn is a better burn i.e. 2x or 4x (slow burns are better burns!). I always use Toast for burning.
    The term "Best" means the fastest speed that the drive told Toast it can write to a specific disc. The drive's firmware and info on the disc decide what speed burns are available. When you press the speed setting button in Toast (after inserting a disc) you'll likely see some speeds in italics and some in bold face. The ones in bold face are supported by that media on that drive. The fastest one is what Toast calls Best.
    Audio CDs in particular should be burned at the lowest supported speed.
    Verification is a good indicator the disc is burned okay. However, other DVD players can still have problems with the disc. Media problems with various drives is not uncommon. Slower burning may reduce the chance of those problems, and is one of the reasons why RW (read/write) media is always rated slower than DVD-R.
    There are some interesting facts here:
    http://www.osta.org/technology/dvdqa/dvdqa4.htm and here:
    http://www.osta.org/technology/dvdqa/dvdqa4.htm
    But many will tell you that the 'slower burn is best' theory is outdated. Who really knows? At the end of the day, if your home-made DVD was verified by Toast and will play anywhere on anybody's DVD player, then that is the result we are all after!

  • Code in before report getting executed but "Job error is: BIP job failed."

    Customer is executing a BIP job that fires a pl/sql procedure via before report trigger. Procedure is completing successfully. But the BIP report is not getting generated. ESS process ends in error with the following error:
    oracle.as.scheduler.ExecutionErrorException: ESS-07033 Job logic indicated a system error occurred while executing an asynchronous java job for request 604103. Job error is: BIP job failed.
         at oracle.as.scheduler.rp.AsyncFinalizeProcessor.processFinalizeRequest(AsyncFinalizeProcessor.java:131)
         at oracle.as.scheduler.rp.AsyncJavaSysExecWrapper.finalizeExecution(AsyncJavaSysExecWrapper.java:250)
         at oracle.as.scheduler.rp.EndpointProcessor.finalizeExecute(EndpointProcessor.java:1018)
         at oracle.as.scheduler.rp.EndpointProcessor.finalizeExecuteWrapper(EndpointProcessor.java:980)
         at oracle.as.scheduler.adapter.EndpointImpl.finalizeExecute(EndpointImpl.java:561)
         at oracle.as.scheduler.ejb.EssAppEndpointBean.finalizeExecute(EssAppEndpointBean.java:162)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy197.finalizeExecute(Unknown Source)
         at oracle.as.scheduler.ejb.ESSAppEndpoint_t596cy_MDOImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.MDOMethodInvoker.invoke(MDOMethodInvoker.java:35)
         at oracle.as.scheduler.ejb.ESSAppEndpoint_t596cy_MDOImpl.finalizeExecute(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.invokeFinalizeExecute(RequestProcessor.java:8133)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.execStage_Finalize(RequestProcessor.java:7331)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.process_execute(RequestProcessor.java:4813)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.dispatchHandler(RequestProcessor.java:2833)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.processExecuteEvent(RequestProcessor.java:696)
         at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.processUpdateEvent(RequestProcessor.java:1345)
         at oracle.as.scheduler.adapter.ra.WorkUnitWorkerBase.processWork(WorkUnitWorkerBase.java:199)
         at oracle.as.scheduler.adapter.ra.WAWorker.run(WAWorke...
    Any tips/pointers on possible issues? Could this be a template corruption?

    Any reply for the above error please.I do have the same issue.
    Please suggest.

  • Oracle SQL template to create re-usable DDL/DML Scripts for Oracle database

    Hi,
    I have a requirement to put together a Oracle SQL template to create re-usable DDL/DML Scripts for Oracle databases.
    Only the Oracle DBA will be running the scripts so permissions is not an issue.
    The workflow for any DDL is as follows:-
    1) New Table
    a. Check if the table exists from the system/admin views.
    b. If table exists then give message "Table Exists"
    c. If table does not exist then execute DDL code
    2) Add Column
    a. Check if Column exists for a given table from system/admin views
    b. If column exists in the specified table,
    b1. backup table.
    b2. alter table to make changes to the column
    b3. verify data or execute dml script convert from backup to the new change.
    c. If Column does not exist
    c1. backup table
    c2. alter table to add column
    c3. execute dml to populate column with default value.
    The DML scripts are for populating base tables with data required for business operations.
    3) Add new row
    a. check if row exists by comparing old values of each column with new values to be added for the new record.
    b. If exists, give message row exists
    c. If not exists, add new record.
    4) Update existing record (We have createtime columns in these tables so changes can be tracked)
    a. check if row exists using primary key.
    b. If exists,
    b1. deactivate the record using the "active" column of the table
    b2. Add new record with the changes required.
    c. If does not exist, add new record with the changes required.
    Could you please help with some ideas which can get this done accurately?
    I have tried several ways, but I am not able to put together something that fulfills all requirements.
    Thank you,

    First let me address your question. (This is the easy part.)
    1. The existence of tables can be found in DBA_TABLES. Query it and and then use conditional logic and execute immediate to process the DDL.
    2. The existence of table columns is found in DBA_TAB_COLUMNS. Query it and then conditionally execute your DDL. You can copy the "before picture" of the table using that same dba view, or even better, use DBMS_METADATA.
    As for your DML scripts, they should be restartable, reversible, and re-run-able. They should "fail gracefully" on error, be written in such a way that they can run twice in a row without creating duplicate changes.
    3. Adding appropriate constraints can prevent invalid duplicate rows. Also, you can usually add to the where clause so that the DML does only what it needs to do without even relying on the constraint (but the constraint is there as a safeguard). Look up the MERGE statement to learn how to do an UPSERT (update/insert), which will let you conditionally "deactivate" (update) or insert a record. Anything that you cannot do in SQL can be done with simple procedural code.
    Now, to the heart of the matter...
    You think I did not understand your requirements?
    Please be respectful of people's comments. Many of us are professionals with decades of experience working with databases and Oracle technology. We volunteer our valuable time and knowledge here for free. It is extremely common for someone to post what they feel is an easy SQL or PL/SQL question without stating the real goal--the business objective. Experienced people will spot that the "wrong question" has been asked, and then cut to the chase.
    We have some good questions for you. Not questions we need answers from, but questions you need to ask yourself and your team. You need to reexamine this post and deduce what those questions are. But I'll give you some hints: Why do you need to do what you are asking? And will this construct you are asking for even solve the root cause of your problems?
    Then ponder the following quotations about asking the right question:
    Good questions outrank easy answers.
    — Paul Samuelson
    The only interesting answers are those which destroy the questions.
    — Susan Sontag
    The scientific mind does not so much provide the right answers as ask the right questions.
    — Claude Levi-Strauss
    You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions.
    — Mahfouz Naguib
    One hears only those questions for which one is able to find answers.
    — Friedrich Nietzsche
    Be patient towards all that is unresolved in your heart and try to love the questions themselves.
    — Rainer Maria Rilke
    What people think of as the moment of discovery is really the discovery of the question.
    — Jonas Salk
    Judge a man by his questions rather than his answers.
    — Voltaire
    The ability to ask the right question is more than half the battle of finding the answer.
    — Thomas J. Watson

  • Real Application Clusters 11g Release 2 (11.2.0.2) Oracle VM Template

    Hello,
    I am triying to build an Oracle Rac with 2 nodes under: Oracle VM Server 2.2.1 (All in one server).
    I downloaded the templates:
    Oracle RAC 11gR2 (11.2.0.2.0) VM template Linux X86 64bit
    I followed the instructions in the document: rac11202-ovm-tmplt-test-config-170450.pdf
    All goes well until: Install Grid Infrastructure and Oracle RAC
    After I execute:
    cd /u01/racovm
    ./buildcluster.sh
    It ends with the errors:
    ACFS-9327: Verifying ADVM/ACFS devices.
    ACFS-9309: ADVM/ACFS installation correctness verified.
    ..CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node racnode1, number 1, and is terminating
    .An active cluster was found during exclusive startup, restarting to join the cluster
    INFO (node:racnode1): Waiting for all girootcrslocal operations to complete on all nodes (At 15:17:40, elapsed: 0h:03m:31s, 1 node(s) remaining, all background pid(s): 13979)...
    INFO (node:racnode1): Waiting for all girootcrslocal operations to complete on all nodes (At 15:20:41, elapsed: 0h:06m:32s, 1 node(s) remaining, all background pid(s): 13979)...
    ....Failed to start Cluster Ready Services at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 1065.
    Start of resource "ora.crsd" failed
    CRS-2800: Cannot start resource 'ora.asm' as it is already in the INTERMEDIATE state on server 'racnode2'
    CRS-4000: Command Start failed, or completed with errors.
    Failed to start Oracle Clusterware stack
    ERROR (node:racnode2): Failed to run rootcrs.pl, status: 25
    See log at: /u01/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_racnode2.log
    2011-02-18 15:23:09:[girootcrslocal:Time :racnode2] Completed with errors in 540 seconds (0h:09m:00s), status: 25
    ACFS-9323: Creating module dependencies - this may take some time.
    INFO (node:racnode1): All girootcrslocal operations completed on all (1) node(s) at: 15:23:11
    2011-02-18 15:23:11:[girootcrs:Time :racnode1] Completed with errors in 905 seconds (0h:15m:05s), status: 1
    2011-02-18 15:23:11:[creategrid:Time :racnode1] Completed with errors in 934 seconds (0h:15m:34s), status: 1
    2011-02-18 15:23:11:[buildcluster:Time :racnode1] Completed with errors in 1013 seconds (0h:16m:53s), status: 1
    Do you have any idea, what could be the problem. ?
    Greetings.

    I would like to add more information:
    After the error, in DOM-0 there is a proccess consuming 100% of CPU, and it never ends.
    top
    top - 21:13:08 up 2 days, 3:33, 1 user, load average: 2.51, 2.47, 2.34
    Tasks: 287 total, 2 running, 284 sleeping, 0 stopped, 1 zombie
    Cpu(s): 0.0%us, 6.2%sy, 0.0%ni, 93.8%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
    Mem: 582656k total, 543440k used, 39216k free, 99168k buffers
    Swap: 1052216k total, 132k used, 1052084k free, 264948k cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    28491 root 5 -20 0 0 0 R 99.5 0.0 2868:13 loop109
    9897 root 15 0 2344 1148 812 R 0.3 0.2 0:00.04 top
    1 root 15 0 2080 708 612 S 0.0 0.1 0:00.15 init
    2 root RT -5 0 0 0 S 0.0 0.0 0:01.66 migration/0
    3 root 34 19 0 0 0 S 0.0 0.0 0:00.20 ksoftirqd/0
    4 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
    5 root RT -5 0 0 0 S 0.0 0.0 0:01.36 migration/1
    6 root 34 19 0 0 0 S 0.0 0.0 0:01.07 ksoftirqd/1
    7 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
    thanks.

  • ERROR: Context Value Management Failed. Terminate. Running AutoConfig on DB

    Hi
    I got the below error while running the autoconfig on DB node in 11i environment
    ERROR: Context Value Management Failed.
    Terminate.
    Current Version of DB 10.2.04
    OS - HP 11.11
    Environment 11.5.10.2
    We are trying to DR to turn stand by to test. Now the database is up and running. When i tried to run autoconfig on DB node i got below error.
    ./adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /d01/app/oracle/fsproddb/10.2.0
    Classpath :
    /d01/app/oracle/fsproddb/10.2.0/jre/1.4.2/lib/rt.jar:/d07/app/oracle/proddb/10.2.0/jdbc/lib/ojdbc14.jar:/d07/app/oracle/proddb/10.2.0/appsutil/java/xmlparserv2.zip:/d01/app/oracle/proddb/10.2.0/appsutil/java:/d01/app/oracle/proddb/10.2.0/jlib/netcfg.jar:/d01/app/oracle/proddb/10.2.0/jlib/ldapjclnt10.jar
    ERROR: Context Value Management Failed.
    Terminate.
    Need Help to fix this issue.
    Thank You In advance.
    Kumar.

    The Log file has below.
    /d01/app/oracle/fsproddb/10.2.0/appsutil/scripts/PROD_fss $ ./adautocfg.sh
    Enter the APPS user password:
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /d01/app/oracle/proddb/10.2.0
    Classpath :
    /d01/app/oracle/proddb/10.2.0/jre/1.4.2/lib/rt.jar:/d01/app/oracle/proddb/10.2.0/jdbc/lib/ojdbc14.jar:/d01/app/oracle/proddb/10.2.0/appsutil/java/xmlparserv2.zip:/d01/app/oracle/proddb/10.2.0/appsutil/java:/d01/app/oracle/proddb/10.2.0/jlib/netcfg.jar:/d01/app/oracle/proddb/10.2.0/jlib/ldapjclnt10.jar
    ERROR: Context Value Management Failed.
    Terminate.
    Thank You,
    Kumar.

Maybe you are looking for

  • How to get web module for CUSTCRMPRJ (crm 5.0)?

    Hello all. I try to create test CRM 5.0 application with own context root. Here are steps from Extension guide: 1) Import the Development Configuration into your Netweaver IDE. 2) Create a new Enterprise Application Development Component in Software

  • Downpayment of 20% of a  vendor's  PO

    Dear experts, Is there a way to define a downpayment request (F-47) by a percentage of a vendor's PO without specify any line, and as a result SAP will calculate and assign downpayment to each PO line by this percentage ? Thanks Yaacov

  • PSE13 for Mac Interactive Layout option is missing from Photomerge Panorama??

    All - Am I missing something?  I thought there was supposed to be an Interactive Layout option available in PSE13 for Mac, but as you can see, it is not there??

  • Exicts any workpaper with all errors (java, etc) from OC4J, Apache, etc.?

    I´ll need a recopilation of any error in file.log from Apache and Java applications: I mean the errors contain in this file (for instance): $ORACLE_HOME/Apache/Apache/logs/error_log.1189512000 $ORACLE_HOME/j2ee/OC4J_Application/log/OC4J_Application_d

  • Transaction Laucher Help

    Hello Friends, I've set up transaction launcher, to lunch CRM tcode IS01at webclient. I followed steps decribe at message CRM 2007 How to --2 A( Transaction Launcher) (SDN FORUM) My problem is, clicking on the link at webclient, CRM instead of to ope