Lapi bootstrap failure

My old database version 9.2.0.1 on suse linux and install olap manually, for testing BI Beans. download some patch and upgrate to 9.2.0.2,
select comp_name, version, status from dba_registry;
Oracle9i Catalog Views,9.2.0.2.0,VALID
Oracle9i Packages and Types,9.2.0.2.0,VALID
Oracle Data Mining,9.2.0.1.0,LOADED
Oracle Text,9.2.0.2.0,VALID
OLAP Analytic Workspace,9.2.0.2.0,LOADED
Oracle OLAP API,9.2.0.2.0,LOADED
OLAP Catalog,9.2.0.2.0,VALID
but when I run bi_checkconfig.bat -h 10.0.26.75 -po 1521 -sid crmtemp -u BIBDEMO -p BIBDEMO on windows,
output ...
<?xml version="1.0" encoding="UTF-8" ?>
<BICheckConfig version="1.0.0.0">
<Check key="JDEV_ORACLE_HOME" value="E:\jdev9034_base"/>
<Check key="JAVA_HOME" value="D:\java\jdk1.3.1_03"/>
<Check key="JDeveloper version" value="9.0.3.4.1247"/>
<Check key="BI Beans version" value="9.0.3.6.0A"/>
<Check key="BI Beans internal version" value="2.7.0.13.1"/>
<Check key="host" value="10.0.26.75"/>
<Check key="port" value="1521"/>
<Check key="sid" value="crmtemp"/>
<Check key="user" value="BIBDEMO"/>
<Check key="Connecting to the database" value="Successful"/>
<Check key="JDBC driver version" value="9.2.0.3.0"/>
<Check key="JDBC JAR file location" value="E:\jdev9034_base\jdbc\lib"/>
<Check key="Database version" value="9.2.0.2.0"/>
<Check key="OLAP Catalog version" value=""/>
<Check key="OLAP AW Engine version" value=""/>
<Check key="OLAP API Server version" value=""/>
<Check key="BI Beans Catalog version" value="N/A; not installed in BIBDEMO"/>
<Check key="OLAP API JAR file version" value="9.2"/>
<Check key="OLAP API JAR file location" value="E:\jdev9034_base\jdev\lib\ext"/>
<Check key="OLAP API Metadata Load" value="Unsuccessful"/>
<Check key="Failure Point" value="MDMLoadFailed"/>
<Check key="StackTrace">
<![CDATA[
============================================================================
1) olapi bootstrap failure
1) olapi bootstrap failure
============================================================================
oracle.express.idl.util.OlapiException: olapi bootstrap failure
     at oracle.express.olapi.data.full.ExpressDataProvider.initialize(ExpressDataProvider.java:208)
     at oracle.dss.connection.server.drivers.mdm._92.MDMConnectionDriverImpl_92.getExpressDataProvider(MDMConnectionDriverImpl_92.java:343)
     at oracle.dss.connection.server.drivers.mdm._92.MDMConnectionDriverImpl_92.getDriverSpecificObject(MDMConnectionDriverImpl_92.java:242)
     at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.getDriverSpecificObject(MDMConnectionDriverImpl.java:377)
     at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmMetadataProvider(MDMMetadataDriverImpl_92.java:1133)
     at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.attach(MDMMetadataDriverImpl_92.java:811)
     at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.attach(MDMMetadataDriverImpl.java:133)
     at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1085)
     at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:962)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:866)
     at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:792)
     at BICheckConfig.checkConnection(BICheckConfig.java:250)
     at BICheckConfig.main(BICheckConfig.java:1172)
]]>
</Check>
</BICheckConfig>
and then I check database server log;
ORA-07445: exception encountered: core dump [xsoqpgaDestruct()+38] [SIGSEGV] [Address not mapped to object] [0x0] [] []
Current SQL information unavailable - no SGA.

thank!
I make it.
At first I download database patchset 9.2.0.4, when I install and bi_checkconfig, still throws some exception
about argument number wrong, but the 9.2.0.4.1 OLAP patch help me and now success.
<?xml version="1.0" encoding="UTF-8" ?>
<BICheckConfig version="1.0.0.0">
<Check key="JDEV_ORACLE_HOME" value="E:\jdev9034_base"/>
<Check key="JAVA_HOME" value="D:\java\jdk1.3.1_03"/>
<Check key="JDeveloper version" value="9.0.3.4.1247"/>
<Check key="BI Beans version" value="9.0.3.6.0A"/>
<Check key="BI Beans internal version" value="2.7.0.13.1"/>
<Check key="host" value="10.0.26.75"/>
<Check key="port" value="1521"/>
<Check key="sid" value="crmtemp"/>
<Check key="user" value="BIBDEMO"/>
<Check key="Connecting to the database" value="Successful"/>
<Check key="JDBC driver version" value="9.2.0.3.0"/>
<Check key="JDBC JAR file location" value="E:\jdev9034_base\jdbc\lib"/>
<Check key="Database version" value="9.2.0.4.0"/>
<Check key="OLAP Catalog version" value="9.2.0.4.1"/>
<Check key="OLAP AW Engine version" value="9.2.0.4.1"/>
<Check key="OLAP API Server version" value="9.2.0.4.1"/>
<Check key="BI Beans Catalog version" value="N/A; not installed in BIBDEMO"/>
<Check key="OLAP API JAR file version" value="9.2"/>
<Check key="OLAP API JAR file location" value="E:\jdev9034_base\jdev\lib\ext"/>
<Check key="OLAP API Metadata Load" value="Successful"/>
<Check key="Number of metadata folders" value="3"/>
<Check key="Number of metadata measures" value="22"/>
<Check key="Number of metadata dimensions" value="17"/>
<Check key="OLAP API Metadata">
<![CDATA[==============================================================================
Type Name (S=Schema, C=Cube, M=Measure, D=Dimension)
========= ====================================================================

Similar Messages

  • Hi bootstrap failure

    when i started my newly created database i got a error called bootstrap failure in the alert log file
    The instance getting terminated forcefully

    ORA-0704 bootstrap process failure
    ORA-39700 database must be open with upgrade option
    error 704 happened during db open,shutting down database
    USER:termination instance due to error 704
    instance terminated by USER,pid=3313
    ORA-1092 signalled during ALTER DATABASE OPEN ..
    in linux 4
    i dont know the db version
    Edited by: user10825587 on Feb 9, 2009 3:50 AM

  • Esb bootstrap failure

    when starting soa suite I get this in the $ORACLE_HOME\j2ee\oc4j_soa\log\*\log.xml
    <MSG_TEXT>ESB bootstrap: Ping to URL "http://null:null/esb/ESBConsoleMain.html" failed. Will ping again...</MSG_TEXT>
         <MSG_TEXT>ESB bootstrap: The ESB designtime could not get initialized correctly. To fix the problem you may have to increase the ping count and restart the server.</MSG_TEXT>
    PingCount=30
    PingInterval=30
    Have both esb-dt, esb-rt and bpel in the same oc4j_soa instance. Also tried to stop bpel, and restart only esb-dt,esb-rt, but the ping URL seems wrong.
    http://null:null/esb/ESBConsoleMain.html
    where does this ping url come from?

    The host and port is retrieved from:
    oraesb.esb_parameter table, where param_name=DT_OC4J_HOST and param_name=DT_OC4J_HTTP_PORT
    You might want to verify the content of this ESB_PARAMETER table.
    This is my content of the ESB_PARAMETER table
    change the two first lines to your host and port.
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('DT_OC4J_HOST','localhost');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('DT_OC4J_HTTP_PORT','80');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_MONITOR_TOPIC_JNDI','OracleASjms/ESBMonitorTopic');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_ERROR_XATCF_JNDI','OracleASjms/MyXATCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_ERROR_RETRY_JNDI','OracleASjms/ESBErrorRetryTopic');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_CONTROL_TCF_JNDI','OracleASjms/MyXATCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_MONITOR_TCF_JNDI','OracleASjms/MyTCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_ERROR_TOPIC_JNDI','OracleASjms/ESBErrorTopic');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_ERROR_TCF_JNDI','OracleASjms/MyTCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_CONTROL_TOPIC_JNDI','OracleASjms/ESBControlTopic');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_DEFERRED_TCF_JNDI','OracleASjms/MyTCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_DEFERRED_XATCF_JNDI','OracleASjms/MyXATCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('PROP_NAME_ERROR_RETRY_TCF_JNDI','OracleASjms/MyXATCF');
    Insert into ESB_PARAMETER (PARAM_NAME,PARAM_VALUE) values ('ACT_ID_RANGE','891000');
    commit;

  • Olapi bootstrap failer

    Hi,
    I would like to connect to the DB from Jdev to create a Disegner, but i heve this message:
    Successfully connected to Orale DB bat failed to retrive metadata
    metadata in the OLAP catalog is not valid : "olapi bootstrap failure

    Hello,
    i downloaded the "bi_checkconfig" utilities and i runned it, and that's the resalt :
    BICheckConfig version="1.0.0.0">
    <Check key="JDEV_ORACLE_HOME" value="c:\oracle9iDevS" />
    <Check key="JAVA_HOME" value="c:\oracle9iDevS\jdk" />
    <Check key="JDeveloper version" value="9.0.3.1.1107" />
    <Check key="BI Beans version" value="9.0.2.7.0" />
    <Check key="BI Beans internal version" value="2.7.0.13.1" />
    <Check key="host" value="linux" />
    <Check key="port" value="1521" />
    <Check key="sid" value="test" />
    <Check key="user" value="bibcat" />
    <Check key="Connecting to the database" value="Successful" />
    <Check key="JDBC driver version" value="9.2.0.3.0" />
    <Check key="JDBC JAR file location" value="c:\oracle9iDevS\jdbc\lib" />
    <Check key="Database version" value="9.2.0.2.0" />
    <Check key="OLAP Catalog version" value="" />
    <Check key="OLAP AW Engine version" value="" />
    <Check key="OLAP API Server version" value="" />
    <Check key="BI Beans Catalog version" value="2.7.0.13.1" />
    <Check key="OLAP API JAR file version" value="9.2" />
    <Check key="OLAP API JAR file location" value="c:\oracle9iDevS\jdev\lib\ext" />
    <Check key="OLAP API Metadata Load" value="Unsuccessful" />
    <Check key="Failure Point" value="MDMLoadFailed" />
    - <Check key="StackTrace">
    - <![CDATA[
    ============================================================================
    1) olapi bootstrap failure
    1) olapi bootstrap failure
    ============================================================================
    oracle.express.idl.util.OlapiException: olapi bootstrap failure
         at oracle.express.olapi.data.full.ExpressDataProvider.initialize(ExpressDataProvider.java:208)
         at oracle.dss.connection.server.drivers.mdm._92.MDMConnectionDriverImpl_92.getExpressDataProvider(MDMConnectionDriverImpl_92.java:343)
         at oracle.dss.connection.server.drivers.mdm._92.MDMConnectionDriverImpl_92.getDriverSpecificObject(MDMConnectionDriverImpl_92.java:242)
         at oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.getDriverSpecificObject(MDMConnectionDriverImpl.java:377)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmMetadataProvider(MDMMetadataDriverImpl_92.java:1133)
         at oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.attach(MDMMetadataDriverImpl_92.java:811)
         at oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.attach(MDMMetadataDriverImpl.java:133)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1085)
         at oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:962)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:866)
         at oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:792)
         at BICheckConfig.checkConnection(BICheckConfig.java:250)
         at BICheckConfig.main(BICheckConfig.java:1172)
    i installed the "bibdemo"  and i traied to reconnect with Jdev but the same problem again,
    thank you for your attention                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Why my netweaver's heap size is 3000m? I had changed 256m,not change

    dear all:
    the log under  the dir "work":
    filename:dev_jcontrol.b01:
    Bootstrap nodes
    -> [00] bootstrap            : D:\usr\sap\FZB\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID5486600  : D:\usr\sap\FZB\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID5486650  : D:\usr\sap\FZB\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID5486600            : D:\usr\sap\FZB\JC00\j2ee\cluster\instance.properties
    -> [01] ID5486650            : D:\usr\sap\FZB\JC00\j2ee\cluster\instance.properties
    -> [02] sdm                  : D:\usr\sap\FZB\JC00\SDM\program\config\sdm_jstartup.properties
    [Thr 5180] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 5180] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_18
    [Thr 5180] JStartupICheckFrameworkPackage: can't find framework package D:\usr\sap\FZB\JC00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_18
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_18-b06
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 3000M
    -> root path          : D:\usr\sap\FZB\JC00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : D:\usr\sap\FZB\JC00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : D:\usr\sap\FZB\JC00\exe\jstartup.jar;D:\usr\sap\FZB\JC00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0054866
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = D:\usr\sap\FZB\JC00\exe\jlaunch.exe
    -> arg[00] = D:\usr\sap\FZB\JC00\exe\jlaunch.exe
    -> arg[01] = pf=D:\usr\sap\FZB\SYS\profile\FZB_JC00_tzgl
    -> arg[02] = -DSAPINFO=FZB_00_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=D:\usr\sap\FZB\JC00\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_1660
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=D:\usr\sap\FZB\JC00\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=D:\usr\sap\FZB\JC00\work\std_bootstrap.out
    -> arg[09] = -locOutFile=D:\usr\sap\FZB\JC00\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=D:\usr\sap\FZB\SYS\profile\FZB_JC00_tzgl
    -> lib path = PATH=C:\j2sdk1.4.2_18\jre\bin\server;C:\j2sdk1.4.2_18\jre\bin;D:\oracle\FZB\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;;D:\usr\sap\FZB\SYS\exe\uc\NTI386
    -> exe path = PATH=C:\j2sdk1.4.2_18\bin;D:\usr\sap\FZB\JC00\j2ee\os_libs;D:\oracle\FZB\102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;;D:\usr\sap\FZB\SYS\exe\uc\NTI386
    [Thr 5180] Mon Oct 18 09:10:09 2010
    [Thr 5180] *** ERROR => invalid return code of process [bootstrap] (exitcode = -2) [jstartxx.c   1642]
    [Thr 5180] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = -2)
    [Thr 5180] JControlCloseProgram: started (exitcode = -2)
    [Thr 5180] JControlCloseProgram: good bye... (exitcode = -2)
    who can help me? thanks a lot!

    Hello,
    It wouldn't matter even if you changed the heap size  in the config tool to the desired value. The issue here is that your bootstrap process is failing and so the synchronization from DB to file system is not going to happen.
    You need to find out what is causing the bootstrap to fail. Please refer to all the files with bootstrap in the work directory.
    Also, if 3000M heap size is the cause for any reason that's causing the JVM to not be able to assign that much contguous space, to resolve that you'll also have to modify this value in instance.properties file along with the configtool. That way, atleast it will start first and then it can get the value from DB on synchrnonization.
    Please paste the excerpt from the relevant bootstrap so we can help further as to whats causing the bootstrap failure.
    REgards,
    Snehal

  • Hot Backup을 Script로 작성후 Cron으로 실행시...

    안녕하세요!
    건강한 가을 보내시고 계신지요?
    오늘은 Hot Backup에 대해서 몇가지 궁금한게 있어서 글을 올립니다
    -. HP-UNIX 11, Oracle 9.2.0.7
    -. Oracle Database 파일 용량 : 약 50G
    -. Script 내용중 일부 발췌
    alter system switch log file; <--백업해야할 dbf 양이 많아 먼저 한번 실행시켰음
    ####### Tablespace Backup
    alter tablespace system begin backup;
    !cp /oradata/system01.dbf /BACKUP/hot/system01.dbf
    alter tablespace system end backup;
    ...........각 테이블스페이스별로 위와 같이 정의
    ####### Archive Log File Backup
    alter system switch log file;
    alter system archive log off;
    !cp /oradata/arch/*.arc /BACKUP/hot/arch/.
    !rm /oracle/arch/*.arc
    alter system archive log start;
    ####### Control File Backup
    alter system checkpoint;
    alter database backup controlfile '/BACKUP/hot/control.bkp';
    위와 같이 Script를 작성하여, Cron을 사용하여 야간에 작업을 수행코자 합니다.
    1. 위의 Script에서 수정을 가해야 하는 부분이나, 좀 더 추가되어야할 부분이 있으시면 기탄없이 지적 부탁드립니다.
    2. 야간에 작업을 수행하다보니, Tablespace의 Begin backup을 했는데, 여타의 장애로 인해 End Backup이 수행이 안될경우, DBA가 강제로 End Backup을 안해줄 경우에는 어떻게 되는지요?
    그리고, 이러한 위험을 해결키 위해 고수님들은 어떠한 방법을 사용하는지 알고 싶습니다.
    행복한 하루 되십시요!
    감사합니다.

    첫번째로..
    백업초기에 log switch를 하는 것은 경험상 필요하기도 합니다.
    트랜잭션이 거의 없는 백업본의 경우에 archive가 거의 떨어지지
    않게 되고, 하루 백업하는데 백업본에 archive는 없는 이상한 사태가
    벌어지죠. 차후에 cancel복구를 해야 하는 경우에도 어렵기 때문에
    online backup 시 초기에 log switch 를 해주기는 합니다.
    두번째로..
    alter system archive log stop; 명령은 왜 하셨는지요?
    이거 하면.. archiveing 이 멈추니 트랜잭션도 멈춥니다. 서비스 영향을
    줄텐데요.. 백업이 서비스에 영향을 주어서는 안되겠죠.
    archive log를 백업시에는 파일명에 대한 리스트를 만들고 그 리스터에
    있는 파일들을 백업후 삭제하는 방법으로 변경하시는 것이 좋을 것 같습니다.
    세번째로.. 컨트롤파일 백업은 tablespace backup 이후에
    바로 하시는 것이 좋습니다. archive file을 백업하는 시간동안
    SCN이 변경이 되겠고, 그러면 해당 컨트롤파일을 백업하고 그것을
    restore하게 되면 controlfile의 scn이 틀리니 controlfile의 SCN까지
    복구가 필요하다고 판단하겠죠.
    순서를.. 테이블스페이스 데이터파일 백업 -> 컨트롤파일 백업 -> 아카이브백업
    이런 순으로 하시면 좋을 것 같습니다.
    네번째로..
    begin backup을 하게 되면 테이블스페이스의 데이터파일 헤더에는 bebin
    backup mode라고 쓰게 됩니다. 그리고 이렇게 begin backup mode인
    테이블스페이스에서 변경된 데이터는 그 데이터를 row 단위로 redo log entry에
    등록하는 것이 아니라 블록단위로 등록하게 됩니다. 즉 단 하나의 row만을
    update했을 뿐인데도 해당 block전체가 redo log entry로 들어가겠죠. 당연히
    archive file이 훨씬 많이 쌓이게 됩니다. 또한 DB를 abort로 내렸을 경우에는
    이후에 open을 하려고 하면 system01.dbf 파일을 복구하라고 나와서
    아주 당황하게 되지요.
    그리고 사례를 보면..모 시청에서 DBA가 한달동안
    begin backup이 된 것을 몰랐고, DB fail이 났는데..복구를 한답시고
    controlfile을 재생성하였습니다. 그런데 bootstrap failure가 발생했고
    게다가 아카이브도 없고 백업도 없는 것이었습니다. 결국엔 adjust scn으로
    강제복구를 했지요.. begin backup mode인지는 아침에 시스템담당자가
    꼭 확인해야 하는 것 중에 하나입니다. 아침 점검 스크립트 수행하지
    않으시는지요?
    첨부로.. 얼마전에 여기 게시판에도 올렸던 내용인데요..
    백업 스크립트를 드리죠..
    그리고 아침에 DB를 점검할 때 보아야 하는 사항은 제가 정리한 것이
    있습니다.
    아래 링크에서 다운받아서 참고하세요.
    http://www.dbguide.net/servlet/com.util.DownloadServlet?file=%2F20060120%2F1137768090586.zip&filename=%C0%CF%C0%CF+DB%C1%A1%B0%CB+%BD%BA%C5%A9%B8%B3%C6%AE_%B0%F8%B0%B3%BF%EBv0.1.zip
    ===================================================
    온라인 백업은 파라메터 파일 , 콘트롤 파일, 모든 데이터파일 , 아카이브로그를
    백업후 다른 서버로 이동시키면 다른 서버로 복구할 수 있습니다.
    하지만 online backup시에 datafile, controlfile만을 백업하므로 current redo log가 없으므로
    until cancel 복구를 해야 합니다.(rman 백업도 마찬가지)
    1) init파일,DB file, controlfile을 다른서버로 이동시킵니다.
    보통 controlfile백업은 alter database backup controlfile to '~~'; 이렇게 하기 때문에
    하나만 복사하므로 이것을 추가 복사해서 controlfile의 경로에 복사해줍니다.
    2) init파일에 controlfile의 경로, background_dump_dest, user_dump_dest, core_dump_dest, log_archive_dest 를
    경로에 맞게 지정해줍니다.
    3) DB를 mount상태로 올립니다. 만약 mount하는 동안 에러가 난다면 controlfile에서
    문제가 생겼으므로 controlfile의 백업을 확인합니다.
    4) datafile, redolog file의 file_name을 변경합니다.
    select name from v$datafile;
    select member from v$logfile;
    alter database rename file '현재경로' to '이동시킨 경로';
    alter database rename file '현재경로' to '이동시킨 경로';
    단 여기에서 tempfile은 백업대상도 아니고 rename이 안되므로 새로 생성해 주어야 합니다.
    select name from v$tempfile;
    select * from sys.props$;에서 default temporary tablespace를 찾거나
    또는 select distiinct temporary_tablespace from dba_users 에서 찾습니다.
    tempfile을 추가하는 방법은 더이상 말씀 안드립니다. NBR과정의 기본이니까요..
    5) DB의 archive file을 log_archive_dest 에 설정된 곳으로 이동시키고 recovery를 수행합니다.
    recover database until cancel;
    마지막 archvie까지 적용후 cancel하기
    alter database open resetlogs;
    resetlogs open하기
    # 온라인 백업 스크립트(데이터파일, 컨트롤파일만 백업)
    작업 이전에 /backup , /backup/control 이라는 디렉토리 생성
    - 백업 메인
    vi /backup/onbackup.sh
    export LANG=C
    export ORACLE_HOME=/u/ora9i/product/9.2.0
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=PROD
    sh -x /backup/1_onbackup.sh
    sh -x /backup/2_cp_backup.sh
    sh -x /backup/3_control_backup.sh
    sh -x /backup/4_offbackup.sh
    - 백업 모드 변경
    vi /backup/1_onbackup.sh
    export LANG=C
    export ORACLE_HOME=/u/ora9i/product/9.2.0
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=PROD
    # backup mode on
    sqlplus /nolog << EOF1
    conn /as sysdba
    set head off
    set feedback off
    set time off
    set timing off
    set echo off
    spool /tmp/backup_online.tmp
    select 'alter tablespace '||tablespace_name||' begin backup;' from dba_tablespaces where status='ONLINE' and contents <>'TEMPORARY';
    spool off
    !cat /tmp/backup_online.tmp|grep -v spool|grep -v SQL > /tmp/backup_online.sql
    @/tmp/backup_online.sql
    exit
    EOF1
    - 데이터파일 백업할 쿼리
    vi /backup/2_cp_backup.sql
    select 'mkdir /backup/'||to_char(sysdate,'YYYYMMDD_HH24MI') from dual;
    select 'cp '||name||' /backup/'||to_char(sysdate,'YYYYMMDD_HH24MI') from v$datafile;
    - 데이터파일 copy하는 스크립트
    vi /backup/2_cp_backup.sh
    # cp backup, mkdir /backup/SYSDATE directory
    export LANG=C
    export ORACLE_HOME=/u/ora9i/product/9.2.0
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=PROD
    sqlplus /nolog << EOF2
    conn /as sysdba
    set head off
    set feedback off
    set time off
    set timing off
    set echo off
    spool /tmp/backup_script.tmp
    @2_cp_backup.sql
    spool off
    !cat /tmp/backup_script.tmp |grep -v spool |grep -v SQL > /tmp/backup_script.sh
    !chmod 755 /tmp/backup_script.sh
    exit
    EOF2
    sh -x /tmp/backup_script.sh
    - 컨트롤파일 백업
    vi /backup/3_control_backup.sh
    export LANG=C
    export ORACLE_HOME=/u/ora9i/product/9.2.0
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=PROD
    # controlfile backup
    sqlplus /nolog << EOF3
    conn /as sysdba
    set head off
    set feedback off
    set time off
    set timing off
    set echo off
    spool /tmp/control_backup.tmp
    select 'alter database backup controlfile to ''/backup/control/'||to_char(sysdate,'YYYYMMDD_HH24MI')||'.ctl'';' from dual;
    spool off
    !cat /tmp/control_backup.tmp |grep -v spool|grep -v SQL > /tmp/control_backup.sql
    @/tmp/control_backup.sql
    exit
    EOF3
    - 백업모드 offline하기
    vi /backup/4_offbackup.sh
    export LANG=C
    export ORACLE_HOME=/u/ora9i/product/9.2.0
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=PROD
    # backup mode off
    sqlplus /nolog << EOF4
    conn /as sysdba
    set head off
    set feedback off
    set time off
    set timing off
    set echo off
    spool /tmp/backup_offline.spool
    select 'alter tablespace '||tablespace_name||' end backup;' from dba_tablespaces where status='ONLINE' and contents <>'TEMPORARY';
    spool off
    !cat /tmp/backup_offline.spool |grep -v SQL > /tmp/backup_offline.sql
    @/tmp/backup_offline.sql
    exit
    EOF4
    그리고 만약 파일리스트만 내리고 veritas netbackup으로 백업이 가능하다면 아래와 같이 하면
    됩니다. veritas netbackup에서는 file리스트만 파일로 떨구면 그 파일을 백업해줍니다.
    archvie backup은 아래와 같이 하면 되는데 아래는 archive file의 backup list만 만듭니다.
    수정해서 backup list에서 YYYYMMDD_HH24MI의 분단위 디렉토리를 만들고 archive file을
    다른 서버로 cp복사하도록 하면 됩니다. 꼭 아래 스크립트는 테스트 후에 사용하시길
    바랍니다...
    # 데이터파일 백업과 archvie백업 쉘은 아래와 같습니다.
    1. begin backup할 스크립트를 수행합니다.
    dbbegin.sh
    TBS_INFO=/tmp/tbs_info~.$$
    sqlplus /nolog << EOF > $TBS_INFO 2>&1
    connect / as sysdba;
    select 'tablespace '||tablespace_name from dba_tablespaces;
    disconnect;
    exit
    EOF
    cat $TBS_INFO | awk ''$1 == "tablespace" { print $2 }'' | while read LINE
    do
    export LINE
    echo "Issuing alter tablespace $LINE begin backup;"
    /usr/openv/netbackup/oracle/table_begin.sh
    done
    \rm $TBS_INFO
    2. 위에서의 table_begin.sh 는 아래와 같습니다.
    table_begin.sh
    sqlplus /nolog << EOF > /dev/null 2>&1
    connect / as sysdba;
    alter tablespace $LINE begin backup;
    disconnect;
    exit
    EOF
    3. dbbegin.sh 을 하게 되면 테이블스페이스가 backup mode가 됩니다.
    4. 데이터파일 리스트를 추출합니다.
    datafile_list
    #!/bin/ksh
    DATAFILE_INFO=/tmp/datafile_info~.$$
    datafile_list=/tmp/PROD_data_list
    sqlplus /nolog << EOF > $DATAFILE_INFO 2>&1
    connect / as sysdba;
    select ''datafile_name ''||file_name from dba_data_files;
    select ''logfile_name ''||member from v\$logfile;
    select ''controlfile_name ''||name from v\$controlfile;
    disconnect
    EOF
    cat $DATAFILE_INFO | awk ''$1 == "datafile_name" {print $2}''
    /tmp/PROD_dbfile_list cat $DATAFILE_INFO | awk ''$1 == "logfile_name" {print $2}''
    /tmp/PROD_logfile_list cat $DATAFILE_INFO | awk ''$1 == "controlfile_name" {print $2}''
    /tmp/PROD_controlfile_list cat /tmp/PROD_dbfile_list > $datafile_list
    cat /tmp/PROD_logfile_list >> $datafile_list
    cat /tmp/PROD_controlfile_list >> $datafile_list
    \rm $DATAFILE_INFO
    5. 데이터파일 리스트를 netbackup에서 tape백업을 하도록 합니다.
    veritas netbackup에서 리스트만 주면 백업해줌..
    6. end backup 을 만드는 스크립트를 수행
    dbend.sh
    #!/bin/ksh
    TBS_INFO=/tmp/tbs_info~.$$
    sqlplus /nolog << EOF > $TBS_INFO 2>&1
    connect / as sysdba;
    select ''tablespace ''||tablespace_name from dba_tablespaces;
    disconnect;
    exit
    EOF
    cat $TBS_INFO |awk ''$1 == "tablespace" { print $2 }''|while read LINE
    do
    export LINE
    echo "Issuing alter tablespace $LINE end backup;"
    /usr/openv/netbackup/oracle/table_end.sh
    done
    \rm $TBS_INFO
    7. 위에서 table_end.sh 는 아래와 같습니다.
    table_end.sh
    sqlplus /nolog << EOF > /dev/null 2>&1
    connect / as sysdba;
    alter tablespace $LINE end backup;
    disconnect;
    exit
    EOF
    6. archive log가 없을 수 있으므로 수동으로 log switch 해줍니다.
    arch_list_1
    #!/bin/ksh
    sqlplus /nolog << EOF > $LOG
    connect / as sysdba;
    alter system switch logfile;
    disconnect;
    exit;
    EOF
    7. archvie file의 리스트를 뽑아냅니다.
    arch_list
    #!/bin/ksh
    TBS_INFO=/tmp/tbs_info~.$$
    ARCHIVE_DIR=/tmp/PROD_archive_dir.txt
    sqlplus /nolog << EOF > $LOG 2>&1
    connect / as sysdba;
    alter system switch logfile;
    disconnect;
    exit;
    EOF
    sqlplus /nolog << EOF > $TBS_INFO 2>&1
    connect / as sysdba;
    archive log list;
    disconnect;
    exit;
    EOF
    cat $TBS_INFO | awk ''$1 == "Archive" {print $3}'' > $ARCHIVE_DIR
    ARCH_DIR=
    cat $ARCHIVE_DIR
    ARCH_LIST_PROD=
    ls -ltr $ARCH_DIR/*.arc |wc -l
    echo "ARCH_LIST_PROD : $ARCH_LIST_PROD" >> $LOG
    ARCH_LIST_PROD_1=
    expr$ARCH_LIST_PROD - 1
    echo "ARCH_LIST_PROD_1 : $ARCH_LIST_PROD_1" >> $LOG
    /usr/bin/ls -ltr $ARCH_DIR/*.arc |awk ''{print $9}'' |head -
    $ARCH_LIST_PROD_1 > /tmp/PROD_arch_list
    echo "Archive Log List Print.....O.k....
    /usr/bin/date +%c
    " >> $LOG
    #\rm $TBS_INFO $ARCHIVE_DIR
    8. 위에서 /tmp/PROD_arch_list에 있는 archive리스트를 veritas netbackup에서 넣어주면 tape백업이 됩니다.그리고 특이한 것은 archvie file은 archive file을 백업했으면
    지우도록 설정하면 되겠지요.

  • 32bit Primary to 64bit Standby-"ORA-00704: bootstrap process failure"

    Hello All,
    As per the Doc ID 414043.1 it is possible to use mixed word size primary-standby configurations since 10g and better in 11g.
    So i created my test env:-
    OS: Linux 5.5 64bit
    DB Name: TEST
    Primary  - TEST32 on 32bit Oracle Home
    Standby-  TEST64 on 64bit Oracle Home
    I could apply TEST32's archive logs(manually) on TEST64 without any problem, but when i tried to migrate to 64bit it kept failed with "ORA-00704: bootstrap process failure ORA-39700: database must be opened with UPGRADE option"
    What i did on TEST64 is:
    1) Activate physical standby
    2) Startup Upgrade
    3)@?/rdbms/admin/utlirp.sql
    4)@?/rdbms/admin/utlrp.sql
    5)Shutdown
    6)Startup
    When i issue startup(step 6); it fails with
    <pre>
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 1670221824 bytes
    Fixed Size 2227072 bytes
    Variable Size 419431552 bytes
    Database Buffers 1241513984 bytes
    Redo Buffers 7049216 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Process ID: 22712
    Session ID: 126 Serial number: 5
    SQL> exit
    </pre>
    Did i go wrong somewhere ?
    TIA,
    JJ

    What i did on TEST64 is:
    1) Activate physical standby
    2) Startup Upgrade
    3)@?/rdbms/admin/utlirp.sql
    4)@?/rdbms/admin/utlrp.sql
    5)Shutdown
    6)Startup
    SQL> startup;
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Process ID: 22712
    Session ID: 126 Serial number: 5SQL> Startup upgrade.

  • Bootstrap process failure

    Hi Everybody,
    Database Version:Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    Os:Windows Xp.
    When I am trying to startup the Database it giving me the following error..
    SQL> startup
    ORACLE instance started.
    Total System Global Area  113246208 bytes
    Fixed Size                  1247588 bytes
    Variable Size              58721948 bytes
    Database Buffers           50331648 bytes
    Redo Buffers                2945024 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forcedWhen i looked into the alert log file it showing me the follwoing error's
    Fri Oct 17 15:47:22 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\udump\primary_ora_3812.trc:
    ORA-00704: bootstrap process failure
    ORA-00604: error occurred at recursive SQL level 2
    ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","select o.owner#,o.name,o.nam...","sql area","kggsmInitCompact:offsetVec")
    Fri Oct 17 15:47:22 2008
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    ARC2 started with pid=16, OS id=3024
    Fri Oct 17 15:47:22 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_lns1_872.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:22 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_reco_3120.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:22 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_pmon_2652.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:23 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_ckpt_928.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:23 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_lgwr_3332.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:23 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_dbw0_1696.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:23 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_mman_1724.trc:
    ORA-00704: bootstrap process failure
    Fri Oct 17 15:47:24 2008
    Errors in file d:\oracle\product\10.2.0\admin\primary\bdump\primary_psp0_2464.trc:
    ORA-00704: bootstrap process failure
    Instance terminated by USER, pid = 3812
    ORA-1092 signalled during: ALTER DATABASE OPEN...even i looked into the trace files mentioned in the alert log but no definite information is provided out there.....
    How to overcome this Bootstrap process failure error.......
    Any Help Appreciated..
    Regards,
    Prosenjit Mukherjee.

    Recommended action for ORA-00704 is to contact Oracle support.
    Just out of curiosity, whats the machine configuration?

  • ORA-00704: bootstrap process failure and SYSTEM datafile corrupt

    We have an Oracle 10g Express database that is getting the following error on startup.
    ORA-00704: bootstrap process failure
    It is also showing that the SYSTEM datafile is corrupt. And unfortunately the backups are gone. Is there any way to recover from this without a backup? Maybe some hidden undocumented parameter???
    We do have some full database exports from a couple weeks ago so it is not a complete loss but would really like a full recover.

    Windows XP
    We have tried allowresetlogs_corruption and allowread_only_corruption and no luck so far.
    ALTER DATABASE MOUNT
    Thu Aug 09 08:49:28 2012
    Setting recovery target incarnation to 2
    Thu Aug 09 08:49:28 2012
    Successful mount of redo thread 1, with mount id 2672004948
    Thu Aug 09 08:49:28 2012
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Thu Aug 09 08:49:50 2012
    alter database open upgrade
    Thu Aug 09 08:49:50 2012
    Beginning crash recovery of 1 threads
    Thu Aug 09 08:49:50 2012
    Started redo scan
    Thu Aug 09 08:49:50 2012
    Completed redo scan
    0 redo blocks read, 0 data blocks need recovery
    Thu Aug 09 08:49:50 2012
    Started redo application at
    Thread 1: logseq 84298, block 3, scn 10745981851
    Thu Aug 09 08:49:50 2012
    Recovery of Online Redo Log: Thread 1 Group 4 Seq 84298 Reading mem 0
    Mem# 0 errs 0: D:\DATA\ORACLE\ORADATA\XE\REDO04A.LOG
    Mem# 1 errs 0: D:\DATA\ORACLE\ORADATA\XE\REDO04B.LOG
    Thu Aug 09 08:49:50 2012
    Completed redo application
    Thu Aug 09 08:49:50 2012
    Completed crash recovery at
    Thread 1: logseq 84298, block 3, scn 10746001852
    0 data blocks read, 0 data blocks written, 0 redo blocks read
    Thu Aug 09 08:49:51 2012
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=18, OS id=2524
    Thu Aug 09 08:49:51 2012
    ARC0: Archival started
    ARC1 started with pid=20, OS id=2956
    Thu Aug 09 08:49:52 2012
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    Thread 1 advanced to log sequence 84299
    Thread 1 opened at log sequence 84299
    Current log# 2 seq# 84299 mem# 0: D:\DATA\ORACLE\ORADATA\XE\REDO02A.LOG
    Current log# 2 seq# 84299 mem# 1: D:\DATA\ORACLE\ORADATA\XE\REDO02B.LOG
    Successful open of redo thread 1
    Thu Aug 09 08:49:52 2012
    ARC1: STARTING ARCH PROCESSES
    Thu Aug 09 08:49:52 2012
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Thu Aug 09 08:49:52 2012
    SMON: enabling cache recovery
    Thu Aug 09 08:49:52 2012
    ARC2: Archival started
    Thu Aug 09 08:49:52 2012
    ARC1: STARTING ARCH PROCESSES COMPLETE
    ARC1: Becoming the heartbeat ARCH
    ARC2 started with pid=21, OS id=3916
    Thu Aug 09 08:49:54 2012
    Successfully onlined Undo Tablespace 1.
    Thu Aug 09 08:49:54 2012
    SMON: enabling tx recovery
    Thu Aug 09 08:49:54 2012
    Database Characterset is WE8MSWIN1252
    Thu Aug 09 08:49:56 2012
    Hex dump of (file 1, block 39) in trace file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_876.trc
    Corrupt block relative dba: 0x00400027 (file 1, block 39)
    Bad check value found during buffer read
    Data in bad block:
    type: 6 format: 2 rdba: 0x00400027
    last change scn: 0x0002.7fee0b69 seq: 0x1 flg: 0x06
    spare1: 0x0 spare2: 0x0 spare3: 0x0
    consistency value in tail: 0x0b690601
    check value in block header: 0x8f6c
    computed block checksum: 0x1000
    Reread of rdba: 0x00400027 (file 1, block 39) found same corrupted data
    Thu Aug 09 08:49:56 2012
    Stopping background process MMNL
    Thu Aug 09 08:49:56 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_876.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01578: ORACLE data block corrupted (file # 1, block # 39)
    ORA-01110: data file 1: 'D:\DATA\ORACLE\ORADATA\XE\SYSTEM.DBF'
    Thu Aug 09 08:49:57 2012
    Stopping background process MMON
    Starting background process MMON
    Starting background process MMNL
    MMON started with pid=11, OS id=1012
    Thu Aug 09 08:49:58 2012
    ALTER SYSTEM enable restricted session;
    MMNL started with pid=12, OS id=3584
    Thu Aug 09 08:49:58 2012
    ALTER SYSTEM SET systemtrig_enabled=FALSE SCOPE=MEMORY;
    Thu Aug 09 08:49:58 2012
    ALTER SYSTEM SET aq_tm_processes=0 SCOPE=MEMORY;
    Thu Aug 09 08:49:58 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\udump\xe_ora_324.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01578: ORACLE data block corrupted (file # 1, block # 39)
    ORA-01110: data file 1: 'D:\DATA\ORACLE\ORADATA\XE\SYSTEM.DBF'
    Thu Aug 09 08:49:58 2012
    Error 604 happened during db open, shutting down database
    USER: terminating instance due to error 604
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_pmon_3120.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_psp0_3444.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_mman_2592.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_dbw0_932.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:49:59 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_ckpt_1156.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:50:00 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_1508.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:50:00 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_reco_2700.trc:
    ORA-00604: error occurred at recursive SQL level
    Thu Aug 09 08:50:00 2012
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_876.trc:
    ORA-00604: error occurred at recursive SQL level

  • Hard Drive detects imminent failure

    Please can anyone help. i have a compaq 6735s lap top which is about  months ols. Today when i switch on I have a black screen with the following message: 1720-SMART hard drive detects imminent failure.
    What should i do now

    Hi,
    How many months?
    The error message might or might not be true. It is worth your time to go ahead and back up all of your data to an external hard disk
    Boot into Windows and go to Device manager look at the disk drive device click on the + to expand the category and post the model number (the complete alphanumeric string next to the icon)  here in your thread. There is a possibility that your hard drive requires a firmware update. I will do a bit of research to see if that is indeed the issue.
    There are some Maxtor drives that have had to have the update done to correct the SMART reporting feature which caused an error message virtually identical to the one you are getting.
    regards,
    erico.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • 1300  aps, all in fldrs..thn BOOTLOOP crsh/restor. devic/os indepndnt..hapens 2all. once loaded up, th hd is oftn maxd @bout 2-400mg aval free. wht do u thnk caus' ths evr prsent failur

    With over 1300 itunes loaded apps and 2+gb of cydia, all in folders, i get BOOTLOOP'd. device/os independant. 2-400mgs of free space. what exactly do you think causes' this ever present failure?
    In Short:
    1. restore my iph4
    2. backed up itunes data is restored (not as new phone)
    3. jailbreak (entire process littered with reboots/ springs)
    4. loader installs cydia
    5. pkg backup restore of cydia apps
    6. itunes Install 1300+ apps (sometimes all at once, sometimes 50-100 at a time)
    7. start icon categorization setup (creating approx 50-75 folders and filling with apps til only 50-75 folders are left on the springboard)
    8. and then.....
    9. BOOOOM!.....
    10. Bootloop.....
    11. a sigh as i pour a forty to the curb cuz of the loss of weeks worth of work (use to be a rage of some sort followed by depression, but that's long been numbed)....Bootloop....
    12. Bootloop....Bootloop....Bootloop....Bootloop....Bootloop....Bootloop....Bootloo p....Bootloop....Bootloop....Bootloop....
    13. try like normal to bring it back. some times it works thru tiny umbrella.  sometimes thru a hard reset.
    14. but it never lasts.................
    15. redo - 1-2 weeks gone!
    In Quire:
    1. asking myself these questiions, i've trued all of these, like maybe there's another restore//jailbreak/cydia pkg install/itunes apps install combo?  maybe all the apple apps first.  then the jailbreak?  this, however, was the first thing i tried. it think it might be even worse this way.
    2. try less reboots between big changes?
    3. i kinda get heavy handed when it comes to downloading & installing 5-10 packages/apps/themes at one time thru cydia's q. should i only do & at a time?
    4. should i boot in safe mode & install all of my cydia apps while there. like in the old mac days, extensions hated being installed while others were running.
    5. what about the apple apps?  only install all of those, as well, while in safe mode?
    6. is there a magic number of cydia items i can have installed on my iphone?
    7. is there a magic number of apple items i can have installed on my iphone?
    8. how about installing.  can i let itunes just run and run and run and install all 1300 apps, a couple gigs of songs and movies all night or should i baby it.
    9. if i baby it, how many apps should i allow itunes to install back -to-back before stopping it gently and then maybe rebooting and then starting again?
    10. how about cydia. and successive app download and install limit?
    11. does the os get ****** when i install and uninstall apps all of the time?  i mean, i'm not flippant. just picky.
    12. when i restore, and i select thru pkg backup and thru the itunes restore process, the last version, thus bringing over all of the preferences and junk from the failed os, could i be effectively be bringing over the problem? and unsolved conflict? a booty plist file?
    13. holding the home button and then hold the power without being plugged in, until the apple logo appears and then goes or appears and goes twice are two different cleansing. and most of the time, if the failing os gets saved, it's one of those processes that does it.  why?
    14. why doesn't tiny umbrella's 10x bootloop repair work?
    In Detail:
    so, each and every time i spend a week or two doing the entire process you see below.  i'm sure many people do.  i love it!  but...then 'the problem' occurs and the whole process starts over. it's really hurting my life. it's like a bootloop within a bootloop. soon my chick's gunna give me tha pootboot!
    1. restore iphone 4/32 thru itunes via 'option button to retain the baseband' method. i always have the latest os unless it's got issues.
    2. then i'll either:
        a. i'll let itunes sync to my last backup of that device Without adding but two or three apple factory loaded apps. like the first sync. not virgin 'new', tho. OR
        b. i'll stop right after the restore w/o doing any syncing but where i get a home screen and immediately jailbreak it.
             • use to be thru pwnage tool 4.3.3.1, but now thru jailbreakME, of course.  but it does not matter....the problem will happen no matter the dev.
             • a) is performed more often than b)  found no real difference.
             • also, to note so that anyone reading knows that i am a avid rebooter and respringer between deeper changes and upgrades.
    3. now i'll perform the en vogue jailbreak, jbME is just stellar!  great job Saurik & Comex!  now it's time for cydia to look like the app store!
    4. now i install cydia thru the loader and then reboot a couple times.
    5. then i'll immediately install only PKG Backup.  then reboot a couple of times.
    6. then, thru PKG, i'll install All of  my cydia apps. reboot and do it again if it missed a couple and so on until complete. i've listed them all below.
    7, then spend the first bout of time adjusting and organize all of the new cydia joy. a couple of days to a week. prefs brought over via PKG are getting better.
    8. then i either start or continue the process of itunes app installing. usually stopping the process every 100 apps to reboot and/or use for the night.
    9. that itunes install process takes days. then or during i start the folder creation and icon organization process.  usually end up with about 50-60 folders.
    10. now i start filling up these folders with, remember, over 1300 itunes, cydia and installious apps. this is often where i find the bootloop to occur. not as much as of late, but it's where i see it most. when finished, i have very little hard drive space left.  200-400mb to sometimes 1gb.
    11. if lucky, i have only folders on my springboard filled with apps. i've been there before and then the bootloop would attack. but even then, it's usually after an install of some sort thru cydia.
    12. i then bust out tiny umbrella and try, oh try, their 10x bootloop recovery. usually nothing. and during that process, since t.u. is using greenpois0n, i get to see the verbose boot screen which shows a clue as to what the problem might be thru this result:
    "AppleBCMLAN: :handleIOKitBusyWatchdogTimeout!(): Error. no successful firmware detected after 60000 ms!  giving up"
    13. i also try a single-cycle power button hold force reset and then double-cycle power button hold force reset.  sometimes one of these work.  but usually only for a short day or week.  it's just the sign to backup and be ready.
    what do you think causes this ever-present failure to haunt me/us?  or is it just 'it is what it is'?
    In Terested:
    I have a number of ios devices. been jailbreaking them since day one of cydia. do'em for people all of time.  i'm not a hacker by any means but i know what i'm doing. ****, i'll go up in that and **** a string of display text up!  but, code...no.  wish.
    i was going to start a business called cy0pt which customizes ios devices for peeps with bucks.  other issues arose, but do be on the lookout for a site called onewon.com. i've got mad app sifting knowledge and see the need for a site/app showing not all, not the top 10 but the single most capable app per category.  the categories would be busted way down to like 'live effects photo and video'.
    i'm hoping that once trusted by a user after the user had downloaded a couple, compared and found my findings to be tight, just said '**** it' and grabbed everything fom my site and considered his app aquisition process complete.  the hope is to not only speed up the tool gather out there but also to show apps that are categorized in high detail get used more often because they are easily identified as to what exactly they do. let me know what you think.
    also, i need a person to build the site and a person to build the iPhone app or one to do both. let me know if you'de like the details for a possible percentage partnership.
    thanks for any assistance!
    bbby
    cydia apps installed
    * 3G Unrestrictor
    * 5-Row Keyboard iOS4
    * 5x7 Layout for Iconoclasm
    * 7-zip (POSIX)
    * 8J2 iPhone3,1 JailbreakMe 3.0
    * Action Menu
    * Action Menu Plus Pack
    * Activator
    * aCyDev
    * AdBlocker
    * adv-cmds
    * afc2add
    * Airplane SBSettings Toggle
    * AirVideoEnabler
    * Alarming
    * AllPlay
    * Anonymous Email
    * App Stat
    * AppCake
    * AppCrackr
    * AppInfo
    * AppList
    * appPack
    * AppSync for 4.0+
    * APR
    * APR (/usr/lib)
    * APR-util
    * APT 0.6 Transitional
    * APT 0.7 (apt-key)
    * APT 0.7 HTTPS Method
    * APT 0.7 Strict
    * APT 0.7 Strict (lib)
    * Aptupdate for SBSettings
    * aTube Video Downloader
    * Autocorrection SBSettings
    * Autolock SBSettings
    * AW-Open
    * AW-Wlan6x - AW-Open
    * Backgrounder
    * Barrel
    * basic-cmds
    * Berkeley DB
    * BigBoss Icon Set
    * BigBoss Recommended Tools
    * Black and Red UI
    * Black Voice Control
    * Bluff My Call
    * Bong
    * Bootstrap Commands
    * Bourne-Again SHell
    * Browser Changer
    * Browser Changer SBSettings Toggle
    * BTstack
    * BytaFont
    * bzip2
    * Calculator Widget
    * Call Blocker
    * Caller ID Faker
    * Caller ID SBSettings Toggle
    * CallLog
    * CallNow
    * CameraWallpaper
    * Celeste Bluetooth File Sharing
    * CF CK Keyboards pack
    * Circles
    * Class Dump
    * Clean Up
    * CodeThemed
    * Color Keyboard
    * Core Utilities
    * Core Utilities (/bin)
    * CrackNShare
    * Crazy Text
    * CrazyDevice
    * Curiosity Killer 3 Pranks
    * cURL
    * CyanED HD
    * CyDelete
    * Cydia Icons
    * Cyfix GUI
    * Cyfix Script
    * Darwin CC Tools
    * Darwin Tools
    * Data Roaming SBSettings Toggle
    * Data Usage SBSettings Add-on
    * Debian Packager
    * Debian Updater for SBSettings
    * Debian Utilities
    * DeepEnd
    * DeleteMail
    * developer-cmds
    * DeviceSpeed
    * DietBar
    * Diff Utilities
    * diskdev-cmds
    * Display Recorder
    * dlssid
    * Eircom Grabber
    * English (United States) Hunspell Dictionary
    * Erica Utilities
    * eWiFi
    * ExMormon
    * ExtremeWiFi
    * FaceBreak Cracked
    * FaceTime Surveillance
    * Fake Power
    * Fake Reboot
    * FAKE restore
    * Fast Copy
    * Fastr Respring
    * FBphotoSave
    * FFmpeg
    * file-cmds
    * Find Utilities
    * FolderEnhancer
    * FolderEnhancer Cracked
    * Footprintz
    * FREEdi YouTube Downloader
    * FreeSync
    * Full WebClips
    * FullDrop
    * FullPreview
    * FullScreen for Safari
    * Gawk
    * gettext
    * Ghosts Soundboard
    * Git
    * Glasklart Classic 4.0 - 6600+ icons!
    * Glasklart HD - iPad & iPhone 4 ready!
    * GNU Debugger
    * GNU Privacy Guard
    * Google Data APIs
    * Graviboard
    * gremlin
    * Gremlin2
    * grep
    * GridTab for Safari Cracked
    * GuizmoDNS
    * GuizmOVPN
    * GVIntegrated
    * gzip
    * Hackulous Resources
    * HapticPro
    * HapticPro SBSettings Toggle
    * HeadingLock for Maps
    * HiddenMail
    * HUD Controls Plus
    * Hunspell
    * i4 Invisible Unlock Tap & Answer
    * i4 white note
    * iAdKiller
    * iAm Jailbroken
    * iAm JB+Dev Edition
    * iBigBoss
    * iBye
    * iClassic
    * Iconoclasm
    * IconSupport
    * iDemonoid
    * iDeviceDaily
    * iDic
    * iFile
    * iFlipText
    * iFoneguide
    * iGoogler
    * iGoogler Pro
    * iGuà as
    * iHackerPro
    * iKeyGuard Key Logger
    * iKeyGuard SBSettings Toggle
    * iLickHer
    * iLostMyi
    * ImageShack
    * inetutils
    * Inflation
    * Inspell
    * Inspell SBSettings Toggle
    * Installous 4
    * Instant Mirror
    * IntelliStatusBarIcons
    * InvertColors SBSettings Toggle
    * IOKit Tools
    * iPhoneModding
    * iPirateBay
    * iPod Widget
    * iProtect
    * iProxy 2
    * IQ Quick Test
    * iShare
    * iSHSHit
    * iSpanks
    * iSpeedTouched
    * iStreamNet
    * iTorrentLeech (Free)
    * iTorrentLeechPro
    * iTracker
    * iVoiceChanger
    * iWep BTDic2005
    * iWep BTDic2006
    * iWep BTDic2007
    * iWep BTDic2008
    * iWep BTDic2009
    * iWep Pro 4.0.5
    * iWep STDic2005
    * iWep STDic2006
    * iWep STDic2007
    * iWep STDic2008
    * iWep STDic2009
    * iWep STDic2010
    * iWep STDic2011
    * iWhisper
    * iWhiteboard
    * iWPA
    * Keyboard Fixer iOS 4.3+
    * keyboard tock sound
    * less
    * libdisplaystack
    * libhide
    * libjpeg
    * libnet
    * libpcap
    * libsigc++
    * libstatusbar
    * LibVNCServer
    * LibWeather
    * libxml2
    * libxml2 Library
    * Link Identity Editor
    * Location Spoofer
    * lsof
    * Lunar Ball LITE
    * LZMA Utils
    * macX4 MAC Changer (iOS 4)
    * Mail Rules
    * MailKeyboardHide
    * Make
    * ManualCorrect Pro
    * Mark Read
    * Masks
    * Matte Grey SBSettings
    * MeFire
    * Mobile Kiosk
    * Mobile Substrate
    * Mobile Terminal (iOS4)
    * ModMyi.com Forum Browser
    * ModMyTech App
    * MouseSupport
    * Multifl0w
    * MultiIconMover
    * MyApps
    * nano
    * neon
    * network-cmds
    * Neuropool Batt Percentage
    * New Curses
    * NexusOne Glasklart Wallpaper Theme
    * NoCyfresh i4
    * OpenSSH
    * OpenSSL
    * OpenVPN Toggle for SBSettings
    * OSFaker 2 BETA
    * OverBoard
    * PAM (Apple)
    * PAM Modules
    * PandoraSkips
    * PasswordPilot
    * patch
    * pcre
    * Pee Wee Herman Soundboard
    * pincrush
    * pirni
    * Pirni Pro
    * PlaceTrack
    * png
    * PoliceCar SoundBoard
    * PolyWords Open
    * PreferenceLoader
    * Profile Directory
    * ProgressGEAR Mod
    * Prototype Font
    * Push Mail SBSettings Toggle
    * Push Notifications Toggle
    * PwnCenter
    * QuickGoogle
    * QuickMP3
    * Ragdoll Fun Lite
    * Ranbee
    * Rate My Pic
    * ReactionTime
    * readline
    * Red Progress Bar
    * Red Ui HD
    * RepoSetup
    * Reset Safari for SBSettings
    * Ring & Silent SBSettings Toggle
    * Ring Vibrate SBSettings Toggle
    * Ringer/Silent Toggle for SBSettings
    * Rotation Inhibitor
    * rsync
    * Safari Download Plug-In
    * Safari Download Toggle
    * Samba
    * Samba Core
    * sandcastle
    * SBOrganizer
    * SBSettings
    * SBSettings ultraSn0w Toggle
    * sbsettingstoggles
    * ScreenSaver
    * ScrollingBoard
    * ScrollingBoard Sliders Addon
    * sed
    * Serious SBSettings HD
    * shell-cmds
    * Shrink
    * Signal
    * Silent Charge
    * Silent Vibrate SBSettings Toggle
    * Simulated Key Events
    * SiNfuL iPhone RepoPrep
    * SiNfuLCrack
    * SnapTap
    * SOSiPhone
    * Source GUI
    * speedssid
    * SpoofPro
    * SpoofTel Caller ID Spoofing
    * SpoofTexting
    * SpringBoardAccess
    * SpringFlash
    * Springflash SBSettings Toggle
    * Springtomize
    * SpyCall CallerID Changer
    * SQLite 3.x
    * SQLite 3.x Library
    * srt Design Labs
    * sshpass
    * StayOpened
    * Stealth Cam
    * StreamGuv
    * Strength
    * Subversion
    * SwipeToMoveCursor
    * Sword
    * Syslog Toggle
    * syslogd to /var/log/syslog
    * system-cmds
    * Tape Archive
    * Tapp
    * Tech-A-Pedia App
    * TetherMe
    * TetherMe APN Editing
    * TetherMe Preferences
    * Text2Speech
    * THC-Hydra
    * TIFF
    * ToneFXs 2 (Pro)
    * top
    * Touch Keyboard Sound
    * Touch-Mania
    * Transparent StatusBar for iOS 4
    * TVOut2 Mirror TVOut
    * UIKit Tools
    * ultrasn0w
    * Unhide
    * UniScribe
    * unrar
    * UUID Generator
    * UUIDfinder
    * Veency
    * Veency SBSettings Toggle
    * Vi IMproved
    * VideoLock
    * VMOJI 4
    * Voice ActionMenu Plugin
    * VoiceActivator
    * VoiceChange
    * Volume Boost iOS4
    * Volume Slider Widget
    * WeatherIcon
    * WeBe++
    * wget
    * whois
    * Wi-Fi Sync
    * WiFi Analyzer
    * WiFi Booster
    * WiFi Passwords
    * WiFi-Where
    * WiFiFoFum
    * WinterBoard
    * Winterboard Icon Label Shadow Enabler
    * Winterboard Theme Gallery [Theme Store]
    * WLAN Audit
    * WorldPopulation
    * WPA Finder
    * Wraparound
    * XAR
    * xGPS
    * XML Parser Toolkit
    * xml2
    * Xpandr
    * YFiSelect4
    * yFy Network Finder Lite
    * YourTube 2
    * Zuijlen

    Once you have jailbroken your phone and installed that software, you have voided your Apple warranty. Also, in registering for this forum, you agreed to a number of Terms of Service, and one of them is not to discuss this type of information. Since you have indicated (and I certainly did not read the entire post, just highlighted the parts about Cydia and installing) you have done all of this, you have forfeited your chance to get any help here on this forum. You will need to take this to a forum that discusses this type of modificaiton to the iPhone. Also, check out this Apple support document.
    http://support.apple.com/kb/HT3743

  • Why is my Macbook Pro suddenly and constantly shutting down/crashing on me and giving me a blacked out or blued out screen with lines?  Seems like a total system failure is happening?

    Macbook Pro- shortly after upgrading to free software upgrade to Mavericks- 10.9.5-
    has suddenly been freezing up, but went more directly to 'shutting down,'  CRASHING on its own.  Most of the time, if I'm even able to successfully get the laptop turned back on, it only stays up/on for a few moments before repeating the failure.   The failure is often accompanied with the monitor going 'blank,' or most typically either 'blacking out,' or going blue/green or grey screen with lines or grids all over the monitor.  All Desktop visibility, functions or applications in process disappears.  This has caused repetetive 'forced shut downs,' which I never usually do, unless prompted to because I have no choice like this.... Or as I said, the computer itself will just shut down and turn off by itself.... Can anyone tell me what this issue is, and I'm pretty sure other Mac users have seen this exact thing I'm describing happening on their laptops, with their systems or on their monitors.  Someone please explain or point me in the right direction... as naturally my laptop just went out of warranty as well.... And I don't know if this means the entire system is basically corrupted, dying/dead... and or if it is a monitor issue, a hardware issue, software issue or if there is anything that can be done to restore, repair it, etc.?   Also another thing I have noticed ever since getting this laptop- (few years old now...) is that it runs VERY HOT... has in fact burned my lap /skin many times... and seems like the fan or internal operating systems/functions are also perhaps not functioning properly.  Can this also be causing the problem?  Or is it a corruption or virus of some kind? etc.   Thank you.

    What you describe sounds like a hardware issue. Unfortunately, you'll need to get that checked out by Apple. If you have an Apple Store near you, make an appointment with the Genius Bar and take the machine in for evaluation.

  • Multiple Hard Drive Failures in 2 months on 2 MacBook Pros

    I have a mid-2009 13" MacBook Pro with a 320GB hard drive. In early Feb. the hard drive failed suddenly and would no longer mount. My Apple Store replaced it and I restored from a Time Machine backup. A week later the hard drive failed again. It was again replaced, and they order a completely new machine. On the second restore I did not restore from Time Machine but rather moved the files I wanted, iTunes, iPhoto, documents, as to not bring along bad system files. The new computer came in and I set it up as a new machine and transferred files from the old Time Machine but did not do a full restore. I then erased Time Machine and ran a fresh backup. Two weeks later the hard drive on the new machine failed. It locked up so I powered down and upon restart got the file folder with a question mark and the hard drive was nowhere to be found. The Apple Store kindly replaced my hard drive for the third time, the second hard drive in a two week old computer. The asked me to not move any files from Time Machine for a couple of weeks.
    I now have my fourth hard drive in 2 months and I do not want a fifth. In fact, the first computer may have failed three times. At this point I don't remember. The Geniuses at the Apple Store are stumped so I'd appreciate any input. What the heck is going on here?
    My theories
    1. Simple bad luck
    2. A file in iTunes, iPhoto or an Office, iWork, pdf...... is causing the failures
    3. Restoring Office from Time Machine is killing it.
    4. I'm doing something to cause physical damage. I've never dropped it and I handle it fairly carefully and in the same way I've handled every other Mac laptop I've had in the past 10 years.
    5. Moving the computer immediately after closing the lid to sleep. I've been told that the disk doesn't stop spinning until the sleep light pulses and moving it around too much too soon can cause damage. I've been doing this every laptop I've had and in the past much more aggressively as a grad student hurrying out of class rooms.
    6. My most recent idea, not having the Put hard disk(s) to sleep when possible button checked in System Prefs. I unchecked it for better performance but maybe this is causing the hard drive to never lock when sleeping so when I move it around the heads bang on the disks.?
    7. Something environmental. Using it on my lap? Setting it on the couch or ottoman while running? A power surge?
    Please help. Thanks a lot.

    Dunno about your hard drive issue.
    However, everything you list in number seven are definite no-no's. All of them, except power surge, will cause heat related problems.
    Have a nice day.
    Boyd
    Message was edited by: Boyd Porter

  • Error while trying to upgrade SQL 2008 (SP2) to SQL 2012: There was a failure to calculate the applicability of setting LICENSEPATH.

    Hi,
    I am trying to upgrade one of our SQL Server Enterprise (2008 (SP2)) to 2012. I am using the upgrade option but it gives me the following error:
    Error Code 0x85640002: There was a failure to calculate the applicability of setting LICENSEPATH
    We have downloaded the image from our Volume Licensing account. Also, the same image was used to install SQL 2012 on Windows Server 2012 R2 servers without any issues.
    Below is the install summary.txt. I have tried everywhere but no go. Would really appreciate any assistance.
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2057043966
      Exit facility code:            1380
      Exit error code:               2
      Exit message:                  There was a failure to calculate the applicability of setting LICENSEPATH.
      Start time:                    2014-02-28 10:58:49
      End time:                      2014-02-28 10:58:58
      Requested action:              RunRules
      Exception help link:           http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.2100.60&EvtType=0x0BA02FC6%400x294A9FD9&EvtType=0x0BA02FC6%400x294A9FD9
    Machine Properties:
      Machine name:                  xxxxxxx
      Machine processor count:       2
      OS version:                    Windows Server 2008 R2
      OS service pack:               Service Pack 1
      OS region:                     U.A.E.
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Package properties:
      Description:                   Microsoft SQL Server 2012
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      SPLevel:                       0
      Installation location:         D:\x64\setup\
      Installation edition:          
    User Input Settings:
      ACTION:                        RunRules
      CONFIGURATIONFILE:             
      ENU:                           true
      FEATURES:                      
      HELP:                          false
      INDICATEPROGRESS:              false
      INSTANCENAME:                  <empty>
      PID:                           *****
      QUIET:                         true
      QUIETSIMPLE:                   false
      RULES:                         GlobalRules
      UIMODE:                        Normal
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140228_105848\ConfigurationFile.ini
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file:               The rule result report file is not available.
    Exception summary:
    The following is an exception stack listing the exceptions in outermost to innermost order
    Inner exceptions are being indented
    Exception type: Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingApplicabilityException
        Message:
            There was a failure to calculate the applicability of setting LICENSEPATH.
        HResult : 0x85640002
            FacilityCode : 1380 (564)
            ErrorCode : 2 (0002)
        Data:
          SettingId = LICENSEPATH
          WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingApplicabilityException@2
          DisableWatson = true
        Stack:
            at Microsoft.SqlServer.Chainer.Infrastructure.Setting.CalculateApplicability()
            at Microsoft.SqlServer.Configuration.BootstrapExtension.ValidateChainerSettingAction.ExecuteAction(String actionId)
            at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
            at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
        Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingValueException
            Message:
                    There was a failure to calculate the default value of setting LICENSEPATH.
            HResult : 0x85640001
                    FacilityCode : 1380 (564)
                    ErrorCode : 1 (0001)
            Data:
              SettingId = LICENSEPATH
              WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.CalculateSettingValueException@1
            Stack:
                    at Microsoft.SqlServer.Chainer.Infrastructure.Setting`1.CalculateValue()
                    at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.CallQueuedSubscriberDelegates()
                    at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.Publish(Publisher publisher)
                    at Microsoft.SqlServer.Chainer.Infrastructure.Setting.CalculateApplicability()
            Inner exception type: System.ArgumentException
                Message:
                            Culture ID 3072 (0x0C00) is not a supported culture.
                            Parameter name: culture
                Stack:
                            at System.Globalization.CultureInfo..ctor(Int32 culture, Boolean useUserOverride)
                            at System.Globalization.CultureTable.GetCultures(CultureTypes types)
                            at Microsoft.SqlServer.Configuration.SetupExtension.LcidUtilities.GetLangPackParentFolderForLcid(String lcid)
                            at Microsoft.SqlServer.Configuration.SetupExtension.LcidUtilities.GetLcidFolder(ServiceContainer context, String baseFolderFullPath)
                            at Microsoft.SqlServer.Configuration.SetupExtension.LicensePathSetting.DefaultValue()
                            at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.CallFunctionWhileAutosubscribing[T](SubscriberDelegate
    subscriberDelegate, Int32 priority, AutosubscribingFunctionDelegate`1 function)
                            at Microsoft.SqlServer.Chainer.Infrastructure.Setting`1.CalculateValue()
    Regards,
    Mohammed

    Culture ID 3072 (0x0C00) is not a supported culture.
                            Parameter name: culture
    This appears to be the root problem. It seems that the regional settings on this machine is messed up. 0x0C00 is an unusual LCID, they do not normally not end in two zeroes.
    is there a custom culture installed on this machine?
    Review the regional settings and also check the System locale. If it looks spooky, set it to Arabic - U.A.E. if this is where you are located.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • SQL Server 2012 installation failure An error occurred for a dependency of the feature causing the setup process for the feature to fail.

    I am installing SQL Server 2012 Developer (from ISO image written on DVD), my machine has Windows 7 (Edit: Windows 7 with service pack 1) on it. This machine already has SQL Express and SQL 2008 R2 Express installed in it.
    On running 2012 setup it goes fine from Setup Support Rules to Installation Progress. In  Installation Progress after some progress installation fails.
    Windows show the following components couldn't installed:
    Managment Tools Complete  Failed. Client Tools Connectivity Failed. Client Tools SDK Failed. Client Tools Backwards Compantibility Failed. Managment Tools Basic Failed. SQL Server Data Tools Failed. Reporting Services -Native Failed. Database Engine
    Services Failed. Data Quality Services Failed. full-Text and Semantic Extractins for Search Failed. SQL Server Replication Failed. Integration Services Failed. Analysis Services Failed. SQL Client Connectivity SDK Failed.
    In detail for failure of every component it provide these details:
    Action required:
    Use the following information to resolve the error, and then try the setup process again.
    Feature failure reason:
    An error occurred for a dependency of the feature causing the setup process for the feature to fail.
    In summary log file it provide the following details:
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2068643839
      Start time:                    2012-07-31 16:23:37
      End time:                      2012-07-31 16:33:32
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for Adv_SSMS:        Use the following information to resolve the error, and then try the setup process again.
      Next step for Conn:            Use the following information to resolve the error, and then try the setup process again.
      Next step for SDK:             Use the following information to resolve the error, and then try the setup process again.
      Next step for BC:              Use the following information to resolve the error, and then try the setup process again.
      Next step for SSMS:            Use the following information to resolve the error, and then try the setup process again.
      Next step for BIDS:            Use the following information to resolve the error, and then try the setup process again.
      Next step for RS:              Use the following information to resolve the error, and then try the setup process again.
      Next step for SQLEngine:       Use the following information to resolve the error, and then try the setup process again.
      Next step for DQ:              Use the following information to resolve the error, and then try the setup process again.
      Next step for FullText:        Use the following information to resolve the error, and then try the setup process again.
      Next step for Replication:     Use the following information to resolve the error, and then try the setup process again.
      Next step for IS:              Use the following information to resolve the error, and then try the setup process again.
      Next step for AS:              Use the following information to resolve the error, and then try the setup process again.
      Next step for SNAC_SDK:        Use the following information to resolve the error, and then try the setup process again.
    Machine Properties:
      Machine name:                  Haansi-PC
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      SQL Server 2005      SQLEXPRESS           MSSQL.1                       
    Database Engine Services                 1033                 Express Edition     
    9.4.5000        No        
      SQL Server 2005      SQLEXPRESS           MSSQL.1                       
    SQL Server Replication                   1033                 Express Edition     
    9.4.5000        No        
      SQL Server 2005      SQLEXPRESS           MSSQL.1                       
    SharedTools                              1033                
    Express Edition      9.4.5000        No        
      SQL Server 2005                                                         
    Tools                                    1033                
    Express Edition      9.4.5000        No        
      SQL Server 2005                                                         
    ToolsClient                              1033                
    Express Edition      9.4.5000        No        
      SQL Server 2005                                                         
    ToolsClient\Connectivity                 1033                 Express Edition     
    9.4.5000        No        
      SQL Server 2008 R2   SQLSERVER08EXPR2     MSSQL10_50.SQLSERVER08EXPR2    Database Engine Services                 1033                
    Express Edition      10.50.1617.0    No        
      SQL Server 2008 R2   SQLSERVER08EXPR2     MSSQL10_50.SQLSERVER08EXPR2    SQL Server Replication                   1033                
    Express Edition      10.50.1617.0    No        
      SQL Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Express Edition     
    10.50.1617.0    No        
      SQL Server 2012                                                         
    LocalDB                                  1033                
    Express Edition      11.0.2318.0     No        
      SQL Server 2012                                                         
    Reporting Services - SharePoint                                                   
    11.0.2100.60    No        
    Package properties:
      Description:                   Microsoft SQL Server 2012
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      SPLevel:                       0
      Installation location:         F:\x64\setup\
      Installation edition:          Developer
    Product Update Status:
      None discovered.
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      false
      AGTSVCACCOUNT:                 NT Service\SQLAgent$SS2012
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.SS2012\OLAP\Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   C:\Program Files\Microsoft SQL Server\MSAS11.SS2012\OLAP\Config
      ASDATADIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.SS2012\OLAP\Data
      ASLOGDIR:                      C:\Program Files\Microsoft SQL Server\MSAS11.SS2012\OLAP\Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  TABULAR
      ASSVCACCOUNT:                  NT Service\MSOLAP$SS2012
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Manual
      ASSYSADMINACCOUNTS:            PC\Haansi
      ASTEMPDIR:                     C:\Program Files\Microsoft SQL Server\MSAS11.SS2012\OLAP\Temp
      BROWSERSVCSTARTUPTYPE:         Automatic
      CLTCTLRNAME:                   <empty>
      CLTRESULTDIR:                  <empty>
      CLTSTARTUPTYPE:                0
      CLTSVCACCOUNT:                 <empty>
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 <empty>
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20120731_161013\ConfigurationFile.ini
      CTLRSTARTUPTYPE:               0
      CTLRSVCACCOUNT:                <empty>
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     <empty>
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                false
      FEATURES:                      SQLENGINE, REPLICATION, FULLTEXT, DQ, AS, RS, BIDS, CONN, IS, BC, SDK, SSMS, ADV_SSMS, SNAC_SDK
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT Service\MSSQLFDLauncher$SS2012
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    SS2012
      INSTANCENAME:                  SS2012
      ISSVCACCOUNT:                  NT Service\MsDtsServer110
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          <empty>
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              DefaultSharePointMode
      RSSVCACCOUNT:                  NT Service\ReportServer$SS2012
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Manual
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT Service\MSSQL$SS2012
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           Haansi-PC\Haansi
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  false
      TCPENABLED:                    0
      UIMODE:                        Normal
      UpdateEnabled:                 true
      UpdateSource:                  MU
      X86:                           false
      Configuration file:            C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20120731_161013\ConfigurationFile.ini
    Detailed results:
      Feature:                       Management Tools - Complete
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Client Tools Connectivity
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Client Tools SDK
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Client Tools Backwards Compatibility
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Management Tools - Basic
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       SQL Server Data Tools
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Reporting Services - Native
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Data Quality Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Full-Text and Semantic Extractions for Search
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Integration Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       Analysis Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Feature:                       SQL Client Connectivity SDK
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20120731_161013\SystemConfigurationCheck_Report.htm

    Please help. 
    I did what you suggested, but, still got error message to install SQL server data tools: Here is the log.
    Overall summary:
      Final result:                  Failed: see details below
      Exit code (Decimal):           -2068037632
      Start time:                    2014-09-29 15:05:38
      End time:                      2014-09-29 15:15:55
      Requested action:              Install
    Setup completed with required actions for features.
    Troubleshooting information for those features:
      Next step for SSDTBI_VS2012:   Use the following information to resolve the error, and then try the setup process again.
    Machine Properties:
      Machine name:                  MSBI
      Machine processor count:       4
      OS version:                    Future Windows Version
      OS service pack:               
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          32 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered  Configured
      SQL Server 2008                                                          Management Tools - Basic  
                  1033                 Express Edition      10.0.1600.22    No         Yes       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Database Engine Services                 1033      
              Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            SQL Server Replication                   1033      
              Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Full-Text and Semantic Extractions for Search 1033                
    Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012      MSSQLSERVER          MSSQL11.MSSQLSERVER            Data Quality Services                    1033    
                Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012      MSSQLSERVER          MSAS11.MSSQLSERVER             Analysis Services                        1033  
                  Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012      MSSQLSERVER          MSRS11.MSSQLSERVER             Reporting Services - Native              1033        
            Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Management Tools - Basic  
                  1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Management Tools - Complete  
               1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Client Tools Connectivity  
                 1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Client Tools Backwards Compatibility
        1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Client Tools SDK      
                      1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          SQL Server Data Tools    
                   1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Integration Services    
                    1033                 Enterprise Evaluation Edition 11.0.2100.60    No         Yes       
      SQL Server 2012                                                          Reporting Services - SharePoint
                                                       11.0.2100.60    No         Yes    
    Package properties:
      Description:                   Microsoft SQL Server 2012 Service Pack 1
      ProductName:                   SQL Server 2012
      Type:                          RTM
      Version:                       11
      Installation location:         C:\9f7a58aa5d6d76ffe6be968a4ad339f5\x86\setup\
      Installation edition:          Express
      Slipstream:                    True
      SP Level                       1
      Patch Level:                   11.1.3128.0
    Product Update Status:
      Success: KB 2674319, KB 2793634
    Product Updates Selected for Installation:
      Title:                         Service Pack 1
      Knowledge Based Article:       KB 2674319
      Version:                       11.1.3000.0
      Architecture:                  x86
      Language:                      1033
      Title:                         SQL Server 2012 SP1 GDR Product Update
      Knowledge Based Article:       KB 2793634
      Version:                       11.1.3128.0
      Architecture:                  x86
      Language:                      All
      Update Source:                 MU
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      true
      AGTSVCACCOUNT:                 <empty>
      AGTSVCPASSWORD:                <empty>
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSERVERMODE:                  MULTIDIMENSIONAL
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 <empty>
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CLTCTLRNAME:                   <empty>
      CLTRESULTDIR:                  <empty>
      CLTSTARTUPTYPE:                0
      CLTSVCACCOUNT:                 <empty>
      CLTSVCPASSWORD:                <empty>
      CLTWORKINGDIR:                 <empty>
      COMMFABRICENCRYPTION:          0
      COMMFABRICNETWORKLEVEL:        0
      COMMFABRICPORT:                0
      CONFIGURATIONFILE:             
      CTLRSTARTUPTYPE:               0
      CTLRSVCACCOUNT:                <empty>
      CTLRSVCPASSWORD:               <empty>
      CTLRUSERS:                     <empty>
      ENABLERANU:                    false
      ENU:                           true
      ERRORREPORTING:                true
      FEATURES:                      SSDTBI_VS2012, SNAC_SDK
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  <empty>
      FTSVCPASSWORD:                 <empty>
      HELP:                          false
      IACCEPTSQLSERVERLICENSETERMS:  true
      INDICATEPROGRESS:              false
      INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files (x86)\Microsoft SQL Server\
      INSTANCEID:                    <empty>
      INSTANCENAME:                  <empty>
      ISSVCACCOUNT:                  NT AUTHORITY\Network Service
      ISSVCPASSWORD:                 <empty>
      ISSVCSTARTUPTYPE:              Automatic
      MATRIXCMBRICKCOMMPORT:         0
      MATRIXCMSERVERNAME:            <empty>
      MATRIXNAME:                    <empty>
      NPENABLED:                     0
      PID:                           *****
      QUIET:                         false
      QUIETSIMPLE:                   false
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSHPINSTALLMODE:              DefaultSharePointMode
      RSSVCACCOUNT:                  <empty>
      RSSVCPASSWORD:                 <empty>
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         <empty>
      SECURITYMODE:                  <empty>
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 <empty>
      SQLSVCPASSWORD:                <empty>
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           <empty>
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  true
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      UpdateEnabled:                 true
      UpdateSource:                  MU
      X86:                           false
      Configuration file:            C:\Program Files (x86)\Microsoft SQL Server\110\Setup Bootstrap\Log\20140929_150412\ConfigurationFile.ini
    Detailed results:
      Feature:                       SQL Server Data Tools - Business Intelligence for Visual Studio 2012
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
      Next Step:                     Use the following information to resolve the error, and then try the setup process again.
      Component name:                Microsoft Visual Studio Tools for Applications 2012
      Component error code:          0x80044000
      Component log file:            C:\Program Files (x86)\Microsoft SQL Server\110\Setup Bootstrap\Log\20140929_150412\VSTA2012_LangsSupport_Cpu32_1.log
      Error description:             VS Shell 2012 installation has failed with exit code -2147205120.
      Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.3436.0&EvtType=VSTA2012_LangsSupport%40Install%400x-2147205120
      Feature:                       SQL Client Connectivity
      Status:                        Passed
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files (x86)\Microsoft SQL Server\110\Setup Bootstrap\Log\20140929_150412\SystemConfigurationCheck_Report.htm

Maybe you are looking for

  • IDOC to File Scenario. Acknowledgement help required

    Hi All, I have made a IDOC to file scenario  (IDOC has business system and file has business service) which is working fine. But In sxmb_moni of XI it says Acknowledgement not possible. "<SAP:Stack>Unable to convert the sender service File_Receiver_B

  • Database hangs after retrieving some records....

    hi, I create a two level B+-tree index, for the first level i'm using key as logical database name, for the second level B+-tree i'm using some other field in my data. I am retrieving the records based on logical database name. I am using C++ to impl

  • 10.2.1.2102 Update for the Z30

    Verizon has still not pushed the software 10.2.1.2102 Update for the Z30. Is there any new information on to when if at all? Bobexit0

  • DB_HEAP access method with db_hotbackup utility

    I open a Db handle with DB_HEAP access method and do nothing about it . When first created , the db file is 8kb , but after excuting db_hotbackup utility the db file is 4kb. if I do db_hotbackup under the failover environment , BDB give me an error m

  • Nikon D7100 needs support

    Dear Adobe, if you are working night and day 24/7 to add support for Nikon D7100 please ignore this message and get back to work. On the other hand if the effort is not 100%, 24/7, please drop everything else and have a corporation wide concentration