Start high priority backup job in front of other queued jobs
Netbackup 7.0 for Windows I have several backup policies, each with dozens of clients. I encounted an issue where I needed to execute an Exchange server backup immediately, so I started a manual backup from my Exchange backup policy in the NBU admin console. This policy is already set to have a higher priority than my other policies, so I thought that, when the next backup device was freed up, that the exchange job would take precedence over the other jobs in the queue. However, the other queued jobs from my other policies started instead. Is there a way to force a manual job in front of other jobs that are already queued, other than canceling all the other jobs first?Solved5.1KViews1like4CommentsNB_dbsrv daemon is not able to active
Hi, Iam not able to make NB_dbsrv daemon active, i tried through Netbackup GUI and also through command mode, but iam not able to make NB_dbsrv daemon is UP, it is seems to be corrupted.. How can i troubleshoot this issue in Symantec Netbackup 6.5 version Can anyone give solution for the same Thanks in advance..3.6KViews0likes24CommentsCan't backup Exchange DAG from passive copy
We can backup the active copies of a Exchange 2010 DAG, but the backup from the passive copies quickly fails with status 2. For now we are backing up the active copies, but we are very interested in backing up only the passive copies. When the backups of passive copies are tried, no bpfis logs are created, but the bpresolver log provided this: 20:47:52.192 [6092.5584] <4> Resolver_Exchange::generate_TopologyList: Processing fixed-up file spec Microsoft Exchange Database Availability Groups:\Usuarios_8 20:47:52.192 [6092.5584] <2> [fsys\shared] : DBG - <FROM BEDS>FS_ResolveDevName: [\\dag02\Microsoft Information Store\Usuarios_8] (../BEDSContext.cpp:124) 20:47:52.192 [6092.5584] <2> [fsys\mb2] : DBG - <FROM BEDS>MB2-Resolve returned 1 (../BEDSContext.cpp:124) 20:47:52.489 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>EseE14::GetTargetDatabaseCopyStatus(IN) ... machine:"dag02", database:"Usuarios_8" targetSite:"", options:0x4, flags:0, count:0 (../BEDSContext.cpp:124) 20:47:52.754 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>EseE14::GetTargetDatabaseCopyStatus(OUT) ... dag:Yes, status:"Mounted", active:"dag01", passive:"dag02", healthy:No, mdb:Yes, cas:cas.domain.cl, clustered:Yes (../BEDSContext.cpp:124) 20:47:52.754 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>E14::ResolveDeviceName([Backup] "\\dag02\Microsoft Information Store\Usuarios_8") => "dag01" ... 0x0 (../BEDSContext.cpp:124) 20:47:52.754 [6092.5584] <2> Resolver_Exchange::find_last_good_server: Path = Microsoft Information Store:\Usuarios_8, database = Usuarios_8 20:47:52.754 [6092.5584] <4> Resolver_Exchange::generate_TopologyList: No backup history for database 'Microsoft Information Store:\Usuarios_8'. 20:47:52.754 [6092.5584] <2> [fsys\shared] : DBG - <FROM BEDS>FS_ResolveDevName: [\\dag02\Microsoft Information Store\Usuarios_8] (../BEDSContext.cpp:124) 20:47:52.754 [6092.5584] <2> [fsys\mb2] : DBG - <FROM BEDS>MB2-Resolve returned 1 (../BEDSContext.cpp:124) 20:47:52.972 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>EseE14::ResolveServerForBackup(Option:1, Preferred Servers: "dag02" ... count:1 (../BEDSContext.cpp:124) 20:47:52.988 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>EseE14::GetTargetDatabaseCopyStatus(IN) ... machine:"dag02", database:"Usuarios_8" targetSite:"", options:0x2, flags:0, count:1 (../BEDSContext.cpp:124) 20:47:53.097 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>EseE14::GetTargetDatabaseCopyStatus(OUT) ... dag:Yes, status:"Mounted", active:"dag01", passive:"dag02", healthy:No, mdb:Yes, cas:cas.domain.cl, clustered:Yes (../BEDSContext.cpp:124) 20:47:53.097 [6092.5584] <2> [fsys\ese] : DBG - <FROM BEDS>E14::ResolveDeviceName([Backup] "\\dag02\Microsoft Information Store\Usuarios_8") => "dag02" ... 0xe000037f (../BEDSContext.cpp:124) 20:47:53.097 [6092.5584] <16> rai_resolvePathName: Server failed to be found 20:47:53.097 [6092.5584] <4> Resolver_Exchange::generate_TopologyList: No backup server found for database path \. 20:47:53.097 [6092.5584] <16> Resolver_Exchange::generate_TopologyList: No databases in the file list were resolved to backup servers 20:47:53.097 [6092.5584] <8> bpresolver_main(): Exchange 2010 item <\\dag02\Microsoft Information Store\Usuarios_8> not backed up. See bpresolver log. 20:47:53.097 [6092.5584] <4> bpresolver_main(): bpresolver output: 20:47:53.097 [6092.5584] <4> bpresolver_main(): ------------------------------------------------------------------- 20:47:53.097 [6092.5584] <4> bpresolver_main(): ------------------------------------------------------------------- 20:47:53.097 [6092.5584] <16> bpresolver_main(): bpresolver could not resolve the passed directive set. 20:47:53.097 [6092.5584] <4> bpresolver_main(): INF - EXIT STATUS 2 Right now, the DAG is composed by two Mailbox Servers, one only has passive copies and the other one only has active copies. According to the Exchange Management Console, every DDBB has two copies and all the active ones are in the same Mailbox Server. That server also holds a Public Folder. In the Database Management screen, the "Servers" field shows both mailbox servers, the "Mounted on Server" field shows only the mailbox server used for active copies. This is valid for all databases, except for the Public Folder. If I use "Active only" or "Passive copy and if not available the active copy" the results are the same, the backup is done through the active copy. Using "Passive copy only" ends in failure, even if using a Preferred Server list. We tried turning all the passive copies into active copies: the problem persists while backups from the "new" active copies work fine. In the Client Selection, we use the name of the DAG, not the hostname of the Windows servers. Backup Selection is "Microsoft Exchange Database Availability Groups:\". There is a CAS server, but we are not backing it up, we only installed the NetBackup client on the Mailbox Servers. We are not using GRT. NetBackup Client Service is started as Local System. We used some accounts with equivalent permissions as the ones listed in the NB documentation, but the results did not vary. We haven't tried using the domain Administrator account yet. Circular logging is configured in most of the databases. NetBackup Master and Media have RedHat with NB 7.1.0.3. Exchange: Windows 2008 R2 Enterprise 64-bit, using the NB 7.1 client.3.6KViews1like6CommentsExchange 2010 DAG backup, logs not truncating
or at least only occasionally, with no way that's apparent to me to replicate for testing purposes. Occasionally they do or have truncated, but I can't find any rhyme or reason. We are just moving our 2007 environment to 2010, so we only have a handful of mailboxes in the 2010 environment. Which is why I'm trying to get all this problem resolved so that we can begin moving people over to 2010. Right now for example, 1 of the databases has logs going back to the 2/13 at 9:01AM, even though I've run a successfull full backup many times. Our configuration is as follows: We are NOT using Instant Recovery or GRT. Backups are successful with status of 0 (I'm doing "Full" backups for the purpose of testing log truncation) I've tried backing up both the Active and Passive nodes, and it doesn't seem to make a difference. In Exchange, Copy length and Queue length are 0 I read stuff about a bug w/ the Indexing Service on Exchange: I stopped the Indexing Service on all of the DAG nodes. No change. We have a MAPI network and Replication network b/t the nodes. I turned off the Firewall on the Replication Network. No change. I've tried dismounting and remounting the database. And I ran ESEUTIL /MH and confirmed that it was clean. The Exchange logs indicate the backups were successful I always see the following two events: one which says they can't truncate (225), but the next says it will once replayed (9827) 2/14/2012 12:34:44 PM MSExchangeIS 9827 Exchange VSS Writer 2/14/2012 12:34:44 PM ESE 225 ShadowCopy The other Event that is odd to me, but maybe it's just the way they read, are the MSExchangeRepl Event 4114. They indicate that the the logs are replicating and replaying, and that the backups are occuring, EXCEPT on the Active node, which doesn't indicate an accurate "Latest Full Backup" time; refer to the following. Database redundancy health check passed. Database copy: DAG4 Redundancy count: 3 Errors: ================ Summary Status ================ Name Status RealCopyQueu InspectorQue ReplayQueue CIState e ue ---- ------ ------------ ------------ ----------- ------- DAG4\WTP-EX-M Healthy 0 0 0 Healthy B3 DAG4\WTP-EX-M Mounted 0 0 0 Healthy B2 DAG4\WTP-EX-M Healthy 0 0 0 Healthy B1 =============== Full Status =============== Identity : DAG4\WTP-EX-MB3 Name : DAG4\WTP-EX-MB3 DatabaseName : DAG4 Status : Healthy MailboxServer : WTP-EX-MB3 ActiveDatabaseCopy : wtp-ex-mb2 ActivationSuspended : False ActionInitiator : Administrator ErrorMessage : ErrorEventId : ExtendedErrorInfo : SuspendComment : SinglePageRestore : 0 ContentIndexState : Healthy ContentIndexErrorMessage : CopyQueueLength : 0 ReplayQueueLength : 0 LatestAvailableLogTime : 2/15/2012 9:29:08 AM LastCopyNotificationedLogTime : 2/15/2012 9:29:08 AM LastCopiedLogTime : 2/15/2012 9:17:22 AM LastInspectedLogTime : 2/15/2012 9:17:22 AM LastReplayedLogTime : 2/15/2012 9:17:22 AM LastLogGenerated : 944 LastLogCopyNotified : 944 LastLogCopied : 944 LastLogInspected : 944 LastLogReplayed : 944 LogsReplayedSinceInstanceStart : 13 LogsCopiedSinceInstanceStart : 12 LatestFullBackupTime : 2/14/2012 9:46:03 PM LatestIncrementalBackupTime : 2/15/2012 3:04:23 AM LatestDifferentialBackupTime : LatestCopyBackupTime : SnapshotBackup : True SnapshotLatestFullBackup : True SnapshotLatestIncrementalBackup : True SnapshotLatestDifferentialBackup : SnapshotLatestCopyBackup : LogReplayQueueIncreasing : False LogCopyQueueIncreasing : False OutstandingDumpsterRequests : {} OutgoingConnections : IncomingLogCopyingNetwork : SeedingNetwork : ActiveCopy : False Identity : DAG4\WTP-EX-MB2 Name : DAG4\WTP-EX-MB2 DatabaseName : DAG4 Status : Mounted MailboxServer : WTP-EX-MB2 ActiveDatabaseCopy : wtp-ex-mb2 ActivationSuspended : False ActionInitiator : Service ErrorMessage : ErrorEventId : ExtendedErrorInfo : SuspendComment : SinglePageRestore : 0 ContentIndexState : Healthy ContentIndexErrorMessage : CopyQueueLength : 0 ReplayQueueLength : 0 LatestAvailableLogTime : LastCopyNotificationedLogTime : LastCopiedLogTime : LastInspectedLogTime : LastReplayedLogTime : LastLogGenerated : 0 LastLogCopyNotified : 0 LastLogCopied : 0 LastLogInspected : 0 LastLogReplayed : 0 LogsReplayedSinceInstanceStart : 0 LogsCopiedSinceInstanceStart : 0 LatestFullBackupTime : LatestIncrementalBackupTime : LatestDifferentialBackupTime : LatestCopyBackupTime : SnapshotBackup : SnapshotLatestFullBackup : SnapshotLatestIncrementalBackup : SnapshotLatestDifferentialBackup : SnapshotLatestCopyBackup : LogReplayQueueIncreasing : False LogCopyQueueIncreasing : False OutstandingDumpsterRequests : {} OutgoingConnections : IncomingLogCopyingNetwork : SeedingNetwork : ActiveCopy : True Identity : DAG4\WTP-EX-MB1 Name : DAG4\WTP-EX-MB1 DatabaseName : DAG4 Status : Healthy MailboxServer : WTP-EX-MB1 ActiveDatabaseCopy : wtp-ex-mb2 ActivationSuspended : False ActionInitiator : Administrator ErrorMessage : ErrorEventId : ExtendedErrorInfo : SuspendComment : SinglePageRestore : 0 ContentIndexState : Healthy ContentIndexErrorMessage : CopyQueueLength : 0 ReplayQueueLength : 0 LatestAvailableLogTime : 2/15/2012 9:29:08 AM LastCopyNotificationedLogTime : 2/15/2012 9:29:08 AM LastCopiedLogTime : 2/15/2012 9:17:22 AM LastInspectedLogTime : 2/15/2012 9:17:22 AM LastReplayedLogTime : 2/15/2012 9:17:22 AM LastLogGenerated : 944 LastLogCopyNotified : 944 LastLogCopied : 944 LastLogInspected : 944 LastLogReplayed : 944 LogsReplayedSinceInstanceStart : 13 LogsCopiedSinceInstanceStart : 12 LatestFullBackupTime : 2/14/2012 9:46:03 PM LatestIncrementalBackupTime : 2/15/2012 3:04:23 AM LatestDifferentialBackupTime : LatestCopyBackupTime : SnapshotBackup : True SnapshotLatestFullBackup : True SnapshotLatestIncrementalBackup : True SnapshotLatestDifferentialBackup : SnapshotLatestCopyBackup : LogReplayQueueIncreasing : False LogCopyQueueIncreasing : False OutstandingDumpsterRequests : {} OutgoingConnections : IncomingLogCopyingNetwork : SeedingNetwork : ActiveCopy : FalseSolved3.3KViews1like7CommentsCareer opportunity.....
Dear Friends, First of all pardon me if someone feels that this is not the right forum to ask below question. I am new on this forum. I want to ask this question to experienced people. Recently I have got new project I my company. Previously I was working on windows server domain, but not on exchange server. Due to my performance & hard work here, my senior has given me option to work in 2 teams:- 1. NetBackup veritas team [version. 6.5] 2. Microsoft Exchange server team [ exchange 2007 ] I am very much confused which options shall I choose. Both have very good technical infrastructure here in this project. Some of my friend suggest me for go according to my interest. But I Know abt me that I am the person who can generate interest in any field. Now question is in above 2 option which has :- 1. Very good market value in future. 2. Money 3. Future growth Plz guide me for my career …… your sincere reply is anticipated….. With regards; Gaurav3.2KViews1like16CommentsFind out the exact backup id(s) associated with specific files/folders that have been backed up
Hi all, When I configure a restore in BAR for a client, say, for the MS-Windows policy type, I can select a specific folder or file, click Actions > Preview Media and it would tell me which media id(s) the folder/file is associated with. Since BAR knows which media id(s) my selected file is stored in, it obviously knows which backup id(s) (image id) the file is associated with. Because if it doesn't, then it shouldn't be able to tell me which media id(s) the file is stored in. What I want to find out, is the backup id(s) associated with the file I selected for restore. The Preview Media option in BAR only tells me the associated media id(s) for the file, but I also want to know its associated backup id(s). If I use the "Images on Tape" report, or the catalog "verify" feature against a media id, it would tell me all the backup ids associated with that media id. But picture this problem: A single backup policy backs up one client: somesvr The selection list contains different drives and folders for somesvr. If the media ABC011 contains ten backup ids, and they all begin with somesvr_xxxxxxxxxx (x = ctime code). Then which backup id(s) out of the ten contains the file C:\test.txt on the server "somesvr" ? In BAR, if I select the file C:\test.txt (for a specific day and time), then use Preview Media, it tells me this file is stored in ABC011. But the problem is, I want to know which backup id(s) out of all backup id(s) inside ABC011 this file is really associated with. Thanks for your time! P.S. I know I could use bpflist to find out what folder/files each backup id contains, but I consider this an inefficient solution when I have hundereds of backup ids to go through. RLeonSolved3.1KViews1like11CommentsWIN32 21: The device is not ready
I am using netbackup 6.0MP6 Can someone please help me to know the reason of the below error message and resolution.? Error bpbrm(pid=5520) from client uklon830: ERR - failure reading file: D:\Program Files\Microsoft DPM\DPM\Volumes\ShadowCopy\UKLON842.UKLON842CLUSTER.eu.jllnet.com\Microsoft Exchange Writer\SG05\289ca3b6-e787-4cf5-87a9-d14c8656e350\Full\k-Vol\SG05db\SG05DB.edb (WIN32 21: The device is not ready. ) 18/03/2009 12:45:09 - Warning bpbrm(pid=5520) from client uklon830: WRN - can't open directory: D:\Program Files\Microsoft DPM\DPM\Volumes\ShadowCopy\UKLON842.UKLON842CLUSTER.eu.jllnet.com\Microsoft Exchange Writer\SG05\289ca3b6-e787-4cf5-87a9-d14c8656e350\Full\L-Vol (WIN32 3: The system cannot find the path specified. ) 18/03/2009 12:45:15 - end writing; write time: 04:03:16 the requested operation was partially successful(1) Though RSM is disabled, we are getting this error.2.9KViews1like9CommentsGRT Dublication Error 191 with netbackup 7.0.1
Hi all i have a problem dublicating my GRT Backup for exchange to tape drives the job ends with code 191 also having [Error bpduplicate(pid=6620) db_IMAGE() failed: database system error (220) ] in the job log and [22:18:57.671 [6800.6732] <32> extend_list_add_files: File: ../nbe_cat_image.cpp Line: 405: invalid input data, Function: NBE_CatImage::addNewNode 22:18:57.671 [6800.6732] <2> extend_list_add_files: get_file_rec() error: 1 image: C:\Program Files\Veritas\NetBackup\db\images\Exchange\1316000000\exchange_Information_Store_1316717178_FULL.f nfiles: 0] in bpdbm log also [23:07:12.692 [4832.6332] <2> bpduplicate: Duplicating policy exchange_Information_Store schedule Full backup id exchange_1316717178 copy 1 created on 09/22/2011 20:46:18 on source path F:\exchange_Full 23:07:12.708 [4832.6332] <2> set_job_details: Tfile (57912): LOG 1316898432 16 bpduplicate 4832 Duplicate of backupid exchange_1316717178 failed, database system error (220). 23:07:12.708 [4832.6332] <16> bpduplicate: Duplicate of backupid exchange_1316717178 failed, database system error (220).] in admin log The server have 50 GB Free Disk Space , only 70% of memory is utilized , 15% of processor is utilized and 25 % of network is utilized during Dublication so i do not think that it's resource allocation problem note http://www.symantec.com/business/support/index?page=content&id=TECH143796 does not apply to me (all my servers runs netbackup 7.0.1) Please Help this is the job log and for the bpdbm, bpcd and admin logs it's too large to be attached 9/24/2011 8:07:24 PM - begin Duplicate 9/24/2011 8:07:24 PM - requesting resource vnb-hcart-robot-tld-0 9/24/2011 8:07:24 PM - requesting resource vnb-hcart-robot-tld-0 9/24/2011 8:07:24 PM - granted resource C046L4 9/24/2011 8:07:24 PM - granted resource IBM.ULT3580-TD4.001 9/24/2011 8:07:24 PM - granted resource vnb-hcart-robot-tld-0 9/24/2011 8:07:24 PM - granted resource C052L4 9/24/2011 8:07:24 PM - granted resource IBM.ULT3580-TD4.000 9/24/2011 8:07:24 PM - granted resource vnb-hcart-robot-tld-0 9/24/2011 8:09:23 PM - Info bpdbm(pid=1640) cataloguing file number 10000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Saleh [saleh]/Top of Information Store/Junk E-mail/Breaking medications rocks again! <000000000e4d0922b890d14c8fed0bccfb35ec0d0700abcc3bd4bcdabb65571c45284250e919000001c500020000f45595b8fdce8b438ae4254794e6681d002e52781ee60000> 9/24/2011 8:09:30 PM - Info bpdbm(pid=1640) cataloguing file number 20000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Adel [adel]/Recoverable Items/Deletions/PO Receipt _Purchase Order(4) _(KAL_Prod_SOB) <00000000726adcf9498f554ea5e27cbeaa7128160700964658674e54197667d9cbbe27ab589f000000005a740000964658674e54194eb7d9cbbe27ab589f000000ddff080000> 9/24/2011 8:09:34 PM - Info bpdbm(pid=1640) cataloguing file number 30000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/soha [soha]/Recoverable Items/Deletions/FW: بيان ØØ¶ÙˆØ± وانصرا الدورات وبيان Ø§Ù„ØªØ£Ø®ÙŠØ±ÙˆØØ±ÙƒØ© السائقين عن يوم21~19~12011 <00000000d948e15961ee9b4898989773a11dd38b0700db5c747a8c97518441161652c89a727d0000000079bc0000db5c747a8c97514281161652c89a727d0000035ff55b0000> 9/24/2011 8:09:38 PM - Info bpdbm(pid=1640) cataloguing file number 40000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/khaled [khaled]/Recoverable Items/Deletions/Emailing: نقل Ù…ØÙ…د صابر Ù…ØÙ…د ابراهيم.jpg <0000000008f111ca5228af469e534018e8222cae0700921c2c82ee46a24fb48899781fe4dc91a000000007a760000921c2c82ee46a24fb42da781fe4dc91a0000036e87340000> 9/24/2011 8:09:42 PM - Info bpdbm(pid=1640) cataloguing file number 50000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/samir [samir]/Deferred Action/<No Subject> <00000000b5592f5abd3f324f8c64ddf78b27f6400700f45595b8fdce8b438ae4432794e6681d0039e33551610000f45595b8fdce8b438ae4254794e6681d00400a5674a00000> 9/24/2011 8:09:46 PM - Info bpdbm(pid=1640) cataloguing file number 60000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/AbdElaal [abdelaal]/<No Subject> <00000000fe6f13e79842594486f0e99c7fb768c207006f7a5aa6692f1e4fb51a732d6a1430aa00000049f3a40000e6a390a428399340894bfda80dfaa500000002828a150000> 9/24/2011 8:09:51 PM - Info bpdbm(pid=1640) cataloguing file number 70000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Anwar [anwar]/Top of Information Store/Inbox/(791)_Purchase Order Receiving <00000000c386df18cbdf45499f24e4beac46089b0700f45595b8fdce8b438543254794e6681d002063f95cd80000f45595b8fdce8b438ae4254794e6681d0037704fbf630000> 9/24/2011 8:09:57 PM - Info bpdbm(pid=1640) cataloguing file number 80000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Elshehaby [Elshehaby]/Top of Information Store/Junk E-mail/DHL Office. You need to get a parcel NR.9324 <0000000078e01d5d6eb2324b86c61fd5b5d6fef507005f0971338642dd651243fdea7d96109400004c2f00020000f45595b8fdce8b438ae4254794e6681d0037702cb81a0000> 9/24/2011 8:10:03 PM - Info bpdbm(pid=1640) cataloguing file number 90000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Mahmoud [Mahmoud]/Top of Information Store/Inbox/FW: Sites survey drawings <00000000c105fe4efa9c12469361d3134a0186300700f45595b8fdce8b438723254794e6681d002e4ab856430000f45595b8fdce8b438ae4254794e6681d00401be135a60000> 9/24/2011 8:10:08 PM - Info bpdbm(pid=1640) cataloguing file number 100000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Ahmed [Ahmed]/Top of Information Store/Deleted Items/Invitation: Company - Audit update and follow up (Feb 24 12:00 ZE2 in Company Premises) <000000006abdf0132e5cd41183680004ac3dd9210700e167e309dd5bd41183661234ac3dd92100000000704f0000f45595b8fdce8b438ae4254794e6681d00370343696b0000> 9/24/2011 8:10:59 PM - Info bpdbm(pid=1640) cataloguing file number 200000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Basant [basant]/Top of Information Store/Inbox/RE: sherifa el adawi's Online Recommendation <00000000b93d7cfb5ef6fb48b9a40b58610b7f1107001feda8819b14454295fccd0998a2836b0000004cc8470000f45595b8fdce8b438ae4254794e6681d003fae23dead0000> 9/24/2011 8:11:53 PM - Info bpdbm(pid=1640) cataloguing file number 300000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Hala [hala]/Top of Information Store/Inbox/FW: انزال ثلاجات كابي <00000000772938382a45d61184760004ac3dd9210700e167e309dd5bd41903660004ac3dd921000000ccd4d800002b4fdf313bf120469210d0b419c7223b000003606cf90000> 9/24/2011 8:12:38 PM - Info bpdbm(pid=1640) cataloguing file number 400000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Karim [karim]/Recoverable Items/Deletions/Delivered: FW: Missing items <000000000028224d71b8f64b8c640cc55afe3f7307004b2a2f2df230b24098018c5abef49d4b000000007a4c00004b2a2f2df230b2439e018c5abef49d4b0000036096b50000> 9/24/2011 8:13:18 PM - Info bpdbm(pid=1640) cataloguing file number 500000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Mai [may]/Top of Information Store/Inbox/Executive assistant <000000004af80de3cdfc7648a42efdac25e9ea3e07001feda8819b14454295857d9298a2836b0000015b2c37000078377bf53002dd4486e6e5d0d30ce39c000003608db80000> 9/24/2011 8:14:06 PM - Info bpdbm(pid=1640) cataloguing file number 600000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Mohamed [mohamed]/Top of Information Store/Sent Items/Fakous Site <00000000cd728e17e4f3ca4892ffd8919cafd171070066b468314840154a8c9876f6cd07b6d900000094392900001cef67955f8df244b787bdcae97eaedb0039bf5e0fb20000> 9/24/2011 8:14:47 PM - Info bpdbm(pid=1640) cataloguing file number 700000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Mostafa [mostafa@company.loc]/Top of Information Store/Old Psts/Inbox/Marketing Budget Comparison <000000003e3b612e44e2914ebfc7c3a006b77ea107001feda8819b14454295fc877298a2836b00000158d30a000010b8847394022f4d9a5dab74eb3ff0b7000011c229da0000> 9/24/2011 8:15:30 PM - Info bpdbm(pid=1640) cataloguing file number 800000 path /Microsoft Exchange Database Availability Groups/exchange.company.loc/Microsoft Information Store/CompanyDB/Database/Reda [reda]/<No Subject> <0000000064e992314e610540ae5ddec4d81c241a0700f45595b8fdce8b438ae4209094e6681d0029e6ec26c70000520bf4db3f29b54797e1e67f11ec778a000001495d370000> 9/24/2011 8:15:54 PM - Error bpduplicate(pid=6620) db_IMAGE() failed: database system error (220) 9/24/2011 8:15:54 PM - Error bpduplicate(pid=6620) Status = no images were successfully processed. 9/24/2011 8:15:54 PM - Error bpduplicate(pid=6620) Duplicate of backupid exchange_1316717178 failed, database system error (220). 9/24/2011 8:15:54 PM - Error bpduplicate(pid=6620) Status = no images were successfully processed. 9/24/2011 8:15:55 PM - end Duplicate; elapsed time: 00:08:31 no images were successfully processed(191)2.8KViews0likes10Comments