How to apply logs archiving missing on Eve db

Hello

I had to stop physical standby db 4 hours to move to another location.

After the reboot it seems there are 4 missing archive logs and I think that because of them other newspapers of archiving is not applied.

SYS@standbydb AS SYSDBA > select * from V$ ARCHIVE_GAP;   -on the elementary level, there is no selected line.

THREAD # LOW_SEQUENCE # HIGH_SEQUENCE #.

---------- ------------- --------------

1 36226 36230

Standby: SELECT THREAD #, SEQUENCE #, APPLIED from V$ ARCHIVED_LOG if application = "NO";

1 36231 NO.

- - -

1 36247 NO.

36226 is the last with the LETTER: YES

I have as a result of errors in the GRID CONTROL DATA GUARD STATE option

ORA-16783: could not resolve the deficit for the database standby_db

ORA-16629: database shows a different level of protection the protection mode

Please help resolve this gap of archive...

Thank you very much

Best regards

Thank you very much for your contributions.

I solved the gap newspaper archive. restore sequence archivelog 36227, I have given that his backup was introduced. stopped and started new standby database and then gap resolved automatically.

Best regards

Tags: Database

Similar Questions

  • Reg apply log archiving after the transfer of data files

    Hi all

    That I reinstalled the main server of the D-Drive E-reader data files using the command line.
    C:\>Move <source_path> <destination_path>
    The redo logs for the move operation will apply on the eve of the database?
    In addition, what happens if the data files are moved manually in the primary database (i.e. without using the command prompt)?


    Thank you
    Madhu

    See this doc. Keyword search Rename a data file in the primary database

    http://docs.Oracle.com/CD/B28359_01/server.111/b28294/manage_ps.htm#i1034172

    Also, you need to update primary database controlfile if some moment of the file made...

    And also close this thread

    Reg apply log archiving after the transfer of data files

    As it would help in the forum of maintenance to clean.

  • How to sync a day before when the archived logs are missing?

    Hello

    I have a dataguard configuration. Primary and secondary physical. The waiting for the last received newspaper is 17400 # and the last applied log is #16933. Unfortunately I lost the papers archived, composed between 16934 and 17098.

    How do now? If you want to resynchronize my sleep with the primary?

    Thank you very much for your help!

    Christian

    Hello
    For the use of incremental backup on standby resync, it can help;
    http://emrebaransel.blogspot.com/2008/12/recover-DataGuard-from-lost-ARCHIVELOG.html

  • Applied deletion logs archiving on standby DB

    Hello:

    I need help in the construction of this shell script to me. We have databases of production on oracle 9i (9.2.0.8) on solaris 9 OS. Each of these databases have a physical standby (same configuration as the primary) all pending databases are on the same node. At the moment I have to hand, check the location of archive and remove the logs that are already applied to the system. I want to eliminate this manual activity to automate this. I have the primary DB on a daily and weekly backup RMAN. (Not sure WHAT RMAN has any command to meet my needs).

    The shell (BASH) script should do the following.

    1. the source of the oraenv file

    2. connect to the database.

    3. get the number # from the last applied log.

    4. store in a variable.

    5. go the archives directory and delete all files up to the number #, we are at step 3.

    6. the connection to the database next and repeat the same thing.

    I have very little experience with shell scripts and no help from the team would be really useful

    Kind regards

    BMP

    Bala,

    Here is an example, (read comments) you may need to extend this to fit your needs, but it should work as is and change the shell (regardless of shelll you use).

    #!/bin/ksh
    typeset username=$1
    function readSqlstmt {
      typeset stmt=$1
    
      echo "
        set feedback off
        set verify off
        set heading off
        set pagesize 0
        whenever sqlerror exit 1
        whenever oserror exit 2
        $stmt;
        exit
      " |  sqlplus -S "/as sysdba" >> test.log
    }
    
    # You can remove this killpid function from the script or comment out
    function killpid {
    killpidsql=killpid.sql
    
    sqlplus -s "/as sysdba" << ENDOFSQL >> test.log
    whenever sqlerror exit 1
    whenever oserror exit 2
    SET pagesize 0
    SET verify   off
    SET feedback off
    
    SPOOL ${killpidsql}
      SELECT 'ALTER system kill session ''' || s.sid || ',' || s.serial# || ''';'
      FROM v\$session s, v\$process p
      WHERE s.paddr = p.addr AND s.status = 'INACTIVE';
    SPOOL OFF
    #@${killpidsql}
    ENDOFSQL
    }
    
    readSqlstmt "SELECT name from v\$archived_log WHERE applied = 'YES'"  | while read u
    do
        echo $u
        # Here you can print first to see if you are getting the correct list
        # then you can simply remove
        #
        # rm $u
    done
    

    Concerning

  • Purge logs archiving on things primary and Standby and for Data Guard RMAN


    Hi, I saw a couple of orders in regard to the purge archive records in a Data Guard configuration.

    Set UP the STRATEGY of SUPPRESSION of ARCHIVE to SHIPPED to All RELIEF;

    Set UP the STRATEGY of ARCHIVELOG DELETION to APPLIED on All RELIEF;

    Q1. The above only removes logs archiving to the primary or primary and Standby?

    Q2. If deletions above archive logs on the primary, is it really remove them (immediately) or does the FRA to delete if space is needed?

    I also saw

    CONFIGURE ARCHIVELOG DELETION POLICY TO SAVED;

    Q3. That what precedes, and once again it is something that you re primary side?

    I saw the following advice in the manual of Concepts of data protection & Admin

    Configure the DB_UNIQUE_NAME in RMAN for each database (primary and Standby) so RMAN can connect remotely to him

    Q4. Why would I want my primary ro connect to the RMAN Repository (I use the local control file) of the standby? (is this for me to say define RMAN configuration settings in the Standby) manual

    Q5. Should I only work with the RMAN Repository on the primary or should I be also in things in the deposits of RMAN (i.e. control files) of the standby?

    Q6. If I am (usually mounted but not open) Physics, of standby I able to connect to its own local repository for RMAN (i.e. control based on files) while sleep mode is just mounted?

    Q7. Similiarly if I have an old lofgical (i.e. effectively read-only), to even connect to the local RMAN Repository of Eve?

    Q8. What is the most common way to schedule a RMAN backup to such an environment? example cron, planner of the OEM, DBMS_SCHEDULER? MY instinct is cron script as Planner OEM requires running the OEM service and DBMS_SCHEDULER requires the data runs?

    Any idea greatly appreciated,

    Jim

    The above only removes logs archiving to the primary or primary and Standby?

    When CONFIGURE you a deletion policy, the configuration applies to all destinations archive

    including the flash recovery area. BACKUP - ENTRY DELETE and DELETE - ARCHIVELOG obey this configuration, like the flash recovery area.

    You can also CONFIGURE an archived redo log political suppression that newspapers are eligible for deletion only after being applied to or transferred to database backup destinations.

    If deletions above archive logs on the primary, is it really remove them (immediately) or does the FRA to delete if space is needed?

    Its a configuration, it will not erase by itself.

    If you want to use FRA for the automatic removal of the archivelogs on a database of physical before you do this:

    1. make sure that DB_RECOVERY_FILE_DEST is set to FRA - view parameter DB_RECOVERY_FILE_DEST - and - setting DB_RECOVERY_FILE_DEST_SIZE

    2. do you have political RMAN primary and Standby set - CONFIGURE ARCHIVELOG DELETION POLICY to APPLY ON ALL STANDBY;

    If you want to keep archives more you can control how long keep logs by adjusting the size of the FRA

    Great example:

    http://emrebaransel.blogspot.com/2009/03/delete-applied-archivelogs-on-standby.html

    All Oracle is worth a peek here:

    http://emrebaransel.blogspot.com/

    That what precedes, and once again it is something that you re primary side?

    I would never use it. I always had it put it this way:

    CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;

    I would use only 'BACKED UP' for the data protection system. Usually it tell oracle how many times to back up before removing.

    Why would I want my primary ro connect to the RMAN Repository?

    Because if you break down, you want to be able to backup there, too.

    Also if it remains idle for awhile you want.

    Should I only work with the RMAN Repository on the primary or should I be also in things in the deposits of RMAN (i.e. control files) of the standby?

    Always use a database of catalog RMAN with Data Guard.

    If I am (usually mounted but not open) Physics, of standby I able to connect to its own local repository for RMAN (i.e. control based on files) while sleep mode is just mounted?

    Same answer as 5, use a catalog database.

    Similiarly if I have an old lofgical (i.e. effectively read-only), to even connect to the local RMAN Repository of Eve?

    Same answer as 5, use a catalog database.

    What is the most common way to schedule a RMAN backup to such an environment? example cron, planner of the OEM, DBMS_SCHEDULER? MY instinct is cron script as Planner OEM requires running the OEM service and DBMS_SCHEDULER requires the data runs?

    I think cron is still, but they all work. I like cron because the database has a problem at work always reports its results.

    Best regards

    mseberg

    Summary

    Always use a database with RMAN catalog.

    Always use CRF with RMAN.

    Always set the deletion «To APPLY ON ALL STANDBY» policy

    DB_RECOVERY_FILE_DEST_SIZE determines how long to keep the archives with this configuration.

    Post edited by: mseberg

  • How to apply automatically the archivelog on y standb

    Hello

    I don't know what I've missed.
    I have prod and stb dba time on linux version 11.1.0.7. I think I installed everything correctly, but today I checked archivelog standby all the 3 weeks ago back.

    I put on prod rman:
    Configure archivelog deleteion policy to applied on all the standby
    but it does not work because archivelog are not applied pending

    I run in standby mode
    RMAN > delete archivelog until ' sysdate-2';

    but I got an error: RMAN-08120: WARNING: log archived not deleted, not yet applied watch

    So I have to run
    RMAN > database recovery (all archivelogs were applieed standby)
    and now I'm able to remove by the above command.

    But I need to automatically put trought setting ' configure archivelog applied political deleteion pending all the»

    How do I do that?

    Thank you.

    Kind regards
    Tom

    The RMAN behavior is only a symptom, but not the real problem. If archivelogs are shipped to the waiting, but not applied, are sure to apply is turned on?

    ALTER DATABASE RECOVER MANAGED STANDBY BASE DISCONNECT FROM THE SESSION.

    Werner

  • Delete logs archive &gt; 1 day

    Hi all

    9i

    RHEL5

    I posted a thread here on how to remove the log archiving liked only 1 day for both PRIMARY and standby database.

    But I don't find it anymore

    Is it possible to search all the contents of my son using Keywork "delete archive logs?

    Thank you all,

    JC

    Hello;

    You old thread:

    Remove the archivelogs and old backups

    Best regards

    mseberg

  • Size of the huge log archive

    I have 5 redo log files. Each is 4 GB. There are huge transactions (1800-2000 per second). So we have every hour 5-6 journal of the switches. So all the hours of archives journal 20 to 24 GB and daily increase in size, the size 480 GB.

    I had planned to take an incremental backup of level 1 and level 0 per week daily with the option delete log archiving 'sysdate-1 '.

    But we have little storage if, it is impossible to the sphere 480 GB per day and take backup of these 480 GB for 7 days (480 * 7) GB = 4 TB. How can I correct this situation? Help, please.

    1 disk is cheap
    2 the onus on those who "Advanced" application
    3 you can use Log Miner to check what is happening.

    You need to this address with application developers and/or clients and/or buy the disc.
    There are no other solutions.

    -----------
    Sybrand Bakker
    Senior Oracle DBA

    Published by: sybrand_b on July 16, 2012 11:11

  • Log archiving

    Dear experts,

    I have to test the size of the log archive every transaction. the next step needs to be done for this test

    1 running dml scripts in bulk
    2 need to find how the size of the log file archive created on the archive location.

    based on what we have to give the stats that particular transaction generated as much redo log file from archive. can you please provide the script to do this. Thanks in advance.

    Oragg wrote:
    Dear experts,

    I have to test the size of the log archive every transaction. the next step needs to be done for this test

    1 running dml scripts in bulk
    2 need to find how the size of the log file archive created on the archive location.

    based on what we have to give the stats that particular transaction generated as much redo log file from archive. can you please provide the script to do this. Thanks in advance.

    Lets assume that you have loaded data for 1 day or 1 hour as below

    alter session set nls_date_format = 'YYYY-MM-DD HH24';
    
    select
      trunc(COMPLETION_TIME,'HH24') TIME,
       SUM(BLOCKS * BLOCK_SIZE)/1024/1024 SIZE_MB
    from
      V$ARCHIVED_LOG
    group by
      trunc (COMPLETION_TIME,'HH24') order by 1;
    
  • control real time apply log on the database after synchronization

    Hi all

    I want to check the timestamp of applied newspapers archived on stanby database. How should I check that?

    My dataguard link was broken for some time, and during this time, many transactions happened on the primary database. Now, when the link came synchronization has happened in a few hours and ultimatly transport and app gal has become 0. But now I want to check real time taken for tranporting newspapers and apply them on the standby database. Is there a way I could do it easily...

    Thank you

    This script written by Yousef Rifai, I found here http://www.dba-village.com/village/dvp_forum.OpenThread?ThreadIdA=34772&DestinationA=RSS could be just what you need (executed on the standby database):

    worm off Set

    ALTER session set nls_date_format = 'dd-MON-yy hh24:mi:ss.

    /

    Select app_thread, seq_app, tm_applied,

    NVL (seq_rcvd, seq_app) seq_rcvd, nvl (tm_rcvd, tm_applied) tm_rcvd

    Of

    (select the sequence # seq_app, FIRST_TIME tm_applied, thread # app_thread)

    v $ archived_log in case of application = 'YES '.

    and (first_time, thread #) in)

    SELECT max (FIRST_TIME), thread #.

    v $ archived_log in case of application = 'YES '.

    Thread group #)

    ),

    (select the sequence # seq_rcvd, FIRST_TIME tm_rcvd, thread # rcvd_thread)

    v $ archived_log in case of application = 'NO '.

    and (first_time, thread #) in)

    SELECT max (FIRST_TIME), thread #.

    v $ archived_log in case of application = 'NO '.

    Thread group #)

    )

    where rcvd_thread (+) = app_thread

    /

    Best regards
    Robert
    http://robertvsoracle.blogspot.com

  • Logs archiving for the RAC ASM basics

    Hello

    I have a question about logs archiving on the ASM database located on a RAC. I created a database orcl who has orcl1 instance on node1 and orcl2 on Node2. For the backup of this database, I enabled for the database to archivelog.

    After a few transactions and backups, I noticed that there are two sets of archiving logs created on each node in the folder $ORACLE_HOME/dbs. In node 1, it starts with arch1_ * and node2 is arch2_ *.

    IWhy is it creates logs archiving on local disks, in which she should ideally create disks asm which is shared between the nodes. My backup application fails with journal archive not found error, because it searches newspaper archives in the other node.

    All entries on this will be useful.

    Amith

    Hello

    I have a question about logs archiving on the ASM database located on a RAC. I created a database orcl who has orcl1 instance on node1 and orcl2 on Node2. For the backup of this database, I enabled for the database to archivelog.

    After a few transactions and backups, I noticed that there are two sets of archiving logs created on each node in the folder $ORACLE_HOME/dbs. In node 1, it starts with arch1_ * and node2 is arch2_ *.

    I believe that it is missing from your configuration database and Oracle uses the default location. (i.e. your "$ORACLE_HOME/dbs")

    ARCHIVELOG must focus on a shared domain.

    You need the parameter config below:

    SQL> show parameter db_recovery_file
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    db_recovery_file_dest                string
    db_recovery_file_dest_size           big integer 
    

    Or location of default config:

    SQL> show parameter log_archive_dest
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    log_archive_dest                     string
    

    IWhy is it creates logs archiving on local disks, in which she should ideally create disks asm which is shared between the nodes. My backup application fails with journal archive not found error, because it searches newspaper archives in the other node.

    To resolve this problem see this example:

    SQL> show parameter recover
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    db_recovery_file_dest                string
    db_recovery_file_dest_size           big integer 1
    
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /u01/app/oracle/product/10.2.0/db_1/dbs/
    Oldest online log sequence     2
    Next log sequence to archive   3
    Current log sequence           3
    SQL>
    
    SQL> alter system set db_recovery_file_dest_size=20G scope=both sid='*';
    
    System altered.
    
    SQL> alter system set db_recovery_file_dest='+FRA' scope=both sid='*';
    
    System altered.
    
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence     5
    Next log sequence to archive   6
    Current log sequence           6
    SQL>
    

    With RMAN

    RMAN> CONFIGURE CHANNEL 1 DEVICE TYPE DISK CONNECT 'sys/oracle@db10g1';
    
    new RMAN configuration parameters:
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK CONNECT '*';
    new RMAN configuration parameters are successfully stored
    starting full resync of recovery catalog
    full resync complete
    
    RMAN>  CONFIGURE CHANNEL 2  DEVICE TYPE DISK CONNECT  'sys/oracle@db10g2';
    
    new RMAN configuration parameters:
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK CONNECT '*';
    new RMAN configuration parameters are successfully stored
    starting full resync of recovery catalog
    full resync complete
    
    RMAN> list archivelog all;
    
    using target database control file instead of recovery catalog
    
    List of Archived Log Copies
    Key     Thrd Seq     S Low Time  Name
    ------- ---- ------- - --------- ----
    1       1    3       A 28-FEB-11 /u01/app/oracle/product/10.2.0/db_1/dbs/arch1_3_744216789.dbf
    2       2    2       A 27-FEB-11 /u01/app/oracle/product/10.2.0/db_1/dbs/arch2_2_744216789.dbf
    
    RMAN> crosscheck archivelog all;
    
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=127 instance=db10g1 devtype=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: sid=135 instance=db10g2 devtype=DISK
    validation succeeded for archived log
    archive log filename=/u01/app/oracle/product/10.2.0/db_1/dbs/arch1_3_744216789.dbf recid=1 stamp=744292116
    Crosschecked 1 objects
    
    validation succeeded for archived log
    archive log filename=/u01/app/oracle/product/10.2.0/db_1/dbs/arch2_2_744216789.dbf recid=2 stamp=743939327
    Crosschecked 1 objects
    
    RMAN> backup archivelog all delete input;
    
    Starting backup at 28-FEB-11
    current log archived
    using channel ORA_DISK_1
    using channel ORA_DISK_2
    channel ORA_DISK_1: starting archive log backupset
    channel ORA_DISK_1: specifying archive log(s) in backup set
    input archive log thread=1 sequence=3 recid=1 stamp=744292116
    channel ORA_DISK_1: starting piece 1 at 28-FEB-11
    channel ORA_DISK_2: starting archive log backupset
    channel ORA_DISK_2: specifying archive log(s) in backup set
    input archive log thread=2 sequence=2 recid=2 stamp=743939327
    channel ORA_DISK_2: starting piece 1 at 24-FEB-11
    channel ORA_DISK_1: finished piece 1 at 28-FEB-11
    piece handle=+FRA/db10g/backupset/2011_02_28/annnf0_tag20110228t120354_0.265.744293037 tag=TAG20110228T120354 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:02
    channel ORA_DISK_1: deleting archive log(s)
    archive log filename=/u01/app/oracle/product/10.2.0/db_1/dbs/arch1_3_744216789.dbf recid=1 stamp=744292116
    channel ORA_DISK_2: finished piece 1 at 24-FEB-11
    piece handle=+FRA/db10g/backupset/2011_02_24/annnf0_tag20110228t120354_0.266.743940249 tag=TAG20110228T120354 comment=NONE
    channel ORA_DISK_2: backup set complete, elapsed time: 00:00:03
    channel ORA_DISK_2: deleting archive log(s)
    archive log filename=/u01/app/oracle/product/10.2.0/db_1/dbs/arch2_2_744216789.dbf recid=2 stamp=743939327
    channel ORA_DISK_1: starting archive log backupset
    channel ORA_DISK_1: specifying archive log(s) in backup set
    input archive log thread=1 sequence=4 recid=4 stamp=744293023
    input archive log thread=2 sequence=3 recid=3 stamp=743940232
    channel ORA_DISK_1: starting piece 1 at 28-FEB-11
    channel ORA_DISK_1: finished piece 1 at 28-FEB-11
    piece handle=+FRA/db10g/backupset/2011_02_28/annnf0_tag20110228t120354_0.267.744293039 tag=TAG20110228T120354 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:02
    channel ORA_DISK_1: deleting archive log(s)
    archive log filename=+FRA/db10g/archivelog/2011_02_28/thread_1_seq_4.264.744293023 recid=4 stamp=744293023
    archive log filename=+FRA/db10g/archivelog/2011_02_24/thread_2_seq_3.263.743940231 recid=3 stamp=743940232
    Finished backup at 28-FEB-11
    
    Starting Control File and SPFILE Autobackup at 28-FEB-11
    piece handle=+FRA/db10g/autobackup/2011_02_28/s_744293039.263.744293039 comment=NONE
    Finished Control File and SPFILE Autobackup at 28-FEB-11
    
    SQL> alter system archive log current;
    
    System altered.
    
    RMAN> list archivelog all;
    
    using target database control file instead of recovery catalog
    
    List of Archived Log Copies
    Key     Thrd Seq     S Low Time  Name
    ------- ---- ------- - --------- ----
    5       1    5       A 28-FEB-11 +FRA/db10g/archivelog/2011_02_28/thread_1_seq_5.264.744293089
    6       2    4       A 24-FEB-11 +FRA/db10g/archivelog/2011_02_24/thread_2_seq_4.268.743940307
    
    RMAN> CONFIGURE CHANNEL 1 DEVICE TYPE DISK CLEAR;
    
    old RMAN configuration parameters:
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK CONNECT '*';
    old RMAN configuration parameters are successfully deleted
    
    RMAN> CONFIGURE CHANNEL 2 DEVICE TYPE DISK CLEAR;
    
    old RMAN configuration parameters:
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK CONNECT '*';
    old RMAN configuration parameters are successfully deleted
    
    RMAN> exit
    
    Recovery Manager complete.
    

    Kind regards
    Levi Pereira

    Published by: Levi Pereira on February 28, 2011 12:16

  • How to apply a patch

    Hi all

    How to apply a patch on Oracle, cananybody give me all the steps...

    Here are some of the steps to apply a patch on oracle 9i (9.2.0.7)
    Note: These are pre-installation steps that should be made just before the maintenance window begins

    Make sure you have Perl perl 5.00503 (or later version) - v

    You must use OPatch version 1.0.0.0.54 or later.
    Check the current version:

    $ORACLE_HOME/OPatch/opatch version
    If not, install it. In the $ORACLE_HOME directory copy the p2617419_10102_GENERIC.zip and unzip the latter:

    CP p2617419_10102_GENERIC.zip $ORACLE_HOME.
    MV $ORACLE_HOME/OPatch/$ORACLE_HOME/OPatch.bak
    CD $ORACLE_HOME
    unzip p2617419_10102_GENERIC.zip
    Recheck the current version and if it works:

    $ORACLE_HOME/OPatch/opatch lsinventory

    Before you start the installation check if 'java' and 'jar' executables are present in your Oracle home. In a standard Oracle, 'java' facility is available in $ORACLE_HOME/jre/bin directory and 'pot' is available in $ORACLE_HOME/jdk/bin directory.

    ls-l $ORACLE_HOME/jre /"/ bin"
    ls-l $ORACLE_HOME/jdk/bin
    If you do not have a standard installation and these commands are not present, then call the command "opatch apply" with the flag - jdk, by specifying the full path to the JDK to use.

    Check if the following executables must be present in the $PATH: brand, ar, ld, and nm.

    Copy the file p4751923_92070_LINUX.zip to the directory of your oracle database, unzip it there and go to the 4751923 subdircetory.

    unzip p4751923_92070_LINUX.zip
    CD ~/4751923

    --------------------------------------------------------------------------------
    NOTE: The amount of Service downtime starts here

    Stop all the instances and headphones associated the ORACLE_HOME updated: lsnrctl stop
    sqlplus "/ as sysdba";
    SQL > shutdown immediate;
    SQL > "exit";

    Apply the CPU:

    $ORACLE_HOME/OPatch/opatch apply

    If you encounter errors, please see the "Known issues" section of the 343384.1 document.

    Start up of all instances of database running on the ORACLE_HOME being patched and run a post-installation script.

    CD $ORACLE_HOME/cpu/CPUJan2006
    sqlplus "/ as sysdba";
    SQL > startup;
    SQL > select OBJECT_NAME from DBA_OBJECTS where status = 'INVALID ';
    SQL > @catcpu.sql;
    SQL > "exit";
    Examine the log file. If you encounter errors, please see the "Known issues" section of the 343384.1 document.

    If catcpu.sql reports all invalid objects, compile invalid objects by using the following:

    CD $ORACLE_HOME/rdbms/admin
    sqlplus "/ as sysdba";
    SQL > @utlrp.sql
    Check again if invalid objects:

    SQL > select OBJECT_NAME from DBA_OBJECTS where status = 'INVALID ';
    SQL > "exit";

    Start the listener: lsnrctl start

  • How to apply the AUTOFILTER on interactive report.

    Hello

    I'll have a report / form based on assume that the table EMP

    Page1 - Interactive (report)
    Page 2 - form

    report query-> select * from EMP;

    1 has created a new employee P2_EMP ('ABC') on page 2 and SAVE the record.
    2. as soon as I save the record on page 2, the control returns to Page1 (Interactive report)
    3. on page 1, all the Archives of the employees are displayed.

    What I want to, whenever I create a new employee P2_EMP = 'ABC' and SAVE the record, control on Page1 (Report) but only recording with employee P2_EMP = 'ABC', should be displayed on page 1...

    HOW can I achieve., I mean how to apply the AUTOFILTER on Page1 (interactive report)

    Currently, I have to manually apply the FILTER on page 1 (employee = ABC), I want to avoid.

    Thank you
    Deepak

    Hi Deepak,

    Could you have another element to the 1 'P1_NEW_EMP' page, pass this back into your branch when control passes from Page 2 to Page 1 and then put it as a condition of your report.

     select * from EMP
    where (employee = :P1_NEW_EMP or  :P1_NEW_EMP = '');
    
  • Then I reinstalled FCPX and some how the scale option is missing in the effects window. Can anyone help?

    Then I reinstalled FCPX and some how the scale option is missing in the effects window. Can anyone help?

    Try resetting your preferences. Organize your Opt - Cmd launches the application. Post screen shots of what you see.

  • Absent voice memo to the homescreen on IPhone SE there is no 'utility' or 'extras' anywhere; folder Siri is voice memo, but can not get to the home screen? How to apply for voice memo on the homescreen?

    Absent voice memo to the homescreen on IPhone SE there is no 'utility' or 'extras' anywhere; folder Siri is voice memo, but can not get to the home screen? How to apply for voice memo on the homescreen?

    Try going into settings > general > reset > reset home screen presentation.

Maybe you are looking for

  • Get the Green Screen when I play videos on my HP Pavilion 23 Windows 8

    Hello during playback of videos on my HP Pavilion 23 running windows 8 all of a sudden the video screen goes green and the only way to get a video to play again is to restart the computer. It's a new computer and it has happened as we got it. all upd

  • COS() returning incorrect values

    Hi, anyone of you tried get values of cos() to native c++... ? It seems that sin values are correct, but the cos returns incorrect values. As for example, sin(pi/2) Returns infinity. No idea what could be wrong?

  • Simulated SDCard

    Hey,. I'm getting started with the development of an application for sqlite. I have the source code located on BlackBerry.com. I built the code, called the connection key. I try to go to the SD card and see if the file was created or not. Bascially,

  • Independent migration of LWAPP and dynamic interfaces on the controller 4404

    We are currently migrating from a stand-alone environment. Access points currently take wireless clients and put their right in separate VLANs that SSID that they associate with. Each SSID is another customer So we are essentially acting as a service

  • RAW in LR Mobile settings

    Now that Lr Mobile supports the raw, I try it before a long trip.  I was able to load a raw image via the SD card to the connector of the lightning and select it in the Filmstrip to display in Lr Mobile.  I get to the screen with the changing icon in