Multiple identical mailboxes after Archive task

The Mountain Lion install went very smoothly, with the exception of Mail, but I've got it up and running again.
Here's my current issue: I just did an Archive on messages on my IMAP inbox which were more than six months old. But rather than add them to the previous existing Archive mailboxes for each account, it created six "On My Mac" mailboxes, all of which appear to contain the identical set of 577 messages (see below). I tried "Rebuild" on the "Archive" mailbox, and quit and relaunched Mail, but the oddity persists.
Any suggestions?

You would reuse the same XPath but change the following highlighted parameters, removing the brackets:
<QueryList>
<Query Id="0" Path="[Path to Scheduled job]">
<Select Path="[Path to Scheduled job]">*[EventData
[@Name='TaskSuccessEvent'][Data[@Name='TaskName']='\[Task_Name]']]</Select>
</Query>
</QueryList>
For example, if you create a task called 'test' in the Task Scheduler path called 'Test' your XPath would look like this: 
<QueryList>
<Query Id="0" Path="Microsoft-Windows-TaskScheduler/Test">
<Select Path="Microsoft-Windows-TaskScheduler/Test">*[EventData
[@Name='TaskSuccessEvent'][Data[@Name='TaskName']='\Test']]</Select>
</Query>
</QueryList>
Good Luck, 
Steve
tumtum
@tumtum73

Similar Messages

  • Clear out old messages in Exchange 2010 journal mailbox after messages are archived to .PST Getting Error on Date

    # THIS IS THE FIRST COMMAND THAT I RUN IN A SEPARATE .PS1 FILE. THIS SEEMS TO WORK FINE:
    New-MailboxExportRequest JournalMailbox -FilePath '\\dfsdr.dc.pud\PowershellEmailArchive\Journal.pst'
    # NEXT I AM TRYING TO CLEAN OUT EVERYTHING ELSE UP UNTIL 1-2 DAYS AGO BUT GETTING THIS ERROR:
    [PS] C:\scripts>.\CleanOutOldMsg.ps1
    Please adjust the date time. Make sure it is in the correct format.
        + CategoryInfo          : InvalidArgument: (:) [], ParserException
        + FullyQualifiedErrorId : 44F6D37F
    # HERE'S WHAT I'VE DONE:
    $global:startDate = (Get-Date).AddDays(-31).ToString('MM/dd/yyy')
    $global:endDate = (get-date).AddDays(-1).ToString('MM/dd/yyy')
    # HAVE TRIE THIS DATE FORMAT TOO:
    $endDate = (Get-Date).AddDays(-1).ToShortDateString()
    $startDate = (Get-Date).AddDays(-31).ToShortDateString()
    # AND ALSO THIS DATE FORMAT:
    # $endDate = Get-Date -Day 2 "00:00:00"
    # $startDate = $endDate.AddDays(-30)
    # $endDate = $endDate.ToShortDateString()
    # $startDate = $startDate.ToShortDateString()
    # THIS COMMAND GIVES DATE ERRORS:
    Search-Mailbox -Identity JournalMailbox -TargetFolder inbox -TargetMailbox jimk -SearchQuery "Received:'${startDate}'..'${endDate}'" -DeleteContent -Force
    # THIS COMMAND GIVES DATE ERRORS TOO:
    Get-Mailbox -Identity "JournalMailbox" | Search-Mailbox -SearchQuery "Received:'${startDate}'..'${endDate}'" -DeleteContent -Force
    # THIS WORKS:
    Search-Mailbox -Identity JournalMailbox -TargetFolder inbox -TargetMailbox jimk -SearchQuery "Received:02/07/2014..03/07/2014" -DeleteContent -Force
    # I FOUND SOME OF THE INFORMATION HERE:
    https://serverfault.com/questions/511610/how-can-i-move-exchange-items-to-a-pst-using-powershell
    Thanks in advance! Jim
    Sorry if I wasn't as clear as I could have been.  I'm trying to clean out the Journal mailbox after exporting the messages to a .PST file.  I've tried formatting the date different ways and when I check it the format seems OK. For some reason I'm
    still getting the same error.  I've tried this which was suggested and I received the same error listed above:
    Search-Mailbox -Identity JournalMailbox -TargetFolder inbox -TargetMailbox jimk -SearchQuery "Received:'${$startDate}'..'${$endDate}'" -DeleteContent -Force
    For some reason the -SearchQuery is not accepting the variable.
    Thanks,  Jim

    Thank You Yan Li!   I ran commands both ways and still received errors.  Here's the first command and the error message: 
    Search-Mailbox -Identity JournalMailbox -TargetFolder inbox -TargetMailbox jimk -SearchQuery "Received:"$startDate".."$endDate"" -DeleteContent -Force
    Error: 
    [PS] C:\scripts>.\CleanOutOldMsg.ps1
    A positional parameter cannot be found that accepts argument '02/10/2014..03/12/2014'.
        + CategoryInfo          : InvalidArgument: (:) [Search-Mailbox], ParameterBindingException
        + FullyQualifiedErrorId : PositionalParameterNotFound,Search-Mailbox
    Here's the result of the following command which is formatted a bit different per your suggestion:
    Search-Mailbox -Identity JournalMailbox -TargetFolder inbox -TargetMailbox jimk -searchQuery "Received:>$startDate and Recieved:< $enddate" -DeleteContent -Force
    [PS] C:\scripts>.\CleanOutOldMsg.ps1
    The property keyword isn't supported.
        + CategoryInfo          : InvalidArgument: (:) [], ParserException
        + FullyQualifiedErrorId : 34A6B2A1
    Would you happen to have any other suggestions?  Thanks in advance!  Jim

  • Fastest way to add multiple images, one after the other, in DW5.5

    There has to be a faster way to add multiple images, one after the other, in a web page rather than just dragging each from the Files tab w/in DW 5.5
    I was a little surprized I couldn't select multiple images and just drag a block and have DW just insert an img tag with empty alts and the source path but maybe there is some options I just haven't found?
    I tried using Bridge to generate a quick html slideshow/gallery but it creates skads of divs and such... I just have to update an older site and was looking for an efficient way to add a bunch of images (random names ugh so just copying-pasting one and changing names is still more manual) that lie next to each other, no breaks inbetween....seems an ideal automated situation.
    I'd settle for an external script or app or something because they come in blocks of 25 approx and I have all my actions in PS set up to size appropriately which is nice so I just wondered if there was something good for this low-level production task.
    Thanks

    Thanks. Yes, I started writing a script but I just wondered if there were hidden gems in DW....so many programs do more than they are intended to do nowadays, I had to ask people who use it more!
    Actually, the fastest was to just dupe one line of code, paste x amount and then just use the pick-wip to point and drag. That at least cut the menu out of the equation.
    I thought I remembered doing a batch insert years ago..maybe in GoLive or before Adobe had DW? DW and GoLive are the only GUI html editors I've ever used..but, may it was just something out of an ealier photoshop...they've taken good stuff out and put good stuff in so many times that I can only remember so much!

  • Shared Mailbox not archiving

    We have in place archiving setup in Exchange 2013. Archiving is functioning perfectly for our standard mailboxes however for our shared mailboxes they are not archiving automatically, we have enabled the in-place archive, and it has been switched on for
    over a month now and still the size of the archive mailbox is 3kb.

    Hi,
    Do you place this shared mailbox in the mailbox database DB01?
    If you place the shared mailbox in it, please use the following command to check content index status.
    Get-MailboxDatabaseCopyStatus -Identity "Mailbox Database" | fl *index*
    If the index state of database is unhealthy, please bring to healthy state and then apply retention policy to move items to archive mailbox to check result.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Belinda Ma
    TechNet Community Support

  • Mailbox has "archive" with thousands of emails in it, probably every email I've sent. What would happen if I deleted them?

    My Mail has a mailbox labelled "Archive."  There are literally thousands of email
    in it, probably a copy of every email for many years.  What would happen if I
    deleted these?

    If it is a Gmail account, that is normal. How do you expect Google to exploit your privacy if they let you just delete your emails willy nilly?
    GGmail isn't a normal IMAP server. It's not really an IMAP server at all; it just pretends to be one.
    Instead of organizing messages into folders, it tags messages with "Labels." A message can have multiple Labels. By default, a new message comes with an "Inbox" Label and an "All Mail" Label. When you "delete" an email from GMail, it merely removes the "Inbox" label, but keeps the "All Mail" label.
    When Apple revamped Mail, it made it more capable of working with GMail. One of those things was to map the "All Mail" label to the Archive folder in Mail. Now you can see how Google has kept all of the email you thought you were deleting.
    Take a look at this article and the follow up article it links to: http://jeffschuette.com/2012/03/07/setting-up-apple-mail-to-rock-and-roll-with-g mail/
    I used it to set up Mail and GMail so that when I delete an email in Mail, it also deletes it from the GMail server.
    Most ost of the firat article is no longer needed, except the step to force deletion of emails.

  • Recover mail after archive and install

    Hey there good mac people,
    I recently archived and installed on my ibook g4. It was successful, my problem is that I forgot to backup all the mail I had in my osx mail app.
    The previous system folder (library<mail<mail accounts<com.mac.mailaccounts<English.lproj< file, but I don't know if this will help restore or not?
    Some of the mail is still on the server, but it is set to delete from the server once a week, and thus only a weeks worth at best is still on the server.
    Does anybody have any suggestions?
    In the future, what's the best way to back up mail?

    Hello art-is-work.
    I don't understand your problem. Archive and Install should have preserved all your data, unless you told it to do otherwise. Did you?
    Mail stores most preferences and all account settings in ~/Library/Preferences/com.apple.mail.plist. Everything else, including all your messages and mailboxes, is stored within the ~/Library/Mail/ folder.
    If the problem is that you told the installer to not Preserve Users and Network Settings, then Archive and Install should still have saved a copy of your entire home folder in /Previous Systems/Previous System N/Users/, where N is a number. The old Mail folder and preferences file should be there. You can just copy them to the appropriate location of your current home folder, or follow the somewhat convoluted procedure described in the following article to safely restore them:
    How to get files from a previous home directory after Archive and Install (Mac OS X)
    Note: For those not familiarized with the ~/ notation, it refers to the user's home folder.

  • Retention Policy between Mailbox and Archive Mailbox level

    Dear All
    I have some questions about the Retention Policy between Mailbox and Archive Mailbox.
    I want to apply different retention tag on different Mailbox level. 
    In normal case , I would like apply the Retention Policy for Mailbox after 28 days moving to archive Mailbox and over 365 days to be deleted.
    And the Archive Mailbox should be liked deleted the mail over 90 or 180 days.
    But I found that the archive Mailbox is applied the same Retention Policy as the Mailbox one.
    Is it Normal case ? How can I set another retention Policy for My archive Mailbox ?
    Best Regards
    Vincent Chi

    You cannot have a different retention policy for primary and archive mailbox. The policy applied to the primary mailbox also applies
    to the archive mailbox.
    http://blogs.technet.com/b/vikass_blog/archive/2013/07/04/retention-policy-on-archive-mailbox.aspx
    Regards
    John

  • Warning: Failed to clean up the source mailbox after the move

    Hi!
    After moving a mailbox between databases (EMC or EMS), there is a warning: Warning: Failed to clean up the source mailbox after the move. Erro details: MapiExceptionUnexpectedMailboxState: Unable to delete mailbox. (hr=0x80004005, ec=2634).
    Users can successfully access mailboxes, but these mailboxes stay in disconected mailbox node on EMC, and it is shown on EMS afer command [PS] C:\> Get-MailboxDatabase | Get-MailboxStatistics | where {$_.DisconnectReason -ne $null} and their databases are
    the old ones.
    We have recently upgraded from SP2 to SP2 RU4, but we´re not sure when this problem started.
    Our Environment:
    Windows Server 2008 R2 Enterprise SP1
    Windows Roles: File Services, Web Server (IIS)
    Exchange Server 14.02.0318.001 (Build 247.5) Roles MBX, DAG with one more MBX identical Server
    Antivirus: Forefront Endpoint Protection Version: 2.1.1116.0
    Virtualization: Yes – Hyper-V
    Applications: Backup Agent CA, SCCM Agent, SCOM Agent, HP Management Tools
    Any idea?
    Thankyou in advance!
    Fabio Martins MCDST/MCSA Brasil!!!

    I recently upgraded our Exchange 2010 servers (CAS/HUB and MBX) from SP1 to SP3 RU6 and now I'm encountering this issue when doing mailbox moves. I opened a support case with Microsoft and it appears that they are aware that SP 3 RU1 doesn't fix
    the issue in all cases. Below is the response I received from the support engineer.
    =====
    Based on my research and case experience, we have several customers report that even if they are running Exchange 2010 SP3 RU1 or later version(for example, one of customer is running Exchange 2010 SP3 RU4 and another is also in CU6 environment), they also
    have such issue. When they move mailbox, it completed with warning message that source mailbox can’t be cleaned up after the mailbox move operation. This issue occurs because the Mailbox Replication service does not check a certain flag when you move the mailbox.
    Additionally, a move process for a mailbox that fails takes 30 seconds by default. When a move process for a mailbox fails, the Mailbox Replication service tries five more times to move the mailbox. Therefore, there is a 2.5 minute delay for each mailbox move
    process when you move many mailboxes at the same time.
    Currently, the workaround is to remove the “SoftDeleted” mailboxes manually after move the mailbox using the command you shared to us.
    ==========================================
    1.    List all disconnected mailboxes in a database and display DisconnectReason if its SoftDeleted or Disabled
    Get-MailboxStatistics -Database "DB9" | Where-Object {$_.DisconnectDate -Notlike $NULL} | Format-Table DisplayName, DisconnectDate, MailboxGuid, DisconnectReason –Wrap
    2.    Remove a specific softdeleted mailbox
    Remove-StoreMailbox -database “DB9” -identity “User Alias here” -MailboxState SoftDeleted
    ==========================================
    And as I know, it has no impact on the mailbox usage, so we can ignore the warning message currently. Please rest assured that once we got more information about the issue, we will inform you ASAP.

  • Multiple Convert/Dump and Load tasks in a single SSIS package?

    I'd appreciate some input. We have a single data file that has about 1,000,000 rows of data spanning 28 time periods in the columns across each row. The file is too large to import at one time, and so we have created 9 different transformation files to pull subsets of the timeperiods using MVAL. The end user does not want to have to break apart the file and/or schedule 9 separate imports to bring this file in each time. So, I've attempted to create a single SSIS package that runs each of the 9 required component imports, but I'm running into the following error any time that I try to run more than one import at once:
    An error occurred while running a packageException of type 'System.OutOfMemoryException' was thrown.
    I've tried using a ForEach loop to simply loop through each of the transformation files and run an import for each transformation file it finds. But, I understand that SSIS doesn't release memory until the end of the ForEach loop, which would explain an out of memory issue. I then broke it out and specified 9 distinct Convert task and 9 distinct Dump and Load tasks in the package with an order of Convert 1 --> Dump and Load 1 --> Convert 2 --> Dump and Load 2, etc. This results in the same out of memory issue any time I enable it to run more than 1 convert/dump & load task in the package - they are not running simultaneously, but rather sequentially. I don't understand this. In looking at the logs, it looks like it's creating the temp files for the first import and adding them into BPC, and then creating the temp files for the second import but then fails prior to the second load. This will work for a smaller data file, but shouldn't the memory be released after the task and allow subsequent tasks to complete? Any recommendations on how to address this and automate this load?

    Quick update - I created unique ssis packages for the distinct imports and called those packages from within the initial package that is kicked off through Data Manager, and I ran into the same out of memory issue. Any ideas, suggestions, or help would be greatly appreciated.
    Thanks!
    Josh

  • How do I print multiple identical small images on the same sheet of paper?

    I would like to know how I can produce multiple identical small images (10mm x 10mm) on the same sheet of paper?
    I used to be able to do this in older versions of Adobe Photoshop.
    Thank you.

      Try using picture package. There is an option to print 10 copies on a single sheet.
    1. Select your photo in Organizer
    2. Click File >> Print
    3. Choose picture package in section 4 of the print dialog
    4. Select layout in section 5 and choose fill page with first photo
    5. Click print button
      Click to view image

  • Multiple instances spawned after daylight savings time change

    This is a known issue and there is an SAP Knowledge Base Article created on this issue:
    1448881 - Multiple instances spawned after daylight savings time change
    Below is the information from the SAP Knowledge Base Article:
    Symptom
    Scheduled reports that are supposed to run once a day, run multiple times.
    Duplicate instances are being created.
    Environment
    BusinessObjects Enterprise XIR2 SP5
    BusinessObjects Enterprise XIR2 SP5 + FP5.x
    Reproducing the Issue
    A report is scheduled to be run on a daily basis - this is a Recurring schedule.
    Normally the report runs once a day, at a particular time.
    After Daylight Savings Time change, the report runs at the specified time, but immediately after the successful instance, another instance is spawned.
    Many more instances spawn after each instance completes.
    Cause
    This is a known issue: ADAPT01318487. This issue is because of DST and how our code handles this change.
    Resolution
    There is currently no known fix for this issue. There is however a script that can quickly resolve the problem.
    The issue it seems is related to Daily recurring schedules.
    What this script will do:
    it will run a query to display all your DAILY Recurring jobs
    you will have the option to choose your jobs and reschedule them by 1 hour
    you will then highlight the same job and change them back by 1 hour
    by modifying the schedule times, you are modifying the schedule itself and this will keep the issue of duplicate instances from occurring.
    Exact Steps to Complete:
    Stop the Job Servers.
    Double click on the .hta file.
    Change the System Name to that of your CMS name.
    Add the Administrator's password.
    Click Logon.
    Click List All Recurring Instances.
    Select All.
    Make note of what it says in: Schedule Selected Recurring Instances: Should be 1 hr earlier.
    Click Reschedule Selected Recurring Instances.
    Choose All instances again and change Schedule Selected Recurring Instances to 1 hour Later.
    Click Reschedule Selected Recurring Instances.
    Now start your Job Servers.
    The issue should not occur again.
    The Script is attached here, but please review the SAP Knowledge Base article 1448881 as well

    Hi Nicola,
    - The multiple spawned instances issue ONLY affects XI3 SP3+ only.  For XI3 SP1 and SP2 all Fix Pack levels this is not an issue as it was introduced as a problem in SP3.
    - 1568239 notes the Java version and can apply to all O/S environments and is updated to reflect that.
    If you are located in Europe you can also apply the patches in advance of the DST change to avoid the problem.  If you are in Americas at this point utilizing the clean up scripts for this year is the approach needed to clean up the spawned instances and reschedule the existing schedules.
    Thanks,
    Chris

  • Unable to restart propagation after archiver error

    I am unable to restart oracle streams propagation after archiver error.
    05:45:26 [ga016qad10] strmadmin@PMDBQ > select capture_name, state from v$streams_capture;
    CAPTURE_NAME STATE
    PEGA_CAPTURE PAUSED FOR
    FLOW CONT
    ROL
    I followed the support note 746247.1 but still could not get the propagation started.

    SQL> col LOGMINER_ID head 'Log|ID' for 999
    SQL> select LOGMINER_ID, CAPTURE_USER, start_scn ncs, to_char(STATUS_CHANGE_TIME,'DD-MM HH24:MI:SS') change_time
    2 ,CAPTURE_TYPE,RULE_SET_NAME, negative_rule_set_name , status from dba_capture
    3 order by logminer_id
    4 /
    Log Captured Capture
    ID Capture user Start scn CHANGE_TIME Type
    Rule set Name Neg rule set Status
    61 STRMADMIN 2960358515 21-12 11:50:13 LOCAL
    RULESET$_41 ENABLED
    81 STRMADMIN 2961530984 21-12 11:50:30 LOCAL
    RULESET$_44 ENABLED
    SQL> set lines 190
    SQL> col rsname format a22 head 'Rule set name'
    SQL> col delay_scn head 'Delay|Scanned' justify c
    SQL> col delay2 head 'Delay|Enq-Applied' justify c
    SQL> col state format a24
    SQL> col process_name format a8 head 'Process|Name' justify c
    SQL> col LATENCY_SECONDS head 'Lat(s)'
    col total_messages_captured head 'total msg|Captured'
    SQL> SQL> col total_messages_enqueued head 'total msg|Enqueue'
    SQL> col ENQUEUE_MESG_TIME format a17 head 'Row creation|initial time'
    SQL> col CAPTURE_TIME head 'Capture at'
    SQL> select a.logminer_id , a.CAPTURE_NAME cap, queue_name , AVAILABLE_MESSAGE_NUMBER, CAPTURE_MESSAGE_NUMBER lcs,
    2 AVAILABLE_MESSAGE_NUMBER-CAPTURE_MESSAGE_NUMBER delay_scn,
    3 last_enqueued_scn , applied_scn las , last_enqueued_scn-applied_scn delay2
    4 from dba_capture a, v$streams_capture b where a.capture_name = b.capture_name (+)
    5 order by logminer_id
    6 ;
    SELECT c.logminer_id,
    SUBSTR(s.program,INSTR(s.program,'(')+1,4) PROCESS_NAME,
    c.sid,
    c.serial#,
    c.state,
    Log Delay Delay
    ID CAP QUEUE_NAME AVAILABLE_MESSAGE_NUMBER LCS Scanned LAST_ENQUEUED_SCN LAS Enq-Applied
    61 PEGA_CAPTURE QNAMESRC_PEGA 2963657326 2960423611 3233715 2960423611 2960423611 0
    81 SACRPT_CAPTURE QNAMESRC_SACRPT 2963657326 2963657325 1 2963650283 2963653132 -2849
    SQL> 2 3 4 5 6 to_char(c.capture_time, 'HH24:MI:SS MM/DD/YY') CAPTURE_TIME,
    7 to_char(c.enqueue_message_create_time,'HH24:MI:SS MM/DD/YY') ENQUEUE_MESG_TIME ,
    8 (SYSDATE-c.capture_message_create_time)*86400 LATENCY_SECONDS,
    c.total_messages_captured,
    9 10 c.total_messages_enqueued
    11 FROM V$STREAMS_CAPTURE c, V$SESSION s
    12 WHERE c.SID = s.SID
    13 AND c.SERIAL# = s.SERIAL#
    14 order by logminer_id ;
    -- Archive numbers
    Log Process Row creation total msg total msg
    ID Name SID SERIAL# STATE Capture at initial time Lat(s) Captured Enqueue
    61 C001 173 17930 PAUSED FOR FLOW CONTROL 11:51:12 12/21/10 01:51:54 12/21/10 52037 6000 1
    81 C002 159 14604 CAPTURING CHANGES 16:19:08 12/21/10 16:18:45 12/21/10 3 720279 904
    SQL> SQL> SQL> SQL>
    set linesize 150 pagesize 0 heading on embedded on
    SQL> SQL> col name form A55 head 'Name' justify l
    SQL> col st form A14 head 'Start' justify l
    SQL> col end form A14 head 'End' justify l
    SQL> col NEXT_CHANGE# form 9999999999999 head 'Next Change' justify c
    SQL> col FIRST_CHANGE# form 9999999999999 head 'First Change' justify c
    SQL> col SEQUENCE# form 999999 head 'Logseq' justify c
    SQL>
    SQL> select thread#, SEQUENCE# , to_char(FIRST_TIME,'MM-DD HH24:MI:SS') st,
    2 to_char(next_time,'MM-DD HH24:MI:SS') End,FIRST_CHANGE#,
    3 NEXT_CHANGE#, NAME name
    4 from ( select thread#, SEQUENCE# , FIRST_TIME, next_time,FIRST_CHANGE#,
    5 NEXT_CHANGE#, NAME name
    6 from v$archived_log order by first_time desc )
    7 where rownum <= 30
    8 /
    THREAD# Logseq Start End First Change Next Change Name
    2 18404 12-21 15:51:07 12-21 16:08:29 2963375604 2963539359 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18404.2
    819.738346109
    2 18403 12-21 15:35:25 12-21 15:51:07 2963209412 2963375604 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18403.2
    815.738345067
    1 20546 12-21 15:23:38 12-21 16:08:32 2963082548 2963539801 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20546.4
    40.738346113
    2 18402 12-21 15:19:26 12-21 15:35:25 2962838112 2963209412 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18402.1
    514.738344127
    1 20545 12-21 10:23:47 12-21 15:23:38 2962403587 2963082548 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20545.3
    180.738343419
    2 18401 12-21 06:17:47 12-21 15:19:26 2961823746 2962838112 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18401.3
    918.738343167
    1 20544 12-21 06:12:01 12-21 10:23:47 2961768331 2962403587 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20544.2
    965.738325427
    2 18400 12-21 05:27:27 12-21 06:11:59 2961662087 2961763840 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18400.3
    68.738310319
    2 18399 12-21 04:13:39 12-21 05:27:27 2961296357 2961662087 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18399.2
    493.738307647
    1 20543 12-21 04:13:39 12-21 06:12:01 2961296354 2961768331 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20543.2
    694.738310323
    1 20542 12-21 02:38:56 12-21 04:13:39 2960459567 2961296354 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20542.2
    409.738303219
    2 18398 12-21 02:38:56 12-21 04:13:39 2960459570 2961296357 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18398.1
    651.738303219
    2 18397 12-21 01:15:15 12-21 02:38:56 2960397220 2960459570 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18397.1
    768.738297537
    1 20541 12-21 01:15:14 12-21 02:38:56 2960397217 2960459567 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20541.2
    690.738297537
    2 18396 12-21 01:15:06 12-21 01:15:15 2960397203 2960397220 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18396.9
    25.738292515
    1 20540 12-21 01:15:05 12-21 01:15:14 2960397201 2960397217 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20540.3
    361.738292515
    1 20539 12-21 00:41:56 12-21 01:15:05 2960360122 2960397201 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20539.2
    245.738292507
    2 18395 12-21 00:41:56 12-21 01:15:06 2960360124 2960397203 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18395.2
    929.738292507
    1 20538 12-21 00:41:47 12-21 00:41:56 2960358572 2960360122 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20538.2
    278.738290517
    2 18394 12-21 00:41:46 12-21 00:41:56 2960358515 2960360124 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18394.3
    474.738290517
    2 18393 12-21 00:41:38 12-21 00:41:46 2960358469 2960358515 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18393.3
    321.738290507
    1 20537 12-21 00:41:38 12-21 00:41:47 2960358458 2960358572 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20537.3
    431.738290507
    1 20536 12-21 00:12:34 12-21 00:41:38 2960320320 2960358458 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20536.3
    128.738290499
    2 18392 12-21 00:12:33 12-21 00:41:38 2960319489 2960358469 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18392.3
    399.738290499
    2 18391 12-20 20:35:05 12-21 00:12:33 2960063680 2960319489 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18391.2
    032.738288753
    2 18390 12-20 19:04:44 12-20 20:35:05 2959951288 2960063680 +FLASH/pmdbq/archivelog/2010_12_20/thread_2_seq_18390.1
    771.738275705
    1 20535 12-20 15:22:24 12-21 00:12:34 2959770318 2960320320 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20535.3
    217.738288755
    1 20534 12-20 13:45:57 12-20 15:22:24 2959246604 2959770318 +FLASH/pmdbq/archivelog/2010_12_20/thread_1_seq_20534.3
    562.738256945
    2 18389 12-20 13:45:54 12-20 19:04:44 2959246478 2959951288 +FLASH/pmdbq/archivelog/2010_12_20/thread_2_seq_18389.1
    783.738270285
    2 18388 12-20 13:42:02 12-20 13:45:54 2959174146 2959246478 +FLASH/pmdbq/archivelog/2010_12_20/thread_2_seq_18388.3
    249.738251155
    30 rows selected.

  • Sent mail does not appear in sent mailbox after sending

    Sent mail does not appear in sent mailbox after sending

    From reports on this site, Yahoo mail doesn't work reliably with Mail. The following steps may help.
    Quit Mail. Force quit if necessary.
    Back up all data. That means you know you can restore the Mail database, no matter what happens.
    Triple-click the line below on this page to select it:
    ~/Library/Mail/V2/MailData/Envelope Index
    Copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste into the box that opens (command-V), then press return.
    A Finder window will open with a file selected. Move the selected file to the Desktop, leaving the window open. Other files in the folder may have names that begin with "Envelope Index". Move those files, if any, to the Trash.
    Log out and log back in. Relaunch Mail. It should prompt you to re-import your messages. You may get a warning that the index is corrupt and that Mail has to quit. Click OK.
    Test. If Mail now works as expected, you can delete the file you moved to the Desktop. Otherwise, post your results.

  • Finder not responding after Archive and install

    I recently encountered my first problem ever with my mac(new in '05) This is the first mac I have owned; I have worked on G3's and G4's in the past. After reading through many message boards and support pages I don't believe my problem to be similar but different to previous posts.
    My problem started off with an OS problem that I was able to diagnose in the "help" book I purchased when Leopard came out. It said I should Archive and Install to remedy the problem and keep my files. I ran the archive the install (it gave me no options to preserve user or network settings). After Archive and install my computer started up alright, but I got the permanent beachball and the finder does not work. it is constantly non responsive. I can relaunch finder, but after it restarts it goes non responsive immediately once again. So I can't actually access my "previous system" folder to move anything over. I checked my dock items and finder, they opened, but my itunes asked for an update. I list of update items came up; I did the non-restart items first. they updated fine, (my itunes old itunes playlists are viewable but not playable now) then I did the items that required a restart. That is when I found out that I could not shut down or restart my computer with std. procedures.
    Currently I can only access my spotlight or apple pull down menu if I am in a functioning dock program (safari or itunes, quicktime. etc.) after reading some more support pages it looked like the common thing to do was check permissions and verify disk. I did, I repaired two permissions and the disk was OK. I did look at the HD files, they were as I remembered, but unaccessible (greyed out) and the "previous system" folder was present. +It didn't look like I would expect. The HD looked same as it used to just with a previous system folder.+ After checking the permissions and verified the disk I tried a hard restart. It came back the same as before, unresponsive finder and only the few dock items worked along with spotlight. I checked permissions and disk verify again and everything was OK.
    Sorry to be long winded I am trying to be thorough...In short, My finder does not work after doing an Archive and Install to fix my original problem (which has been fixed)...the remedy for an unresponsive finder is to do an archive and install. Is another archive and install really going to fix my problem? Can I archive and install OSX 10.4 and work my way back up to 10.5.6?
    Secondly is there a way to restart my computer without doing another hard restart?

    It won't let me add a new account. I am locked out and when I try to unlock it gives me the beachball and becomes non responsive after it tries to authenticate.
    I looked at the log file, I am not sure what exactly to look for. I am no programer. I see an awful lot of negative wording. I see some errors like "error (-4956) locating menu extra but they are mostly under system preferences...I see some stuff in the loginwindow that says is not a full path... Otherwise, the only reference I see to the finder is when I have force quit the finder.
    2/8/09 8:59:55 PM com.apple.launchd[114] ([0x0-0x4d04d].com.apple.finder[304]) Exited: Terminated
    2/8/09 11:10:17 PM com.apple.launchd[114] ([0x0-0x57057].com.apple.finder[321]) Exited: Terminated

  • About multiple identity plug-in in SES11.1.2.2

    hi Experts,
    I have a question on identity plug-in for ses11.1.2.2, if multiple identity plug-in are activited/started, does this mean SES will check the identity from all these identity plug-in? for example:
    Can I have this senario: user1 belongs to AD, user2 belongs to OID? both user1 and user2 can log in with SES when AD and OID plug-in are activied.
    Best regards

    hi sbuchta,
    I want to double confirm your answer.
    If this is the requirement:
    1. Customer has an AD as backend authentication system.
    2. Customer is using WCC(UCM) which uses that AD as authentication provider.
    3. Customer uses SES to search UCM and NTFS(NTFS has ACL enabled)
    In this scenario, the only option is to use fed search solution(1 SES instance for searching NTFS with AD plugin, another SES instance for searching UCM with StellentIdentityPlugin)?
    Best regards

Maybe you are looking for

  • I keep geing an unknown error sign whenever I try to download any apps

    No matter how many times I have tried, I recieve an "unknown error" whenever I try to download apps to my iPhone

  • How to modify Periodic Consumption

    Hi experts, because of a business requirement I need to massively modify the Periodic Consumption (EASTE-PERVERBR); unfortunately I cannot work on weighting keys (TE415) because they are defined by Italian lawyers. Then, I would like to do it by addi

  • Web Service : Exception Errors

    Hi all after i manage to deploy the WS but i unable to excute the WS function as it keep giving me this errors.. Exception in method createPdf. in Request BOX POST /TestingWS/Config1?style=document HTTP/1.1 Host: 172.16.3.12:50100 Content-Type: text/

  • Remedy Connector namespace issue

    Priority of Inquiry (H/M/L): H SR (number + severity):6457438.993+2 Product (component + version):1370+10.2.0.3.0 OS (vendor + version):46/Linux x86+2.6.9-22.ELs Type of Assistance (Technical/Escalation/Corroboration):Technical Details: [Well-formed

  • G/L  Account  opening Balances.

    hi Experts, is there any Function Module/BApi  for  G/L(  cash/ bank)  opening  balance as  on date. Thanks &  Regards Spandana