Forum Discussion

dorlow1's avatar
dorlow1
Level 3
8 years ago

Enterprise Vault 9.0.2 not archiving journal mailbox

We have two journal mailboxes that we have two journal tasks setup to archive the journal mailboxes 24/7.  I've been watching our 2nd journal mailbox for a few weeks now and watching it get larger and larger.  Today, I figure I need to do something about it.  We used to have support with Symantec and I've called in this issue in the past.  (We do not have support anymore.) I was looking through my previous notes.  I deleted the journal task and target (made screenshots of all tabs before doing this...).  Well after doing this, I ran the sql command...

select * from ExchangeMailboxEntry where MbxDisplayName =  'exchjournal2'

I receive this result...

1C8B92CAF3664E14BBA3E05BCADA168001n10000EVSARCHIVE01    185242    /O=CHS EXCHANGE/OU=EXCHANGE ADMINISTRATIVE GROUP (FYDIBOHF23SPDLT)/CN=RECIPIENTS/CN=EXCHJOURNAL2    ExchJournal2    ExchJournal2    ExchJournal2    US    1    0    1    0    0    0    337720    575    1D7397124520822429D760027574831871110000EVSARCHIVE01                                            0    2016-05-01 05:00:00.000    0    NULL    NULL    NULL    NULL    NULL    NULL    172    NULL    NULL    0    NULL

 

If I do this command for our other mailbox, I receive this...

109E02485FAC2FB4DB73703265552CCE81n10000EVSARCHIVE01    185241    /O=CHS EXCHANGE/OU=EXCHANGE ADMINISTRATIVE GROUP (FYDIBOHF23SPDLT)/CN=RECIPIENTS/CN=EXCHJOURNAL1    ExchJournal1    ExchJournal1    ExchJournal1    US    1    0    2    0    0    0    2402525    1492    1D7397124520822429D760027574831871110000EVSARCHIVE01                                            0    2016-06-14 17:00:03.000    0    NULL    NULL    NULL    NULL    NULL    NULL    205    NULL    NULL    0    NULL

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

 

ExchJournal1    US    1    0    2 (The 2 here means it a journal mailbox.)

exchjournal2, the value here is 1 which means it's a user mailbox.  I need to somehow change this to a two.  Does anyone know how I go about resolving this?  We have DBAs.  I don't know if it's as simple as running an sql command to change this value to a 2 or if there's more to it than just changing the value to a 2. 

Also, if there's anything more beyond changing to a 2 and recreating the target and task, I am not sure.  If others can give me advice here also, that would be great.

  • It sounds like the 2nd mailbox is not actually a journal mailbox.  I would create a new Journal mailbox, set the rules to archive it and then move the existing emails into it.  You can point the Journal task to the same archive that you already have.

  • In addition to this:

    It might be you have not defined the Journal Mailbox in the proper location in EV. Expand Targets, Exchange Servers, Exchange server that has the new Journal Mailbox, Journal Mailboxes. Is the new mailbox defined here? If not, you need to add it here.

    • dorlow1's avatar
      dorlow1
      Level 3

      I deleted the task and target yesterday (taking full screenshots of all screens before deleting it.)  I was hoping when I deleted the task and target that the sql entry would've disappeared so I could recreate it and it would have the 2 for the value of the mailbox type.  But it didn't disappear when I did this. 

       

      Attached are screenshots.  They were journaling tasks and targets.

      • dorlow1's avatar
        dorlow1
        Level 3

        Here's a second screenshot.