Config in silent mode is failing

Hi,
I'm not quite sure which list to post this on so apologies if you've already come across it on the JMS list.
I'm working with Weblogic 8.1.2 on windows.
I need to create a number of JMS Queues so instead of doing it manually it appears that I should be able to do it using by creating a text file that I pass to config.cmd running in silent mode. However, whenever I run the script it indicates that it's succesfully creating all my queues but it always fails with the message:
fail: write Domain to "C:\ProgramFiles\bea\user_projects\domains\testdomain"Script execution aborted. The script may contain an error.
The text file looks something like:
read template from
"C:\ProgramFiles\bea\weblogic81/common/templates/domains/wls.jar";
find Server "myserver" as s1;
create JMSServer "FINEOSJMSServer" as jmsserver;
//target "FINEOSJMSServer" to server "myserver"
assign JMSServer "FINEOSJMSServer" to target "myserver";
create JMSQueue "sampleRequest1" as a;
set a.JNDIName "jms/sampleRequest1";
set a.JMSServer "FINEOSJMSServer";
create JMSQueue "sampleReplyQueue1" as b;
set b.JNDIName "jms/sampleReplyQueue1";
set b.JMSServer "FINEOSJMSServer";
set OverwriteDomain "true";
write domain to "C:\ProgramFiles\bea\user_projects\domains\testdomain"
close template;
I've done a number of web and newgroup searches but I can't find anything telling me what I'm doing wrong. Can some please tell me?
Thanks,
aoife

write domain to "C:\ProgramFiles\bea\user_projects\domains\testdomain"You have to terminate the above line with a semi colon.

Similar Messages

  • Install weblogic 12c (12.1.2) in silent mode failed

    Hi there
    I'm trying to install weblogic 1212 in silent mode, but fail with below error message..and I have try setting the JAVA_HOME variable in user's session or even in .profile, /etc/profile. but still get the same error.. and it looks like it's not because of the JAVA_HOME variable?? or because of other issue?  anyone have any suggestion or having experience on fixing the same issue?
    Thanks in advance..
    Zhou
    BTW, I did this in a virtual box running Solaris 10, and I can install it with the UI wizard successfully.. and below is the command I run:
    java -jar wls_121200.jar -silent -responseFile /export/home/zhou/silent.xml -invPtrLoc /export/home/zhou/oraInst.loc -ignoreSysPrereqs
    out logs:
    Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Parse Warning at line number:11
    MYORACLESUPPORT_USERNAME=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Validations are enabled for this session.
    Verifying data......
    Internal Error: Aborting Install
    java.lang.NullPointerException
      at oracle.as.install.wls.installaction.NextGenWLSInstallAction.setJDKHomeInSilentInstall(NextGenWLSInstallAction.java:270)
      at oracle.as.install.wls.installaction.NextGenWLSInstallAction.executeBeforeCopy(NextGenWLSInstallAction.java:252)
      at oracle.as.install.engine.modules.util.installaction.InstallActionProviderUtility.invokeExecuteBeforeCopy(InstallActionProviderUtility.java:74)
      at oracle.as.install.engine.modules.silent.SilentInstaller.run(SilentInstaller.java:349)
      at java.lang.Thread.run(Thread.java:745)

    Thanks for the reply Puneeth
    Yes I did set the oraInst.loc file and the content is:
    inventory_loc=/export/home/tdmsadm/oraInventory
    inst_group=tdmscore
    the output of java -version
    java version "1.7.0_55"
    Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
    Java HotSpot(TM) Client VM (build 24.55-b03, mixed mode)
    and I run the command in the user's home directory and the debut output as below:
    bash-3.2$ java -jar wls_121200.jar -silent -responseFile /export/home/tdmsadm/silent.xml -invPtrLoc /export/home/tdmsadm/oraInst.loc -ignoreSysPrereqs -debug
    Extracting files.........................................................................................
    Starting Oracle Universal Installer
    Checking if CPU speed is above 300 MHz.   Actual 2309 MHz    Passed
    Checking swap space: must be greater than 512 MB.   Actual 1773 MB    Passed
    Checking if this platform requires a 64-bit JVM.   Actual 32    Failed <<<<
    Checking temp space: must be greater than 300 MB.   Actual 13741 MB    Passed
    >>> Ignoring required prerequisite failures.  Continuing...
    Preparing to launch the Oracle Universal Installer from /var/tmp/OraInstall2014-05-19_02-05-02PM
    Command line arguments:
    Arg:0:/usr/jdk/instances/jdk1.7.0_55/bin/java
    Arg:1:-cp
    Arg:2:/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/mw/common/framework/jlib/engine-nextgen.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/mw/common/framework/jlib/message.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/mw/common/framework/jlib/oneclick.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.dms_11.1.1/dms.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.odl_11.1.1/ojdl.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.odl_11.1.1/ojdl2.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.odl_11.1.1/ojdl-log4j.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.dms_12.1.2/dms.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.odl_12.1.2/ojdl.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.odl_12.1.2/ojdl2.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/modules/oracle.odl_12.1.2/ojdl-log4j.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/share.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/ewt3.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/oracle_ice.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/ohj.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/help-share.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/jewt4.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/jgoodies-looks.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oracle_common/jlib/wizardCommonResources.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/modules/installer-launch.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/modules/jsch.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/modules/ojmisc.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/modules/xml.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/modules/InstImages.jar
      :/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/modules/orai18n-mapping.jar
    Arg:3:-Doracle.installer.extjre=true
    Arg:4:-Doracle.installer.paramFile=/var/tmp/orcl8495994601759597301.tmp/Disk1/install/oraparam.ini
    Arg:5:-Doracle.installer.nlsEnabled=true
    Arg:6:-Doracle.installer.oui_loc=/var/tmp/OraInstall2014-05-19_02-05-02PM/oui
    Arg:7:-Doracle.installer.debug=true
    Arg:8:-Doracle.installer.startup_location=/var/tmp/orcl8495994601759597301.tmp/Disk1/install/intelsolaris32
    Arg:9:-Doracle.installer.prereqConfigLoc=/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/mw/wls/prereq
    Arg:10:-Doracle.installer.library_loc=/var/tmp/OraInstall2014-05-19_02-05-02PM/oui/lib/intelsolaris32
    Arg:11:-Doracle.installer.unixVersion=5.10
    Arg:12:-Doracle.installer.bootstrap=true
    Arg:13:-Doracle.installer.scratchPath=/var/tmp/OraInstall2014-05-19_02-05-02PM
    Arg:14:-DisNextGen=true
    Arg:15:-Doracle.installer.launch_loc=/export/home/tdmsadm
    Arg:16:-Doracle.installer.jre_loc=/usr/jdk/instances/jdk1.7.0_55
    Arg:17:-mx512m
    Arg:18:-XX:MaxPermSize=512m
    Arg:19:-Doracle.installer.appendjre=true
    Arg:20:-d32
    Arg:21:oracle.sysman.oio.oioc.OiocOneClickInstaller
    Arg:22:-scratchPath
    Arg:23:/var/tmp/OraInstall2014-05-19_02-05-02PM
    Arg:24:-sourceType
    Arg:25:network
    Arg:26:-timestamp
    Arg:27:2014-05-19_02-05-02PM
    Arg:28:-paramFile
    Arg:29:/var/tmp/orcl8495994601759597301.tmp/Disk1/install/oraparam.ini
    Arg:30:-silent
    Arg:31:-responseFile
    Arg:32:/export/home/tdmsadm/silent.xml
    Arg:33:-invPtrLoc
    Arg:34:/export/home/tdmsadm/oraInst.loc
    Arg:35:-ignoreSysPrereqs
    Arg:36:-debug
    Log: /export/home/tdmsadm/oraInventory/logs/install2014-05-19_02-05-02PM.log
    Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Verifying data......
    Internal Error: Aborting Install
    also  the install2014-05-19_02-05-02PM.out file as below:
    Native library not found in /var/tmp/OraInstall2014-05-19_02-05-02PM/oui/lib/intelsolaris32; trying standard locations
    java.lang.UnsatisfiedLinkError: Can't load library: /var/tmp/OraInstall2014-05-19_02-05-02PM/oui/lib/intelsolaris32/liboraInstaller.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
            at java.lang.Runtime.load0(Runtime.java:795)
            at java.lang.System.load(System.java:1062)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:1018)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:159)
            at oracle.as.install.engine.modules.statistics.util.SysInfo.getAvailableMemory(SysInfo.java:162)
            at oracle.as.install.engine.modules.statistics.element.AvailableMemoryElement.<init>(AvailableMemoryElement.java:39)
            at oracle.as.install.engine.modules.statistics.standard.StandardElementLocator.loadElements(StandardElementLocator.java:63)
            at oracle.as.install.engine.modules.statistics.boot.ProfilerInitializer.initializeProfile(ProfilerInitializer.java:82)
            at oracle.as.install.engine.modules.statistics.Statistics.launchModule(Statistics.java:284)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at oracle.as.install.engine.InstallEngine.launchModule(InstallEngine.java:532)
            at oracle.as.install.engine.InstallEngine.processAndLaunchModules(InstallEngine.java:486)
            at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:439)
            at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:661)
    Native library not found; using generic implementations
    java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
            at java.lang.Runtime.loadLibrary0(Runtime.java:849)
            at java.lang.System.loadLibrary(System.java:1088)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:1040)
            at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:159)
            at oracle.as.install.engine.modules.statistics.util.SysInfo.getAvailableMemory(SysInfo.java:162)
            at oracle.as.install.engine.modules.statistics.element.AvailableMemoryElement.<init>(AvailableMemoryElement.java:39)
            at oracle.as.install.engine.modules.statistics.standard.StandardElementLocator.loadElements(StandardElementLocator.java:63)
            at oracle.as.install.engine.modules.statistics.boot.ProfilerInitializer.initializeProfile(ProfilerInitializer.java:82)
            at oracle.as.install.engine.modules.statistics.Statistics.launchModule(Statistics.java:284)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at oracle.as.install.engine.InstallEngine.launchModule(InstallEngine.java:532)
            at oracle.as.install.engine.InstallEngine.processAndLaunchModules(InstallEngine.java:486)
            at oracle.as.install.engine.InstallEngine.startOperation(InstallEngine.java:439)
            at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:661)
    Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Parse Warning at line number:15
    MYORACLESUPPORT_USERNAME=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:27
    PROXY_HOST=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:30
    PROXY_PORT=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:33
    PROXY_USER=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:39
    COLLECTOR_SUPPORTHUB_URL=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Validations are enabled for this session.
    Verifying data......
    Executing generic command key: mountpt=[/bin/sh, -c, /sbin/mount | /bin/cut -f3 -d' ']
    Internal Error: Aborting Install
    java.lang.NullPointerException
            at oracle.as.install.wls.installaction.NextGenWLSInstallAction.setJDKHomeInSilentInstall(NextGenWLSInstallAction.java:270)
            at oracle.as.install.wls.installaction.NextGenWLSInstallAction.executeBeforeCopy(NextGenWLSInstallAction.java:252)
            at oracle.as.install.engine.modules.util.installaction.InstallActionProviderUtility.invokeExecuteBeforeCopy(InstallActionProviderUtility.java:74)
            at oracle.as.install.engine.modules.silent.SilentInstaller.run(SilentInstaller.java:349)
            at java.lang.Thread.run(Thread.java:745)
    but still have no clue of what went wrong..
    Zhou

  • NetCA failed to install in silent mode

    1. My system - without X
    2. I am run runinstaller in silent mode and get error:
    INFO: Starting to execute configuration assistants
    INFO: Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDbHome1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp /silent
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java ... has failed
    Execution Error : Exception in thread "main" java.lang.UnsatisfiedLinkError: /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
         at java.lang.Runtime.loadLibrary0(Runtime.java:788)
         at java.lang.System.loadLibrary(System.java:834)
         at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
         at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
         at java.awt.Component.<clinit>(Component.java:506)
    Configuration assistant "Oracle Net Configuration Assistant" failed
    3. I am found libXp.so.6 in /u01/app/oracle/product/10.2.0/db_1/lib/stubs
    4. How to point java to libXp.so.6 ?

    ldd libawt.so
         libmlib_image.so => not found
         libjvm.so => not found
         libXp.so.6 => not found
         libXt.so.6 => not found
         libXext.so.6 => not found
         libXtst.so.6 => not found
         libX11.so.6 => not found
         libm.so.6 => /lib/tls/libm.so.6 (0x40312000)
         libdl.so.2 => /lib/tls/libdl.so.2 (0x40334000)
         libjava.so => not found
         libc.so.6 => /lib/tls/libc.so.6 (0x40337000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
    Looking as oracle's bug for installation in silent mode.

  • Config.sh in mode silent

    Hi,
    I have a nullpointerException with this silent script
    when i tried to delete JMSFileStore in write domain task,
    If i comment lines this its ok :
    read template from "/usr/local/bea/weblogic81/common/templates/domains/wlp.jar";
    find JMSFileStore "FileStore" as j3;
    delete j3;
    write domain to "/usr/local/appli/domdevweb";
    close template;
    In log :
    2004-09-10 17:11:41,745 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: find JMSFileStore "FileStor
    e" as j3
    2004-09-10 17:11:41,746 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - delete j1
    2004-09-10 17:11:41,747 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: delete j1
    2004-09-10 17:11:41,748 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - delete j2
    2004-09-10 17:11:41,749 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: delete j2
    2004-09-10 17:11:41,750 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - delete j3
    2004-09-10 17:11:41,751 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - succeed: delete j3
    2004-09-10 17:11:41,751 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - write Domain to "/usr/local/appli/do
    mdevweb"
    2004-09-10 17:11:41,905 INFO [runScript] com.bea.plateng.domain.script.ScriptExecutor - fail: write Domain to "/usr/local/ap
    pli/domdevweb"
    2004-09-10 17:11:41,908 ERROR [runScript] com.bea.plateng.domain.script.ScriptExecutor - fail: write Domain to "/usr/local/ap
    pli/domdevweb"
    java.lang.NullPointerException
    at com.bea.plateng.wizard.domain.DomainTaskHelper.createDomainGenerator(DomainTaskHelper.java:212)
    at com.bea.plateng.wizard.domain.DomainTaskHelper.createGenerator(DomainTaskHelper.java:440)
    at com.bea.plateng.wizard.domain.DomainScriptExecutor.createGenerator(DomainScriptExecutor.java:37)
    at com.bea.plateng.domain.script.ScriptExecutor.writeDomain(ScriptExecutor.java:513)
    at com.bea.plateng.domain.script.ScriptParser$StateMachine.processWrite(ScriptParser.java:589)
    How to delete examples and services in wlp.jar for created empty wlp domain in silent mode ?
    there are order and dependecy ?
    Thanks,
    Arnaud

    Ok, i understood
    FileStore cannot be deleted.
    But NullPointerException is not a correct messsage

  • Configure JTA Via Silent Mode Config Wizard?

    In WebLogic 8.1, can JTA (in particular, TimeoutSeconds) be configured from a silent
    mode configuration wizard script? What expression do you use to get your paws
    on the JTA object? Thanks in advance.

    JTA is currently not a configurable object type in the 8.1 silent mode config wiz. It
    will be in 8.1 SP3.
    Dave Muirhead wrote:
    In WebLogic 8.1, can JTA (in particular, TimeoutSeconds) be configured from a silent
    mode configuration wizard script? What expression do you use to get your paws
    on the JTA object? Thanks in advance.

  • Error in installing 11g2 in silent mode - [SEVERE] - Email Address Not Spec

    I want to install Oracle 11g release 2 in silent mode on Redhat Linux 5.2. I use command /u01/app/ora_sw/11g2/database/runInstaller -silent -responseFile /u01/app/ora_sw/11g2/database/tdev_install.rspwhere tdev_install.rsp has entries oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
    oracle.install.option=UPGRADE_DB
    ORACLE_HOSTNAME=cchdb.thinkstream.com
    UNIX_GROUP_NAME=oinstall
    INVENTORY_LOCATION=/u01/app/oraInventory
    SELECTED_LANGUAGES=en
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    ORACLE_BASE=/u01/app/oracle
    oracle.install.db.InstallEdition=EE
    oracle.install.db.isCustomInstall=true
    oracle.install.db.customComponents=oracle.server:11.2.0.1.0,oracle.sysman.ccr:10.2.7.0.0,oracle.xdk:11.2.0.1.0,oracle.rdbms.oci:11.2.0.1.0,oracle.network:11.2.0.1.0,oracle.network.listener:11.2.0.1.0,oracle.rdbms:11.2.0.1.0,oracle.options:11.2.0.1.0,oracle.rdbms.partitioning:11.2.0.1.0,oracle.oraolap:11.2.0.1.0,oracle.rdbms.dm:11.2.0.1.0,oracle.rdbms.dv:11.2.0.1.0,oracle.rdbms.lbac:11.2.0.1.0,oracle.rdbms.rat:11.2.0.1.0
    oracle.install.db.DBA_GROUP=dba
    oracle.install.db.CLUSTER_NODES=
    oracle.install.db.config.starterdb.type=TRANSACTION_PROCESSING
    oracle.install.db.config.starterdb.globalDBName=tdev112.localdomain
    oracle.install.db.config.starterdb.SID=tdev112
    oracle.install.db.config.starterdb.characterSet=AL32UTF8
    oracle.install.db.config.starterdb.memoryOption=true
    oracle.install.db.config.starterdb.memoryLimit=3200
    oracle.install.db.config.starterdb.installExampleSchemas=false
    oracle.install.db.config.starterdb.enableSecuritySettings=true
    oracle.install.db.config.starterdb.password.ALL=
    oracle.install.db.config.starterdb.control=DB_CONTROL
    oracle.install.db.config.starterdb.storageType=FILE_SYSTEM_STORAGE
    oracle.install.db.config.starterdb.fileSystemStorage.dataLocation=/app/oracle/oradata
    DECLINE_SECURITY_UPDATES=true
    oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=true
    oracle.install.db.config.starterdb.dbcontrol.emailAddress=glu@thinkstream.com
    oracle.install.db.config.starterdb.dbcontrol.SMTPServer=earth.thinkstream.comI got error in a couple of seconds Checking Temp space: must be greater than 120 MB.   Actual 2451 MB    Passed
    Checking swap space: must be greater than 150 MB.   Actual 1890 MB    Passed
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-08_05-20-03PM.
    Please wait ...[oracle@cchdb database]$ [SEVERE] - Email Address Not Specified
    I removed the last 3 entries involving notification email, but got the same error.
    What email address I need to provide and where I should specify it ?

    Finally figured this one out.
    It happens when oracle.install.db.config.starterdb.type is set to TRANSACTION_PROCESSING.
    Apparently "TRANSACTION_PROCESSING" and "GENERAL_PURPOSE/TRANSACTION_PROCESSING" are not valid types, even though the response template file and the response file generated via OUI list the following:
    Response template file included in the database package:
    +#------------------------------------------------------------------------------+
    +# Specify the type of database to create.+
    +# It can be one of the following:+
    +# - GENERAL_PURPOSE/TRANSACTION_PROCESSING+
    +# - DATA_WAREHOUSE+
    +#------------------------------------------------------------------------------+
    Response file generated by OUI during an interactive install:
    +#-------------------------------------------------------------------------------+
    +# One of the following+
    +# - GENERAL_PURPOSE+
    +# - TRANSACTION_PROCESSING+
    +# - DATAWAREHOUSE+
    +#-------------------------------------------------------------------------------+
    In order to install in silent mode I used the following settings:
    oracle.install.db.config.starterdb.type=GENERAL_PURPOSE
    oracle.install.db.config.starterdb.dbcontrol.enableEmailNotification=false
    oracle.install.db.config.starterdb.dbcontrol.emailAddress=
    oracle.install.db.config.starterdb.dbcontrol.SMTPServer=
    MYORACLESUPPORT_USERNAME=
    MYORACLESUPPORT_PASSWORD=
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    DECLINE_SECURITY_UPDATES=true

  • Silent mode no longer works after 2.2 update

    When the Ring/Silent control is switched to the OFF position, the iPhone fails to go into silent mode. Rings, SMS notifications, music etc. are still loud and clear.
    The only way to quiet the iPhone is to turn it off.
    I have shut down (turned off) the iPhone and turned it on again.
    I have backed up and restored the device.
    I restored the device again and set up the iPhone as a new user. Still no love.
    This was not an issue with the iPhone before before running the 2.2 update. Is there a known fix?

    If the standard troubleshooting steps do not resolve this which are power your iPhone off and on, Reset, Restore with iTunes from your iPhone's backup, Restore your iPhone as a new iPhone or not from your iPhone's backup, time to give AppleCare a call at (800) 694-7466, or make an appointment at an Apple store if there is one nearby.

  • Getting Error in creating weblogic domain in silent mode.

    Hi,
    I want to create a weblogic domain in silent mode. When I execute the command  ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml, I am getting the error given below.
    bash-3.00$ cd /apps/Oracle/Middleware/oracle_common/common/bin
    bash-3.00$ ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml
    ** Could not find default script file under home directory: "/apps/Oracle/Middleware/wlserver_10.3/configscript.txt"
    Please let me know what could be the issue
    Thanks in Advance!
    Regards,
    Roshni Shankar

    Hi Roshni,
    What is the version of wls you are using ?
    There is no silent mode of domain configuration. There is silent mode of wls installation.
    You can refer to :
    Introduction - 11g Release 1 (10.3.6)
    Thanks,
    Sharmela

  • How can I do to install Patch and RDBMS using SILENT mode in a Pentium 4 ?

    I was installing the Oracle 8.1.6.0.0 in remote machines using a SILENT mode normally. But now, I`m having a problem with the Pentium 4. I need to apply a patch because of the bug number 1507768. And, after apply the patch, I don't get to install using the same response file (in a SILENT mode). How can I do to install the patch and the RDBMS using a SILENT mode in a Pentium 4?

    I've created a new domain with this command:
    $ asadmin create-domain adminport 18000 user admin dmRemineTest
    I've installed the serviceWindows with this script:
    SETLOCAL
    SET I=C:\Sun\SDK
    c:\windows\system32\sc.exe create JCAPS6U1_dmRemineTest binPath= "%I%\lib\appservService.exe \"%I%\bin\asadmin.bat start-domain dmRemineTest\" \"%I%\bin\asadmin.bat stop-domain dmRemineTest\"" start= auto DisplayName= "JCAPS6U1_dmRemineTest"
    pause
    ENDLOCAL
    like the one suggest me in this forum, and thanks for it but now i have an other problem. I've started the domain dmRemineTest and it is running:
    asadmin> list-domains
    dmRemineTest running
    domain1 not running
    Command list-domains executed successfully.
    I'm proving to access to eManager at link: http://intaliodevsrv:15000/eManager/Welcome.do
    inserting this informations required:
    Server Type: Sun Java System Application Server Domain (9.1)
    Host Name: localhost
    HTTP Administration Port: 18000
    User Name: admin
    Password: adminadmin
    I insert into HTTP Administration Port 18000 from here:
    <http-listener acceptor-threads="1" address="0.0.0.0" blocking-enabled="false" default-virtual-server="__asadmin" enabled="true" family="inet" id="admin-listener" port="18000" security-enabled="false" server-name="" xpowered-by="true"/>
    When I click on Connect to Server, eManager response with this message:
    Connection Failed. Please check the following:
    - Server Type is correct.
    - Server is running.
    - Hostname and Port number(s) are correct.
    - Server SSL configuration.
    How can I solve the problem?

  • Upgrade Database from 10.2.0.5.0 to 11.2.0.3.0 in Silent Mode

    Hello there,
    Previously, I had posted a thread on how to upgrade database from 10.2.0.5.0 to 11.2.0.3.0 through the wizards provided (GUI-based) and had successfully upgraded the database. Now, I am attempting to upgrade the database from 10.2.0.5.0 to 11.2.0.3.0 once more but this time, in silent mode (console-based). Unfortunately, I am lack of knowledge regarding the installation of the software and upgrading the database in silent mode.
    I managed to figure out this much so far:
    1 . Traverse through the installation directory to the directory shown below:
           11.2.0.3 > Extracted > database > response
    2 . Fill up the blanks of db_install.rsp file:
           oracle.install.option=INSTALL_DB_SWONLY
           SELECTED_LANGUAGES=en
           ORACLE_HOME=C:\Oracle\11g\DBSwLoc
           ORACLE_BASE=C:\Oracle\11g
           oracle.install.db.InstallEdition=EE
           oracle.install.db.EEOptionsSelection=false
           oracle.install.db.isRACOneInstall=false
           oracle.install.db.config.starterdb.memoryOption=true
           oracle.install.db.config.starterdb.installExampleSchemas=false
           oracle.install.db.config.starterdb.enableSecuritySettings=true
           oracle.install.db.config.starterdb.control=DB_CONTROL
           oracle.install.db.config.starterdb.automatedBackup.enable=false
           oracle.installer.autoupdates.option=SKIP_UPDATES
    3 . Save new db_install.rsp file to a new location (shorter path name without spacing will be best recommended)
    4 . Traverse through the installation directory to where the setup file is located.
    5 . Execute the following command:
           setup.exe -silent -waitforcompletion -responseFile C:\db_install_updated.rspThe result I received is as shown below:
    Starting Oracle Universal Installer...
    Preparing to launch Oracle Universal Installer from C:\Users\...\Temp\OraInstall2012-12-13_03-16-43PM.  Please wait ... [WARNING] - My Oracle Support Username/Email Address Not Specified
    [SEVERE] - Provide the My Oracle Support password.
    Please press Enter to exit...
    Previously in the db_install_updated.rsp response file, I had set autoupdate option to SKIP_UPDATES but why does it still prompt me for the Oracle Support account?
    Edited by: Maxwell T on Dec 13, 2012 4:05 PM

    After running the command below to upgrade the current database (Oracle 10.2.0.5.0):
    dbua -silent -sid DB01 -oracleHome C:\Oracle\10g\DBSwLoc -oracleBase C:\Oracle\10g -diagnosticDest C:\Oracle\11g -sysDBAUserName sys -sysDBAPassword password -autoextendFiles -upgradeTimezone -commonFileLocation C:\Oracle\11g\DBSwLoc\oradata\database -recompile_invalid_objects true -degree_of_parallelism 7 -dbsnmpPassword DefaultPassword1 -sysmanPassword DefaultPassword1 This is the result:
    Oracle recommends gathering dictionary statistics prior to upgrading the database.  Refer to the Upgrade Guide for Performing Pre Upgrade
    UPGRADE_PROGRESS : 0%
    UPGRADE_PROGRESS : 4%
    Upgrading Oracle Server
    UPGRADE_PROGRESS : 5%
    UPGRADE_PROGRESS : 6%
    UPGRADE_PROGRESS : 7%
    UPGRADE_PROGRESS : 8%
    UPGRADE_PROGRESS : 9%
    UPGRADE_PROGRESS : 10%
    UPGRADE_PROGRESS : 11%
    UPGRADE_PROGRESS : 12%
    UPGRADE_PROGRESS : 13%
    UPGRADE_PROGRESS : 14%
    UPGRADE_PROGRESS : 15%
    UPGRADE_PROGRESS : 16%
    UPGRADE_PROGRESS : 17%
    UPGRADE_PROGRESS : 18%
    UPGRADE_PROGRESS : 19%
    UPGRADE_PROGRESS : 20%
    UPGRADE_PROGRESS : 20%
    UPGRADE_PROGRESS : 21%
    UPGRADE_PROGRESS : 22%
    UPGRADE_PROGRESS : 23%
    UPGRADE_PROGRESS : 24%
    UPGRADE_PROGRESS : 25%
    UPGRADE_PROGRESS : 26%
    UPGRADE_PROGRESS : 27%
    UPGRADE_PROGRESS : 28%
    UPGRADE_PROGRESS : 29%
    UPGRADE_PROGRESS : 30%
    Collecting information from database
    UPGRADE_PROGRESS : 31%
    UPGRADE_PROGRESS : 32%
    UPGRADE_PROGRESS : 53%
    Modifying and starting Oracle instance
    UPGRADE_PROGRESS : 58%
    Copying database files
    UPGRADE_PROGRESS : 60%
    Switching database files
    UPGRADE_PROGRESS : 62%
    UPGRADE_PROGRESS : 63%
    ORA-01167: two files are the same file/group number or the same fileORA-00202: control file: 'C:\ORACLE\11G\FULLCLIENT\ORADATA\DATABASE\LV01\CTRLLV01.ORA'Any suggestions for this error?
    Thank you in advance.

  • Error installing webcenter sites delivery in silent mode

    Hi,
    I am installing webcentersites on linux machine using silent mode.All test are getting successful and also all tables are created like SystemInfo,SystemLocale,SystemEvents etc.
    But the installation is getting failed and showing following error :
    <!--FTCS|||result=failure|||reason= Problem in CallElement. Error number = -105|||err=-105|||command=READURL|||params=|||-->
    [2013-06-28 19:21:41.214][CS.INSTALL][ERROR] ActionHandlerExecuteCommand:  Error installing CatalogCentre core assets
    [2013-06-28 19:21:41.214][CS.INSTALL][ERROR] Worker.run.
    And site log shows following error :
    SQLException in prepared execute on table SystemEvents: SELECT eventname,type,enabled,times,target,params FROM SystemEvents
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
        at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
        at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837)
        at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
        at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
        at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:523)
        at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
        at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:863)
        at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1153)
        at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1275)
        at oracle.jdbc.driver.OracleStatement.doScrollExecuteCommon(OracleStatement.java:4656)
        at oracle.jdbc.driver.OraclePreparedStatement.doScrollPstmtExecuteUpdate(OraclePreparedStatement.java:10410)
        at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3574)
        at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3620)
        at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
        at org.apache.tomcat.dbcp.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:96)
        at COM.FutureTense.Servlet.JDBCTable.executeQuery_trans_logic(JDBCTable.java:1632)
        at COM.FutureTense.Servlet.JDBCTable.executeQuery_trans(JDBCTable.java:1590)
        at COM.FutureTense.Servlet.JDBCTable.executeQuery(JDBCTable.java:1430)
        at COM.FutureTense.Servlet.JDBCTable.SelectRow(JDBCTable.java:1025)
        at COM.FutureTense.Common.ftDBTable.selectTo(ftDBTable.java:2229)
        at COM.FutureTense.Event.ftEvent.getEventsList(ftEvent.java:309)
        at COM.FutureTense.Platform.SystemEvents.SystemEventFactoryImpl.getSystemEvents(SystemEventFactoryImpl.java:62)
        at COM.FutureTense.Platform.SystemEvents.HeartBeat.run(HeartBeat.java:43)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
    SQLException in prepared execute on table  : SELECT name,locale,value FROM SystemLocaleString
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    SQLException in prepared execute on table SystemEvents: SELECT eventname,type,enabled,times,target,params FROM SystemEvents
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Any help is appriciated,
    Thanks,
    Pratush

    The easiest way to create a response file is by starting the wizard, filing in the blanks on all pages and save the result before the wizard asks you to install. Just stop here.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                               

  • Open photoshop file in "silent mode"

    Is there a way to open a photoshop document in some sort of "silent" mode, where the GUI doesn't actually launch?  I am looking to open/edit/save changes to a .psd without the UI ever being launched.  Using the adobe API & scripting I am able to accomlish all of the files changes I want, I would just prefer if all the work is done behind the scenes without the GUI ben launched.  Any assitance would be appreciated!

    Aktually I do not now any documentation of Photoshops COM Interface. Years ago, I needed to communicate with ps through a PHP script and so I discovered that Photoshop exposes the same properties and methods as described in javascript guide or vb guide also to the COM Object.
    All I needed was to push Javascript-Code from PHP to a version of Photoshop that ran hidden in the background.
    something like that:
    $version = 12;
    $ps = new COM("Photoshop.Application.".$version) or die ("Failed to initialize.");
    $ps->Visible = $visible;
    $ps->DisplayDialogs = 3;
    echo $ps->path; //echo a property
    $ps->DoJavaScript("alert(123);"); //perform javascript
    $ps->quit(); //perform a DOM function
    This however is the only experience I have with photoshop's COM interface. I never needed to use it again later.
    Regards,
    markus

  • ManagedServer entry using silent mode

              Folks,
              I created a Silent script for WebLogic81sp2 domain creation and everything seems
              to be ok.After creating the domain, I will be in the position to edit the startManagedWebLogic.cmd
              file manually to add the server name(set SERVER_NAME=ManagedServer).
              How can I update this using silent mode?
              See my script below, Thanks, Johnson
              //////Create the Admin Server
              find Server "myserver" as s1;
              set s1.Name "AdminServer";
              set s1.ListenAddress "localhost";
              set s1.ListenPort "10000";
              set s1.SSL.Enabled "false";
              //set s1.SSL.ListenPort "10001";
              set JavaHome "C:\beaplatform\jdk141_05";
              set ServerStartMode "dev";
              set CreateStartMenu "false";
              //////Create the Managed Server
              create Server "ManagedServer" as s2;
              set s2.ListenAddress "localhost";
              set s2.ListenPort "10010";
              set s2.SSL.Enabled "false";
              //set s2.SSL.ListenPort "10011";
              set JavaHome "C:\beaplatform\jdk141_05";
              set ServerStartMode "dev";
              set CreateStartMenu "false";
              

    Hi
    I am getting the below exception any idea?
    Error: readTemplate() failed. Do dumpStack() to see details.
    Problem invoking WLST – Traceback (innermost last):
    File “c:\oracle\silentdomain.py”, line 3, in ?
    File “C:\Users\test\AppData\Local\Temp\WLSTOfflineIni1709266438475496258.py
    “, line 17, in readTemplate
    The template to read must be a jar file containing a valid domain configuration
    at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleExc
    eption(CommandExceptionHandler.java:51)
    at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(W
    LScriptContext.java:1538)
    at com.oracle.cie.domain.script.jython.WLScriptContext.readTemplate(WLSc
    riptContext.java:340)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.
    jython.WLSTException: com.oracle.cie.domain.script.ScriptException: unable to pa
    rse “template-info.xml” from template jar “C:\oracle\wlserver_10.3\common\templates\domains\wls.jar
    The template to read must be a jar file containing a valid domain configuration

  • Software for control buttons not available in silent mode

    Hi guys,
    When we starting the setup in silent mode, does not include the software of control buttons.
    There any way to select it in some config file to be installed by default in silent mode?
    Thx for all!!!

    The software is part of the Value Added Package
    This package contains different software parts and important utilities like
    - TOSHIBA Components Common Driver is an essential component of Windows. It is required to make the other TOSHIBA original programs work properly.
    - TOSHIBA Power Saver controls power consumption by switching to optimum power settings, based on whether the machine is plugged in or on battery power, and based on the remaining battery power.
    - TOSHIBA Utilities lets you customize your hardware settings according to the way that you work with your computer and the peripherals you use. To start the utility, click the Windows Start button and click Control Panel and select the TOSHIBA HW Setup icon.
    - TOSHIBA Password Utility lets you set a password that restricts access to the computer.
    - TOSHIBA Flash Cards provides the Hotkey function and the launcher function that starts the Hotkey function and launches the other TOSHIBA utilities.
    - TOSHIBA PC Diagnostic Tool can display the basic information of a computer and diagnose
    To be honest I never tried to install the VAP in silent mode but if you want to get the control buttons working in this unit, you will need to add VAP.

  • Install XE Univ  in silent mode

    I tried to install XE in silent mode
    I used OracleXEUniv.exe.
    Then line command :
    c:\OracleXEUniv.exe /s /f1"c:\OracleXE-install.iss" /f2"c:\install.log"
    The installation abort
    When i execute the command :
    c:\OracleXEUniv.exe /?
    the message box said
    /L language
    /S Hide Dialog Box
    To activate silent mode
    /S /v/qn
    /V MsiExec.exe parameters
    /UA
    /UW
    /UM
    What i use this command line?
    PS: SO Windows XP and Windows Vista
    Thanks

    OK, I tryed now XE silent install on Vista Ultimate SP1 and it worked like a charm.
    alet_xe.log:
    Dump file j:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
    Wed Oct 01 22:27:14 2008
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows NT Version V6.0 Service Pack 1
    CPU                 : 2 - type 586, 2 Physical Cores
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:1640M/3326M, Ph+PgF:5143M/6872M, VA:1930M/2047M
    Wed Oct 01 22:27:14 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
      sessions                 = 49
      sga_target               = 805306368
      control_files            = J:\ORACLEXE\ORADATA\XE\CONTROL.DBF
      compatible               = 10.2.0.1.0
      db_recovery_file_dest    = J:\oraclexe\app\oracle\flash_recovery_area
      db_recovery_file_dest_size= 10737418240
      undo_management          = AUTO
      undo_tablespace          = UNDO
      remote_login_passwordfile= EXCLUSIVE
      dispatchers              = (PROTOCOL=TCP) (SERVICE=XEXDB)
      shared_servers           = 4
      job_queue_processes      = 4
      audit_file_dest          = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
      background_dump_dest     = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
      user_dump_dest           = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
      core_dump_dest           = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
      db_name                  = XE
      open_cursors             = 300
      os_authent_prefix        =
      pga_aggregate_target     = 268435456
    PMON started with pid=2, OS id=6136
    PSP0 started with pid=3, OS id=6012
    MMAN started with pid=4, OS id=5396
    DBW0 started with pid=5, OS id=5952
    LGWR started with pid=6, OS id=2612
    CKPT started with pid=7, OS id=5832
    SMON started with pid=8, OS id=4168
    RECO started with pid=9, OS id=6064
    CJQ0 started with pid=10, OS id=5944
    MMON started with pid=11, OS id=5852
    Wed Oct 01 22:27:14 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Oct 01 22:27:14 2008
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    MMNL started with pid=12, OS id=5988
    Wed Oct 01 22:27:16 2008
    The input backup piece J:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\CONFIG\SEEDDB\EXPRESS.DFB is in compressed format.
    Wed Oct 01 22:27:30 2008
    Full restore complete of datafile 2 to datafile copy J:\ORACLEXE\ORADATA\XE\UNDO.DBF.  Elapsed time: 0:00:14
      checkpoint is 213418
    Full restore complete of datafile 4 to datafile copy J:\ORACLEXE\ORADATA\XE\USERS.DBF.  Elapsed time: 0:00:16
      checkpoint is 213418
    Wed Oct 01 22:27:58 2008
    Full restore complete of datafile 1 to datafile copy J:\ORACLEXE\ORADATA\XE\SYSTEM.DBF.  Elapsed time: 0:00:42
      checkpoint is 213418
    Full restore complete of datafile 3 to datafile copy J:\ORACLEXE\ORADATA\XE\SYSAUX.DBF.  Elapsed time: 0:00:47
      checkpoint is 213418
    Wed Oct 01 22:28:04 2008
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'J:\oraclexe\oradata\XE\system.dbf',
    'J:\oraclexe\oradata\XE\undo.dbf',
    'J:\oraclexe\oradata\XE\sysaux.dbf',
    'J:\oraclexe\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Setting recovery target incarnation to 1
    Wed Oct 01 22:28:04 2008
    Successful mount of redo thread 1, with mount id 2548127028
    Wed Oct 01 22:28:04 2008
    Completed: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'J:\oraclexe\oradata\XE\system.dbf',
    'J:\oraclexe\oradata\XE\undo.dbf',
    'J:\oraclexe\oradata\XE\sysaux.dbf',
    'J:\oraclexe\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Shutting down instance: further logons disabled
    Wed Oct 01 22:28:04 2008
    Stopping background process MMNL
    Wed Oct 01 22:28:05 2008
    Stopping background process CJQ0
    Wed Oct 01 22:28:05 2008
    Stopping background process MMON
    Wed Oct 01 22:28:05 2008
    Shutting down instance (immediate)
    License high water mark = 1
    Wed Oct 01 22:28:05 2008
    Stopping Job queue slave processes
    Wed Oct 01 22:28:05 2008
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Wed Oct 01 22:28:07 2008
    ALTER DATABASE CLOSE NORMAL
    ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
    Wed Oct 01 22:28:07 2008
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Wed Oct 01 22:28:10 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
      sessions                 = 49
      sga_target               = 805306368
      control_files            = J:\ORACLEXE\ORADATA\XE\CONTROL.DBF
      compatible               = 10.2.0.1.0
      db_recovery_file_dest    = J:\oraclexe\app\oracle\flash_recovery_area
      db_recovery_file_dest_size= 10737418240
      undo_management          = AUTO
      undo_tablespace          = UNDO
      remote_login_passwordfile= EXCLUSIVE
      dispatchers              = (PROTOCOL=TCP) (SERVICE=XEXDB)
      shared_servers           = 4
      audit_file_dest          = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
      background_dump_dest     = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
      user_dump_dest           = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
      core_dump_dest           = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
      db_name                  = XE
      open_cursors             = 300
      os_authent_prefix        =
      pga_aggregate_target     = 268435456
    PMON started with pid=2, OS id=5932
    MMAN started with pid=4, OS id=4304
    DBW0 started with pid=5, OS id=3044
    CKPT started with pid=7, OS id=3456
    RECO started with pid=9, OS id=4308
    Wed Oct 01 22:28:11 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Oct 01 22:28:11 2008
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    PSP0 started with pid=3, OS id=4380
    LGWR started with pid=6, OS id=4432
    SMON started with pid=8, OS id=4256
    MMON started with pid=10, OS id=4292
    Wed Oct 01 22:28:13 2008
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'J:\oraclexe\oradata\XE\system.dbf',
    'J:\oraclexe\oradata\XE\undo.dbf',
    'J:\oraclexe\oradata\XE\sysaux.dbf',
    'J:\oraclexe\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Wed Oct 01 22:28:13 2008
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    MMNL started with pid=11, OS id=5912
    Setting recovery target incarnation to 1
    Wed Oct 01 22:28:13 2008
    Successful mount of redo thread 1, with mount id 2548089405
    Wed Oct 01 22:28:13 2008
    Completed: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'J:\oraclexe\oradata\XE\system.dbf',
    'J:\oraclexe\oradata\XE\undo.dbf',
    'J:\oraclexe\oradata\XE\sysaux.dbf',
    'J:\oraclexe\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Wed Oct 01 22:28:13 2008
    Stopping background process MMNL
    Wed Oct 01 22:28:14 2008
    Stopping background process MMON
    Starting background process MMON
    Starting background process MMNL
    Wed Oct 01 22:28:14 2008
    ALTER SYSTEM enable restricted session;
    Wed Oct 01 22:28:14 2008
    alter database "XE" open resetlogs
    Wed Oct 01 22:28:14 2008
    RESETLOGS after incomplete recovery UNTIL CHANGE 213418
    Wed Oct 01 22:28:14 2008
    Errors in file j:\oraclexe\app\oracle\admin\xe\udump\xe_ora_160.trc:
    ORA-00313: Member von Log-Gruppe 1 (Thread 1) konnten nicht geoffnet werden
    db_recovery_file_dest_size of 10240 MB is 0.49% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Wed Oct 01 22:28:15 2008
    Errors in file j:\oraclexe\app\oracle\admin\xe\udump\xe_ora_160.trc:
    ORA-00313: Member von Log-Gruppe 2 (Thread 1) konnten nicht geoffnet werden
    MMON started with pid=10, OS id=4416
    MMNL started with pid=11, OS id=4420
    Wed Oct 01 22:28:15 2008
    Errors in file j:\oraclexe\app\oracle\admin\xe\udump\xe_ora_160.trc:
    ORA-00313: Member von Log-Gruppe 3 (Thread 1) konnten nicht geoffnet werden
    Wed Oct 01 22:28:16 2008
    Setting recovery target incarnation to 2
    Wed Oct 01 22:28:17 2008
    Assigning activation ID 2548089405 (0x97e0c23d)
    Thread 1 opened at log sequence 1
      Current log# 3 seq# 1 mem# 0: J:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_3_4G7QBZTO_.LOG
    Successful open of redo thread 1
    Wed Oct 01 22:28:17 2008
    SMON: enabling cache recovery
    Wed Oct 01 22:28:18 2008
    Successfully onlined Undo Tablespace 1.
    Dictionary check beginning
    Tablespace 'TEMP' #3 found in data dictionary,
    but not in the controlfile. Adding to controlfile.
    Dictionary check complete
    Wed Oct 01 22:28:18 2008
    SMON: enabling tx recovery
    Wed Oct 01 22:28:18 2008
    WARNING: The following temporary tablespaces contain no files.
             This condition can occur when a backup controlfile has
             been restored.  It may be necessary to add files to these
             tablespaces.  That can be done using the SQL statement:
             ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
             Alternatively, if these temporary tablespaces are no longer
             needed, then they can be dropped.
               Empty temporary tablespace: TEMP
    Updating character set in controlfile to AL32UTF8
    WARNING: Files may exists in db_recovery_file_dest
    that are not known to the database. Use the RMAN command
    CATALOG RECOVERY AREA to re-catalog any such files.
    One of the following events caused this:
    1. A backup controlfile was restored.
    2. A standby controlfile was restored.
    3. The controlfile was re-created.
    4. db_recovery_file_dest had previously been enabled and
       then disabled.
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=18, OS id=4444
    Wed Oct 01 22:28:20 2008
    LOGSTDBY: Validating controlfile with logical metadata
    Wed Oct 01 22:28:20 2008
    LOGSTDBY: Validation complete
    Global Name changed to XE
    Completed: alter database "XE" open resetlogs
    Wed Oct 01 22:28:21 2008
    alter database rename global_name to "XE"
    Completed: alter database rename global_name to "XE"
    Wed Oct 01 22:28:21 2008
    Thread 1 advanced to log sequence 2
      Current log# 1 seq# 2 mem# 0: J:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_4G7QBYQV_.LOG
    Wed Oct 01 22:28:21 2008
    alter database drop logfile group 3
    Wed Oct 01 22:28:21 2008
    Deleted Oracle managed file J:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_3_4G7QBZTO_.LOG
    Completed: alter database drop logfile group 3
    Wed Oct 01 22:28:21 2008
    ALTER TABLESPACE TEMP ADD TEMPFILE 'J:\oraclexe\oradata\XE\temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    Completed: ALTER TABLESPACE TEMP ADD TEMPFILE 'J:\oraclexe\oradata\XE\temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    Wed Oct 01 22:28:23 2008
    ALTER SYSTEM disable restricted session;
    Wed Oct 01 22:28:26 2008
    Starting background process CJQ0
    CJQ0 started with pid=21, OS id=6132
    Wed Oct 01 22:28:34 2008
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2209K exceeds notification threshold (2048K)
    KGL object name :XDB.XDbD/PLZ01TcHgNAgAIIegtw==
    Wed Oct 01 22:28:35 2008
    Shutting down instance: further logons disabled
    Wed Oct 01 22:28:36 2008
    Stopping background process QMNC
    Wed Oct 01 22:28:37 2008
    Stopping background process CJQ0
    Wed Oct 01 22:28:38 2008
    Stopping background process MMNL
    Wed Oct 01 22:28:39 2008
    Stopping background process MMON
    Wed Oct 01 22:28:40 2008
    Shutting down instance (immediate)
    License high water mark = 2
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Wed Oct 01 22:28:42 2008
    ALTER DATABASE CLOSE NORMAL
    Wed Oct 01 22:28:42 2008
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Wed Oct 01 22:28:42 2008
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 2
    Successful close of redo thread 1
    Wed Oct 01 22:28:42 2008
    Completed: ALTER DATABASE CLOSE NORMAL
    Wed Oct 01 22:28:42 2008
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Wed Oct 01 22:28:46 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
      sessions                 = 49
      spfile                   = J:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
      sga_target               = 805306368
      control_files            = J:\ORACLEXE\ORADATA\XE\CONTROL.DBF
      compatible               = 10.2.0.1.0
      db_recovery_file_dest    = J:\oraclexe\app\oracle\flash_recovery_area
      db_recovery_file_dest_size= 10737418240
      undo_management          = AUTO
      undo_tablespace          = UNDO
      remote_login_passwordfile= EXCLUSIVE
      dispatchers              = (PROTOCOL=TCP) (SERVICE=XEXDB)
      shared_servers           = 4
      job_queue_processes      = 4
      audit_file_dest          = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
      background_dump_dest     = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
      user_dump_dest           = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
      core_dump_dest           = J:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
      db_name                  = XE
      open_cursors             = 300
      os_authent_prefix        =
      pga_aggregate_target     = 268435456
    PMON started with pid=2, OS id=3772
    MMAN started with pid=4, OS id=5016
    DBW0 started with pid=5, OS id=5056
    SMON started with pid=8, OS id=5044
    MMON started with pid=11, OS id=3404
    PSP0 started with pid=3, OS id=5000
    LGWR started with pid=6, OS id=5228
    RECO started with pid=9, OS id=4664
    Wed Oct 01 22:28:47 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Oct 01 22:28:47 2008
    starting up 4 shared server(s) ...
    CKPT started with pid=7, OS id=204
    CJQ0 started with pid=10, OS id=3072
    Oracle Data Guard is not available in this edition of Oracle.
    Wed Oct 01 22:28:50 2008
    ALTER DATABASE   MOUNT
    MMNL started with pid=12, OS id=2096
    Wed Oct 01 22:28:54 2008
    Setting recovery target incarnation to 2
    Wed Oct 01 22:28:54 2008
    Successful mount of redo thread 1, with mount id 2548114530
    Wed Oct 01 22:28:54 2008
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE   MOUNT
    Wed Oct 01 22:28:55 2008
    ALTER DATABASE OPEN
    Wed Oct 01 22:28:55 2008
    Thread 1 opened at log sequence 2
      Current log# 1 seq# 2 mem# 0: J:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_4G7QBYQV_.LOG
    Successful open of redo thread 1
    Wed Oct 01 22:28:55 2008
    SMON: enabling cache recovery
    Wed Oct 01 22:28:56 2008
    Successfully onlined Undo Tablespace 1.
    Wed Oct 01 22:28:56 2008
    SMON: enabling tx recovery
    Wed Oct 01 22:28:56 2008
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=4644
    Wed Oct 01 22:28:59 2008
    Completed: ALTER DATABASE OPEN
    Wed Oct 01 22:29:00 2008
    db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Wed Oct 01 22:29:07 2008
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2209K exceeds notification threshold (2048K)
    KGL object name :XDB.XDbD/PLZ01TcHgNAgAIIegtw== So don't give up - I'm sure defititely that only Vista configuration can be a problem...
    HTH

Maybe you are looking for