ORA-01139: RESETLOGS option only valid after an incomplete database recover

Hello All,
Can anyone please tell me what could be a reason of this error.
SQL> alter database open resetlogs;
alter database open resetlogs
ERROR at line 1:
ORA-01139: RESETLOGS option only valid after an incomplete database recovery
SQL> alter database open resetlogs;
alter database open resetlogs
ERROR at line 1:
ORA-01139: RESETLOGS option only valid after an incomplete database recovery
SQL> ALTER DATABASE OPEN RESETLOGS;
ALTER DATABASE OPEN RESETLOGS
ERROR at line 1:
ORA-01139: RESETLOGS option only valid after an incomplete database recovery
Regards
Vinay

Hello Aman,
Sorry couldn't give all information in frustration.
Oracle version is 9.2.0.1.0 running on Red Hat 4
Actually i did TPITR and have to open database with resetlogoption recovery was successful but while opening received this error.
Database dismounted.
ORACLE instance shut down.
SQL> STARTUP NOMOUNT PFILE=/oracle/prdtpi/pfile/prdtpi;
ORACLE instance started.
Total System Global Area 798040164 bytes
Fixed Size 454756 bytes
Variable Size 478150656 bytes
Database Buffers 318767104 bytes
Redo Buffers 667648 bytes
SQL> alter database mount clone database;
SQL> RECOVER AUTOMATIC DATABASE UNTIL CHANGE 3997955 USING BACKUP CONTROLFILE;
ORA-00283: recovery session canceled due to errors
ORA-00264: no recovery required
SQL> alter database datafile 1 online;
Database altered.
SQL> ed
Wrote file afiedt.buf
1* alter database datafile 12 online
SQL> /
Database altered.
SQL> ed
Wrote file afiedt.buf
1* alter database datafile 13 online
SQL> /
Database altered.
SQL> RECOVER AUTOMATIC DATABASE UNTIL CHANGE 3997955 USING BACKUP CONTROLFILE;
Media recovery complete.
SQL> alter database open resetlogs;
alter database open resetlogs
ERROR at line 1:
ORA-01139: RESETLOGS option only valid after an incomplete database recovery
SQL> alter database open resetlogs;
alter database open resetlogs
ERROR at line 1:
ORA-01139: RESETLOGS option only valid after an incomplete database recovery
SQL> ALTER DATABASE OPEN RESETLOGS;
ALTER DATABASE OPEN RESETLOGS
ERROR at line 1:
ORA-01139: RESETLOGS option only valid after an incomplete database recovery

Similar Messages

  • ORA-27101: shared memory realm does not exist and ORA-01139: RESETLOGS

    HI ALL,
    After the oracle has installed on a solaries server successfully, i am unable to login into oracle database.
    Below are the errors messages :
    1) ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    2) Media recovery complete.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery.
    and When i try to login into oracle as root .
    this is the error :
    sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Fri Feb 12 15:52:49 2010
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ld.so.1: oracle: fatal: libskgxp10.so: open failed: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    my Operating system details :
    SunOS Blade3-Chassis2 5.10 Generic_142900-03 sun4v sparc SUNW,Netra-CP3060
    Anyone please help me here. waiting for your reply.
    Below are the ORACLE_SID Details :
    1) echo $ORACLE_SID ----- > ems
    2)ps -eaf | grep smon -------> ora_smon_ems
    do you need any data?
    Edited by: user8959150 on Feb 11, 2010 7:19 PM

    Hi
    We mostly receive this error message ( ORA-27101: shared memory realm does not exist and ORA-01139)
    When our SGA_MAX_SIZE is greater than 1.7 G.b on
    You again configure your sga size
    and sga_max_size paramete will not greater than 1.7 G.b
    Hope your database will work correctly.
    for test purpose you set all your init.ora parameter
    db_cache_size=512m
    db_keep_cache_size=64m
    db_recycle_cache_size=16m
    java_pool_size=8m
    large_pool_size=16m
    shared_pool_size=256m
    shared_pool_reserved_size=64m
    sga_max_size=1600m
    sga_max_size will not be grater than combination of of db_cache_size db_keep_cache_size,db_recycle_cache_sizejava_pool_size+share_pool_size+share_pool_reserved_size
    Hope it will work fine.
    Regard
    Abdul Hameed Malik
    [email protected]

  • Pipeline namespaces only valid after a set?

    If I try to access a pipeline session attribute before called a set method
    on it, I'm getting the following type of error. Can someone confirm this is
    either a bug, or that there is a requirement to have "set" something into
    the pipeline session before the namespace is considered "valid"?
    [java] <Nov 21, 2002 6:44:20 PM CST> <Info> <EJB> <010051> <EJB
    Exception during invocation from home: com.bea.p13n.appflow.pipeline.in
    ternal.PipelineExecutorImpl_x8bn7v_HomeImpl@167892 threw exception:
    Exception[com.bea.p13n.appflow.exception.InvalidArgumentException: Attem
    pting to work with an attribute in the PipelineSession and the supplied
    namespace [my_account] is invalid.]
    [java]
    Exception[com.bea.p13n.appflow.exception.InvalidArgumentException:
    Attempting to work with an attribute in the PipelineSession a
    nd the supplied namespace [my_account] is invalid.]
    [java] at
    com.bea.p13n.appflow.common.internal.PipelineSessionImpl.containsSessionScop
    edAttribute(PipelineSessionImpl.java:450)
    [java] at
    com.clinsights.presentation.portal.pipelines.principals.LoginSummaryCreation
    PC.process(LoginSummaryCreationPC.java:60)
    [java] at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl.executePipeline(
    PipelineExecutorImpl.java:299)
    [java] at
    com.bea.p13n.appflow.pipeline.internal.PipelineExecutorImpl_x8bn7v_EOImpl.ex
    ecutePipeline(PipelineExecutorImpl_x8bn7v_EOI
    mpl.java:46)
    [java] at
    com.bea.p13n.appflow.webflow.internal.PipelineProcessor.process(PipelineProc
    essor.java:157)
    [java] at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processTarget(Webf
    lowExecutorImpl.java:1233)
    [java] at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:746)
    [java] at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:684)
    Also - I found I needed to add the weflow_servlet.jar to the pipeline.jar's
    META-INF classpath before I was able to get past some "class not found
    issues"... this is not really mentioned in the documentation (To the best of
    my knowledge). I have seen mention in the newsgroups of having to add your
    own code's classpath to this METAINF however.
    Another issue.... its unclear from the documentation whether or not I can
    use the i18n:getMessage tag from within my own portlets.... I mean I'm sure
    you can add the tags into the code, but where are the property file(s) which
    are then accessed. I see in the framework subdirectories that virtually
    every jsp file has its own resource bundle.... does this behavious not
    translate into the portlet jsp files.
    Thanks for any replies,
    Markus

    Hello Kamlesh,
    Indeed <webflow:getProperty was fixed by specifing the namespace... I was
    assuming that by "default" it would use the namespace associated with the
    portlet.
    However there is more to the original problem, since in the
    PipelineComponent itself, I was getting errors with the
    pipelineSession.containsxxxx() method and I also was not able to retrieve an
    attribute right after having set it (using the same namespace, and in the
    same piece of code... ie 2 lines of code - set followed by get).
    It's working now though - I'm not sure what the difference is. I changed the
    get/set methods to use the ones in the PipelineComponentSupport class. It
    appears to me as though these function differently then the get/set methods
    in the pipelineSession class.
    Also I think maybe having included the servlet_webflow.jar in the pipeline
    ejb's manifest classpath is causing some unwanted sideeffects.... even
    though doing so stopped the class not found issues I was having.
    thanks again,
    Markus
    "Kamlesh Nanda" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi Markus,
    it seems to me that the problem with your scenario is that you aresetting the
    values in a different namespace in Pipeline component and trying toretrieve if
    from a different namespace.
    By default if you use "<webflow:getProperty" without a namespace it willuse
    the current namespace which might be different from the one in which youhave
    set the property. Most probably (again its my guess) that you are usingthe getDefaultNamespace()
    method in your pipeline component and then setting the property in thedefault
    name space.
    To debug this at a page level the easiest thing you can do is to include<Portal_HOME>\applications\portal\stockportal\framework\error\configuratione
    rror.jsp
    at the bottom of you page. [Note: before doing this copy the
    <Portal_HOME>\applications\portal\stockportal\framework\error> folder under your web application folder
    This page will give you complete details of what and where all theproperties
    exist in terms of namespace.
    Cheers
    Kam
    "Markus Blumrich" <[email protected]> wrote:
    Finally I'm having some success with pipelines....
    Can someone with source confirm my hunch that calling the
    get/setSessionAttribute method in PipelineComponentSupport has additional
    functionality than being just a shortcut to PipelineSession's methods?
    Otherwise I'm at a loss to explain why it is working.
    Also... as a side note I had to specify the namespace in the portlet
    <webflow:getProperty namespace=" attribute before the JSP was able to
    get
    at the pipeline session attribute.
    Markus

  • 恢复报错ORA-01139

    恢复报错ORA-01139
    从oracle 10g RAC (操作系统Enterprise Linux Enterprise Linux AS release 4 64bit),数据库版本10.2.0.4环境中将数据备份恢复到相同环境的异机。
    向各位大牛请教!
    在做完不完全恢复时。
    recover database是正常的
    RMAN> sql'alter database open resetlogs';
    sql statement: alter database open resetlogs
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00601: fatal error in recovery manager
    RMAN-03004: fatal error during execution of command
    ORA-01092: ORACLE instance terminated. Disconnection forced
    RMAN-03009: failure of sql command on default channel at 04/28/2013 09:09:05
    RMAN-11003: failure during parse/execution of SQL statement: alter database open resetlogs
    ORA-01041: internal error. hostdef extension doesn't exist
    ORACLE error from target database:
    ORA-03114: not connected to ORACLE
    接着我
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery。
    警告日志如下alter.log
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47509_8qrwzjdm_.arc'
    Sun Apr 28 08:57:23 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47509_8qrwzjdm_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47509_8qrwzjdm_.arc'...
    Sun Apr 28 08:57:23 2013
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85650_8qrwz1b1_.arc'
    Sun Apr 28 08:57:23 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85650_8qrwz1b1_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85650_8qrwz1b1_.arc'...
    Sun Apr 28 08:57:31 2013
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85651_8qrwz1hk_.arc'
    Sun Apr 28 08:57:31 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85651_8qrwz1hk_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_1_85651_8qrwz1hk_.arc'...
    Sun Apr 28 08:57:31 2013
    alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47510_8qrwzjm2_.arc'
    Sun Apr 28 08:57:31 2013
    Media Recovery Log /home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47510_8qrwzjm2_.arc
    ORA-279 signalled during: alter database recover logfile '/home/backup/flash_recovery_area/LD/archivelog/2013_04_28/o1_mf_2_47510_8qrwzjm2_.arc'...
    Sun Apr 28 08:57:31 2013
    alter database recover cancel
    Sun Apr 28 08:57:37 2013
    Media Recovery Canceled
    Completed: alter database recover cancel
    Sun Apr 28 09:04:15 2013
    alter database rename file '+DATADG/ld/redo01a.log' to '/home/backup/oradata/ld/redo1a.log'
    Sun Apr 28 09:04:15 2013
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    ******************** END OF WARNING *******************
    Completed: alter database rename file '+DATADG/ld/redo03a.log' to '/home/backup/oradata/ld/redo3a.log'
    Sun Apr 28 09:05:32 2013
    alter database rename file '+DATADG/ld/redo03b.log' to '/home/backup/oradata/ld/redo3b.log'
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    ******************** END OF WARNING *******************
    Completed: alter database rename file '+DATADG/ld/redo03b.log' to '/home/backup/oradata/ld/redo3b.log'
    Sun Apr 28 09:05:42 2013
    alter database rename file '+DATADG/ld/redo04a.log' to '/home/backup/oradata/ld/redo4a.log'
    Sun Apr 28 09:05:42 2013
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    ******************** END OF WARNING *******************
    Completed: alter database rename file '+DATADG/ld/redo04a.log' to '/home/backup/oradata/ld/redo4a.log'
    Sun Apr 28 09:05:50 2013
    alter database rename file '+DATADG/ld/redo04b.log' to '/home/backup/oradata/ld/redo4b.log'
    Starting control autobackup
    ******************** WARNING ***************************
    The errors during Server autobackup are not fatal, as it
    is attempted after sucessful completion of the command.
    However, it is recomended to take an RMAN control file
    backup as soon as possible because the Autobackup failed
    with the following error:
    ORA-00236: snapshot operation disallowed: mounted control file is a backup
    Sun Apr 28 09:10:00 2013
    Successful mount of redo thread 1, with mount id 2474343140
    Sun Apr 28 09:10:00 2013
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Sun Apr 28 09:10:09 2013
    alter database open resetlogs
    ORA-1139 signalled during: alter database open resetlogs...
    xx_ora_30570.trc日志如下
    /opt/app/oracle/admin/ld/udump/xx_ora_30570.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /opt/app/oracle/product/10.2.0/db_1
    System name:     Linux
    Node name:     ldTest
    Release:     2.6.9-67.0.0.0.1.ELsmp
    Version:     #1 SMP Sun Nov 18 01:06:10 EST 2007
    Machine:     x86_64
    Instance name: ld
    Redo thread mounted by this instance: 1
    Oracle process number: 14
    Unix process pid: 30570, image: oracle@ldTest (TNS V1-V3)
    *** 2013-04-27 20:39:32.112
    *** ACTION NAME:(0000005 STARTED124) 2013-04-27 20:39:32.112
    *** MODULE NAME:(rman@ldTest (TNS V1-V3)) 2013-04-27 20:39:32.112
    *** SERVICE NAME:() 2013-04-27 20:39:32.112
    *** SESSION ID:(542.8) 2013-04-27 20:39:32.112
    Control file resized from 4322 to 4412 blocks
    kccrsd_append: rectype = 13, lbn = 2161, recs = 1000
    *** 2013-04-27 22:47:07.275
    *** ACTION NAME:(0000139 STARTED60) 2013-04-27 22:47:07.275
    2013-04-27 22:47:07.275: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.279: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.279: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.279: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.279: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/system01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/system01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000140 STARTED60) 2013-04-27 22:47:07.375
    2013-04-27 22:47:07.375: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.375: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.375: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.375: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.375: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/undotbs01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/undotbs01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000141 STARTED60) 2013-04-27 22:47:07.462
    2013-04-27 22:47:07.462: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.462: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.462: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.462: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.462: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sysaux01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sysaux01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000142 STARTED60) 2013-04-27 22:47:07.538
    2013-04-27 22:47:07.538: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.538: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.538: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.538: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.538: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/undotbs02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/undotbs02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000143 STARTED60) 2013-04-27 22:47:07.603
    2013-04-27 22:47:07.603: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.604: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.604: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.604: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.604: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/users01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/users01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000144 STARTED60) 2013-04-27 22:47:07.660
    2013-04-27 22:47:07.660: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.660: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.660: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.660: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.660: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale_ix01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale_ix01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000145 STARTED60) 2013-04-27 22:47:07.741
    2013-04-27 22:47:07.741: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.741: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.741: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.741: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.741: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000146 STARTED60) 2013-04-27 22:47:07.829
    2013-04-27 22:47:07.829: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.829: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.829: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.829: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.829: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/cpc01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/cpc01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000147 STARTED60) 2013-04-27 22:47:07.974
    2013-04-27 22:47:07.974: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:07.974: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:07.974: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:07.974: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:07.974: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/cpc_ix01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/cpc_ix01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000148 STARTED60) 2013-04-27 22:47:08.073
    2013-04-27 22:47:08.073: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.073: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.073: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.073: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.073: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000149 STARTED60) 2013-04-27 22:47:08.168
    2013-04-27 22:47:08.168: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.168: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.168: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.168: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.168: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale_ix02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale_ix02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000150 STARTED60) 2013-04-27 22:47:08.295
    2013-04-27 22:47:08.295: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.295: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.295: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.295: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.295: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale03.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale03.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000151 STARTED60) 2013-04-27 22:47:08.396
    2013-04-27 22:47:08.396: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.396: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.396: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.396: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.396: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale04.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale04.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000152 STARTED60) 2013-04-27 22:47:08.488
    2013-04-27 22:47:08.488: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.488: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.488: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.488: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.488: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/sale05.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/sale05.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000153 STARTED60) 2013-04-27 22:47:08.587
    2013-04-27 22:47:08.587: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.587: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.587: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.587: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.587: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000154 STARTED60) 2013-04-27 22:47:08.669
    2013-04-27 22:47:08.669: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.669: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.669: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.669: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.670: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000155 STARTED60) 2013-04-27 22:47:08.771
    2013-04-27 22:47:08.771: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.771: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.771: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.771: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.771: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_ix01.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_ix01.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000156 STARTED60) 2013-04-27 22:47:08.886
    2013-04-27 22:47:08.886: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.886: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.886: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.886: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.886: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_ix02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_ix02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000157 STARTED60) 2013-04-27 22:47:08.999
    2013-04-27 22:47:08.999: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:08.999: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:08.999: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:08.999: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:08.999: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data03.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data03.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000158 STARTED60) 2013-04-27 22:47:09.096
    2013-04-27 22:47:09.096: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:09.096: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:09.096: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:09.096: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:09.096: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/f_data04.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/f_data04.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    *** ACTION NAME:(0000159 STARTED60) 2013-04-27 22:47:09.150
    2013-04-27 22:47:09.150: [  OCROSD]utgdv:2:ocr loc file cannot be opened
    2013-04-27 22:47:09.150: [  OCROSD]utopen:1: Couldnt find ocr,[ocrmirror] location in config file
    2013-04-27 22:47:09.150: [  OCRRAW]proprinit: Could not open raw device
    2013-04-27 22:47:09.150: [ default]a_init:7!: Backend init unsuccessful : [33]
    2013-04-27 22:47:09.150: [ CSSCLNT]clsssinit: error(33 ) in OCR initialization
    kgxgncin: CLSS init failed with status 21
    ORA-19625: error identifying file +DATADG/users02.dbf
    ORA-17503: ksfdopn:2 Failed to open file +DATADG/users02.dbf
    ORA-15001: diskgroup "DATADG" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 1 thread 1: '/home/backup/oradata/ld/redo1a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    logfile 1 open failed:313
    *** 2013-04-28 09:08:35.897 3950 kcrr.c
    Archiving online redo logfile /home/backup/oradata/ld/redo2b.log
    WARNING: Archival will be performed using 2 passes.
    The first pass will attempt to determine the end-of-file
    of the online redo logfile. The end-of-file is determined
    by identifying what is described as a "corrupt" block
    header. This will be reported as an ORA-00354 error.
    However, this is not really a corrupt block - it is the
    end of the redo data.
    The second pass will then archive the online redo logfile
    using the identified end-of-file information.
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2b.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    ORA-00312: online log 2 thread 1: '/home/backup/oradata/ld/redo2a.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    logfile 2 open failed:313
    *** 2013-04-28 09:08:35.898 3950 kcrr.c
    Archiving online redo logfile /home/backup/oradata/ld/redo3b.log
    WARNING: Archival will be performed using 2 passes.
    The first pass will attempt to determine the end-of-file
    of the online redo logfile. The end-of-file is determined
    by identifying what is described as a "corrupt" block
    header. This will be reported as an ORA-00354 error.
    However, this is not really a corrupt block - it is the
    end of the redo data.
    The second pass will then archive the online redo logfile
    using the identified end-of-file information.
    请教如何解决ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery。谢谢

    Hello Aman,
    Sorry couldn't give all information in frustration.
    Oracle version is 9.2.0.1.0 running on Red Hat 4
    Actually i did TPITR and have to open database with resetlogoption recovery was successful but while opening received this error.
    Database dismounted.
    ORACLE instance shut down.
    SQL> STARTUP NOMOUNT PFILE=/oracle/prdtpi/pfile/prdtpi;
    ORACLE instance started.
    Total System Global Area 798040164 bytes
    Fixed Size 454756 bytes
    Variable Size 478150656 bytes
    Database Buffers 318767104 bytes
    Redo Buffers 667648 bytes
    SQL> alter database mount clone database;
    SQL> RECOVER AUTOMATIC DATABASE UNTIL CHANGE 3997955 USING BACKUP CONTROLFILE;
    ORA-00283: recovery session canceled due to errors
    ORA-00264: no recovery required
    SQL> alter database datafile 1 online;
    Database altered.
    SQL> ed
    Wrote file afiedt.buf
    1* alter database datafile 12 online
    SQL> /
    Database altered.
    SQL> ed
    Wrote file afiedt.buf
    1* alter database datafile 13 online
    SQL> /
    Database altered.
    SQL> RECOVER AUTOMATIC DATABASE UNTIL CHANGE 3997955 USING BACKUP CONTROLFILE;
    Media recovery complete.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery
    SQL> ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01139: RESETLOGS option only valid after an incomplete database recovery

  • Simplify recovery after opening the database with the RESETLOGS option

    Hi All,
    I just have doubt ,regarding the topic which is given in Oracle 11g Exam Syllabus for upgrading from 9i to 11g OCP.The opic is
    *"Simplify recovery after opening the database with the RESETLOGS option"* in this topic what one need to study.
    As i am little bit confuse related to "Recovery through RESETLOGS and reset of the incarnation of the database".
    Kindly correct me if i am wrong
    Thanks in advance

    vk82 wrote:
    Hi All,
    I just have doubt ,regarding the topic which is given in Oracle 11g Exam Syllabus for upgrading from 9i to 11g OCP.The opic is
    *"Simplify recovery after opening the database with the RESETLOGS option"* in this topic what one need to study.
    As i am little bit confuse related to "Recovery through RESETLOGS and reset of the incarnation of the database".
    Kindly correct me if i am wrong
    Thanks in advanceyou are correct so you can mark this thread as answered
    Handle:     vk82
    Status Level:     Newbie (35)
    Registered:     Nov 21, 2010
    Total Posts:     733
    Total Questions:     180 (115 unresolved)

  • At the momment i only pay a month to month after effects subscription for $29usd i am a video editor and only use After effects, premier, photoshop and Illustrator whats my best option, do i upgrade, cancel. what todo?

    At the momment i only pay a month to month after effects subscription for $29usd i am a video editor and only use After effects, premier, photoshop and Illustrator whats my best option, do i upgrade, cancel. what todo?

    You can upgrade to full CC, please check for the options & price here.
    Creative Cloud pricing and membership plans | Adobe Creative Cloud
    Cloud-based creative software and services | Adobe Creative Cloud
    How to upgrade from a single app membership to complete Creative Cloud
    Manage your membership and payments | Creative Cloud
    Please let us know if you have any further queries.
    Regards
    Rajshree

  • If i buy an unlocked iphone 4s in the usa will it work in Australia? and will the warranty be valid in astralia as i have been told that apple have a world wide after sales service but also been told warranties are only valid in the country of purchase

    If i buy an unlocked iphone 4s in the usa will it work in Australia? and will the warranty be valid in astralia as i have been told that apple have a world wide after sales service but also been told warranties are only valid in the country of purchase? Cheers

    Each country is a separate business. If Apple in Australia fixes a phone purchased in another country it reduces their profit. The good news is that Apple stores will frequently replace phones purchased in other countries under warranty, but they are not required to do so. Some countries are more liberal than others. India never does, for example.
    Why don't you just buy it in Australia? The price difference can't be that great.

  • Is database link only 'valid' for instances in the same server?

    Background: We have 5 servers and installed Oracle 7.3 and 8.
    Problem: I managed to create database link to other instance in same server; but not to other server. Error message received was :
    ORA-02019: connection description for remote database not found
    : TNS server name not found
    BUT: I managed it with 'copy from ' command in SQL*plus.
    Question: Is database link only 'valid' for instances in the same server?
    Thanks! ;o)

    user10127912 wrote:
    Hi,
    We are planning to install second instance of Oracle 11gR2 in Linux server 2.6.39-400.21.1.el6uek.x86_64 x86_64. This is something we never haven done before. If you have such experience, please give us some insight.
    The existing instance has all the standard ports:
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Enterprise Manager Console HTTP Port (pterpdb02) = 1158
    Enterprise Manager Agent Port (pterpdb02) = 3938
    What ports should we select for second listener and enterprise manager? Is there anything else that we need to know before we install the second instance?If you want a second database instance, no additional installation is required - as long as you want to run the second instance at the same version as the the first. Just fire up dbca and create the second database. One installation of Oracle (one ORACLE_HOME) is capable of supporting many database instances, though the same may or may not be said of the hardware it is running on.
    As already said, one listener is enough. One listener, running from one oracle home, using the default name of LISTENER, running on the defualt port of 1521, is quite capable of -- indeed, WAS DESIGNED TO, supporte multiple database instances of multiple versions running from multiple ORACLE_HOMEs.
    One instance of dbcontrol/dbconsole will support only one database. If you do not use Grid Control (extra installation, extra license) you will need to use the emca utility or one of the options in the dbca utility to configure a seperate instance of dbcontrol for each database. Don't worry about the ports, the creation utility will take care of it and report what it does.

  • "This Apple ID is only valid for purchase in the US store" and I'm in the PH?

    Hi! So originally my Billing Info was set in the US and today I wanted to upgrade my MBP to OS ML. I'm in the PH now so I changed my Billing Info and set it to my address here in the Philippines, but everytime I hit that "Buy App" button in the App Store and log in, I'm always taken to my Billing Info and even though I already changed my account info, the address that's displayed there is still the US one. I tried to change the country numerous times and set it to PH, but I always get the message saying my Apple ID is only valid for purchase in the US. I'm taken to the US store afterwards, and after I hit "Buy App" the same thing happens over and over again.
    I've been trying to figure this out for over an hour now. What else can I do?

    Try contacting the App Store support folks - http://www.apple.com/support/mac/app-store/.
    I sort of understand what's going on, but not sure why you weren't able to rectify the problem. Maybe the support folks can help.
    Clinton

  • Office 2013 - Excel 2013 - "This action is only valid for products that are currently installed."

    I had Office 2010 starter and Outlook 2010 installed.  I recently purchased the Office 2013 click to run version (paid monthly subscription) and installed Office 2013.  After installing 2013 I noticed that when I opened up Excel files they would
    still open in Office 2010.  I uninstalled Office Starter 2010 and uninstalled Outlook 2010.
    I then manually fixed the file associations for Word, PowerPoint, Publisher and such, however I could not manually fix the Excel file association. 
    Excel documents show the correct icon however when I double click on them the following error appears "This action is only valid for products that are currently installed."
    I have used the Office 2013 repair process, I have uninstalled and reinstalled Office 2013, I have manually uninstalled office 2013 using KB 2739501 (
    http://support.microsoft.com/kb/2739501/en-us ) and I still can not open Excel documents. 
    Recently I found that I can not do mail merges either using Excel documents as the data source and I believe the two items are related.
    Any suggestions?

    Hi,
    Please try to turn off compatibility mode and then check the issue again. To do this, please follow:
    1. Open this folder location:
    For Windows 32-bit: C:\Program Files\Microsoft Office\Office15
    For Windows 64-bit: C:\Program Files (x86)\Microsoft Office\Office15
    2. Find Excel.exe, right-click it, and choose Properties.
    3. Click on the Compatibility tab and ensure that all of the boxes are
    un-checked.
    For more information, please refer to this:
    http://support.microsoft.com/kb/2674519/en-us
    Thanks,
    Steve Fan
    TechNet Community Support

  • I cannot use ITV player, it says I need to turn off ad blocking - how do I do this? It only began after latest update of Firefox installed.

    I have tried to watch programmes on ITV player, which I have successfully done in the past, but now it tells me it cannot find the video and that I need to turn off ad blocking on my computer. I went into options, but could not find anything about ad blocking. I added www.itv.com to the exceptions list for pop up windows, but this has not helped. The problem only began after the latest update of Firefox was installed. I have never had any problem before. How can I get ITV player back, please.

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Firefox only works after I re-boot my computer

    I just got a new computer last week. It is running Windows 8 - 64 bit. I installed Firefox, used it for a week, set up my bookmarks, etc. and it worked fine. The other day when I logged in and opened Firefox, I couldn't click on anything - nothing would happen - it was like it was frozen. I went into Internet Explorer and also into Google Chrome and they both worked fine - I could click on things and it would do what it was supposed to do. So, I re-booted my computer and then Firefox worked fine. Same thing the next day, Firefox only worked after I re-booted my computer...and also today, same thing. Why is it frozen when I first go into it, but if I re-boot the whole computer, it works? Has me baffled. Any help would be appreciated, because it is my favorite browser. But if this keeps up, I won't be using it anymore. Thank you!
    I have my home page set to Yahoo, so that's where it goes when I open it. When I get there, I can't click on my e-mail, nothing in the toolbar, it's totally frozen.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that temporarily turns off hardware acceleration, resets some settings, and disables add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".
    :[[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, theme, or hardware acceleration. Please follow the steps in the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • ORA-01409 NOSORT option may not be used

    Hi all,
    We've got a range partitioned table, each partition resides in a different tablespace (locally managed) thus :
    create tablespace abcblast_hit_test_data1
    datafile '/export/data/oracle/HLDDEV05/abcblast_hit_test_data1.dbf'
    size 2600m extent management local uniform size 2500m;
    create tablespace abcblast_hit_test_data2
    datafile '/export/data/oracle/HLDDEV05/abcblast_hit_test_data2.dbf'
    size 2600m extent management local uniform size 2500m;
    Two large SORTED files of data are sql*loaded into each partition, taking up ONE extent in each partition
    I then try to create a non-unique index on the table using NOSORT and get the error ORA-01409 NOSORT option may not be used; rows are not in ascending order
    ... with the following reasoning :
    For non-unique indexes the ROWID is considered part of the index key. This means that two rows that appear to be stored in ascending order may not be. If you create an index NOSORT, and two of the rows in the table have the same index values, but get split across two extents, the data block address of the first block in the second extent can be less than the data block address of the last block in the first extent. If these addresses are not in ascending order, the ROWIDs are not either. Since these ROWIDs are considered part of the index key, the index key is not in ascending order, and the create index NOSORT fails.
    BUT the data for each partition DOES reside in one extent :
    select partition_name, tablespace_name, extent_id, bytes
    from dba_extents
    where segment_name = 'ABCBLAST_HIT'
    and segment_type = 'TABLE PARTITION';
    PARTITION_NAME     TABLESPACE_NAME          EXTENT_ID     BYTES
    PART_01          ABCBLAST_HIT_TEST_DATA1     0          2621440000
    PART_02          ABCBLAST_HIT_TEST_DATA2     0          2621440000
    (Oracle 9.0.1 on Linux)
    HELP !!!! Does this mean we can't use NOSORT when building indexes on partitioned tables ?!
    (Note : if NOSORT is not used then a sort is performed which we are trying to avoid - final table will contain 1.6 billion rows and will consist of 50 partitions)

    Hi ,
    Still i am facing same error like. Can any body help me..
    The following index(es) on table KA31CVLA.CITY were processed:
    index KA31CVLA.CITY_PK was made unusable due to:
    ORA-01409: NOSORT option may not be used; rows are not in ascending order
    index KA31CVLA.CITY_UQ01 loaded successfully with 29761 keys
    i have create one table CITY in user KA31CVLA.
    CREATE TABLE CITY
    CNTRY_CD VARCHAR2(2 BYTE) NOT NULL,
    CITY_NM VARCHAR2(40 BYTE) NOT NULL,
    SEQ_NBR NUMBER(10) NOT NULL,
    POSTL_STT_EQNT_CD VARCHAR2(9 BYTE),
    LATITUDE NUMBER(9,5) NOT NULL,
    LONGITUDE NUMBER(9,5) NOT NULL
    and then added primary constraints
    ALTER TABLE CITY ADD CONSTRAINT KA31CVLA.CITY_PK PRIMARY KEY (CNTRY_CD, CITY_NM, SEQ_NBR)
    after this default unique index created as below
    CREATE UNIQUE INDEX KA31CVLA.CITY_PK ON KA31CVLA.CITY (CNTRY_CD, CITY_NM, SEQ_NBR)
    after that i have added one more constraints is
    CREATE UNIQUE INDEX KA31CVLA.CITY_UQ01 ON KA31CVLA.CITY (CITY_NM, POSTL_STT_EQNT_CD, CNTRY_CD, SEQ_NBR)
    Now trying to load data to KA31CVLA.CITY table through SQLLDR
    here is the command which i am executing to insert..
    SQLLDR CONTROL=D:\GMVS\city.ctl, DATA=D:\GMVS\sorted_city.dat log=D:\GMVS\sorted_log.log USERID="KA31CVLA/KA31CVLA123" DIRECT=Y
    Here is the control file details
    options (direct=true)
    unrecoverable
    load data
    truncate
    into table KA31CVLA.city
    sorted indexes (city_PK)
    reenable disabled_constraints
    fields terminated by "^"
    trailing nullcols
    (cntry_cd char,
    city_nm char,
    seq_nbr integer external,
    postl_stt_eqnt_cd Char,
    latitude integer external,
    longitude integer external)
    The total records insertd to table but i am getting above error in log files.
    The following index(es) on table KA31CVLA.CITY were processed:
    index KA31CVLA.CITY_PK was made unusable due to:
    ORA-01409: NOSORT option may not be used; rows are not in ascending order
    index KA31CVLA.CITY_UQ01 loaded successfully with 29761 keys

  • Reversal is only possible after CO month end closing

    I am getting the error Reversal is only possible after CO month end closing while doing partial or full confirmation. I had already checked the OKP1 the period is open. Also in MMRV it is fine. Please suggest what could be the reason for this error.
    With Regards
    Tarun

    HI
    Yes u are right it is a custom message starting with Z. The message is as below:
    Msg.typ Application Area     MsgNo Name of Area of Responsibility Spec.ResAr Number   Numer.
    Order        Seq.   OpAc
    Message Text
    E       Z1                   025                                                  1        1
    Reversal is only possible after CO-month end closing !
    In detail analysis the only details are
    Reversal is only possible after CO-month end closing !
    Message no. Z1025
    Also when i do the back button the message i am getting is
    Error in determining actual costs for order. The detail analysis for the same is
    Error in determining actual costs for order 70076492
    Message no. RU085
    Diagnosis
    The actual costs could not be determined correctly due to incorrect or missing data.
    System Response
    The determination of actual costs is terminated.
    However, the confirmation itself can be saved. Error records are written for a subsequent determination of actual costs. Using these error records, the determination of actual costs can be repeated once the original causes of the errors have been removed.
    The transaction COFC for reprocessing the determination of actual costs can be found, for example, using the menu options "Logistics -> Production -> Production Control -> Confirmation -> Reprocessing -> Actual Costs."
    However, it is not possible to write error records for run schedule headers, QM orders or header confirmations. In this case, the confirmation transaction must be terminated because a subsequent determination of actual costs is not possible.
    Procedure
    You can find the exact cause of the termination of the determination of actual costs in the error log for actual cost determination.
    You can switch the error log on and off using the variable parameters.
    With Regards
    Tarun
    With Regards
    Tarun

  • Error ORA-02248 invalid option for ALTER SESSION

    Hi All,
    I'm using windows vista.I have installed oracle database 11g.Now, SQL Developer is working fine in this.I gave the sid as orcl and gave my username and password in sqldeveloper and it works.
    But the host string is not working in forms and sql plus.How do i know which host string i should give??I came to know that the tnsnames.ora which is present in the oracle home directory should be copied to forms directory also.I did that too but still forms,reprorts and sql plus are not working.I get two errors namely ORA-02248 invalid option for ALTER SESSION and TNS could not resolve service name .Pls suggest how to proceed.Thanks in advance....
    Regards,
    Gowtham

    Unfortunately you forgot to mention forms/reports version. Currently only one Developer Suite version is certified on Vista running 11g,don't ignore software/hardware requirements.
    It's 10.1.2.0.2 and that package requires additionally patch 6153263.
    Werner

Maybe you are looking for