Removal of the log archiving using RMAN Target in Oracle 10 g

Hi all
Recently, I noticed that archive logs have been 102 GBs out of the car and I need to free up space. When I tried to connect using the RMAN catalog
connect catalog user@db
I got error message like
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-06445: cannot connect to recovery catalog after NOCATALOG has been used
But I could get through the use
connect target user@db
My query is that I can use
RMAN> delete noprompt expired archivelog all;
as shown in [how to remove the log file archive | https://forums.oracle.com/forums/thread.jspa?threadID=2321257 & start = 0 & tstart = 0]
Or I'll take another approach to remove obsolete archive logs?

Kind regards
* 009 *.

Hello;

Recently, I noticed that archive logs have been 102 GBs out of the car and I need to free up space. When I tried to connect using the RMAN catalog

connect catalog user@db

I got error message like

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-06445: cannot connect to recovery catalog after NOCATALOG has been used

But I could get through the use

connect target user@db

Are you trying to connect through Grid control? If you connect via a script, then please post its content.
Make sure that you are not connected to the database target using "nocatalog.

rman target sys/@ catalog /@

My query is that I can use

RMAN> delete noprompt expired archivelog all;

as shown in [how to remove the log file archive | https://forums.Oracle.com/forums/thread.jspa?threadID=2321257&Start=0&tstart=0]
Or I'll take another approach to remove obsolete archive logs?

Kind regards
* 009 *.

These archives are saved? The command above does not update the RMAN Repository if in case, the archives have been manually delete at the OS level.
I recommend you save these records and then remove them.

RMAN>backup archivelog all not backedup 1 times delete input;

If these archives are already saved and were not deleted from the disk, then you can use the below command

RMAN>delete force noprompt archivelog all completed before 'SYSDATE-n';

where "n" is the number of days of delay on the current date. Be sure to check if these archives have been saved before deleting.

Kind regards
Shivananda

Tags: Database

Similar Questions

  • differences between the Data Pump to back up the database and use RMAN?

    What are the differences between the Data Pump to back up the database and use RMAN? What is DISADVANTAGES and BENEFITS?

    Thank you

    Search for the backup of the database in

    http://docs.Oracle.com/CD/B28359_01/server.111/b28318/backrec.htm#i1007289

    In brief

    RMAN-> physical backup. (copies of the physical database files)

    DataPump-> logical backup. (logical data such as tables, procedures)

    Docs for RMAN-

    http://docs.Oracle.com/CD/B28359_01/backup.111/b28270/rcmcncpt.htm#

    Datapump docs

    http://docs.Oracle.com/CD/B19306_01/server.102/b14215/dp_overview.htm

    Published by: Sunny kichloo on July 5, 2012 06:55

  • Archive the log files are not register with oracle 10g are

    Hello

    I have oracle 10.2.0 Linux redhat 4. my database is archivelog since that sequence mode no 30

    but when I backup all the files in the archives to help newspapers.

    rman> backup archivelog all delete input.
    
    it backups up from sequence 67 
    
    because.
    
    SQL> select sequence# from v$archived_log;
    
     SEQUENCE#
    ----------
            67
            68
            69
            70
            71
            72
            73
            74
            75
            76
            77
    
     SEQUENCE#
    ----------
            78
            79
            80
            81
            82
            83
            84
            85
            86
            87
            88
    
     SEQUENCE#
    ----------
            89
            90
            91
            92
            93
            94
            95
            96
            97
            98
            99
    
     SEQUENCE#
    ----------
           100
           101
           102
           103
           104
           105
           106
           107
           108
           109
           110
    
     SEQUENCE#
    ----------
           111
           112
           113
           114
           115
           116
           117
           118
           119
           120
           121
    
     SEQUENCE#
    ----------
           122
    
    56 rows selected.
    
    while i left with
    
    [oracle@Oracledatabas ArchiveDest]$ ls
    1_30_694492901.dbf  1_40_694492901.dbf  1_50_694492901.dbf  1_60_694492901.dbf
    1_31_694492901.dbf  1_41_694492901.dbf  1_51_694492901.dbf  1_61_694492901.dbf
    1_32_694492901.dbf  1_42_694492901.dbf  1_52_694492901.dbf  1_62_694492901.dbf
    1_33_694492901.dbf  1_43_694492901.dbf  1_53_694492901.dbf  1_63_694492901.dbf
    1_34_694492901.dbf  1_44_694492901.dbf  1_54_694492901.dbf  1_64_694492901.dbf
    1_35_694492901.dbf  1_45_694492901.dbf  1_55_694492901.dbf  1_65_694492901.dbf
    1_36_694492901.dbf  1_46_694492901.dbf  1_56_694492901.dbf  1_66_694492901.dbf
    1_37_694492901.dbf  1_47_694492901.dbf  1_57_694492901.dbf
    1_38_694492901.dbf  1_48_694492901.dbf  1_58_694492901.dbf
    1_39_694492901.dbf  1_49_694492901.dbf  1_59_694492901.dbf
    [oracle@Oracledatabas ArchiveDest]$
    
    i have backup of archive log as 
    
    RMAN> list backup of archivelog all;
    
    
    List of Backup Sets
    ===================
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    3       136.49M    DISK        00:00:08     27-AUG-09
            BP Key: 3   Status: AVAILABLE  Compressed: NO  Tag: TAG20090827T061019
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_27/o1_mf_annnn_TAG20090827T061019_59dpwfkb_.bkp
    
      List of Archived Logs in backup set 3
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    37      1530188    18-AUG-09 1549890    19-AUG-09
      1    38      1549890    19-AUG-09 1584124    19-AUG-09
      1    39      1584124    19-AUG-09 1628757    19-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    7       181.96M    DISK        00:00:12     27-AUG-09
            BP Key: 7   Status: AVAILABLE  Compressed: NO  Tag: TAG20090827T222915
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_27/o1_mf_annnn_TAG20090827T222915_59gj7x0o_.bkp
    
      List of Archived Logs in backup set 7
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    63      2413676    26-AUG-09 2435738    26-AUG-09
      1    64      2435738    26-AUG-09 2472234    27-AUG-09
      1    65      2472234    27-AUG-09 2515317    27-AUG-09
      1    66      2515317    27-AUG-09 2546805    27-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    9       15.94M     DISK        00:00:02     28-AUG-09
            BP Key: 9   Status: AVAILABLE  Compressed: NO  Tag: TAG20090828T001745
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_28/o1_mf_annnn_TAG20090828T001745_59gpmc0s_.bkp
    
      List of Archived Logs in backup set 9
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    30      1328116    17-AUG-09 1330698    17-AUG-09
      1    31      1330698    17-AUG-09 1343639    17-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    11      104.87M    DISK        00:00:07     28-AUG-09
            BP Key: 11   Status: AVAILABLE  Compressed: NO  Tag: TAG20090828T012913
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_08_28/o1_mf_annnn_TAG20090828T012913_59gtsbdk_.bkp
    
      List of Archived Logs in backup set 11
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    31      1330698    17-AUG-09 1343639    17-AUG-09
      1    32      1343639    17-AUG-09 1386340    17-AUG-09
      1    33      1386340    17-AUG-09 1418708    17-AUG-09
    
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    18      2.44G      DISK        00:03:18     17-SEP-09
            BP Key: 18   Status: AVAILABLE  Compressed: NO  Tag: TAG20090917T002120
            Piece Name: /home/oracle/product/10.2.0/flash_recovery_area/NEO/backupset/2009_09_17/o1_mf_annnn_TAG20090917T002120_5c3gb2m2_.bkp
    
      List of Archived Logs in backup set 18
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    67      2546805    27-AUG-09 2571963    28-AUG-09
      1    68      2571963    28-AUG-09 2610800    28-AUG-09
      1    69      2610800    28-AUG-09 2647832    28-AUG-09
      1    70      2647832    28-AUG-09 2668839    28-AUG-09
      1    71      2668839    28-AUG-09 2705408    29-AUG-09
      1    72      2705408    29-AUG-09 2749633    29-AUG-09
      1    73      2749633    29-AUG-09 2783675    30-AUG-09
      1    74      2783675    30-AUG-09 2826464    30-AUG-09
      1    75      2826464    30-AUG-09 2860499    30-AUG-09
      1    76      2860499    30-AUG-09 2903504    31-AUG-09
      1    77      2903504    31-AUG-09 2943108    31-AUG-09
      1    78      2943108    31-AUG-09 2977859    31-AUG-09
      1    79      2977859    31-AUG-09 2998785    01-SEP-09
      1    80      2998785    01-SEP-09 3042779    01-SEP-09
      1    81      3042779    01-SEP-09 3086898    01-SEP-09
      1    82      3086898    01-SEP-09 3103245    02-SEP-09
      1    83      3103245    02-SEP-09 3147628    02-SEP-09
      1    84      3147628    02-SEP-09 3192216    02-SEP-09
      1    85      3192216    02-SEP-09 3208480    02-SEP-09
      1    86      3208480    02-SEP-09 3248106    03-SEP-09
      1    87      3248106    03-SEP-09 3294064    03-SEP-09
      1    88      3294064    03-SEP-09 3323611    03-SEP-09
      1    89      3323611    03-SEP-09 3352060    04-SEP-09
      1    90      3352060    04-SEP-09 3399516    04-SEP-09
      1    91      3399516    04-SEP-09 3440740    04-SEP-09
      1    92      3440740    04-SEP-09 3457884    05-SEP-09
      1    93      3457884    05-SEP-09 3485157    05-SEP-09
      1    94      3485157    05-SEP-09 3523208    05-SEP-09
      1    95      3523208    05-SEP-09 3558325    05-SEP-09
      1    96      3558325    05-SEP-09 3600414    06-SEP-09
      1    97      3600414    06-SEP-09 3642729    06-SEP-09
      1    98      3642729    06-SEP-09 3678479    07-SEP-09
      1    99      3678479    07-SEP-09 3720642    07-SEP-09
      1    100     3720642    07-SEP-09 3748794    07-SEP-09
      1    101     3748794    07-SEP-09 3777963    08-SEP-09
      1    102     3777963    08-SEP-09 3823393    08-SEP-09
      1    103     3823393    08-SEP-09 3865230    08-SEP-09
      1    104     3865230    08-SEP-09 3880510    09-SEP-09
      1    105     3880510    09-SEP-09 3906888    09-SEP-09
      1    106     3906888    09-SEP-09 3961086    09-SEP-09
      1    107     3961086    09-SEP-09 3982103    10-SEP-09
      1    108     3982103    10-SEP-09 4034528    10-SEP-09
      1    109     4034528    10-SEP-09 4055556    11-SEP-09
      1    110     4055556    11-SEP-09 4115268    11-SEP-09
      1    111     4115268    11-SEP-09 4128557    12-SEP-09
      1    112     4128557    12-SEP-09 4165104    12-SEP-09
      1    113     4165104    12-SEP-09 4202850    12-SEP-09
      1    114     4202850    12-SEP-09 4258353    13-SEP-09
      1    115     4258353    13-SEP-09 4298900    14-SEP-09
      1    116     4298900    14-SEP-09 4341046    14-SEP-09
      1    117     4341046    14-SEP-09 4365180    15-SEP-09
      1    118     4365180    15-SEP-09 4424992    15-SEP-09
      1    119     4424992    15-SEP-09 4439538    15-SEP-09
      1    120     4439538    15-SEP-09 4489259    16-SEP-09
      1    121     4489259    16-SEP-09 4532807    16-SEP-09
      1    122     4532807    16-SEP-09 4548893    17-SEP-09
    
    
    
    and when i try
    
    RMAN> backup archivelog from sequence 30 until sequence 66;
    
    Starting backup at 17-SEP-09
    using channel ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 09/17/2009 04:01:25
    RMAN-20242: specification does not match any archive log in the recovery catalog
    
    
    when i try to restore database on testing server it ask me for
    
    
    
    MAN> recover database until sequence 121;
    
    Starting recover at 17-SEP-09
    using channel ORA_DISK_1
    
    starting media recovery
    
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=37
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=38
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=39
    channel ORA_DISK_1: reading from backup piece /home/oracle/o1_mf_annnn_TAG20090827T061019_59dpwfkb_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/home/oracle/o1_mf_annnn_TAG20090827T061019_59dpwfkb_.bkp tag=TAG20090827T061019
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:17
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=63
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=64
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=65
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=66
    channel ORA_DISK_1: reading from backup piece /home/oracle/o1_mf_annnn_TAG20090827T222915_59gj7x0o_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/home/oracle/o1_mf_annnn_TAG20090827T222915_59gj7x0o_.bkp tag=TAG20090827T222915
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:15
    channel ORA_DISK_1: starting archive log restore to default destination
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=31
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=32
    channel ORA_DISK_1: restoring archive log
    archive log thread=1 sequence=33
    channel ORA_DISK_1: reading from backup piece /home/oracle/o1_mf_annnn_TAG20090828T012913_59gtsbdk_.bkp
    channel ORA_DISK_1: restored backup piece 1
    piece handle=/home/oracle/o1_mf_annnn_TAG20090828T012913_59gtsbdk_.bkp tag=TAG20090828T012913
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:07
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_31_694492901.dbf thread=1 sequence=31
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_32_694492901.dbf thread=1 sequence=32
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_33_694492901.dbf thread=1 sequence=33
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf thread=1 sequence=34
    archive log filename=/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf thread=1 sequence=35
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 09/17/2009 03:01:31
    RMAN-11003: failure during parse/execution of SQL statement: alter database recover logfile '/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf'
    ORA-00310: archived log contains sequence 34; sequence 35 required
    ORA-00334: archived log: '/home/oracle/DataBaseBackups/ArchiveDest/1_34_694492901.dbf'
    My question is why my 30 to 66 sequence archivelog file are not saved with the database in v$ archived_log and how to solve this problem.

    Thank you
    Umesh

    You may need to increase the CONTROL_FILE_RECORD_KEEP_TIME value.

    If the archivelogs are still on the disk, you can try to catalog them with:

    RMAN> catalog start with '/home/oracle/DataBaseBackups/ArchiveDest/;
    

    or if you don't need the file you can simply remove the o/s and run the following:

    RMAN> crosscheck archivelog all;
    RMAN> delete expired archivelog all;
    
  • changing the location of the log archiving PLZ flash recovery area HELP!

    Hi all

    My journal archive is stored in an area of memory flash that got the full and the production server is down.

    Details of the alerts log file...
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 43432960 bytes disk space from 2147483648 limit
    *** 2010-04-25 14:22:49.777 62692 kcrr.c
    ARCH: Error 19809 Creating archive log file to 
    
    '/oracle/product/10.2.0/flash_rec
    overy_area/EDWREP/archivelog/2010_04_25/o1_mf_1_232_%u_.arc'
    *** 2010-04-25 14:22:49.777 60970 kcrr.c
    kcrrfail: dest:10 err:19809 force:0 blast:1
    I deleted the files and started the database,

    Can a good person kindly tell me how to avoid this problem in the future by keeping the destination of the newspaper archive in the flash recovery area.

    I want to change the location of the files to archive log, can someone ' a please guide me about hiow to do

    I changed the size of the area of recovery flash for now, but I fear that it will be again!
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    ------------ ------------------ ------------------------- ---------------
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                99.44                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    
    6 rows selected.
    
    SQL> alter system set DB_RECOVERY_FILE_DEST_SIZE = 4G ;
    
    System altered.
    
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    ------------ ------------------ ------------------------- ---------------
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                49.72                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    
    6 rows selected.
    Kind regards

    Published by: user10243788 on April 25, 2010 06:12

    following steps should be ok
    (1) create pfile from spfile;
    (2) remove the unnecessary params
    (3) configure log_archive_dest_1
    Note: do not remove the db_recovery_file_dest, db_recovery_file_dest_size, and parameters. they may be required at another time
    (4) stop and start your database using this new pfile
    (5) check if the archives are in one place
    (6) create spfile and bounce database to ensure that it uses spfile

    Please try all the steps test env first and go ahead in the event of success, to production

  • change the location of the log archive

    Hello


    DB is 9.2.0.7
    Operating system is HP - UX 11.23

    Log_archive_dest = archivelogs/backup /.

    This site is located on a single hard drive.

    When this disc goes down, database stops. Need to change the location to another drive online.

    I have a procedure to follow

    SQL > change the start of the archive log system of ' < nouvel_emplacement >;

    Once the disc problem is resolved.

    back from the old location.

    -----
    what you guys think... any other procedure

    Note: I'm just asking questions about my practical purpose. in practice, we will put the location of the newspaper archive in the mirrored partition or archive 2 destinations.

    oradba2,

    You're still using log_archive_dest. You are running Enterprise or Standard?
    When you run Enterprise, you must use log_archive_dest_1, log_archive_dest_2 etc.

    And you must archive log start!
    Just alter system set log_archive_dest (_) will do the trick.

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

  • view the log by using the time field a date of last year start date

    As the new year begins, I notice that if I try to do a 'show log beginning December 28 00:00:00 ' to get all the logs that surrounds an event of last week, I get no results. Most likely because the router's view I want newspapers beginning December 28, 2016, who has not yet arrived.  This command must be modified to use the * last * appearance of the starting date, not the date of beginning of this calendar year.

    This has been fixed in 5.2.3 and 5.3.0 increase CSCud91074

    Thank you

    Sam

  • Removal of the Dimensions / cubes using DBMS commands

    Hello

    I have an implementation of OLAP Oracle 11 g, which includes a number of cubes and their related dimensions.

    A modification is necessary for one of the dimensions, and I want to apply this change to all of the associated cubes.
    I would like to do this in a script if possible, rather than using the MN.

    First of all, is it possible to apply the size changed to the workspace without deleting the current version and the related cubes? This reveal obviously be the most desirable approach.

    If this is not possible, is there an order of DBMS can I use to remove the cubes and the already existing dimension?
    I have xml files to re-create objects, once the existing versions are deleted.

    Thank you very much
    John

    The various DBMS_CUBE. IMPORT_XML procedures will take a specificaion XML (for example, AWM) and apply to the database. If the XML code declares an object that already exists, then it will be simply updated to match the XML.

    There are a few caveats here.

    A: you must remove all the variables of the XML binding before sending it to DBMS_CUBE warning. IMPORT_XML

    Step 1: Remove the following preamble from the XML, so she's here

    
      %BIND_VALUES;
      ]>
    

    Step 2: Edit the following section so that he calls the real AW instead of the variable binding.

    
    

    So it should end up with something like this:

    
    

    Caveat B: The XML is additive - new objects found in the XML file will be created, but not found in the XML file existing objects will not be deleted

    To remove an object, you must add an explicit XML attribute of the form Action = "DELETE" the object of (sub) - you want to remove. For example this PL/SQL deletes the attribute named MY_ATTRIBUTE to the dimension named PRODUCT.

    declare
    begin
     dbms_cube.import_xml( to_clob(
    '
      
         
      
    
    ') );
    end;
    /
    

    C warning: lists of objects are objects that are additive, so new always go at the end of the list, regardless of their order in the XML

    To reorder a list of objects, you must use the Action = 'CLEAR', and then add the objects in the new order. The following example moves the ITEM level to the top of the product hierarchy.

    GLOBAL > select level_name from user_cube_hier_levels where dimension_name = 'PRODUCT' order by order_num;
    
    LEVEL_NAME
    --------------------------------------------------------------------------------
    TOTAL_PRODUCT
    CLASS
    FAMILY
    ITEM
    
    GLOBAL > begin
     dbms_cube.import_xml( to_clob(
    '
      
        
          
           
           
           
           
           
          
        
      
    
    ') );
    end;
    /
    
    PL/SQL procedure successfully completed.
    
    GLOBAL > select level_name from user_cube_hier_levels where dimension_name = 'PRODUCT' order by order_num;
    
    LEVEL_NAME
    --------------------------------------------------------------------------------
    TOTAL_PRODUCT
    ITEM
    FAMILY
    CLASS
    
  • can u we take online redo log backups using RMAN... can you guide me

    can u we take online redo logs using RMAN backups... in 1og

    RMAN does not backup online redo logs.

  • Remove all the log of calls by program

    I clear the log of calls all (Normal & missed), but is ArrayIndexofBoundException.

    try {}
    PHNL PhoneLogs = PhoneLogs.getInstance ();
    int normalCount = phnl.numberOfCalls (PhoneLogs.FOLDER_NORMAL_CALLS);
    for (int a = 0;< normalcount;="" a++)="">
    phnl.deleteCall (a, PhoneLogs.FOLDER_NORMAL_CALLS);
    }
    normalCount = phnl.numberOfCalls (PhoneLogs.FOLDER_MISSED_CALLS);
    for (int a = 0;< normalcount;="" a++)="">
    phnl.deleteCall (a, PhoneLogs.FOLDER_MISSED_CALLS);
    }
    } catch (Exception e) {}
    System.out.Print ("Exception occurred" + try ());
    }

    Can you please help me in the present to solve this problem.

    My guess would be that the size of the phonelogs decreases when you delete an object, an iteration of the upper border down.
    (int a = count-1, a >-)<,>

  • Automatic removal of the journal archive from a single location to multiple locations.

    Hello

    I'm under the 11r1 version database.

    I put two locations of journal archive. now, I want to archive logs to be deleted through RMAN from a location that the other location should not be affected. What are specific to define parameters. Is there a specific for this command please advise.

    Thanks in advance.

    If you see Hemant response in the link, below, he showed how to remove records of 1 place.

    RMAN backup with 2 slots of journal archive

  • Closing removes all the saved passwords used to connect automatically to YouTube and Hotmail

    Moose title: stop, my sign plunges of Hotmail and You Tube, never used to give up sign ins?

    Locking computer removes all sign ins.

    Never used to do this. As always, I clicked on

    Stay connected Hot Mail and you Tube.

    How can I fix this.

    Nuts will sign in everything what it after shut down.

    Hello

    1. what browser do you use to connect to Web sites?

    2 when was the last time it was working fine?

    3. This only happens for this website or any websites?

    4 did you last modified the software on the computer?

    I suggest you to go through the steps mentioned in the link and the Coachman.

    Store passwords for automatic logon

    http://Windows.Microsoft.com/en-us/Windows-Vista/store-passwords-for-automatic-logon

    Fill in website forms and passwords automatically

    http://Windows.Microsoft.com/en-us/Windows-Vista/fill-in-website-forms-and-passwords-automatically

    I hope this helps.

  • Obsolete: mysql_pconnect(): the mysql extension is deprecated and will be removed in the future: instead, use mysqli or PDO

    Hello I'm doing a site for my work and try to connect to a database from dreamweaver (Via WAMP) - I did it successfully before when you do a 'test' site, but now, when I do the same as I have the last time (after the update DW and WAMP) I now get an error message when I F12 (Preview in browser) my results.php page. (see image below):

    error.jpg

    I tried to find a solution on google, but didn't find any that help me if I use WAMP with Dreamweaver. I see maybe I need to change the code in the config.inc.php file, or paste the code somewhere below, but for the life of me I can't work on which file I am supposed to copy this code in to and where? I tried to copy it in the upper part of the config.inc.php file, but the error remains.

    <? PHP

    error_reporting(E_ALL ^ E_DEPRECATED);



    Anyone know how to make the error go away please?

    Thank you

    Sara

    Sara.Reese wrote:

    Ok thank you. Don't suppose you know how to do the error to go away in the meantime although do you? I do not see! ESP when she shows the boss when I spotted it

    Try:

    error_reporting(0); // Turn off all error reporting
    ?>

  • Cannot submit the log import using fnd_request.submit_request

    Hi all

    Environment:

    -EBS R12.2.2

    -Oracle DB 11.2.0.3.0

    1.i am insert data into the table gl_interface

    INSERT INTO apps.gl_interface (status,

    ledger_id,

    accounting_date,

    currency_code,

    Date_Created,

    created_by,

    actual_flag,

    user_je_category_name,

    user_je_source_name,

    entered_dr,

    entered_cr,

    code_combination_id)

    values ('NEW',

    2023,

    31 December 2014 '.

    "USD."

    SYSDATE,

    1150,

    « A »,

    "MTM forward."

    "MTM forward."

    100,

    150,

    9006);

    2. then I insert the data into the gl_interface_control table

    INSERT

    IN apps.gl_interface_control (je_source_name, interface_run_id, status)

    VALUES)

    je_source_rec.user_je_source_name,

    Apps.gl_journal_import_s.nextval,

    'S');

    3. then running concurrent import program Journal, its request_id returns 0 .

    lv_request_id: = apps.fnd_request.submit_request)

    request = > "SQLGL"

    PROGRAM = > "GLLEZL"

    Description = > NULL,

    start_time = > SYSDATE,.

    sub_request = > FALSE,

    argument1 = > iv_interface_run_id, - interface id run

    argument2 = > iv_access_set_id,-set_id to data access

    Argument3 = > 'n', - post to suspense

    Argument4 = > NULL,-date

    Argument5 = > NULL,-to date

    Argument6 = > iv_summary_flag,-summary view

    Argument7 = > 'n',-import FDF

    Argument8 = > 'Y' - top-down mode

    );

    Please help me on this?

    If you need more details on this please let me know.

    Kind regards

    Sandrine

    Try Fnd_Global.apps_initialize before your code.

  • Image appears in the pdf by using XSL - FO and Oracle 11 g parts report

    Good afternoon


    I created more than 15 reports using XSL - fo with the following syntax to display an image on the pdf file:

    FO:block margin left = "0.24 cm' margin right ="0.27 cm' margin-top = "0.0 cm" > < fo: external-graphic content-width = "scale-to-fit" content-height = "scale-to-fit" width = "1.73 cm" height = "1.57 cm" >
    < xsl: attribute name = "src" > "url ("http://readiness:7780/i/marforcom_symbol_rpts.gif")" < / xsl: attribute > < / fo: external-graphic >
    < / fo:block >

    This syntax works correctly when you use Oracle 10 g, now my database has been upgraded to 11g and my image no longer appears in the reports. I already download the image in the database as an image of workspace.

    I tried to point the image @ the image using url(#WORKSPACE_IMAGE#marforcom_symbol_rpts.gif)
    or < img src = "#IMAGE_PREFIX #marforcom_symbol_rpts.gif")

    and it still does not work.

    I searched this forum trying to find a solution that will solve my problem and can not.

    Current config: Oracle 11g, using the pl/sql gateway.

    I need to know how to point the xsl - fo file to the database, where the image resides now.
    Thank you
    Mary

    Published by: Gabriel on 25 July 2012 15:15

    Published by: Gabriel on 25 July 2012 15:51

    Hello

    I think you need to load the images for XDB virtual directory is the database, and then use #IMAGE_PREFIX # substitution.

    This could help them access is
    http://www.apex-blog.com/Oracle-Apex/accessing-i-using-FTP-170.html

    Or use it to load the images
    http://oracleinsights.blogspot.fi/2012/05/loading-images-into-Oracle-XDB.html

    Kind regards
    Jari
    -----
    My Blog: http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Current archive log has been deleted, how to recover using the previous archive log?

    Hello

    My current log sequence #819 and it has been deleted and no other choice to get it back and I have previous newspapers archived with sequences #814 à 818.

    When I start my database is to show that the use ' MUST USE RESETLOGS or NORESETLOGS option of database open, then I used the command

    SQL > ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    *
    ERROR on line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: ' E:\APP\ADMINISTRATOR\ORADATA\ORCL\SYSTEM01. DBF'

    SQL > alter database recover;
    ALTER database recover
    *
    ERROR on line 1:
    ORA-00283: cool cancelled due to errors
    ORA-01610: recovery using BACKUP CONTROLFILE option must be
    SQL > alter database recovery using backup controlfile;
    change the database recovery using backup controlfile
    *
    ERROR on line 1:
    ORA-00279: change 8433746 September at 15/01/2013 19:51:59 needed to screw 1
    ORA-00289: suggestion:
    E:\APP\ADMINISTRATOR\FLASH_RECOVERY_AREA\ORCL\ARCHIVELOG\2013_01_16\O1_MF_1_819_

    % U_. ARC
    ORA-00280: change 8433746 thread 1 is in sequence #819

    now, I don't have the log archiving with 819 sequence, I recover from 818. Please tell me how to do?

    Hello

    1. select * from v$log and see which log file is current. Query v$logfile to check physical file location belonging to current log group.
    2. Take bacup of your curent control file using copy/paste of your OS
    3. Issue following command in mount state
    recover database until cancel using backup controlfile
    4. When it finishes applying available archived logs, still it will ask for the location of archived logs which have not been applied, here provide path of current redo log file you got in first step. Here your recovery will finish after applying current redo log
    5.alter database open resetlogs.
    

    Salman

Maybe you are looking for