Question about imap log format.

I hava a question about imap log file.
Here are sample imap log lines
[26/Dec/2005:13:21:24 +0900] mail imapd[513]: Account Notice: close [203.231.11.113] ywmoon 2005/12/26 13:21:24 0:00:00 1013 2843 2
[26/Dec/2005:13:21:32 +0900] mail imapd[513]: Account Notice: close [203.231.14.251] hkchoi 2005/12/26 13:20:37 0:00:55 446 1196 0
Above line...
First line
ywmoon : UserID
2005/12/26 : Date
13:21:24 : login time (hour:minute:second)
0:00:00 : ?
1013 : bytes from client to server
2843 : bytes from server to client
2 : ?
next line
13:20:37 : same above
0:00:55 : ?
446 : same above
1196 : same above
0 : ?
From above, I don't know "?" mark fields.
0:00:00 or 0:00:55 ==> expenditure time to login ? And is this "hour:minute:second" OR "minute:second:milliSecond" ?
2 or 0 ==> 1 means INBOX. 0 and 2, what they are mean ?
Thank you in advance...

I hava a question about imap log file.
Here are sample imap log lines
[26/Dec/2005:13:21:24 +0900] mail imapd[513]: Account
Notice: close [203.231.11.113] ywmoon 2005/12/26
13:21:24 0:00:00 1013 2843 2
[26/Dec/2005:13:21:32 +0900] mail imapd[513]: Account
Notice: close [203.231.14.251] hkchoi 2005/12/26
13:20:37 0:00:55 446 1196 0
Above line...
First line
ywmoon : UserID
2005/12/26 : Date
13:21:24 : login time (hour:minute:second)
0:00:00 : ?how long the connection lasted.
1013 : bytes from client to server
2843 : bytes from server to client
2 : ?Number of messages?
that's a guess. we don't actually document this stuff.
>
next line
13:20:37 : same above
0:00:55 : ?
446 : same above
1196 : same above
0 : ?
From above, I don't know "?" mark fields.
0:00:00 or 0:00:55 ==> expenditure time to login ?
And is this "hour:minute:second" OR
"minute:second:milliSecond" ?
2 or 0 ==> 1 means INBOX. 0 and 2, what they are mean
Thank you in advance...

Similar Messages

  • Questions about bdb log redo

    Hi,
    We would like redo the bdb log and apply all the changes to other db like mysql or others db. But we have no idea about the format of the bdb log. My questions are:
    (1) Are there some API or tool to parse the format of the bdb log?
    (2) If no api available, the format of bdb log is public or documented? Thus, we can parse it oursleves.
    -yuanh

    Hello,
    Berkeley DB is an open source database so the format of the log files and other source code is public.
    To get started I suggest reviewing the documentation, "Reviewing Berkeley DB log files" at:
    http://www.oracle.com/technology/documentation/berkeley-db/db/programmer_reference/debug_printlog.html
    and the documentation on "Defining application-specific log records" at:
    http://www.oracle.com/technology/documentation/berkeley-db/db/programmer_reference/apprec_def.html
    Another place to see the log record structures is in the header files under the dbinc_auto directory which can be found under the Berkeley DB home.
    Thanks,
    Sandra

  • Few questions about partitioning and formatting in Windows 8

    Hello,
    I'm very shortly after a Windows 8 reinstall and I want to make use of this moment to finally understand partitioning and formatting in Windows 8.
    Before using Windows 8, I was an XP user for 5 years and I actually never bothered myself with formatting my main system partition, that's probably why my computer ended up working like a slime for the last years. Anyway, by now I have been using Windows 8 for a year.
    Three weeks ago I faced a system-related problem with my laptop (IdeaPad Y580) which prevented it from peacefully shutting down. A good friend of mine (XP user for his entire life, and now Windows 7 newbie user) told me, that I should keep all my non-system stuff on separate partition and that I should do the main system partition format from time to time to keep my PC out of trouble. It is sure that he took his knowledge from using XP, and here's my first question - does this method apply to Windows 8?
    I mean as far as I know, back then, in XP, partitioning was possible only during Windows installation, and now, in Windows 8 we have a Disk Management for this, which do not require running Windows installation to create new partitions.
    I'm mentioning this due to the fact that originally (I mean by factory settings) my drive has only one visible partition - C: (1TB), so I would need to use the Disk Management to take some space from C: partition and allocate it to the new D: partition.
    In case I do this whole partitioning operation and create a D: partition, is it sure that formatting my system-only C: partition won't have effects on my D: partition, and all the programms and data I have here will stay on their places and work after format? (I'm worried about this because I've seen in some partitioning guide a warning not to format the main partition after the partitioning operation, because it would erase totally all data - I'm not sure if I misunderstood something or is it a mistake? EDIT: here's the link for this guide, just jump to the "Final Thoughts" section to see what I'm taking about: http://www.technorms.com/8438/windows-8-create-hard-drive-partition ).
    If this whole method of keeping your system running fine doesn't apply to Windows 8, I guess I'm okay with having only one C: partition.
    By the way, it doesn't matter for me if I create new partition in terms of conflicts with preinstalled Lenovo OneKey Recovery, since I had to reinstall my Windows 8 recently from non-Lenovo CD, and either way my laptop is now totally clean, without Lenovo stuff (I found Lenovo Recovery CD for Y580 on the internet, but it had non-single-language Windows 8 in it, and I needed a single-laguage one in order to have my Product Key recognised, so I just used a pure Windows 8 SL installer)

    I just found out that I can't even transfer my Users folder or Program Data to other drive than the one with the system, because it would prevent me from updating my system or even from actually booting to my system. So apparently my whole topic is for nothing... I guess I should live with only one drive, and whenever my system totally crashes again I should do the backups to my external HDD. It's sad though that Windows 8 is a total opposite to user-friendly OS, to say the least.

  • A question about BPEL data formats

    Hi everyone,
    I am new to BPEL and have a question regarding the format of data "inside" BPEL variables. Perhaps someone can clear this up?
    When defining a variable in BPEL, I can either give it an XML Schema simple or complex type - or a "WSDL message type". I am confused with regard to the last one. A WSDL message has parts, and the parts have types themselves. These types, however, can be from an arbitrary type language. XML Schema is one possibility, but there might be others. I have two questions with regard to this:
    1) If I use some proprietary schema instead of XML Schema, can I handle data in this format in the BPEL process? I.e., can I assign "literal" data to the parts in my own format, and (if it is XML-based) manipulate it with XPath?
    2) WSDL allows the definition of styles and encodings in the concrete part. How does the conversion happen between what's on the wire (in the SOAP body) and inside the BPEL variables? I.e. when using RPC/Encoded, does the Oracle BPEL engine automatically convert everything into plain-XML-Schema-validated-XML and back or does RPC/Encoded XML show up inside the variables? What if the BPEL engine doesn't understand the concrete format?
    Thanks a lot!
    Reto

    Fabio,
    I am not sure I understood you clearly. But ODI uses the underlying technology of the target database to perform the CDC. There are several KMs for each technology that let you achieve the same.
    eg. For Oracle, a trigger based CDC is available which creates triggers on the underlying tables in the database to capture the changes.
    Also for Oracle, a Logminer based CDC is available which reads the Oracle logs to capture the changes made over to tables.

  • Question about frequent log switches

    I support an Oracle 10g database (10.2.0.4) and database activity has increase to the point that, during the heaviest parts of the day, log switches are occurring too frequently (15 - 20 times per hour!). We also utilize Data Guard to replicate the database to our DR site. We currently have 2 log groups with 2 membes in each group.
    I understand that I can tackle this issue 2 ways: either to increase the size of my redo log files (they are currently at 50 Meg each), or I can add additional redo log groups to the database.
    I would like to get some opinions on whether on solution is better than the other, or the pros and cons of each course of action.
    Thank you in advance for your advice with my question!

    CowTown_dba wrote:
    Thanks for helping me to understand my true problem. The issue is that because of the frequent log switches, database performance is degrading.Maybe that's the cause, maybe it isn't.
    Users are complaining about slow response. So if I add more groups it will buy the archiver extra time but it will not help with the slow response issue.Depends on the root cause of the slow response issue. That has yet to be determined. While it may be true that your car has a short in the electrical system and your car doesn't start, it doesn't necessarily follow that the car doesn't start because of the short in the electrical system.
    >
    I really appreciate everyone contributing to my understanding of the issue, and helping clarify the root problem so that I can fix it the first time around.
    You guys rock!

  • Questions about message logging and topic TTL

    We're in the final stages of testing our application. Basically a producer application is sending small, non-persistent messages once every 10 seconds and once every second to an auto-created topic. The consumer application(s) listening are then doing data display of this 1 second and 10 second data.
    Testing the client we noticed it complained of a single 10 second message not being received. We verified that the message was sent by the producer. My question is whether there is a logging setting on the IMQ server that could be used to log the receipt and delivery of every message, perhaps by JMSMessageID to a particular topic? The only idea we could think of is to use 'imqcmd metrics' to track the number of messages in/out, but this isn't as useful for us.
    Any ideas you could provide would be greatly appreciated.

    imqbrokerd does not support tracing at this level, so metrics is probably the best approach for now.
    If a subscriber is not getting a message it is usually because of one of the following:
    1. The message is expiring. If you are using message expiration make sure the clocks are synchronized between the clients and the server. imqbrokerd will log a message when it has expired messages.
    2. The subscriber was down when the message was produced (and it is not a durable subscriber).
    3. You have set a size limit on the destination or system wide that is resulting in messages being shedded as specified by the limit behavior.
    With non-persistent messages you can get an additional level of reliability by setting the following ConnectionFactory property to true:
    ConnectionConfiguration.imqAckOnProducethis adds a handshake between the server and client when a message is sent and provides a mechanism for imqbrokerd to propogate additional message production errors back to the client.
    The following document at sunsolve.sun.com provides more details:
    ID70117 Sun Java[TM] System Message Queue: Tuning 3.0.1 and 3.5 For Robustness
    Joe
    http://wwws.sun.com/software/products/message_queue/

  • Question about Archive Log Deletion policy

    I've a problem to understand the Archive Log Deletion policy, and I I'd like to this problem explain with the following example.
    Messages of the database are in German, but I guess you'll understand them.
    SQL> startup
    ORACLE-Instance hochgefahren.
    Total System Global Area 5344731136 bytes
    Fixed Size                  2129240 bytes
    Variable Size            2684355240 bytes
    Database Buffers         2617245696 bytes
    Redo Buffers               41000960 bytes
    Datenbank mounted.
    Datenbank geöffnet.
    SQL> archive log list
    Datenbank-Log-Modus              Archive-Modus
    Automatische Archivierung             Aktiviert
    Archivierungsziel            E:\oracle\thetis_iv\arch
    Älteste Online-Log-Sequenz     17917
    Nächste zu archivierende Log-Sequenz   17919
    Aktuelle Log-Sequenz           17919
    SQL> alter system switch logfile;
    System wurde geändert.I created a brand new archive log.
    SQL> exit
    Verbindung zu Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options beendet
    D:\OracleDB\product\11.1.0\db_1\BIN>dir E:\oracle\thetis_iv\arch
    Datenträger in Laufwerk E: ist Volume
    Volumeseriennummer: 3EBD-77E5
    Verzeichnis von E:\oracle\thetis_iv\arch
    06.04.2011  15:04    <DIR>          .
    06.04.2011  15:04    <DIR>          ..
    06.04.2011  15:04        17.137.152 ARC17919_0721667907.001
                   1 Datei(en),     17.137.152 Bytes
                   2 Verzeichnis(se), 41.073.258.496 Bytes freiand this is the only archive log in the directory. Now I start rman:
    D:\OracleDB\product\11.1.0\db_1\BIN>rman target / catalog rmanrepo@rmanrepo
    Recovery Manager: Release 11.1.0.7.0 - Production on Mi Apr 6 15:05:35 2011
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Mit Ziel-Datenbank verbunden: ENTWIV (DBID=21045568)
    Kennwort für Recovery-Katalog-Datenbank:
    Verbindung mit Datenbank des Recovery-Katalogs
    RMAN> show all;
    RMAN-Konfigurationsparameter für Datenbank mit db_unique_name ENTWIV sind:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';
    CONFIGURE CONTROLFILE AUTOBACKUP OFF;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'E:\oracle\thetis_iv\backup\CF_%F_ENTWIV.ORA';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE DEVICE TYPE SBT_TAPE PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' PARMS  'ENV=(TPDO_OPTFILE=D:\Services\Tivoli\TSM\AgentOBA64\tpdo.opt)';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE COMPRESSION ALGORITHM 'BZIP2'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO BACKED UP 2 TIMES TO 'SBT_TAPE';
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'D:\ORACLEDB\PRODUCT\11.1.0\DB_1\DATABASE\SNCFENTWIV.ORA'; # defaultThe archive log deletion policy says the the logfiles have to be backed up for two times before they get deleted.
    Now I backup all archive logs, that havn't been backed up for at least two times.
    RMAN> run { backup archivelog all not backed up 2 times
    2>       format '%d_AR_%Y%M%D_%s_%t'
    3>       tag 'ARCHIVE LOGS'
    4>       DELETE ALL INPUT;
    5>     }
    Starten backup um 06.04.2011 15:08:01
    Aktuelles Log archiviert
    Zugewiesener Kanal: ORA_SBT_TAPE_1
    Kanal ORA_SBT_TAPE_1: SID=253 Device-Typ=SBT_TAPE
    Kanal ORA_SBT_TAPE_1: Data Protection for Oracle: version 5.5.1.0
    Kanal ORA_SBT_TAPE_1: Backup Set für Archive Log wird begonnen
    Kanal ORA_SBT_TAPE_1: Archive Logs in Backup Set werden angegeben
    Eingabe-Archive-Log-Thread=1 Sequence=17919 RECID=147 STAMP=747759899
    Eingabe-Archive-Log-Thread=1 Sequence=17920 RECID=148 STAMP=747760081
    Kanal ORA_SBT_TAPE_1: Piece 1 wird auf 06.04.2011 15:08:02 begonnen
    Kanal ORA_SBT_TAPE_1: Piece 1 auf 06.04.2011 15:08:09 beendet
    Piece Handle=ENTWIV_AR_20110406_23_747760082 Tag=ARCHIVE LOGS Kommentar=API Version 2.0,MMS Version 5.5.1.0
    Kanal ORA_SBT_TAPE_1: Backup Set vollstõndig, abgelaufene Zeit: 00:00:08
    Kanal ORA_SBT_TAPE_1: Archive Logs werden gel÷scht
    Archive Log-Dateiname=E:\ORACLE\THETIS_IV\ARCH\ARC17919_0721667907.001 RECID=147 STAMP=747759899
    Archive Log-Dateiname=E:\ORACLE\THETIS_IV\ARCH\ARC17920_0721667907.001 RECID=148 STAMP=747760081
    Beendet backup um 06.04.2011 15:08:10
    RMAN> exit
    Recovery Manager abgeschlossen.
    D:\OracleDB\product\11.1.0\db_1\BIN> dir E:\oracle\thetis_iv\arch
    Datenträger in Laufwerk E: ist Volume
    Volumeseriennummer: 3EBD-77E5
    Verzeichnis von E:\oracle\thetis_iv\arch
    06.04.2011  15:08    <DIR>          .
    06.04.2011  15:08    <DIR>          ..
                   0 Datei(en),              0 Bytes
                   2 Verzeichnis(se), 41.090.396.160 Bytes freirman deleted all archive logs, even I they are on tape only once by now.
    Thats not what I expected. Where is my mistake?

    Hi,
    I do new tests it's very strange.
    BACKUP ARCHIVELOG command is not obeying the policy of archivelog.
    You can open a SR on MOS. (to check bugs)
    I reproduce the same test and the result was the same, it seems that this is a bug.
    CONFIGURE ARCHIVELOG DELETION POLICY TO BACKED UP 2 TIMES TO DISK;
    RMAN> backup archivelog all not backed up 2 times delete all input;
    Starting backup at 06-APR-11
    current log archived
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting archived log backup set
    channel ORA_DISK_1: specifying archived log(s) in backup set
    input archived log thread=1 sequence=15 RECID=16 STAMP=747753711
    input archived log thread=2 sequence=20 RECID=17 STAMP=747753714
    input archived log thread=1 sequence=16 RECID=19 STAMP=747753729
    input archived log thread=2 sequence=21 RECID=18 STAMP=747753729
    channel ORA_DISK_1: starting piece 1 at 06-APR-11
    channel ORA_DISK_1: finished piece 1 at 06-APR-11
    piece handle=+DATA/orcl/backupset/2011_04_06/annnf0_tag20110406t132210_0.304.747753731 tag=TAG20110406T132210 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
    channel ORA_DISK_1: deleting archived log(s)
    archived log file name=+DATA/orcl/archivelog/2011_04_06/thread_1_seq_15.293.747753711 RECID=16 STAMP=747753711
    archived log file name=+DATA/orcl/archivelog/2011_04_06/thread_2_seq_20.295.747753715 RECID=17 STAMP=747753714
    archived log file name=+DATA/orcl/archivelog/2011_04_06/thread_1_seq_16.294.747753729 RECID=19 STAMP=747753729
    archived log file name=+DATA/orcl/archivelog/2011_04_06/thread_2_seq_21.298.747753729 RECID=18 STAMP=747753729
    Finished backup at 06-APR-11
    RMAN> list archivelog all;
    specification does not match any archived log in the repositoryOracle Docs Says:
    The BACKUP ARCHIVELOG ... DELETE INPUT command deletes archived log files after they are backed up.
    This command eliminates the separate step of manually deleting archived redo logs.
    With DELETE INPUT, RMAN deletes only the specific copy of the archived log chosen for the backup set.
    With DELETE ALL INPUT, RMAN deletes each backed-up archived redo log file from all log archiving destinations.
    As explained in "Configuring an Archived Redo Log Deletion Policy",
    the BACKUP ... DELETE INPUT and DELETE ARCHIVELOG commands obey the archived redo log deletion policy
    for logs in all archiving locations. For example, if you specify that logs should only be deleted when backed
    up at least twice to tape, then BACKUP ... DELETE honors this policy.http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/rcmbckba.htm#BRADV89524
    But in ours case it's not honors this policy.
    Only with the FORCE command should this happen. But it is not our case.
    Oracle Docs:
    If FORCE is not specified on the deletion commands,
    then these deletion commands obey the archived log deletion policy.
    If FORCE is specified, then the deletion commands ignore the archived log deletion policy.http://download.oracle.com/docs/cd/E11882_01/backup.112/e10643/rcmsynta010.htm#RCMRF113
    Alternatively you can do the following:
    Set the commands separately.
    Check this:
    RMAN>  run {
    2> backup archivelog all not backed up 2 times ;
    3> delete archivelog all backed up 2 times to disk;
    4> }
    Starting backup at 06-APR-11
    current log archived
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting archived log backup set
    channel ORA_DISK_1: specifying archived log(s) in backup set
    input archived log thread=2 sequence=22 RECID=21 STAMP=747755128
    input archived log thread=1 sequence=17 RECID=20 STAMP=747755127
    channel ORA_DISK_1: starting piece 1 at 06-APR-11
    channel ORA_DISK_1: finished piece 1 at 06-APR-11
    piece handle=+DATA/orcl/backupset/2011_04_06/annnf0_tag20110406t134528_0.295.747755129 tag=TAG20110406T134528 comment=NONE
    channel ORA_DISK_1: backup set complete, elapsed time: 00:00:01
    Finished backup at 06-APR-11
    released channel: ORA_DISK_1
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=78 instance=orcl1 device type=DISK
    RMAN-08138: WARNING: archived log not deleted - must create more backups
    archived log file name=+DATA/orcl/archivelog/2011_04_06/thread_1_seq_17.298.747755127 thread=1 sequence=17
    RMAN-08138: WARNING: archived log not deleted - must create more backups
    archived log file name=+DATA/orcl/archivelog/2011_04_06/thread_2_seq_22.294.747755129 thread=2 sequence=22
    RMAN>Edited by: Levi Pereira on Apr 6, 2011 1:35 PM

  • Question about AVCHD & Log and Transfer

    I will be recording videos in a remote location for five days next month. The recordings will be about 1.5 hr each, for a total of twenty two separate presentations. If I purchase a hard drive camcorder (Sony HDR-XR550V) for this event, will log & transfer dump the whole lot into FCE or will they be split up so I can select them in proper order.
    I would rather use a camcorder that recorded to an external memory card, but twenty two gets very expensive.
    David

    Yes, to use AVCHD material you should upgrade your FCE to version 4.0.1. This is a free upgrade.
    To do this:
    The first thing you should do is buy or obtain an external hard disk of equal or greater size to the system disk you have now inside your computer and make a +clone copy+ of your system disk. This is to protect you if something should go wrong during the upgrade, or if your internal hard disk should ever fail, you will have a fully functioning copy of your hard disk to use to restore your work.
    You can get Carbon Copy Cloner, a shareware software that is almost an industry standard, here:
    http://www.bombich.com/
    After you have made a clone of your system hard drive, (which may take several hours the first time you do it), then go to the Apple menu in the upper left corner of your screen and select Software Update.
    This will look at all the Apple software that is on your computer and find any software that needs updating.
    You will be presented by a list of all the software on your computer that can be updated, you should see Final Cut Express somewhere in that list.
    If you do not see it, have you moved the application from where it was originally installed, or renamed it? It needs to be in it's original location in the application folder, with it's original name for Software Update to work.
    You can deselect any software you don't want updated from the list, then start the software updater.
    You may need to restart your machine to complete the installation.
    I would expect no difficulties from upgrading your software, but you have your cloned backup just in case. Once you have made a clone back up, get in the habit of re-cloning your drive every other day or so to protect your work. After the initial cloning, the cloning will take much less time as it will only make the changes you have made to your system disk on your clone - not recopy the whole thing as it did the first time.
    Hope this helps.
    MtD

  • Question about TIFF file format

    None of the forums seems to be right for my question, this one seems the best suited...
    Why does Mac still use the TIFF file format for things like Grab, etc.? JPG is a more commonly used format, but I do understand why the TIFF file format is better from a quality perspective.
    I'm just curious at my end, that's all. I don't mind using TIFF.

    But, if I understand things correctly, if you now select a JPG of zero compression, it's evolved into a potentially lossless file.
    Close, but not quite. If you start with a TIFF and save it as a maximum quality JPEG (level 12), then lay one on top of the other in Photoshop and zoom way in, you can find a fair amount of pixels that have changed values. Not anywhere near enough to notice any difference in a printout or visual color. They still do take up less space than the original TIFF.
    Of course, if you'd rather the image didn't change one iota and still save space, then save the TIFF with LZW compression.

  • Question about archived logs

    Hi!
    I wonder if there is possibility to configure archiving policy in a way:
    set one destination (/arch1/oracle) as primary, and another (/arch2/oracle) as optionally.
    redo Logs will be copied to /arch2/oracle only if /arch1/oracle fails, but after it will be available again, files will be moved (or copied) from /arch2/oracle to /arch1/oracle. Anybody tried to store backup files in that way? is it possible? I tried various combinations of log_archive_dest_n and log_archive_dest_state_n parameters, but it won't work in a way I expected.
    Message was edited by:
    wojaczek

    it's about limitation of disk place on server where DB operates. Archived logs are stored on NFS filesystem, but time to time there are some problems with remote filesystem. In such cases DB will hang and manual change of arch log destination to local FS is needed. But this destination could not be set permanently because of disk space limitations.
    When i set destination 1 as mandatory and 2 as optionally db hangs when arc can't use mandatory destination.
    Setting both destinations as optionally gives finally inconsistency and storing files on local fs, what is not desirable

  • Questions about Classical Layout Formatting

    Hi,
    Just a question on classic reporting. Im pretty sure we can customize the layout of a classic report to look like this, ie.
    SDN
       SAP
         &nbsp:NETWORK
    Therefore, when a user print this report out, will the report come out this way?
    When the user export to a csv and text format, will the format still be the same?
    Thanks,
    r3venant
    Message was edited by:
            r3venant
    Message was edited by: Meeeee
            r3venant

    I just found out that I can't even transfer my Users folder or Program Data to other drive than the one with the system, because it would prevent me from updating my system or even from actually booting to my system. So apparently my whole topic is for nothing... I guess I should live with only one drive, and whenever my system totally crashes again I should do the backups to my external HDD. It's sad though that Windows 8 is a total opposite to user-friendly OS, to say the least.

  • One last question about building and formatting

    When I am writing my DLT do I need to remove the .layout file and the Data.lay file? It will already be built but I will be using DVDSP3 to write the DLT. Are they removed automatically? The manual seems ambiguous about this.
    Also I need to output in the DDP2.0 format (Its a DVD-9). I can't select this without choosing build and format. I have been testing by building to my desktop and testing on the Apple DVD player. If I choose build and format will it rebuild the project? And if it rebuilds is it possible for me to get something besides what I have been checking? I just want to make sure I write the same thing to the DLT that I have been checking.

    you can also get ddp by just doing format as opposed to build and format. You can not open a ddp image in dvd player to test it, so there really is no use of building it to your hard drive. If you have already built the project and you have a video ts folder, then you can go under format and choose the dlt drive as your location and make sure you are referencing the folder with the videots in it.
    there wont be anychanges from the video ts after it has been built, it is merely converting it into a ddp image.

  • ACS 4.2 Question about the Logs

    We use ACS quite abit in form of mapping back to AD for the user database, which can be some what cryptic in the ACS logs of trying to figure out who a username really is. There is a column for 'Real Name', has anyone figure out how to incorporate AD's userfield of Real Name to show up in the ACS log?

    ACS doesnt pull any data back from AD such as real name etc.
    It does (or used to) populate the "External DB Info" field with the name of the authenticating domain.
    If you need that level of audit it probably wouldnt be too hard to script an export of the user information from AD, format appropriately for RDBMS Sync and push it into ACS.
    RDBMS Sync action code 1 can set the User Define Fields, eg
    Action,UN,VN,V1,V2,AI
    1,fred,USER_DEFINED_FIELD_0,Fred Jones,TYPE_STRING,APP_CSAUTH
    Full info on RDBMS Sync at http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.1/user/A_RDBMS.html
    Assuming auditing your ACS logs is important to you... take a look at http://www.extraxi.com. We have tools for log harvesting and reporting!

  • Question about Audiobook file format

    Can Audiobooks be in .mp3 format or are they in other file format? I am using iTunes 6.01.4.2
    I have the Bible on 6 CDs, in .mp3 format.
    I'd like to be able to add them to the iTunes Library
    as Audiobooks if this is possible or do I have to add them as I would a music file?

    The following information on audiobooks is from ilounge.com. I believe there may be some useful information for you at the bottom of the page. Hope this helps!

  • Question about table logs in SAP

    Hello,
    What table's do the transaction codes ST03 and STAD retrieve log history files from?
    Are these tables automatically logged by SAP, such as table CHDHR, or does table logging specifically have to be turned on for these table's?
    Help is greatly appreciated on this. Thanks in advance,
    Adamo

    ST03 tables I believe are SAP Workload Tables. You can search SE16 for:
    SAPWL*
    rgds,
    Babak

Maybe you are looking for

  • Font Licensing for Use on Print Media and Web

    Hi, I currently have a subscription to the Creative Cloud service, with the Student/Teacher Edition discount. I just have a few questions, regarding my legal use of Adobe fonts, such as Myriad Pro. 1) Will I be able to use this font on print media, s

  • Can I mirror my computer monitor on the Apple TV ?

    How can I mirror my computer monitor on the Apple TV ?

  • Which MP3 is the smalle

    Which MP3 is the smallest, lightest and most thin. One that would be good for running?

  • Schema name in DB Adapter

    Hi, Schema name is hardcoded in the DB adpater even if I am not selecting the schema name while creation. <jca:operation SchemaName="APPS" PackageName="XX_PKG" ProcedureName="POPULATE_DATA" InteractionSpec="oracle.tip.adapter.db.DBStoredProcedureInte

  • Batch Resize, ppi & save as PNG

    Ok so I have been experimenting around with Photoshop cs6's Actions and creating my own, but I can't perfect them. I have a little file structure where I store textures and there are many sub folders and all my images are .JPEG. My question is: How d