DB12 - Overview of REDO logfiles - Not yetbackedup - 300 Maximum

Experts...............
In DB12..
Under Redo Log Backups
on Overview of redo log files
....it shows maximum ...300.....
but actually my "oraarch" directory contains 300+ archives , but it still shows "300" as highest number in DB12...
How we can fix and get the right number of redo logs not backed up when archive log count is more than 300..
Rgds

Closing it as no replied and to minimize my open questions
Rgds

Similar Messages

  • DB12 last successful back up not available

    Hi, i am having problem with backup in our quality system.
    Orcale :10g
    sap ecc6.0
    we are taking online backup  every monday, wednesday, thursday. DB12- last successful backup  not available
    overview of redo log files     not yet backed up  300.
    sapqas:orabqs 3> pwd
    /oracle/BQS/102_64/dbs
    sapqas:orabqs 4> ls
    agent.lic                    initBQS.sap
    dsmerror.log                 initBQS.sap.040107
    hc_BQS.dat                   initBQS.sap.backup040407
    init.ora                     initBQS.utl
    initBQS.000                  initBQS.utl.old
    initBQS.001                  initBQS2703.sap
    initBQS.002                  initdw.ora
    initBQS.1.ora                initoraBQS.bki.old
    initBQS.2.ora                initoraBQS.utl.old
    initBQS.bki                  initorabqs.bki.old
    initBQS.bki.cms              initorabqs.utl.backup030407
    initBQS.bki.old              initorabqs.utl.old
    initBQS.dba                  lkBQS
    initBQS.ora                  orapwBQS
    initBQS.ora.SAPINST-ORIG     spfileBQS.ora
    sapqas:orabqs 5> more initBQS.sap
    @(#) $Id: //bas/700_REL/src/ccm/rsbr/initAIX.sap#5 $ SAP
    SAP backup sample profile.                                           #
    The parameter syntax is the same as for init.ora parameters.         #
    Enclose parameter values which consist of more than one symbol in    #
    double quotes.                                                       #
    After any symbol, parameter definition can be continued on the next  #
    line.                                                                #
    A parameter value list should be enclosed in parentheses, the list   #
    items should be delimited by commas.                                 #
    There can be any number of white spaces (blanks, tabs and new lines) #
    between symbols in parameter definition.                             #
    backup mode [all | all_data | full | incr | sap_dir | ora_dir
    | all_dir | <tablespace_name> | <file_id> | <file_id1>-<file_id2>
    | <generic_path> | (<object_list>)]
    default: all
    backup_mode = all
    restore mode [all | all_data | full | incr | incr_only | incr_full
    | incr_all | <tablespace_name> | <file_id> | <file_id1>-<file_id2>
    | <generic_path> | (<object_list>) | partial | non_db
    redirection with '=' is not supported here - use option '-m' instead
    default: all
    restore_mode = all
    backup type [offline | offline_force | offline_standby | offline_split
    | offline_mirror | offline_stop | online | online_cons | online_split
    | online_mirror
    default: offline
    backup_type = online_cons
    #backup_type = offline_force
    backup device type
    [tape | tape_auto | tape_box | pipe | pipe_auto | pipe_box | disk
    | disk_copy | disk_standby | stage | stage_copy | stage_standby
    | util_file | util_file_online | rman_util | rman_disk | rman_stage
    | rman_prep]
    default: tape
    backup_dev_type = tape
    #backup_dev_type = util_file
    #backup_dev_type = util_file
    backup root directory [<path_name> | (<path_name_list>)]
    default: $SAPDATA_HOME/sapbackup
    backup_root_dir = /oracle/BQS/sapbackup
    stage root directory [<path_name> | (<path_name_list>)]
    default: value of the backup_root_dir parameter
    stage_root_dir = /oracle/BQS/sapbackup
    compression flag [no | yes | hardware | only]
    default: no
    compress = no
    compress command
    first $-character is replaced by the source file name
    second $-character is replaced by the target file name
    <target_file_name> = <source_file_name>.Z
    for compress command the -c option must be set
    recommended setting for brbackup -k only run:
    "compress -b 12 -c $ > $"
    no default
    compress_cmd = "compress -c $ > $"
    uncompress command
    first $-character is replaced by the source file name
    second $-character is replaced by the target file name
    <source_file_name> = <target_file_name>.Z
    for uncompress command the -c option must be set
    no default
    uncompress_cmd = "uncompress -c $ > $"
    directory for compression [<path_name> | (<path_name_list>)]
    default: value of the backup_root_dir parameter
    compress_dir = /oracle/BQS/sapreorg
    brarchive function [save | second_copy | double_save | save_delete
    | second_copy_delete | double_save_delete | copy_save
    | copy_delete_save | delete_saved | delete_copied]
    default: save
    archive_function = save_delete
    directory for archive log copies to disk
    default: first value of the backup_root_dir parameter
    archive_copy_dir = /oracle/BQS/saparch
    directory for archive log copies to stage
    default: first value of the stage_root_dir parameter
    archive_stage_dir = /oracle/BQS/sapbackup
    delete archive logs from duplex destination [only | no | yes | check]
    default: only
    archive_dupl_del = only
    new sapdata home directory for disk_copy | disk_standby
    no default
    new_db_home = /oracle/C11
    stage sapdata home directory for stage_copy | stage_standby
    default: value of the new_db_home parameter
    stage_db_home = /oracle/C11
    original sapdata home directory for split mirror disk backup
    no default
    orig_db_home = /oracle/C11
    remote host name
    no default
    remote_host = <host_name>
    remote user name
    default: current operating system user
    remote_user = <user_name>
    tape copy command [cpio | cpio_gnu | dd | dd_gnu | rman | rman_gnu
    rman_dd | rman_dd_gnu]
    default: cpio
    tape_copy_cmd = dd
    disk copy command [copy | copy_gnu | dd | dd_gnu | rman | rman_gnu]
    default: copy
    disk_copy_cmd = copy
    stage copy command [rcp | scp | ftp]
    default: rcp
    stage_copy_cmd = rcp
    pipe copy command [rsh | ssh]
    default: rsh
    pipe_copy_cmd = rsh
    flags for cpio output command
    default: -ovB
    cpio_flags = -ovB
    flags for cpio input command
    default: -iuvB
    cpio_in_flags = -iuvB
    flags for cpio command for copy of directories to disk
    default: -pdcu
    use flags -pdu for gnu tools
    cpio_disk_flags = -pdcu
    flags for dd output command
    default: "obs=16k"
    recommended setting:
    Unix:    "obs=nk bs=nk", example: "obs=64k bs=64k"
    Windows: "bs=nk",        example: "bs=64k"
    dd_flags = "obs=64k bs=64k"
    flags for dd input command
    default: "ibs=16k"
    recommended setting:
    Unix:    "ibs=nk bs=nk", example: "ibs=64k bs=64k"
    Windows: "bs=nk",        example: "bs=64k"
    dd_in_flags = "ibs=64k bs=64k"
    number of members in RMAN save sets [ 1 | 2 | 3 | 4 | tsp | all ]
    default: 1
    saveset_members = 1
    additional parameters for RMAN
    rman_channels and rman_filesperset are only used when rman_util,
    rman_disk or rman_stage
    rman_channels defines the number of parallel sbt channel allocations
    rman_filesperset = 0 means:
    one file per save set - for non-incremental backups
    all files in one save set - for incremental backups
    the others have the same meaning as for native RMAN
    rman_channels = 1
    rman_filesperset = 0
    rman_maxpiecesize = 0   # in KB - former name rman_kbytes
    rman_rate = 0           # in KB - former name rman_readrate
    rman_maxopenfiles = 0
    rman_maxsetsize = 0     # in KB - former name rman_setsize
    additional parameters for RMAN version 8.1
    the parameters have the same meaning as for native RMAN
    rman_diskratio = 0      # deprecated in Oracle 10g
    rman_pool = 0
    rman_copies = 0 | 1 | 2 | 3 | 4 # former name rman_duplex
    rman_proxy = no | yes | only
    special parameters for an external backup library, example:
    rman_parms = "BLKSIZE=65536 ENV=(BACKUP_SERVER=HOSTNAME)"
    rman_send = "'<command>'"
    rman_send = ("channel sbt_1 '<command1>' parms='<parameters1>'",
                 "channel sbt_2 '<command2>' parms='<parameters2>'")
    remote copy-out command (backup_dev_type = pipe)
    $-character is replaced by current device address
    no default
    in oracle/sid/sapbackup  folder i found one file bdxwbpsz.ant that was created on  May 7th 2008( Wednesday)
    plz check this:
    sapqas:orabqs 21> more bdxwbpsz.ant
    BR0051I BRBACKUP 7.00 (24)
    BR0055I Start of database backup: bdxwbpsz.ant 2008-05-07 01.04.17
    BR0484I BRBACKUP log file: /oracle/BQS/sapbackup/bdxwbpsz.ant
    BR0477I Oracle pfile /oracle/BQS/102_64/dbs/initBQS.ora created from spfile /ora
    cle/BQS/102_64/dbs/spfileBQS.ora
    BR0280I BRBACKUP time stamp: 2008-05-07 01.04.18
    BR0319I Control file copy created: /oracle/BQS/sapbackup/cntrlBQS.dbf 46383104
    BR0101I Parameters
    Name                           Value
    oracle_sid                     BQS
    oracle_home                    /oracle/BQS/102_64
    oracle_profile                 /oracle/BQS/102_64/dbs/initBQS.ora
    sapdata_home                   /oracle/BQS
    sap_profile                    /oracle/BQS/102_64/dbs/initBQS.sap
    backup_mode                    ALL
    backup_type                    online
    backup_dev_type                tape
    compress                       no
    tape_copy_cmd                  dd
    cpio_flags                     -ovB
    cpio_in_flags                  -iuvB
    dd_flags                       obs=64k bs=64k
    dd_in_flags                    ibs=64k bs=64k
    rewind                         tctl -f $ rewind
    rewind_offline                 tctl -f $ offline
    tape_size                      307200.000 MB
    tape_address                   /dev/rmt0.1
    tape_address_rew               /dev/rmt0
    volume_backup                  BQSB29
    expir_period                   0
    tape_use_count                 100
    exec_parallel                  0
    system_info                    bqsadm/orabqs sapqas AIX 3 5 00C0799E4C00
    oracle_info                    BQS 10.2.0.2.0 8192 2370 485914644 sapqas WE8DEC
    UTF8
    sap_info                       700 SAPSR3 0002LK0003BQS0011V18391775040013NetWea
    ver_ORA
    make_info                      rs6000_64 OCI_102 Mar  3 2007
    command_line                   brbackup -u / -jid ALLOG20080507010416 -c force -
    t online -m all -p initBQS.sap -v BQSB29 -a -c force -p initBQS.sap -sd
    BR0116I ARCHIVE LOG LIST before backup for database instance BQS
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/BQS/oraarch/BQSarch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     2367
    Next log sequence to archive   2370
    bdxwbpsz.ant (6%)
    plz suggest how can I take online backup and redo log backup.

    Hi Shrinivas,
    Are you taking backup from the local tape device or from 3rd party software.
    I cannot clearly what is the exact problem, Your saying either Db12 the status is mot shown then asking for how to take the backup.
    If a backup device is properly configured in the system, then you can take online and offline backup by scheduling in the DB13 tcode.
    Pls state the exact problems so that it is easy to provide the solution.
    Regards,
    Maheswaran

  • Db_writer_processes and the location of the redo logfile

    Is any beneficiary relationship between the number of the DBWR and the location of the redo logfiles? i.e if I spread out the redo logfile to several disks, will that benefit system with multiple DBWR? My system is 10g r2 on AIX 5.3 L with 4 CPU and 4 HDs (73.6 G each).
    Message was edited by:
    user508054

    Is any beneficiary relationship between the number of
    the DBWR and the location of the redo logfiles? i.e
    if I spread out the redo logfile to several disks,
    will that benefit system with multiple DBWR? NO. DBWR writes modified db buffers from the buffer cache to disk (datafiles). So multiple DBWn helps speed up the process (not for Redo Logs)
    One of the benefits you get from spreading out the redo logfile to several disks is easier recoverability against damage(with different log members on different disks). This is because LGWR (not DBWR) writes the same redo information to the multiple logfiles you greate.

  • When occurs crash recovery,why use active online redo log not archived log?

    If current redo log had archived, but it's still 'ACTIVE'. As we all know, archived log is just an archived copy of the current redo log which is still 'ACTIVE', they have the same data. But why use active online redo log not archived log for crash recovery?(I think, if crash recovery can use archived log, then whether the online redo log is 'ACTIVE' or not, it can be overwritten)
    Quote:
    Re: v$log : How redo log file can have a status ACTIVE and be already archived?
    Hemant K Chitale
    If your instance crashes, Oracle attempts Instance Recovery -- reading from the Online Redo Logs. It doesn't need ArchiveLogs for Instance Recovery.
    TanelPoder
    Whether the log is already archived or not doesn't matter here, when the instance crashes, Oracle needs some blocks from that redolog. Archivelog is just an archived copy of the redolog, so you could use either the online or achive log for the recovery, it's the same data in there (Oracle reads the log/archivelog file header when it tries to use it for recovery and validates whether it contains the changes (RBA range) in it what it needs).

    Aman.... wrote:
    John,
    Are you sure that the instance recovery (not the media recovery) would be using the archived redo logs? Since the only thing that would be lost is the isntance, there wouldn't be any archived redo log generated from the Current redo log and the previous archived redo logs, would be already checkpointed to the data file, IMHO archived redo logs won't participate in the instance recovery process. Yep, shall watch the video but tomorrow .
    Regards
    Aman....
    That's what I said. Or meant to say. If Oracle used archivelogs for instance recovery, it would not be possible to recover in noarchive log mode. So recovery relies exclusively on the online log.
    Sorry I wasted your time, I'll try to be less ambiguous in future

  • Why the redo.logfile in my standby db flash_recovery\dbsid\backupset\ ?

    1)I use rman script"duplicate target database for standby nofilenamecheck dorecover"
    why the redo logfile automatcly generate in my standby db flash_recovery_area\sid\backupset?while it is in oradata\sid fold on primary role databse?
    2)does dataguard apply archivedlog transmitted from primary db directly?or by standby redo log or standby log?
    3)How and why standby redo logfile used?

    the sequence# 1 has the fisrt_change# greater than
    the next_chage#, it's any reason for that?.
    SEQUENCE# FIRST_CHANGE# NEXT_CHANGE#
    1 534907 551724
    I was confused?????
    SQL> select 534907-551724  from dual;
    534907-551724
           -16817

  • REDO LOGFILES Backup

    Actually What  are Redo logfiles  .........?
    HOw can i take backup of Redo logfiles from SAP4.7 and ecc6.0 ............?
    And in  Real time scenario HOw often do we take backup of Redo logfiles.........?

    Hi Gibbs,
    Redolog files that will be containing the change log for database update.
    You can take backup of redolog files using BRTOOLS for ecc6 and SAPDBA for 4.7e.
    Normally it should be taken regularly to avoid archive stuck.Better you schedule it regularly using T-code DB13.
    check this link
    http://help.sap.com/saphelp_nw70/helpdata/EN/8c/09503e30a9d549e10000000a114084/content.htm
    Regards
    Ashok

  • Code (14) NOT = 200** - 300** -- pls see exp

    Hi
    Pls write the code for this condition in Java :-
    Code (14) NOT = 200** - 300**
    The Code element has 14 values in it , the length of each value is 6 .
    We need to check for the values starting with 200 to 300 . We are not concerned abt the remaining length (ie., rest of the 3 numbers)
    for(int count=0;count<code.size();count++) {
    //need code here

    I see 1sai is back, attaching a bunch of dukes to a thread as usual, which of course he never intended on awarding in the first place. Just like on all his other threads, such as this one:
    [http://forums.sun.com/thread.jspa?threadID=5325949]
    and this one:
    [http://forums.sun.com/thread.jspa?threadID=5328547]
    and this one:
    [http://forums.sun.com/thread.jspa?threadID=5328886]
    Shall I go on?
    Edit: I shall go on.
    Here are some more:
    [http://forums.sun.com/thread.jspa?threadID=5323309]
    [http://forums.sun.com/thread.jspa?threadID=5324672]
    [http://forums.sun.com/thread.jspa?threadID=5325342]
    You're approaching the federal deficit equivalent of owed dukes! Pay up you doofus!

  • I have an iphone 5 and he thinks that the speakers and headphones it does not give the maximum volume!

    I have an iphone 5 and he thinks that the speakers and headphones it does not give the maximum volume!

    why does he think that?

  • HT4436 when i want to set up icloud on my iphone, it tells "can not sign in maximum number of free acounts have been activated on this iphone" what can i do now?!

    when i want to set up icloud on my iphone, it tells "can not sign in maximum number of free acounts have been activated on this iphone" what can i do now?!

    You won't be able to create a new iCloud account on your phone as the maximum number of accouts have already been created.  Your only options are to either re-use one of the accounts previously created or create a new account to use on a different iOS device or Mac (running OS X 10.7.2 or higher), if you have one.

  • Find the Next available date which is not necessarily the Maximum Date

    Morning folks!
    I am trying to find the next scheduled appointment date (Including any day after today) for a patient which may not be the maximum date for that person. I am trying to do this in Oracle Forms. My Query is working in SQL*Plus but is not working in Forms.
    FUNCTION get_next_sched_date(P_PATIENT_ID in varchar2) RETURN DATE IS
      v_next_scheduled_date   patient_visit.target_date%TYPE;
    BEGIN
      select next_target_date into v_next_scheduled_date
      from   ( select v.*, max(target_date) over (partition by patient_id) max_target_date,
                           lead(target_date) over (partition by patient_id order by target_date) next_target_date
               from   patient_visit v)
      where  patient_id = P_PATIENT_ID
      and    next_target_date >= SYSDATE
      and    max_target_date > next_target_date;
      return( v_next_scheduled_date );
    EXCEPTION
       when NO_DATA_FOUND then
         return(NULL);
    When I compile this in Oracle Forms, it gives me an Error.Encountered the symbol "(" when expecting one of the following: ,from.
    I also noticed that Oracle Forms is not liking keywords such as LAG and LEAD. I am working on Oracle Forms 9i.
    Any idea what I am doing wrong here? Thanks for listening to my Monday harping. :-)
    Forms [32 Bit] Version 9.0.4.0.19 (Production)
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit ProductionEdited by: Roxyrollers on Aug 27, 2012 8:43 AM
    Edited by: Roxyrollers on Aug 27, 2012 8:46 AM

    Thanks.
    For now, I have another simpler solution. I was just curious if the first way would have worked.
    select MIN(target_date) into v_next_scheduled_date from patient_visit v1
    where  patient_id = P_PATIENT_ID
    and    target_date >= SYSDATE
    and    target_date <= (select MAX(target_date) from patient_visit v2
                           where  v2.patient_id = v1.patient_id);Edited by: Roxyrollers on Aug 27, 2012 9:16 AM

  • PDF does not display 300 dpi images in Safari only

    I have a dynamically generated PDF that contains a 300 dpi image. The image added can be one of several that the user selects. On all other browsers the pdf renders fine. On Safari only, seemingly in all modern flavors of OSx and Safari, the images begin to print and then  stops printing the actual image and grey is printed in the remaining space the image would take up. To make it more fun one of the images renders fine. It is the 3rd smallest image and the 2 smaller ones do not render so it does not seem to be size related. Hoping someone here has seen this before.
    This is a screenshot to use as an example:
    The folding instructions graphic is also 300dpi.

    Thanks Hackintosh.
    It prints as it views, as a corrupt jpeg. I also dug into console and it confirmed there was an error about a corrupt jpg. The most interesting thing is if I open the bad pdf in Photoshop the whole image is there with no signs of corruption. This leads me to believe it's something with how OSx and/or Safari are rendering the jpgs. Another curious sidenote, Safari on Windows works fine but if you save the pdf, move it to a mac and open it, you get the corrupted jpg again.
    I think I'm going to try and stop swimming upstream now. At the end of the day I don't care if the images are pngs, tiffs, or eps. I'm going to try feeding a few different formats and see if that doesn't fix the problem.

  • Firefox could not open 300 new tab with content loading

    Dear All,
    Thanks for good support in web browser world.Directly i come to the question.I have excel sheet where it has 300 hyperlinks as given below(example links 3)My Excel macro is written in such a way that this will open all the link in firefox "new tab " one by one.It was perfect and page was loading in previous versions(i could not remember the exact version but i could say an year before when i used firefox it worked well).Now i am having issues opening 300 new tabs with links.It gets started loading the page but before one page loading gets completed too many new links are opening but the page is not fully loaded at all.When i click the tab for each link and see in the browser the green clour processing round sysmbol keeps on rotating.Can you please look into this issue.
    If you want i can be contacted through email or if the information is not clear i am ready to connect through web sharing or to have a call.If you want spreadsheet for testing this issue i will send it.
    Link Used in Excel sheet example : 300 links in same site with differrent page:
    http://chartink.com/stocks/RECLTD.html
    http://chartink.com/stocks/bpcl.html
    http://chartink.com/stocks/itc.html
    Expecting your positive reply at the earliest.Thank you!
    Regards,
    Marx
    <sub>edit: removed your mail address from public display, since the only thing it will attract are spam bots. you will be notified per mail once somebody replies to the thread. (philipp)</sub>

    Hi Marx,
    With this kind of data testing it is helpful to provide context to the issue you are trying to document. This technical information is very useful to the engineers working on the performance of Firefox and I am sure this is the kind of information they would love to see.
    Therefore I would like to put you in touch with this team to see what they can do with this information. Talk to the #perf channel in irc and they should be able to put you in the right direction. I am asking currently and see what I can find. Or in the meantime check out the current tab bugs in the Performance component of bugzilla provided in the search below: [https://bugzilla.mozilla.org/buglist.cgi?quicksearch=tab%20performance&list_id=9361049]

  • BRARCHIVE fails with BR0017E error message: "off line redo log not found"

    After upgrade, archive format was changed to introduce resetlogs id in archive log file name
    Archive destination            /oracle/GDD/oraarch/GDDarch
    Archive format                 %t_%s_%r.dbf
    NOTE: %s log sequence number, %t thread number, %r resetlogs ID that ensures unique names are constructed for the archived log files across multiple incarnations of the database
    We did have problems with this upgrade so database was recovered once and started with resetlogs (new incarnation created).
    Now when we run brarchive it is trying to archive archive_log_file
    BR0017E Offline redo log file '/oracle/GDD/oraarch/GDDarch1_853_544272161.dbf' not found
    while on archive_log_dest we have files like "/oracle/GDD/oraarch/GDDarch1_853_618656359.dbf"
    Can you please help me to find out from where brarchive is picking parameter for log_archive_format and why it is not picking up current one causing missmatch between archvie_redo_log_file create and one BRARCHIVE is trying to back up.

    I already tried it (renamed archGDD.log to andrija.archGDD.log) and rerun
    brarchive -c -u / -r initGDD.utl.nbkp.bdhp4320 -cs
    it gave me output:
    brarchive -c -u / -r initGDD.utl.nbkp.bdhp4320 -cs
    BR0002I BRARCHIVE 7.00 (14)
    BR0006I Start of offline redo log processing: advfexyn.cps 2007-05-08 08.33.13
    BR0477I Oracle pfile /oracle/GDD/102_64/dbs/initGDD.ora created from spfile /oracle/GDD/102_64/dbs/spfileGDD.ora
    BR0013W No offline redo log files found for processing
    BR0007I End of offline redo log processing: advfexyn.cps 2007-05-08 08.33.15
    BR0280I BRARCHIVE time stamp: 2007-05-08 08.33.15
    BR0004I BRARCHIVE completed successfully with warnings
    and in archGDD.log that is created there is againreference to 0544272161 which seems to be still reference to old resetlog ID:
    bdhp4320:ac8558 41> vi archGDD.log
    "archGDD.log" 4 lines, 322 characters
    GDD  util_file  advfexyn cps  2007-05-08 08.33.13  2007-05-08 08.33.15  9  ...........         0        0        0
         0  -
    7.00 (14)  @0544272161
    GDD  util_file  advfexyn cps  2007-05-08 08.33.13  2007-05-08 08.33.15  1  ...........         0        0        0
         0  -
    7.00 (14)  @0544272161
    and in /oracle/GDD/saparch/advfexyn.cps file there is output like:
    Name                           Value
    oracle_sid                     GDD
    oracle_home                    /oracle/GDD/102_64
    oracle_profile                 /oracle/GDD/102_64/dbs/initGDD.ora
    sapdata_home                   /oracle/GDD
    sap_profile                    /oracle/GDD/102_64/dbs/initGDD.sap
    backup_dev_type                util_file
    util_par_file                  /oracle/GDD/102_64/dbs/initGDD.utl.nbkp.bdhp4320
    system_info                    oragdd/oragdd bdhp4320 HP-UX B.11.11 U 9000/800
    oracle_info                    GDD 10.2.0.2.0 8192 862 2969171885
    sap_info                       640 SAPGDD GDD W1381514715 R3_ORA 0020195637
    make_info                      hp_64 OCI_101 May 27 2006
    command_line                   brarchive -c -u / -r initGDD.utl.nbkp.bdhp4320 -cs
    BR0013W No offline redo log files found for processing
    BR0007I End of offline redo log processing: advfexyn.cps 2007-05-08 08.33.15
    BR0280I BRARCHIVE time stamp: 2007-05-08 08.33.15
    BR0004I BRARCHIVE completed successfully with warnings

  • Overview for audio files not showing up in project.

    I just got a new mac, transferred everything over, and everything is working great except...
    I have lost the overviews of all of my wav files for one song.
    please help ^_^
    bp

    "Does it display overviews of newly added audio files in the arrange?"
    no it does not
    "If not you would have to export tracks to audio files and import them into a new project file."
    that would stink...
    any other ideas, i really don't want to have to export all of those tracks, and then add the 40 or so plugins back in
    also, bouncing over and over can create problems, so i prefer to only bounce once (final)
    <Edited by Moderator>

  • Notes Multiply alarmingly - from 10 Notes to 300,000

    Mail has been really problematic foe me recently (refuses to Quit unless ForceQuit, hogs up all CPU, is sluggish in general and clicking on Notes and ToDos crashes Mail.)
    I have tried various remedies (rebuilt Mailboxes, trashed Preferences, stopped syncing Notes) but nothing has helped.
    I looked in the ~/Library/Mail/Mailboxes/Notes.mbox/Messages directory and found over 300,000 items when I have only about 10 notes. There are multiple copies of these 10 Notes in that folder. And the number of items in that folder increases as long as Mail is running. The size of this folder is now 1.35 GB when each Note is 8KB or less. As soon as I start Mail these begin to multiply.
    I am using MobileMe but have turned off Notes Syncing. Even then the Notes seem to multiply on their own.
    I have 2 IMAP and one POP folder.

    VK,
    Thanks for your help. I tried the steps you mentioned (deleted the Notes.mbox and plist files, recreated the accounts) but the Notes kept multiplying. Finally, in exaspration I just deleted all the Notes and the multiplying stopped. HOWEVER, despite removing all the Notes, recreating the Mailboxes and unchecking Notes sync, Mail still crashes when I click on Notes.
    In addition, even after all those changes (and many many more prior to that) Mail is horribly slow, it periodically consumes all the CPU making my (otherwise very well-behaved) laptop extremely hot with the fans blowing REALLY hard and refuses to Quit unless Force Quit. It may be time for me to go back to Eudora. All of this started happening since 10.5.4 or the MobileMe update.

Maybe you are looking for

  • Premiere Pro CS4 install failure on Windows 7

    I've been trying to install this for several days now.  I uninstalled all Adobe software from my computer and ran the WinCS5CleanupScript and I still get the same error that the installation failed "One or more required components of Adobe Premere Pr

  • Regarding Customer Total Sales table

    Hi All SAP Experts I like to know which table will provide me total of each customers for year. an Actual sales for per customer. I know table VBAK with filed Net value. My question is that figure is right figure for each customer. I am looking for t

  • Error report  C:\DOCUME~1\COMPAQ~\LOCALS~1Temp\7da5_appcompat.txt

    I have recieved this error report when I attempt tolog into iTunes. The report is C:\DOCUME~1\COMPAQ~\LOCALS~1Temp\7da5_appcompat.txt How do I fix this?

  • Batch Save Files - Failing

    Hello I have scanned around 50 pages worth of images.  (in total making around 300 images)  I'm trying to batch crop and straighten then save them as a new image.  I have the crop and straighten part working.  But when I try and do a batch save via F

  • What are all the tables for when you  create a queue?

    I'm just getting started with Advanced Queuing on 9i db. When I create a queue table, I noticed that server other tables are created at the same time, with the following appended to the original table name: H, I, NR, S, _T Some of them are also index