Database Growth and Grooming Errors

About 3 weeks ago our Service Manager database began to grow about 1GB per day. We've
been in production for about 3 years and the database size is 140 GB and now
it's rapidly increasing. There have been no recent changes to the environment,
however, we are receiving errors related the grooming failing.<o:p></o:p>
Event ID 10880<o:p></o:p>
Service Manager CMDB Grooming failed.<o:p></o:p>
Grooming Type: StagedChangeLog<o:p></o:p>
The following error was encountered:<o:p></o:p>
Timeout
expired. The timeout period elapsed prior to completion of the operation or the
server is not responding.<o:p></o:p>
Event ID 3224<o:p></o:p>
LfxGroom.Start failed. Exception type:<o:p></o:p>
DatabaseLayerException<o:p></o:p>
Exception message:Command
type:StoredProcedure<o:p></o:p>
Command:[LFXSTG].Groom<o:p></o:p>
Connection state:Closed<o:p></o:p>
Event ID 10870<o:p></o:p>
Mom failed
executing SQL Job p_PartitioningAndGrooming. Details: Timeout expired. The timeout
period elapsed prior to completion of the operation or the server is not
responding..<o:p></o:p>
I also noticed that the Transform.Common data warehouse job is in a failed state. When
I attempt to view the properties the console crashes. Any thought on what may be
causing the issue? Perhaps I need to manually initiate the grooming process?<o:p></o:p>
Thanks,
James<o:p></o:p>
 

Hi,
There are situations where Grooming for some or all WorkItem types may fail because of the fact that there are just too many entries to delete and the job takes more than 30 minutes (Workflow TimeOut) to complete. This may happen in some situations
but the most common one is where the default grooming settings for the different WorkItems was changed and set too high for the environment to handle.
In these situations you might need to manually run the Grooming Workflow (SQL Stored Procedure) for all or some WorkItems types.
Quote from:
http://blogs.technet.com/b/mihai/archive/2012/12/12/how-to-manually-execute-workitem-grooming-in-service-manager.aspx
You may want to shrink SM_LOG.
http://ariessysadmin.blogspot.com/2012/11/scsm-2012-data-warehouse-dwdatamart-full.html
Please remember to backup your data before changing anything about the database.
Regards,
Yan Li
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Similar Messages

  • Database recovery and oracle errors!!

    Hi, all.
    I got the message that "Media Recovery is complete", but got some errors
    when applying archive log files. I was able to open database.
    I am just wondering why oracle gives us error message when applying archive
    logs in the process of recovery(for instance, ora-00279,ora-00289,ora-00280,and
    ora-00278)
    Thanks in advance.
    Best Regards.

    How was the media recovery carried out? Manual recovery of database would result in those message (not errors).
    [oracle@rhel4 ~]$ oerr ora 279
    00279, 00000, "change %s generated at %s needed for thread %s"
    // *Cause: The requested log is required to proceed with recovery.
    // *Action:  Please supply the requested log with "ALTER DATABASE RECOVER
    //           LOGFILE <file_name>" or cancel recovery with "ALTER DATABASE
    //           RECOVER CANCEL".
    [oracle@rhel4 ~]$ oerr ora 289
    00289, 00000, "suggestion : %s"
    // *Cause:  This message reports the next redo log filename that is needed,
    //          according to the initialization parameters LOG_ARCHIVE_DEST and
    //           LOG_ARCHIVE_FORMAT. This message assumes that LOG_ARCHIVE_DEST
    //           and LOG_ARCHIVE_FORMAT are the same now as when the required redo
    //          log file was archived.
    // *Action: Consider using this filename for the next log needed for recovery.
    [oracle@rhel4 ~]$ oerr ora 278
    00278, 00000, "log file '%s' no longer needed for this recovery"
    // *Cause:  The specified redo log file is no longer needed for the current
    //          recovery.
    // *Action: No action required. The archived redo log file may be removed
    //          from its current location to conserve disk space, if needed.
    //          However, the redo log file may still be required for another
    //          recovery session in the future.

  • Help - Database Growth and loading best practice

    Dear all,
    I'm using NW 7.1
    my data are consuming lots of space. I notice my data are grow at 20Gb per 2 month.
    I wonder why the growth is so fast.
    I using process chain to load my data and I always delete my data before full update my cube.
    I kept only 1 week worth of data in my psa.
    I do upload all my master data daily. ( full and delta upload )
    Please advice
    Regards,
    -Dedys

    Hi,
    I have open the table space and here things that show at the table spaces
    PSAPSR3     140.000,00     10.018,13     93
    PSAPSR3700     21.600,00     1.421,81             93
    PSAPSR3DB     5.000,00       1.639,81             67
    PSAPSR3USR     20,00             19,31             3
    PSAPTEMP     1.000,00       998,00             0
    PSAPUNDO     9.020,00       8.624,94             4
    SYSAUX             320,00             55,25             83
    SYSTEM             560,00             7,50                     99
    the one that always full is the PSAPSR3
    what kind of data that is in the PSAPSR3 category ?
    please advice

  • How to determine database growth for new B1 instalation

    Hello B1 people,
    I'm working on the capacity planning of my new business one project and must know how to determine database growth. Does anyone did something like that before?
    Wich tables should I consider?
    Thanks in advance.

    Hello Gabriel,
    I think it is difficult to make any predictions about database growth because this depends on the volume of your business transactions, the number of users, the continuity of your master data...
    For example a small number of users can create a lot of transactions (accounting, logistics) with big documents like sales orders with more than 100 items, or a lot of users who primarily look up things but only create small transaction won't create too much data and thus influence database growth in totally different ways.
    You should collect information about the volume of daily business to make any forecasts.
    If you start with an empty database, the first big growth will be when you upload your master data, but if only few business transactions follow, you shouldn't use that first increase for your calculation.
    Is this your very first B1 installation, or do you already have B1 systems running? If you use the EWA service on a running B1 installation on a regular basis, then you will get a good impression of database growth and transaction volume but you should only use this as a basis for your calculation if the business of the new installation is similar to already running company's.
    Hope that helps,
    Sandra

  • Error - Partitioning and Grooming has not completed recently

    Hi,
    I am new to SCOM Administration. Please need support on the following issue. 
    I am getting error "Partitioning and Grooming has not completed recently" and  Alert Source "All Management Servers Resource Pool DB Watcher".
    As suggested in one of the posts, I connected to SQL Server Management Studio > OpsMgr database > New Query > p_PartitioningAndGrooming and received message "Command(s) completed successfully.". 
    I could find posts or links to fix the issue but I am not sure, how to proceed further since there is no error in my case.
    SCOM version 2012 R2.
    Thank you.

    can you check this -
    http://blogs.technet.com/b/jonathanalmquist/archive/2008/11/25/alert-grooming-is-it-working-or-not.aspx
    similar issue as your is also discussed here  -
    https://social.technet.microsoft.com/Forums/ie/en-US/a57ef8ce-f999-43f6-aa9f-a3f8b60ce720/partitioning-and-grooming-has-not-completed-recently?forum=operationsmanagergeneral
    Thanks, S K Agrawal

  • Database Link and error ORA-02019

    Oracle 9.2.0.6 on Windows 2003
    Has anybody encountered this before and been able to resolve.
    SQL> connect SchemaA/password@NSN1
    SQL> create database link MyLink1
    2 connect to REMDB identified okm135
    3 using 'STAF'
    4 /
    Database link created.
    SQL> create or replace VIEW rem_mydocs as
    2 (select * from mydocs@MyLink1)
    3 /
    View created.
    SQL> grant select on rem_mydocs to UserA ;
    Grant succeeded
    SQL> Create or replace function fn_rem_mydocs
    2 return Sys_RefCursor
    3 IS
    4 v_rc Sys_RefCursor;
    5 begin
    6  open v_rc for
    7       select * from rem_mydocs ;
    8  return (v_rc);
    9 end;
    10 /
    Function created.
    SQL> grant execute on fn_rem_mydocs to UserA;
    Grant succeeded
    SQL> connect UserA/test975@NSN1
    Connected.
    SQL> create or replace synonym rem_mydocs for SchemaA.rem_mydocs;
    Synonym created.
    SQL> create or replace synonym fn_rem_mydocs for SchemaA.sp_rem_mydocs ;
    Synonym created.
    SQL> select count(*) from rem_mydocs ;
    COUNT(*)
          324
    SQL> var g_ref refcursor
    SQL> begin :g_ref := fn_rem_mydocs; end;
    2 /
    SQL> print g_ref
    ERROR:
    ORA-02019: connection description for remote database not found                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Metalink Note:262881.1
    The information in this article applies to:
    Oracle Server - Enterprise Edition - Version: 8.0.x to 9.2.0.x
    This problem can occur on any platform.
    Errors
    ORA 2019 connection description for
    Symptoms
    Describe on a Synonym which is based on a database link may issue error:
    ORA-2019 connection description for remote database not found
    Select from the synonym works successfully.
    Cause
    Based on the Bug 3071468 this issue happens when the local
    and the remote database have different domain name in the GLOBAL_NAME.
    For example if:
    select * from global_name;
    gives from local database:
    PROD.UK.ORACLE.COM
    and the remote database has:
    TEST.US.ORACLE.COM
    then we have different domains for the global_name.
    This does not reproduce when the domain is the same for both global_names.
    Fix
    This issue is fixed in 10.1.0.2.
    For previous versions we have the following 2 workarounds:
    1. Use View in the place of the synonym. This works.
    2. Alter one of the databases global_name , so that the 2 global_names to have the same domain.
    For example in the above example chenge the TEST database as:
    sql> alter database rename global_name to test.uk.oracle.com;
    Then you would have to drop and recreate the database link.
    References
    Bug 3071468 - Ora-2019 May Occur When Describing An Synonym Using A Database Link
    Regards,
    Reza
    Message was edited by:
    Reza

  • Same message 2 dnld Plugin, (Java), and Adobe Reader: Error 2203.Database: C:\Windows\Installer\ced2e.ipi. Cannot open database file. System error -2147287035.E

    Spent all afternoon downloading Java plugiins and Adobe reader; each with the following "failure message."
    Error 2203.Database: C:\Windows\Installer\ced2e.ipi. Cannot open database file. System error -2147287035.Error 2203.Database: C:\Windows\Installer\ced2e.ipi. Cannot open database file. System error -2147287035.

    This is going to sound lame, but... have you shut down and restarted Windows since this problem began? Sometimes the Windows Installer starts behaving erratically, perhaps due to a backlog of deferred updates, and the only way to get around it is to reboot.

  • Down loading Microsoft Office update get error message to close applications microsoft database daemon and sync services agent

    when downloading microsoft office update get message to close microsoft database daemon and sync services agent. Shouldn't these be closed automatically? I try to close them, but the message still says they need to be closed.  Help!

    Are you using Outlook 2011 or Outlook 2015? I don't seem to have any relevant sync settings under Preferences -> Other in Outlook 2015.

  • Difference in select for update of - in Oracle Database 10g and 11g

    Hi, I found out that Oracle Database 10g and 11g treat the following PL/SQL block differently (I am using scott schema for convenience):
    DECLARE
      v_ename bonus.ename%TYPE;
    BEGIN
      SELECT b.ename
        INTO v_ename
        FROM bonus b
        JOIN emp e ON b.ename = e.ename
        JOIN dept d ON d.deptno = e.deptno
       WHERE b.ename = 'Scott'
         FOR UPDATE OF b.ename;
    END;
    /While in 10g (10.2) this code ends successfully (well NO_DATA_FOUND exception is raised but that is expected), in 11g (11.2) it raises exception "column ambiguously defined". And that is definitely not expected. It seems like it does not take into account table alias because I found out that when I change the column in FOR UPDATE OF e.empno (also does not work) to e.mgr (which is unique) it starts working. So is this some error in 11g? Any thoughts?
    Edited by: Libor Nenadál on 29.4.2010 21:46
    It seems that my question was answered here - http://stackoverflow.com/questions/2736426/difference-in-select-for-update-of-in-oracle-database-10g-and-11g

    The behaviour seems like it really is a bug and can be avoided using non-ANSI syntax. (It makes me wonder why Oracle maintains two query languages while dumb me thinks that this is just a preprocessor matter and query engine could be the same).

  • Application doesn't work after build (database toolkit and report gen toolkit).

    I wrote an application using database toolkit and report gen toolkit to retrieve some data from a database,  put into a Word doc, save the Word doc and print it.  It works fine when I run the vi, but when I build and run it, it does nothing.   I have tried all of the settings in Projec Manager that I think might help but it still won't work right.  Labview 8.2.1, XP.
    Thanks,
    Charlie
    Solved!
    Go to Solution.

    Thanks for the help.  I finally abondened the Word append table and used the regular report gen append table and got it to work fine.  The error was 214682314.  That led me to the thread about column numbers must vbe between 1 and 63, but like I said, my coulumn number is 7 so don't know what is going on.  Anyway I got the vi to work and do what I want so I guess now the problem is solved (moot).
    Charlie

  • Database give ORA-600 error after cold backup

    HI,
    I have oracle 10g install on linux system. i take cold backup of my database using
    sql> shutdown immediate
    and then copy all files to any other location.
    but when i start my database it gives me error like
    Errors in file /opt/oracle/fina/bdump/fina_smon_4422.trc:
    ORA-00607: Internal error occurred while making a change to a data block
    ORA-00600: internal error code, arguments: [4193], [136], [139], [], [], [], [], []
    Fri Dec  4 15:23:18 2009
    Errors in file /opt/oracle/fina/bdump/fina_smon_4422.trc:
    ORA-00600: internal error code, arguments: [4193], [67], [70], [], [], [], [], []
    Fri Dec  4 15:23:19 2009
    Doing block recovery for file 2 block 1702
    Block recovery from logseq 13, block 3531 to scn 758385
    Fri Dec  4 15:23:19 2009
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 13 Reading mem 0
      Mem# 0 errs 0: /opt/oracle/fina/dbs/redo01.log
    Block recovery completed at rba 13.3532.16, scn 0.758386
    Doing block recovery for file 2 block 153
    Block recovery from logseq 13, block 3531 to scn 758436
    Fri Dec  4 15:23:19 2009
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 13 Reading mem 0
      Mem# 0 errs 0: /opt/oracle/fina/dbs/redo01.log
    Block recovery completed at rba 13.3612.16, scn 0.758437
    Fri Dec  4 15:23:19 2009
    Errors in file /opt/oracle/fina/bdump/fina_smon_4422.trc:
    ORA-00607: Internal error occurred while making a change to a data block
    ORA-00600: internal error code, arguments: [4193], [67], [70], [], [], [], [], []
    Fri Dec  4 15:23:29 2009
    Errors in file /opt/oracle/fina/bdump/fina_smon_4422.trc:
    ORA-00600: internal error code, arguments: [4193], [136], [139], [], [], [], [], []
    Fri Dec  4 15:23:29 2009
    Errors in file /opt/oracle/fina/bdump/fina_pmon_4410.trc:
    ORA-00474: SMON process terminated with error
    Fri Dec  4 15:23:29 2009
    PMON: terminating instance due to error 474
    Instance terminated by PMON, pid = 4410i have seen this happen sometime after cold backup database give errors. is taking cold backup of database is not safe.
    Please suggest.

    Umesh,
    Since it is case of Ora 600, for which only last solution is oracle support, but i would like to mention that your are getting ORA-00600: internal error code, arguments: [4193].... So, this 4193 is cause to read following links too:
    http://www.orafaq.com/forum/t/47048/2/ and. see Metalink note 153788.1 and 39282.1.
    Regards
    Girish Sharma

  • Print with pasta and getting error

    hello, i have customs printing driver for pasta but as i print report i find an error,
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    The output .pdf has zero file size.
    Any one help? .
    And how can i locate which part cause this problems?
    Thanks.

    Please post the details of the application release, database version and OS.
    Please see if these docs help.
    How to investigate printing issues and work towards its resolution ? (Doc ID 297522.1)
    APP-FND-00500: Afpprn when Using pdf2ps with Pasta (Doc ID 413402.1)
    APP-FND-00500: AFPPRN ... An Error Occurred In Getting Printer Driver Information (Doc ID 867965.1)
    How to Print PDF with UTF8 in R12? (Doc ID 778970.1)
    11i : Pasta Pasta Printing Setup Test (Doc ID 264118.1)
    Diagnostic Test Catalog for 12.1.3 (Doc ID 1083807.1) -- PASTA
    Thanks,
    Hussein

  • SBS 2011 no longer issues DHCP leases: DHCP, DNS, and AD Errors

    Hi all. On early 8/13/2012 and into the morning, our UPS failed several times. The battery seems to be fine but the unit was shutting off power to the unit which means the (Windows SBS 2011 Standard) server shut off unexpectedly several times.I replaced
    the UPS.
    Now I'm trying to figure out what in the world this did to the server. It seems DHCP, DNS, and AD all have issues, as seen in the logs below. The client PC's are going offline one-by-one because the leases are expiring and it can't connect to the server
    to renew. When trying to start the DHCP service, I get a 20013 error saying it cannot be started.
    So I attempted to follow a kb article and repair the database but that didn't work because it seems the Jetpack utility is not in SBS 2011? And even at that, I'm thinking it may not even be a corrupted DHCP database due to the other errors in the event log.
    This is a small office and I only know enough to be dangerous but usually I can just follow a kb to fix any issues. But there are so many errors, this one has me stumped..   Could any Server whizzes identify the big picture here?
    Level Date and Time Source Event ID Task Category
    Critical 8/13/2012 1:33:12 PM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 11:30:37 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 8:23:24 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 8:05:08 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 7:38:04 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 7:29:29 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 12:55:11 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 12:15:49 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Critical 8/13/2012 12:09:49 AM Microsoft-Windows-Kernel-Power 41 (63) The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 12:48:02 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/14/2012 2:23:37 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/14/2012 1:14:33 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/13/2012 8:06:12 AM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/13/2012 7:38:59 AM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/13/2012 12:16:52 AM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 5/31/2012 12:00:19 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 5/31/2012 11:14:20 AM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 4/18/2012 4:32:07 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 9/2/2011 2:14:09 AM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/30/2011 11:37:18 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Error 8/23/2011 1:52:28 PM ADWS 1202 ADWS Instance Events "This computer is now hosting the specified directory instance, but Active Directory Web Services could not service it. Active Directory Web Services will retry this operation periodically.
    Directory instance: NTDS
    Directory instance LDAP port: 389
    Directory instance SSL port: 636
    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 8:23:17 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 2:45:22 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:52:46 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:52:38 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:52:17 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:48:02 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:27:04 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:22:27 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 8:03:57 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 8:03:35 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 7:52:07 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 7:48:46 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 7:28:39 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 4:47:56 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 3:41:50 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:53:42 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:42:26 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:42:08 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:23:24 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:16:13 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 1:14:33 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 1:33:58 PM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:48:37 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:45:31 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:41:43 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:39:43 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:31:22 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 8:24:08 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 8:06:12 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 7:38:47 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 7:30:14 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 12:55:59 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 12:16:52 AM Microsoft-Windows-DHCP-Server 1004 None "The DHCP service failed to initialize the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 12:52:46 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/15/2012 12:52:38 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/15/2012 12:52:17 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/15/2012 12:48:02 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/15/2012 12:27:04 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/15/2012 12:22:27 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 8:03:57 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 8:03:35 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 7:52:07 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 7:48:47 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 7:28:40 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 4:47:56 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 3:41:50 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 2:53:42 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 2:42:26 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 2:42:08 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 2:23:25 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 2:16:13 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/14/2012 1:14:33 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 1:33:59 PM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 11:48:37 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 11:45:33 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 11:41:43 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 11:39:43 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 11:31:23 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 8:24:09 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 8:06:13 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 7:38:48 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 12:55:59 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Error 8/13/2012 12:16:52 AM Microsoft-Windows-DHCP-Server 1008 None "The DHCP service is shutting down due to the following error:
    The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""2A040000"" (Server IP Address The DHCP/BINL service is not authorized in the directory service domain ""%2"" (Server IP Address %1)
    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 8:23:17 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 2:45:22 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:52:46 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:52:38 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:52:17 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:48:02 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:27:04 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/15/2012 12:22:27 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 8:03:57 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 8:03:35 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 7:52:07 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 7:48:47 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 7:28:40 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 4:47:56 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 3:41:50 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:53:42 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:42:26 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:42:08 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:23:25 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 2:16:13 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/14/2012 1:14:33 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 1:33:59 PM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:48:37 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:45:33 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:41:43 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:39:43 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 11:31:23 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 8:24:09 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 8:06:13 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 7:38:48 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 7:30:15 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 12:55:59 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Error 8/13/2012 12:16:52 AM Microsoft-Windows-DHCP-Server 1018 None "The DHCP service failed to restore the database. The following error occurred:
    An error occurred while accessing the DHCP database. Look at the DHCP server event log for more information on this error.
    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 12:48:28 PM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."
    Error 8/15/2012 12:22:55 PM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."
    Error 8/14/2012 2:23:56 PM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."
    Error 8/14/2012 1:15:00 PM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."
    Error 8/13/2012 1:34:27 PM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."
    Error 8/13/2012 11:31:55 AM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."
    Error 8/13/2012 8:24:36 AM NtFrs 13552 None "The File Replication Service is unable to add this computer to the following replica set:
    ""DOMAIN SYSTEM VOLUME (SYSVOL SHARE)""
    This could be caused by a number of problems such as:
    -- an invalid root path,
    -- a missing directory,
    -- a missing disk volume,
    -- a file system on the volume that does not support NTFS 5.0
    The information below may help to resolve the problem:
    Computer DNS name is ""SERVER2011.vhf.local""
    Replica set member name is ""SERVER2011""
    Replica set root path is ""c:\windows\sysvol\domain""
    Replica staging directory path is ""c:\windows\sysvol\staging\domain""
    Replica working directory path is ""c:\windows\ntfrs\jet""
    Windows error status code is
    FRS error status code is FrsErrorMismatchedJournalId
    Other event log messages may also help determine the problem. Correct the problem and the service will attempt to restart replication automatically at a later time."

    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 12:48:28 PM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Error 8/15/2012 12:22:55 PM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Error 8/14/2012 2:23:56 PM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Error 8/14/2012 1:15:00 PM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Error 8/13/2012 1:34:27 PM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Error 8/13/2012 11:31:55 AM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Error 8/13/2012 8:24:36 AM NtFrs 13555 None "The File Replication Service is in an error state. Files will not replicate to or from one or all of the replica sets on this computer until the following recovery steps are performed:
    Recovery Steps:
    [1] The error state may clear itself if you stop and restart the FRS service. This can be done by performing the following in a command window:
    net stop ntfrs
    net start ntfrs
    If this fails to clear up the problem then proceed as follows.
    [2] For Active Directory Domain Services Domain Controllers that DO NOT host any DFS alternates or other replica sets with replication enabled:
    If there is at least one other Domain Controller in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    If there are NO other Domain Controllers in this domain then restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and choose the Advanced option which marks the sysvols as primary.
    If there are other Domain Controllers in this domain but ALL of them have this event log message then restore one of them as primary (data files from primary will replicate everywhere) and the others as non-authoritative.
    [3] For Active Directory Domain Services Domain Controllers that host DFS alternates or other replica sets with replication enabled:
    (3-a) If the Dfs alternates on this DC do not have any other replication partners then copy the data under that Dfs share to a safe location.
    (3-b) If this server is the only Active Directory Domain Services Domain Controller for this domain then, before going to (3-c), make sure this server does not have any inbound or outbound connections to other servers that were formerly Domain Controllers for this domain but are now off the net (and will never be coming back online) or have been fresh installed without being demoted. To delete connections use the Sites and Services snapin and look for
    Sites->NAME_OF_SITE->Servers->NAME_OF_SERVER->NTDS Settings->CONNECTIONS.
    (3-c) Restore the ""system state"" of this DC from backup (using ntbackup or other backup-restore utility) and make it non-authoritative.
    (3-d) Copy the data from step (3-a) above to the original location after the sysvol share is published.
    [4] For other Windows servers:
    (4-a) If any of the DFS alternates or other replica sets hosted by this server do not have any other replication partners then copy the data under its share or replica tree root to a safe location.
    (4-b) net stop ntfrs
    (4-c) rd /s /q c:\windows\ntfrs\jet
    (4-d) net start ntfrs
    (4-e) Copy the data from step (4-a) above to the original location after the service has initialized (5 minutes is a safe waiting time).
    Note: If this error message is in the eventlog of all the members of a particular replica set then perform steps (4-a) and (4-e) above on only one of the members."
    Level Date and Time Source Event ID Task Category
    Error 8/15/2012 8:23:17 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 2:45:22 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 12:52:46 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 12:52:38 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 12:52:17 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 12:48:22 PM Service Control Manager 7024 None The SQL Server (SBSMONITORING) service terminated with service-specific error %%17058.
    Error 8/15/2012 12:48:02 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 12:27:04 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/15/2012 12:25:19 PM Service Control Manager 7024 None The Windows Search service terminated with service-specific error %%-1073473535.
    Error 8/15/2012 12:22:48 PM Service Control Manager 7024 None The SQL Server (SBSMONITORING) service terminated with service-specific error %%17058.
    Error 8/15/2012 12:22:27 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 8:03:57 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 8:03:35 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 7:52:07 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 7:48:47 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 7:28:40 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 4:47:56 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 3:41:50 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 2:53:42 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 2:42:26 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 2:42:08 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 2:23:25 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 2:16:13 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/14/2012 1:14:33 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 1:33:59 PM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 11:48:37 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 11:45:33 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 11:41:43 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 11:39:43 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 11:31:23 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 8:24:09 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 8:06:13 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 7:38:48 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 12:55:59 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.
    Error 8/13/2012 12:16:52 AM Service Control Manager 7024 None The DHCP Server service terminated with service-specific error %%20013.

  • Issue to load data from database to XML file. error: ODI-40768

    Hi,
    While I am trying to load data from database to XML following error is appearing.
    ODI-1228: Task TEST_XML_DATA (Integration) fails on the target XML connection MyLOCALXSD.
    Caused By: java.sql.SQLException: ODI-40768: Could not save the file <default>:C:\DATA_FILE\www.xml because a class java.io.IOException occurred and said: The filename, directory name, or volume label syntax is incorrect
         at com.sunopsis.jdbc.driver.xml.SnpsXmlFile.writeToFile(SnpsXmlFile.java:751)
         at com.sunopsis.jdbc.driver.xml.SnpsXmlConnection.internalExecute(SnpsXmlConnection.java:769)
         at com.sunopsis.jdbc.driver.xml.SnpsXmlPreparedStatement.execute(SnpsXmlPreparedStatement.java:46)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:166)
         at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
         at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)
    jdbc url: jdbc:snps:xml?d=C:\test_xsd.xsd&s=TESTSQL&re=employeesX&ro=true
    physical schema: TESTSQL
    Knowledge modules are:
    LKM: LKM SQL to SQL
    IKM: IKM XML Control Append
    CKM: CKM SQL
    Parameters set are:
    CREATE_XML_FILE: true
    XML_PATH:<default>:C:\DATA_FILE\www.xml
    I have tried to change the directory path but error is still there.
    Could some one please help me to resolve the issue?
    Regards,
    user1672911

    Hi,
    The trouble in "<default>:"  - if you set XML_PATH as C:\DATA_FILE\www.xml instead  <default>:C:\DATA_FILE\www.xml- it will work correctly.
    Greetings,
    Eugene

  • Problem when creating Database (Database, OS and hardware Configuraiton included)

    Problem when creating Database:
    Below are the problems, which I faced during creation of database. I have mentioned both the problem separately. Plus the log file maintained by Oracle during installation. It might help in diagnosing the error. Plus a little conclusion with I turned up to.
    There are two problems, when creating database with Oracle Database Assistant. One when creating pre tuned database from CD. And second when creating customized database giving options your self.
    Problem # 1:
    When creating pre tuned database from CD. The process of creating Database is 90 % complete and is at step # 3 Initializing Database. It gives error ORA-03113: end-of-file on communication channel.
    I searched following oracle help for this problem.
    ORA-03113: end-of-file on communication channel
    Cause: An unexpected end-of-file was processed on the communication channel. The problem could not be handled by the Net8, two-task software. This message could occur if the shadow two-task process associated with a Net8 connect has terminated abnormally, or if there is a physical failure of the interprocess communication vehicle, that is, the network or server machine went down.
    Action: If this message occurs during a connection attempt, check the setup files for the appropriate Net8 driver and confirm Net8 software is correctly installed on the server. If the message occurs after a connection is well established, and the error is not due to a physical failure, check if a trace file was generated on the server at failure time. Existence of a trace file may suggest an Oracle internal error that requires the assistance of customer support.
    Conclusion:
    What I conceive from this problem and the help available is that, I have to install NET8 again. But I am not sure about the solution, please tell me whether I am rite or not.
    Problem # 2:
    When creating database with custom option. The process of creating Database is 2 % complete and is at step # 2 Creating Database Files. It gives error ORA-12571: TNS:packet writer failure.
    I searched following oracle help for this problem.
    ORA-12571: TNS:packet writer failure
    Cause: An error occurred during a data send.
    Action: Not normally visible to the user. For further details, turn on tracing and re-execute the operation. If error persists, contact Worldwide Customer Support.
    Conclusion:
    What I conceive from this problem and the help available is that, I have to install NET8 again. But I am not sure about the solution, please tell me whether I am rite or not.
    Log File Showing Error :
    Result code for launching of configuration tool is 0
    Launched configuration tool Oracle Database Configuration Assistant
    Command which is being spawned is C:\Program Files\Oracle\jre\1.1.7\bin/jrew.exe -Duser.dir=d:\oracle\ora81\assistants\dbca\jlib -classpath ";C:\Program Files\Oracle\jre\1.1.7\lib\rt.jar;C:\Program Files\Oracle\jre\1.1.7\lib\i18n.jar;d:\oracle\ora81\jlib\ewt-3_3_6.jar;d:\oracle\ora81\jlib\share-1_0_8.jar;d:\oracle\ora81\jlib\swingall-1_1_1.jar;d:\oracle\ora81\assistants\dbca\jlib\dbassist.jar;d:\oracle\ora81\assistants\jlib\jnls.jar;d:\oracle\ora81\assistants\jlib\acc.jar;d:\oracle\ora81\jlib\help-3_1_8.jar;d:\oracle\ora81\jlib\ice-4_06_6.jar;d:\oracle\ora81\jlib\netcfg.jar;" DBCreateWizard -progress_only -responseFile NO_VALUE -createtype seed -numusers NO_VALUE -apptype NO_VALUE -cartridges NO_VALUE -options NO_VALUE -demos NO_VALUE -seedloc d:\oracle\ora81\starterdb -sid ora8i -orabase d:\oracle -clususer NO_VALUE -cluspswd Protected value, not to be logged -nodeinfo NO_VALUE -gdbName ora8i
    Invalid Exit Code. The following result code will be used for configuration tool: 1
    Configuration tool Oracle Database Configuration Assistant failed
    The datafiles will be copied from the CD to d:\oracle\oradata\ora8i. The Oracle Database Configuration Assistant will begin creating the database.
    An Oracle database will be created for you. The database name will be ora8i. The system identifier for the database will be ora8i. The password for the INTERNAL account will be ******, the SYS account will be change_on_install and the SYSTEM account will be manager.
    Log File of Installation:
    The above code is a part of the log file, which is generated by Oracle installer at C:\Program Files\Oracle\Inventory\Log\..
    I just pasted the part of code, highlighted is the code showing error with Oracle Database Configuration Assistant.
    Software & Hardware Configuration are as follow:
    Software:
    Database
    Oracle 8.1.7.0.0 (Oracle8i)
    Operating System
    Microsoft Windows 2000
    5.00.2195
    Service Pack 2
    Hardware:
    x86 Family 6 Model 8 stepping
    10
    AT/AT COMPITABLE
    260,400 KB RAM

    Dont't worry about that. Before you
    create a table(or view), it is wise to
    drop the table(or view) with the same name.
    If the name doesn't exist, of course there
    is an error message. See the following script:
    -------------------begin-----------
    drop table students cascade constraints;
    create table students (
    sid varchar2(5),
    fname varchar2(20),
    lname varchar2(20) not null,
    minit char,
    primary key (sid));
    --------------end-----------------
    Good day!
    null

Maybe you are looking for

  • Computer not responding during migration assist

    I bought a 27" iMac and have been trying to use migration assist to transfer my files and settings over from my 17" MacBook Pro with little success.  The iMac recognizes the MacBook and the confirmation code pops up on both but once the migration beg

  • How do I connect my existing wifi network to a new Airport network?

    Right now I have two wifi networks. The one that connects to the Internet and one that's for AirPlay and has no Internet connection. How do I connect the two? The desired outcome would be to have one network that connected to the Internet and also co

  • Can't save reader documents

    Hi, I'm new here. I just bought five pdf 's from a website. I downloaded all of them, they are all separate. They are all at the bottom of my screen because I can not save them.  I am trying to save them to my documents, or anywhere, and I don't see

  • B&W image with color profile true B&W?

    I have a 10mb B&W visual saved as RGB. It's 10mb which is too large. I changed it to grayscale and it goes down to 3mb. Still too large. How else do I change a B&W image with RGB color profile to plain B&W? Or is 3 mb the lowest I'm going to get? OR

  • How to read the texts

    i defined standard e-mail text in SO10. which consist of 35 lines content. I want to read this texts and pass this to the function module to sent as an external e-mail Could you please help with a function module to do so ?