|
| |||||||||
| Tags: 1005, 1202, database, jet, repeating, scecli |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Scecli and jet database event 1005 and 1202 repeating
Hi all, I am using windows 2003 small entreprise server and for some reason my event viewer is bombarding me every 5 minut with 2 error: 1) Source: Scecli Eventid:1005 Some JET database is corrupt..(and it give the how to fix it 2) Source: Scecli EventID:1202 Security policies were propagated with warning. 0x10d9 : Unable to read from or write to the database. Advanced help for this problem is available on http://support.microsoft.com. Query for "troubleshooting 1202 events". Went trought the microsoft support (wich couldn't find anything about the 0x10d9) and try the esenutil to fix the database, with no result. The Jet database is the latest version. So my question is: Why do I need the jet database, as far as I know it's for access wich I am not sure I am using (I do use exchange but I was not aware that access was part of exchange). And if I need to use Jet database, is there any other step to fix this database. Is there a way to check what is in us in the jet database ? Thanks a lot |
|
#2
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hello Damaru, Thank you for posting in the SBS newsgroup. I. What does the "windows 2003 small enterprise server" mean? Please kindly let me know the exact OS Edition is running. Is it an SBS 2003 Server? If you are using pure Windows 2003 Enterprise Server, I would like to suggest that post a new thread to Windows newsgroup. The reason why I recommend this is that you will get the most qualified pool of respondents, and other partners who the newsgroups regularly can share their knowledge. Thank you for your understanding. For your convenience, I have listed the Internet Explorer newsgroup below: microsoft.public.windows.server.general II. Based on my research, this issue occurs if the local Group Policy database file is corrupt. To resolve this issue, use the procedure described in this section to re-create the local Group Policy file. 1. Open the %SystemRoot%\Security folder, create a new folder, and then name it "OldSecurity". 2. Move all of the files ending in .log from the %SystemRoot%\Security folder to the OldSecurity folder. 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database folder, and then rename this file to "Secedit.old". 4. Click Start, click Run, type mmc, and then click OK. 5. Click Console, click Add/Remove Snap-in, and then add the Security and Configuration snap-in. 6. Right-click Security and Configuration and Analysis, and then click Open Database. 7. Browse to the %SystemRoot%\Security\Database folder, type Secedit.sdb in the File name box, and then click Open. 8. When you are prompted to import a template, click Setup Security.inf, and then click Open. Note If you receive an "Access denied" message, you can safely ignore it. More information: 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in the Application log http://support.microsoft.com/default...b;EN-US;278316 I appreciate your time and cooperation. If anything is unclear, please feel free to let me know. I am looking forward to hearing from you. Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities...s/default.aspx When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue. Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner. For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers. Any input or comments in this thread are highly appreciated. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >thread-index: AcYSC+wLUqyo8/b9Rk2by9WyqEqHUw== >X-WBNR-Posting-Host: 64.26.161.38 >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >Subject: Scecli and jet database event 1005 and 1202 repeating >Date: Thu, 5 Jan 2006 07:23:04 -0800 >Lines: 28 >Message-ID: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="Utf-8" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >Content-Class: urn:content-classes:message >Importance: normal >Priority: normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >Newsgroups: microsoft.public.windows.server.sbs >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234345 >X-Tomcat-NG: microsoft.public.windows.server.sbs > >Hi all, > >I am using windows 2003 small entreprise server and for some reason my event >viewer is bombarding me every 5 minut with 2 error: > >1) >Source: Scecli >Eventid:1005 >Some JET database is corrupt..(and it give the how to fix it > >2) >Source: Scecli >EventID:1202 >Security policies were propagated with warning. 0x10d9 : Unable to read from >or write to the database. Advanced help for this problem is available on >http://support.microsoft.com. Query for "troubleshooting 1202 events". > >Went trought the microsoft support (wich couldn't find anything about the >0x10d9) and try the esenutil to fix the database, with no result. The Jet >database is the latest version. > >So my question is: Why do I need the jet database, as far as I know it's for >access wich I am not sure I am using (I do use exchange but I was not aware >that access was part of exchange). And if I need to use Jet database, is >there any other step to fix this database. Is there a way to check what is in >us in the jet database ? > >Thanks a lot > |
|
#3
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Yes it is a SBS 2003 server, sorry for the mistake, thanks it totally solved my problem (even if I don't understand fully what I just did) thanks ""Nathan Liu [MSFT]"" wrote: > Hello Damaru, > > Thank you for posting in the SBS newsgroup. > > I. What does the "windows 2003 small enterprise server" mean? Please > kindly let me know the exact OS Edition is running. Is it an SBS 2003 > Server? If you are using pure Windows 2003 Enterprise Server, I would like > to suggest that post a new thread to Windows newsgroup. The reason why I > recommend this is that you will get the most qualified pool of respondents, > and other partners who the newsgroups regularly can share their knowledge. > Thank you for your understanding. > > For your convenience, I have listed the Internet Explorer newsgroup below: > microsoft.public.windows.server.general > > II. Based on my research, this issue occurs if the local Group Policy > database file is corrupt. > > To resolve this issue, use the procedure described in this section to > re-create the local Group Policy file. > > 1. Open the %SystemRoot%\Security folder, create a new folder, and then > name it "OldSecurity". > 2. Move all of the files ending in .log from the %SystemRoot%\Security > folder to the OldSecurity folder. > 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database folder, > and then rename this file to "Secedit.old". > 4. Click Start, click Run, type mmc, and then click OK. > 5. Click Console, click Add/Remove Snap-in, and then add the Security and > Configuration snap-in. > 6. Right-click Security and Configuration and Analysis, and then click Open > Database. > 7. Browse to the %SystemRoot%\Security\Database folder, type Secedit.sdb in > the File name box, and then click Open. > 8. When you are prompted to import a template, click Setup Security.inf, > and then click Open. > > Note If you receive an "Access denied" message, you can safely ignore it. > > More information: > 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > the Application log > http://support.microsoft.com/default...b;EN-US;278316 > > > I appreciate your time and cooperation. If anything is unclear, please feel > free to let me know. I am looking forward to hearing from you. > > Have a nice day! > > Best regards, > > Nathan Liu (MSFT) > Microsoft CSS Online Newsgroup Support > > Get Secure! - www.microsoft.com/security > ====================================================== > This newsgroup only focuses on SBS technical issues. If you have issues > regarding other Microsoft products, you'd better post in the corresponding > newsgroups so that they can be resolved in an efficient and timely manner. > You can locate the newsgroup here: > http://www.microsoft.com/communities...s/default.aspx > > When opening a new thread via the web interface, we recommend you check the > "Notify me of replies" box to receive e-mail notifications when there are > any updates in your thread. When responding to posts via your newsreader, > please "Reply to Group" so that others may learn and benefit from your > issue. > > Microsoft engineers can only focus on one issue per thread. Although we > provide other information for your reference, we recommend you post > different incidents in different threads to keep the thread clean. In doing > so, it will ensure your issues are resolved in a timely manner. > > For urgent issues, you may want to contact Microsoft CSS directly. Please > check http://support.microsoft.com for regional support phone numbers. > > Any input or comments in this thread are highly appreciated. > ====================================================== > This posting is provided "AS IS" with no warranties, and confers no rights. > > > -------------------- > >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >thread-index: AcYSC+wLUqyo8/b9Rk2by9WyqEqHUw== > >X-WBNR-Posting-Host: 64.26.161.38 > >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >Subject: Scecli and jet database event 1005 and 1202 repeating > >Date: Thu, 5 Jan 2006 07:23:04 -0800 > >Lines: 28 > >Message-ID: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > >MIME-Version: 1.0 > >Content-Type: text/plain; > > charset="Utf-8" > >Content-Transfer-Encoding: 7bit > >X-Newsreader: Microsoft CDO for Windows 2000 > >Content-Class: urn:content-classes:message > >Importance: normal > >Priority: normal > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >Newsgroups: microsoft.public.windows.server.sbs > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234345 > >X-Tomcat-NG: microsoft.public.windows.server.sbs > > > >Hi all, > > > >I am using windows 2003 small entreprise server and for some reason my > event > >viewer is bombarding me every 5 minut with 2 error: > > > >1) > >Source: Scecli > >Eventid:1005 > >Some JET database is corrupt..(and it give the how to fix it > > > >2) > >Source: Scecli > >EventID:1202 > >Security policies were propagated with warning. 0x10d9 : Unable to read > from > >or write to the database. Advanced help for this problem is available on > >http://support.microsoft.com. Query for "troubleshooting 1202 events". > > > >Went trought the microsoft support (wich couldn't find anything about the > >0x10d9) and try the esenutil to fix the database, with no result. The Jet > >database is the latest version. > > > >So my question is: Why do I need the jet database, as far as I know it's > for > >access wich I am not sure I am using (I do use exchange but I was not > aware > >that access was part of exchange). And if I need to use Jet database, is > >there any other step to fix this database. Is there a way to check what is > in > >us in the jet database ? > > > >Thanks a lot > > > > |
|
#4
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, Thank you for posting back! I'm glad to hear that things are working correctly for you now. Here's a summary of this post for your reference: PROBLEM: Receive Event Scecli, 1005, 1202 CAUSE: This issue occurs if the local Group Policy database file is corrupt. RESOLUTION: To resolve this issue, use the procedure described in the KB article 278316 to re-create the local Group Policy file. 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in the Application log http://support.microsoft.com/default...b;EN-US;278316 Meanwhile, I would like to list the following question template here and you can use it as a guideline for your future issues. By answering the questions when submitting a post, it will greatly help us understand your problem and situation more quickly. Thank you! 1. Has the server/client/product ever worked? 2. If so, what has been changed? 3. What service packs and updates were applied? 4. What are the steps to reproduce the problem? 5. Does it happen the same way on any other systems? 6. Please provide the exact error message with any screenshots if possible. Please do not hesitate to post in this great newsgroup if you need any assistance in the future. I look forward to working with you again. Thank you and best regards, Have a nice day! Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities...s/default.aspx When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue. Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner. For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers. Any input or comments in this thread are highly appreciated. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >thread-index: AcYSz37GuRNSha+qQ16CAAWVihAFUw== >X-WBNR-Posting-Host: 64.26.161.38 >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >Date: Fri, 6 Jan 2006 06:43:02 -0800 >Lines: 149 >Message-ID: <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="Utf-8" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >Content-Class: urn:content-classes:message >Importance: normal >Priority: normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >Newsgroups: microsoft.public.windows.server.sbs >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234591 >X-Tomcat-NG: microsoft.public.windows.server.sbs > >Yes it is a SBS 2003 server, sorry for the mistake, thanks it totally solved >my problem (even if I don't understand fully what I just did) > >thanks > >""Nathan Liu [MSFT]"" wrote: > >> Hello Damaru, >> >> Thank you for posting in the SBS newsgroup. >> >> I. What does the "windows 2003 small enterprise server" mean? Please >> kindly let me know the exact OS Edition is running. Is it an SBS 2003 >> Server? If you are using pure Windows 2003 Enterprise Server, I would like >> to suggest that post a new thread to Windows newsgroup. The reason why I >> recommend this is that you will get the most qualified pool of respondents, >> and other partners who the newsgroups regularly can share their knowledge. >> Thank you for your understanding. >> >> For your convenience, I have listed the Internet Explorer newsgroup below: >> microsoft.public.windows.server.general >> >> II. Based on my research, this issue occurs if the local Group Policy >> database file is corrupt. >> >> To resolve this issue, use the procedure described in this section to >> re-create the local Group Policy file. >> >> 1. Open the %SystemRoot%\Security folder, create a new folder, and then >> name it "OldSecurity". >> 2. Move all of the files ending in .log from the %SystemRoot%\Security >> folder to the OldSecurity folder. >> 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database folder, >> and then rename this file to "Secedit.old". >> 4. Click Start, click Run, type mmc, and then click OK. >> 5. Click Console, click Add/Remove Snap-in, and then add the Security and >> Configuration snap-in. >> 6. Right-click Security and Configuration and Analysis, and then click Open >> Database. >> 7. Browse to the %SystemRoot%\Security\Database folder, type Secedit.sdb in >> the File name box, and then click Open. >> 8. When you are prompted to import a template, click Setup Security.inf, >> and then click Open. >> >> Note If you receive an "Access denied" message, you can safely ignore it. >> >> More information: >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in >> the Application log >> http://support.microsoft.com/default...b;EN-US;278316 >> >> >> I appreciate your time and cooperation. If anything is unclear, please feel >> free to let me know. I am looking forward to hearing from you. >> >> Have a nice day! >> >> Best regards, >> >> Nathan Liu (MSFT) >> Microsoft CSS Online Newsgroup Support >> >> Get Secure! - www.microsoft.com/security >> ====================================================== >> This newsgroup only focuses on SBS technical issues. If you have issues >> regarding other Microsoft products, you'd better post in the corresponding >> newsgroups so that they can be resolved in an efficient and timely manner. >> You can locate the newsgroup here: >> http://www.microsoft.com/communities...s/default.aspx >> >> When opening a new thread via the web interface, we recommend you check the >> "Notify me of replies" box to receive e-mail notifications when there are >> any updates in your thread. When responding to posts via your newsreader, >> please "Reply to Group" so that others may learn and benefit from your >> issue. >> >> Microsoft engineers can only focus on one issue per thread. Although we >> provide other information for your reference, we recommend you post >> different incidents in different threads to keep the thread clean. In doing >> so, it will ensure your issues are resolved in a timely manner. >> >> For urgent issues, you may want to contact Microsoft CSS directly. Please >> check http://support.microsoft.com for regional support phone numbers. >> >> Any input or comments in this thread are highly appreciated. >> ====================================================== >> This posting is provided "AS IS" with no warranties, and confers no rights. >> >> >> -------------------- >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >thread-index: AcYSC+wLUqyo8/b9Rk2by9WyqEqHUw== >> >X-WBNR-Posting-Host: 64.26.161.38 >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >Subject: Scecli and jet database event 1005 and 1202 repeating >> >Date: Thu, 5 Jan 2006 07:23:04 -0800 >> >Lines: 28 >> >Message-ID: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> >MIME-Version: 1.0 >> >Content-Type: text/plain; >> > charset="Utf-8" >> >Content-Transfer-Encoding: 7bit >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >Content-Class: urn:content-classes:message >> >Importance: normal >> >Priority: normal >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >Newsgroups: microsoft.public.windows.server.sbs >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234345 >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> > >> >Hi all, >> > >> >I am using windows 2003 small entreprise server and for some reason my >> event >> >viewer is bombarding me every 5 minut with 2 error: >> > >> >1) >> >Source: Scecli >> >Eventid:1005 >> >Some JET database is corrupt..(and it give the how to fix it >> > >> >2) >> >Source: Scecli >> >EventID:1202 >> >Security policies were propagated with warning. 0x10d9 : Unable to read >> from >> >or write to the database. Advanced help for this problem is available on >> >http://support.microsoft.com. Query for "troubleshooting 1202 events". >> > >> >Went trought the microsoft support (wich couldn't find anything about the >> >0x10d9) and try the esenutil to fix the database, with no result. The Jet >> >database is the latest version. >> > >> >So my question is: Why do I need the jet database, as far as I know it's >> for >> >access wich I am not sure I am using (I do use exchange but I was not >> aware >> >that access was part of exchange). And if I need to use Jet database, is >> >there any other step to fix this database. Is there a way to check what is >> in >> >us in the jet database ? >> > >> >Thanks a lot >> > >> >> > |
|
#5
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi there, The probleme occured again, good that your post was still there and I will keep it as a reference (or learn the process by heart!). What could cause this to happen, and what is this database doing ? If it's doesn't work how will ti affect my network ? Thank for all the help ""Nathan Liu [MSFT]"" wrote: > Hi Damaru, > > Thank you for posting back! I'm glad to hear that things are working > correctly for you now. > > Here's a summary of this post for your reference: > > PROBLEM: Receive Event Scecli, 1005, 1202 > > CAUSE: This issue occurs if the local Group Policy database file is corrupt. > > RESOLUTION: To resolve this issue, use the procedure described in the KB > article 278316 to re-create the local Group Policy file. > > 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > the Application log > http://support.microsoft.com/default...b;EN-US;278316 > > Meanwhile, I would like to list the following question template here and > you can use it as a guideline for your future issues. By answering the > questions when submitting a post, it will greatly help us understand your > problem and situation more quickly. Thank you! > > 1. Has the server/client/product ever worked? > > 2. If so, what has been changed? > > 3. What service packs and updates were applied? > > 4. What are the steps to reproduce the problem? > > 5. Does it happen the same way on any other systems? > > 6. Please provide the exact error message with any screenshots if possible. > > Please do not hesitate to post in this great newsgroup if you need any > assistance in the future. I look forward to working with you again. > > Thank you and best regards, > > Have a nice day! > > Nathan Liu (MSFT) > Microsoft CSS Online Newsgroup Support > Get Secure! - www.microsoft.com/security > ====================================================== > This newsgroup only focuses on SBS technical issues. If you have issues > regarding other Microsoft products, you'd better post in the corresponding > newsgroups so that they can be resolved in an efficient and timely manner. > You can locate the newsgroup here: > http://www.microsoft.com/communities...s/default.aspx > > When opening a new thread via the web interface, we recommend you check the > "Notify me of replies" box to receive e-mail notifications when there are > any updates in your thread. When responding to posts via your newsreader, > please "Reply to Group" so that others may learn and benefit from your > issue. > > Microsoft engineers can only focus on one issue per thread. Although we > provide other information for your reference, we recommend you post > different incidents in different threads to keep the thread clean. In doing > so, it will ensure your issues are resolved in a timely manner. > > For urgent issues, you may want to contact Microsoft CSS directly. Please > check http://support.microsoft.com for regional support phone numbers. > > Any input or comments in this thread are highly appreciated. > ====================================================== > This posting is provided "AS IS" with no warranties, and confers no rights. > > -------------------- > >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >thread-index: AcYSz37GuRNSha+qQ16CAAWVihAFUw== > >X-WBNR-Posting-Host: 64.26.161.38 > >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >Date: Fri, 6 Jan 2006 06:43:02 -0800 > >Lines: 149 > >Message-ID: <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > >MIME-Version: 1.0 > >Content-Type: text/plain; > > charset="Utf-8" > >Content-Transfer-Encoding: 7bit > >X-Newsreader: Microsoft CDO for Windows 2000 > >Content-Class: urn:content-classes:message > >Importance: normal > >Priority: normal > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >Newsgroups: microsoft.public.windows.server.sbs > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234591 > >X-Tomcat-NG: microsoft.public.windows.server.sbs > > > >Yes it is a SBS 2003 server, sorry for the mistake, thanks it totally > solved > >my problem (even if I don't understand fully what I just did) > > > >thanks > > > >""Nathan Liu [MSFT]"" wrote: > > > >> Hello Damaru, > >> > >> Thank you for posting in the SBS newsgroup. > >> > >> I. What does the "windows 2003 small enterprise server" mean? Please > >> kindly let me know the exact OS Edition is running. Is it an SBS 2003 > >> Server? If you are using pure Windows 2003 Enterprise Server, I would > like > >> to suggest that post a new thread to Windows newsgroup. The reason why I > >> recommend this is that you will get the most qualified pool of > respondents, > >> and other partners who the newsgroups regularly can share their > knowledge. > >> Thank you for your understanding. > >> > >> For your convenience, I have listed the Internet Explorer newsgroup > below: > >> microsoft.public.windows.server.general > >> > >> II. Based on my research, this issue occurs if the local Group Policy > >> database file is corrupt. > >> > >> To resolve this issue, use the procedure described in this section to > >> re-create the local Group Policy file. > >> > >> 1. Open the %SystemRoot%\Security folder, create a new folder, and then > >> name it "OldSecurity". > >> 2. Move all of the files ending in .log from the %SystemRoot%\Security > >> folder to the OldSecurity folder. > >> 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database > folder, > >> and then rename this file to "Secedit.old". > >> 4. Click Start, click Run, type mmc, and then click OK. > >> 5. Click Console, click Add/Remove Snap-in, and then add the Security > and > >> Configuration snap-in. > >> 6. Right-click Security and Configuration and Analysis, and then click > Open > >> Database. > >> 7. Browse to the %SystemRoot%\Security\Database folder, type Secedit.sdb > in > >> the File name box, and then click Open. > >> 8. When you are prompted to import a template, click Setup Security.inf, > >> and then click Open. > >> > >> Note If you receive an "Access denied" message, you can safely ignore > it. > >> > >> More information: > >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > >> the Application log > >> http://support.microsoft.com/default...b;EN-US;278316 > >> > >> > >> I appreciate your time and cooperation. If anything is unclear, please > feel > >> free to let me know. I am looking forward to hearing from you. > >> > >> Have a nice day! > >> > >> Best regards, > >> > >> Nathan Liu (MSFT) > >> Microsoft CSS Online Newsgroup Support > >> > >> Get Secure! - www.microsoft.com/security > >> ====================================================== > >> This newsgroup only focuses on SBS technical issues. If you have issues > >> regarding other Microsoft products, you'd better post in the > corresponding > >> newsgroups so that they can be resolved in an efficient and timely > manner. > >> You can locate the newsgroup here: > >> http://www.microsoft.com/communities...s/default.aspx > >> > >> When opening a new thread via the web interface, we recommend you check > the > >> "Notify me of replies" box to receive e-mail notifications when there > are > >> any updates in your thread. When responding to posts via your > newsreader, > >> please "Reply to Group" so that others may learn and benefit from your > >> issue. > >> > >> Microsoft engineers can only focus on one issue per thread. Although we > >> provide other information for your reference, we recommend you post > >> different incidents in different threads to keep the thread clean. In > doing > >> so, it will ensure your issues are resolved in a timely manner. > >> > >> For urgent issues, you may want to contact Microsoft CSS directly. > Please > >> check http://support.microsoft.com for regional support phone numbers. > >> > >> Any input or comments in this thread are highly appreciated. > >> ====================================================== > >> This posting is provided "AS IS" with no warranties, and confers no > rights. > >> > >> > >> -------------------- > >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >> >thread-index: AcYSC+wLUqyo8/b9Rk2by9WyqEqHUw== > >> >X-WBNR-Posting-Host: 64.26.161.38 > >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >> >Subject: Scecli and jet database event 1005 and 1202 repeating > >> >Date: Thu, 5 Jan 2006 07:23:04 -0800 > >> >Lines: 28 > >> >Message-ID: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > >> >MIME-Version: 1.0 > >> >Content-Type: text/plain; > >> > charset="Utf-8" > >> >Content-Transfer-Encoding: 7bit > >> >X-Newsreader: Microsoft CDO for Windows 2000 > >> >Content-Class: urn:content-classes:message > >> >Importance: normal > >> >Priority: normal > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >> >Newsgroups: microsoft.public.windows.server.sbs > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234345 > >> >X-Tomcat-NG: microsoft.public.windows.server.sbs > >> > > >> >Hi all, > >> > > >> >I am using windows 2003 small entreprise server and for some reason my > >> event > >> >viewer is bombarding me every 5 minut with 2 error: > >> > > >> >1) > >> >Source: Scecli > >> >Eventid:1005 > >> >Some JET database is corrupt..(and it give the how to fix it > >> > > >> >2) > >> >Source: Scecli > >> >EventID:1202 > >> >Security policies were propagated with warning. 0x10d9 : Unable to read > >> from > >> >or write to the database. Advanced help for this problem is available > on > >> >http://support.microsoft.com. Query for "troubleshooting 1202 events". > >> > > >> >Went trought the microsoft support (wich couldn't find anything about > the > >> >0x10d9) and try the esenutil to fix the database, with no result. The > Jet > >> >database is the latest version. > >> > > >> >So my question is: Why do I need the jet database, as far as I know > it's > >> for > >> >access wich I am not sure I am using (I do use exchange but I was not > >> aware > >> >that access was part of exchange). And if I need to use Jet database, > is > >> >there any other step to fix this database. Is there a way to check what > is > >> in > >> >us in the jet database ? > >> > > >> >Thanks a lot > >> > > >> > >> > > > > |
|
#6
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, Thank you for your kind update. As you mentioned, this issue occurred again, let's refer to use the procedure described in the KB article 278316 to re-create the local Group Policy file. 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in the Application log http://support.microsoft.com/default...b;EN-US;278316 Since the issue may occurs if the local Group Policy database file is corrupt, this issue can also be caused by antivirus software. Make 100% sure that you do NOT have any File-level antivirus scanning ANY exchange directories. The most common cause of missing log files is because a File-level antivirus application has quarantined or deleted a log file because it detected a virus in one of them. If you are running file-level AV, then you need to make sure you exclude all of the exchange directories, especially the log file directory and database directory: -Exchange databases and log files -Exchange .mta files (default location: \Exchsrvr\Mtadata) -Exchange message tracking log files (default location: \Exchsrvr\Server_Name.log) -Virtual server folders (default location: \Exchsrvr\Mailroot) -Site Replication Service (SRS) files (default location: \Exchsrvr\Srsdata) -Internet Information Service (IIS) system files (default location: \%SystemRoot%\System32\Inetsrv) -Internet Mail Connector files (default location: \Exchsrvr\IMCData) -The working folder that is used to store streaming temporary files that are used for message conversion. By default, this working folder is located at \Exchsrvr\MDBData. -A temporary folder that is used in conjunction with offline maintenance utilities such as Eseutil.exe. By default, this folder is the location that you run the .exe files from, but you can configure this when you run the utility. -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) See: 823166 Overview of Exchange Server 2003 and antivirus software http://support.microsoft.com/?id=823166 822158 Virus Scanning Recommendations on a Windows 2000 Domain Controller http://support.microsoft.com/?id=822158 Please do not hesitate to let me know if you have any further concerns. Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities...s/default.aspx When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue. Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner. For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers. Any input or comments in this thread are highly appreciated. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >thread-index: AcYrY/te2y6lH5lpRzaJ6e/wfFSUrA== >X-WBNR-Posting-Host: 64.26.161.38 >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >Date: Mon, 6 Feb 2006 13:26:24 -0800 >Lines: 284 >Message-ID: <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="Utf-8" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >Content-Class: urn:content-classes:message >Importance: normal >Priority: normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >Newsgroups: microsoft.public.windows.server.sbs >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242537 >X-Tomcat-NG: microsoft.public.windows.server.sbs > >Hi there, > >The probleme occured again, good that your post was still there and I will >keep it as a reference (or learn the process by heart!). What could cause >this to happen, and what is this database doing ? If it's doesn't work how >will ti affect my network ? > >Thank for all the help > >""Nathan Liu [MSFT]"" wrote: > >> Hi Damaru, >> >> Thank you for posting back! I'm glad to hear that things are working >> correctly for you now. >> >> Here's a summary of this post for your reference: >> >> PROBLEM: Receive Event Scecli, 1005, 1202 >> >> CAUSE: This issue occurs if the local Group Policy database file is corrupt. >> >> RESOLUTION: To resolve this issue, use the procedure described in the KB >> article 278316 to re-create the local Group Policy file. >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in >> the Application log >> http://support.microsoft.com/default...b;EN-US;278316 >> >> Meanwhile, I would like to list the following question template here and >> you can use it as a guideline for your future issues. By answering the >> questions when submitting a post, it will greatly help us understand your >> problem and situation more quickly. Thank you! >> >> 1. Has the server/client/product ever worked? >> >> 2. If so, what has been changed? >> >> 3. What service packs and updates were applied? >> >> 4. What are the steps to reproduce the problem? >> >> 5. Does it happen the same way on any other systems? >> >> 6. Please provide the exact error message with any screenshots if possible. >> >> Please do not hesitate to post in this great newsgroup if you need any >> assistance in the future. I look forward to working with you again. >> >> Thank you and best regards, >> >> Have a nice day! >> >> Nathan Liu (MSFT) >> Microsoft CSS Online Newsgroup Support >> Get Secure! - www.microsoft.com/security >> ====================================================== >> This newsgroup only focuses on SBS technical issues. If you have issues >> regarding other Microsoft products, you'd better post in the corresponding >> newsgroups so that they can be resolved in an efficient and timely manner. >> You can locate the newsgroup here: >> http://www.microsoft.com/communities...s/default.aspx >> >> When opening a new thread via the web interface, we recommend you check the >> "Notify me of replies" box to receive e-mail notifications when there are >> any updates in your thread. When responding to posts via your newsreader, >> please "Reply to Group" so that others may learn and benefit from your >> issue. >> >> Microsoft engineers can only focus on one issue per thread. Although we >> provide other information for your reference, we recommend you post >> different incidents in different threads to keep the thread clean. In doing >> so, it will ensure your issues are resolved in a timely manner. >> >> For urgent issues, you may want to contact Microsoft CSS directly. Please >> check http://support.microsoft.com for regional support phone numbers. >> >> Any input or comments in this thread are highly appreciated. >> ====================================================== >> This posting is provided "AS IS" with no warranties, and confers no rights. >> >> -------------------- >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >thread-index: AcYSz37GuRNSha+qQ16CAAWVihAFUw== >> >X-WBNR-Posting-Host: 64.26.161.38 >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >Date: Fri, 6 Jan 2006 06:43:02 -0800 >> >Lines: 149 >> >Message-ID: <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> >MIME-Version: 1.0 >> >Content-Type: text/plain; >> > charset="Utf-8" >> >Content-Transfer-Encoding: 7bit >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >Content-Class: urn:content-classes:message >> >Importance: normal >> >Priority: normal >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >Newsgroups: microsoft.public.windows.server.sbs >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234591 >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> > >> >Yes it is a SBS 2003 server, sorry for the mistake, thanks it totally >> solved >> >my problem (even if I don't understand fully what I just did) >> > >> >thanks >> > >> >""Nathan Liu [MSFT]"" wrote: >> > >> >> Hello Damaru, >> >> >> >> Thank you for posting in the SBS newsgroup. >> >> >> >> I. What does the "windows 2003 small enterprise server" mean? Please >> >> kindly let me know the exact OS Edition is running. Is it an SBS 2003 >> >> Server? If you are using pure Windows 2003 Enterprise Server, I would >> like >> >> to suggest that post a new thread to Windows newsgroup. The reason why I >> >> recommend this is that you will get the most qualified pool of >> respondents, >> >> and other partners who the newsgroups regularly can share their >> knowledge. >> >> Thank you for your understanding. >> >> >> >> For your convenience, I have listed the Internet Explorer newsgroup >> below: >> >> microsoft.public.windows.server.general >> >> >> >> II. Based on my research, this issue occurs if the local Group Policy >> >> database file is corrupt. >> >> >> >> To resolve this issue, use the procedure described in this section to >> >> re-create the local Group Policy file. >> >> >> >> 1. Open the %SystemRoot%\Security folder, create a new folder, and then >> >> name it "OldSecurity". >> >> 2. Move all of the files ending in .log from the %SystemRoot%\Security >> >> folder to the OldSecurity folder. >> >> 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database >> folder, >> >> and then rename this file to "Secedit.old". >> >> 4. Click Start, click Run, type mmc, and then click OK. >> >> 5. Click Console, click Add/Remove Snap-in, and then add the Security >> and >> >> Configuration snap-in. >> >> 6. Right-click Security and Configuration and Analysis, and then click >> Open >> >> Database. >> >> 7. Browse to the %SystemRoot%\Security\Database folder, type Secedit.sdb >> in >> >> the File name box, and then click Open. >> >> 8. When you are prompted to import a template, click Setup Security.inf, >> >> and then click Open. >> >> >> >> Note If you receive an "Access denied" message, you can safely ignore >> it. >> >> >> >> More information: >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in >> >> the Application log >> >> http://support.microsoft.com/default...b;EN-US;278316 >> >> >> >> >> >> I appreciate your time and cooperation. If anything is unclear, please >> feel >> >> free to let me know. I am looking forward to hearing from you. >> >> >> >> Have a nice day! >> >> >> >> Best regards, >> >> >> >> Nathan Liu (MSFT) >> >> Microsoft CSS Online Newsgroup Support >> >> >> >> Get Secure! - www.microsoft.com/security >> >> ====================================================== >> >> This newsgroup only focuses on SBS technical issues. If you have issues >> >> regarding other Microsoft products, you'd better post in the >> corresponding >> >> newsgroups so that they can be resolved in an efficient and timely >> manner. >> >> You can locate the newsgroup here: >> >> http://www.microsoft.com/communities...s/default.aspx >> >> >> >> When opening a new thread via the web interface, we recommend you check >> the >> >> "Notify me of replies" box to receive e-mail notifications when there >> are >> >> any updates in your thread. When responding to posts via your >> newsreader, >> >> please "Reply to Group" so that others may learn and benefit from your >> >> issue. >> >> >> >> Microsoft engineers can only focus on one issue per thread. Although we >> >> provide other information for your reference, we recommend you post >> >> different incidents in different threads to keep the thread clean. In >> doing >> >> so, it will ensure your issues are resolved in a timely manner. >> >> >> >> For urgent issues, you may want to contact Microsoft CSS directly. >> Please >> >> check http://support.microsoft.com for regional support phone numbers. >> >> >> >> Any input or comments in this thread are highly appreciated. >> >> ====================================================== >> >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> >> >> >> >> -------------------- >> >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >> >thread-index: AcYSC+wLUqyo8/b9Rk2by9WyqEqHUw== >> >> >X-WBNR-Posting-Host: 64.26.161.38 >> >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >> >Subject: Scecli and jet database event 1005 and 1202 repeating >> >> >Date: Thu, 5 Jan 2006 07:23:04 -0800 >> >> >Lines: 28 >> >> >Message-ID: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> >> >MIME-Version: 1.0 >> >> >Content-Type: text/plain; >> >> > charset="Utf-8" >> >> >Content-Transfer-Encoding: 7bit >> >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >> >Content-Class: urn:content-classes:message >> >> >Importance: normal >> >> >Priority: normal >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >> >Newsgroups: microsoft.public.windows.server.sbs >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234345 >> >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> >> > >> >> >Hi all, >> >> > >> >> >I am using windows 2003 small entreprise server and for some reason my >> >> event >> >> >viewer is bombarding me every 5 minut with 2 error: >> >> > >> >> >1) >> >> >Source: Scecli >> >> >Eventid:1005 >> >> >Some JET database is corrupt..(and it give the how to fix it >> >> > >> >> >2) >> >> >Source: Scecli >> >> >EventID:1202 >> >> >Security policies were propagated with warning. 0x10d9 : Unable to read >> >> from >> >> >or write to the database. Advanced help for this problem is available >> on >> >> >http://support.microsoft.com. Query for "troubleshooting 1202 events". >> >> > >> >> >Went trought the microsoft support (wich couldn't find anything about >> the >> >> >0x10d9) and try the esenutil to fix the database, with no result. The >> Jet >> >> >database is the latest version. >> >> > >> >> >So my question is: Why do I need the jet database, as far as I know >> it's >> >> for >> >> >access wich I am not sure I am using (I do use exchange but I was not >> >> aware >> >> >that access was part of exchange). And if I need to use Jet database, >> is >> >> >there any other step to fix this database. Is there a way to check what >> is >> >> in >> >> >us in the jet database ? >> >> > >> >> >Thanks a lot >> >> > >> >> >> >> >> > >> >> > |
|
#7
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Thanks for all these info, I went trought the procedure again but this time it won't work. Appart from that event everything seems to be working fine, appart from the server web site. Any other way to rebuilt this databse ? Thanks ""Nathan Liu [MSFT]"" wrote: > Hi Damaru, > > Thank you for your kind update. > > As you mentioned, this issue occurred again, let's refer to use the > procedure described in the KB article 278316 to re-create the local Group > Policy file. > > 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > the Application log > http://support.microsoft.com/default...b;EN-US;278316 > > Since the issue may occurs if the local Group Policy database file is > corrupt, this issue can also be caused by antivirus software. Make 100% > sure that you do NOT have any File-level antivirus scanning ANY exchange > directories. The most common cause of missing log files is because a > File-level antivirus application has quarantined or deleted a log file > because it detected a virus in one of them. If you are running file-level > AV, then you need to make sure you exclude all of the exchange directories, > especially the log file directory and database directory: > > -Exchange databases and log files > > -Exchange .mta files (default location: \Exchsrvr\Mtadata) > > -Exchange message tracking log files (default location: > \Exchsrvr\Server_Name.log) > > -Virtual server folders (default location: \Exchsrvr\Mailroot) > > -Site Replication Service (SRS) files (default location: \Exchsrvr\Srsdata) > > -Internet Information Service (IIS) system files (default location: > \%SystemRoot%\System32\Inetsrv) > > -Internet Mail Connector files (default location: \Exchsrvr\IMCData) > > -The working folder that is used to store streaming temporary files that > are used for message conversion. By default, this working folder is located > at \Exchsrvr\MDBData. > > -A temporary folder that is used in conjunction with offline maintenance > utilities such as Eseutil.exe. By default, this folder is the location that > you run the .exe files from, but you can configure this when you run the > utility. > > -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) > > See: > > 823166 Overview of Exchange Server 2003 and antivirus software > http://support.microsoft.com/?id=823166 > > 822158 Virus Scanning Recommendations on a Windows 2000 Domain Controller > http://support.microsoft.com/?id=822158 > > Please do not hesitate to let me know if you have any further concerns. > > Have a nice day! > > Best regards, > > Nathan Liu (MSFT) > Microsoft CSS Online Newsgroup Support > > Get Secure! - www.microsoft.com/security > ====================================================== > This newsgroup only focuses on SBS technical issues. If you have issues > regarding other Microsoft products, you'd better post in the corresponding > newsgroups so that they can be resolved in an efficient and timely manner. > You can locate the newsgroup here: > http://www.microsoft.com/communities...s/default.aspx > > When opening a new thread via the web interface, we recommend you check the > "Notify me of replies" box to receive e-mail notifications when there are > any updates in your thread. When responding to posts via your newsreader, > please "Reply to Group" so that others may learn and benefit from your > issue. > > Microsoft engineers can only focus on one issue per thread. Although we > provide other information for your reference, we recommend you post > different incidents in different threads to keep the thread clean. In doing > so, it will ensure your issues are resolved in a timely manner. > > For urgent issues, you may want to contact Microsoft CSS directly. Please > check http://support.microsoft.com for regional support phone numbers. > > Any input or comments in this thread are highly appreciated. > ====================================================== > This posting is provided "AS IS" with no warranties, and confers no rights. > > > -------------------- > >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >thread-index: AcYrY/te2y6lH5lpRzaJ6e/wfFSUrA== > >X-WBNR-Posting-Host: 64.26.161.38 > >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >Date: Mon, 6 Feb 2006 13:26:24 -0800 > >Lines: 284 > >Message-ID: <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > >MIME-Version: 1.0 > >Content-Type: text/plain; > > charset="Utf-8" > >Content-Transfer-Encoding: 7bit > >X-Newsreader: Microsoft CDO for Windows 2000 > >Content-Class: urn:content-classes:message > >Importance: normal > >Priority: normal > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >Newsgroups: microsoft.public.windows.server.sbs > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl > >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242537 > >X-Tomcat-NG: microsoft.public.windows.server.sbs > > > >Hi there, > > > >The probleme occured again, good that your post was still there and I will > >keep it as a reference (or learn the process by heart!). What could cause > >this to happen, and what is this database doing ? If it's doesn't work how > >will ti affect my network ? > > > >Thank for all the help > > > >""Nathan Liu [MSFT]"" wrote: > > > >> Hi Damaru, > >> > >> Thank you for posting back! I'm glad to hear that things are working > >> correctly for you now. > >> > >> Here's a summary of this post for your reference: > >> > >> PROBLEM: Receive Event Scecli, 1005, 1202 > >> > >> CAUSE: This issue occurs if the local Group Policy database file is > corrupt. > >> > >> RESOLUTION: To resolve this issue, use the procedure described in the KB > >> article 278316 to re-create the local Group Policy file. > >> > >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > >> the Application log > >> http://support.microsoft.com/default...b;EN-US;278316 > >> > >> Meanwhile, I would like to list the following question template here and > >> you can use it as a guideline for your future issues. By answering the > >> questions when submitting a post, it will greatly help us understand > your > >> problem and situation more quickly. Thank you! > >> > >> 1. Has the server/client/product ever worked? > >> > >> 2. If so, what has been changed? > >> > >> 3. What service packs and updates were applied? > >> > >> 4. What are the steps to reproduce the problem? > >> > >> 5. Does it happen the same way on any other systems? > >> > >> 6. Please provide the exact error message with any screenshots if > possible. > >> > >> Please do not hesitate to post in this great newsgroup if you need any > >> assistance in the future. I look forward to working with you again. > >> > >> Thank you and best regards, > >> > >> Have a nice day! > >> > >> Nathan Liu (MSFT) > >> Microsoft CSS Online Newsgroup Support > >> Get Secure! - www.microsoft.com/security > >> ====================================================== > >> This newsgroup only focuses on SBS technical issues. If you have issues > >> regarding other Microsoft products, you'd better post in the > corresponding > >> newsgroups so that they can be resolved in an efficient and timely > manner. > >> You can locate the newsgroup here: > >> http://www.microsoft.com/communities...s/default.aspx > >> > >> When opening a new thread via the web interface, we recommend you check > the > >> "Notify me of replies" box to receive e-mail notifications when there > are > >> any updates in your thread. When responding to posts via your > newsreader, > >> please "Reply to Group" so that others may learn and benefit from your > >> issue. > >> > >> Microsoft engineers can only focus on one issue per thread. Although we > >> provide other information for your reference, we recommend you post > >> different incidents in different threads to keep the thread clean. In > doing > >> so, it will ensure your issues are resolved in a timely manner. > >> > >> For urgent issues, you may want to contact Microsoft CSS directly. > Please > >> check http://support.microsoft.com for regional support phone numbers. > >> > >> Any input or comments in this thread are highly appreciated. > >> ====================================================== > >> This posting is provided "AS IS" with no warranties, and confers no > rights. > >> > >> -------------------- > >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >> >thread-index: AcYSz37GuRNSha+qQ16CAAWVihAFUw== > >> >X-WBNR-Posting-Host: 64.26.161.38 > >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >> >Date: Fri, 6 Jan 2006 06:43:02 -0800 > >> >Lines: 149 > >> >Message-ID: <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > >> >MIME-Version: 1.0 > >> >Content-Type: text/plain; > >> > charset="Utf-8" > >> >Content-Transfer-Encoding: 7bit > >> >X-Newsreader: Microsoft CDO for Windows 2000 > >> >Content-Class: urn:content-classes:message > >> >Importance: normal > >> >Priority: normal > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >> >Newsgroups: microsoft.public.windows.server.sbs > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234591 > >> >X-Tomcat-NG: microsoft.public.windows.server.sbs > >> > > >> >Yes it is a SBS 2003 server, sorry for the mistake, thanks it totally > >> solved > >> >my problem (even if I don't understand fully what I just did) > >> > > >> >thanks > >> > > >> >""Nathan Liu [MSFT]"" wrote: > >> > > >> >> Hello Damaru, > >> >> > >> >> Thank you for posting in the SBS newsgroup. > >> >> > >> >> I. What does the "windows 2003 small enterprise server" mean? Please > >> >> kindly let me know the exact OS Edition is running. Is it an SBS 2003 > >> >> Server? If you are using pure Windows 2003 Enterprise Server, I would > >> like > >> >> to suggest that post a new thread to Windows newsgroup. The reason > why I > >> >> recommend this is that you will get the most qualified pool of > >> respondents, > >> >> and other partners who the newsgroups regularly can share their > >> knowledge. > >> >> Thank you for your understanding. > >> >> > >> >> For your convenience, I have listed the Internet Explorer newsgroup > >> below: > >> >> microsoft.public.windows.server.general > >> >> > >> >> II. Based on my research, this issue occurs if the local Group > Policy > >> >> database file is corrupt. > >> >> > >> >> To resolve this issue, use the procedure described in this section to > >> >> re-create the local Group Policy file. > >> >> > >> >> 1. Open the %SystemRoot%\Security folder, create a new folder, and > then > >> >> name it "OldSecurity". > >> >> 2. Move all of the files ending in .log from the > %SystemRoot%\Security > >> >> folder to the OldSecurity folder. > >> >> 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database > >> folder, > >> >> and then rename this file to "Secedit.old". > >> >> 4. Click Start, click Run, type mmc, and then click OK. > >> >> 5. Click Console, click Add/Remove Snap-in, and then add the Security > >> and > >> >> Configuration snap-in. > >> >> 6. Right-click Security and Configuration and Analysis, and then > click > >> Open > >> >> Database. > >> >> 7. Browse to the %SystemRoot%\Security\Database folder, type > Secedit.sdb > >> in > >> >> the File name box, and then click Open. > >> >> 8. When you are prompted to import a template, click Setup > Security.inf, > >> >> and then click Open. > >> >> > >> >> Note If you receive an "Access denied" message, you can safely ignore > >> it. |
|
#8
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, Thank you for your kind update. Considering the current condition, please run 'eventvwr.exe' (without the quotation marks) on the command prompt on the SBS 2003 Server, and check if there are any error messages about this issue, then paste the full context in your reply. I appreciate your time and cooperation. Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities...s/default.aspx When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue. Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner. For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers. Any input or comments in this thread are highly appreciated. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >thread-index: AcYsBQyCOzI6UyfPR421kuYJFeb25g== >X-WBNR-Posting-Host: 64.26.161.38 >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >Date: Tue, 7 Feb 2006 08:39:22 -0800 >Lines: 310 >Message-ID: <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="Utf-8" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >Content-Class: urn:content-classes:message >Importance: normal >Priority: normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >Newsgroups: microsoft.public.windows.server.sbs >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242819 >X-Tomcat-NG: microsoft.public.windows.server.sbs > >Thanks for all these info, > >I went trought the procedure again but this time it won't work. Appart from >that event everything seems to be working fine, appart from the server web >site. Any other way to rebuilt this databse ? > >Thanks > >""Nathan Liu [MSFT]"" wrote: > >> Hi Damaru, >> >> Thank you for your kind update. >> >> As you mentioned, this issue occurred again, let's refer to use the >> procedure described in the KB article 278316 to re-create the local Group >> Policy file. >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in >> the Application log >> http://support.microsoft.com/default...b;EN-US;278316 >> >> Since the issue may occurs if the local Group Policy database file is >> corrupt, this issue can also be caused by antivirus software. Make 100% >> sure that you do NOT have any File-level antivirus scanning ANY exchange >> directories. The most common cause of missing log files is because a >> File-level antivirus application has quarantined or deleted a log file >> because it detected a virus in one of them. If you are running file-level >> AV, then you need to make sure you exclude all of the exchange directories, >> especially the log file directory and database directory: >> >> -Exchange databases and log files >> >> -Exchange .mta files (default location: \Exchsrvr\Mtadata) >> >> -Exchange message tracking log files (default location: >> \Exchsrvr\Server_Name.log) >> >> -Virtual server folders (default location: \Exchsrvr\Mailroot) >> >> -Site Replication Service (SRS) files (default location: \Exchsrvr\Srsdata) >> >> -Internet Information Service (IIS) system files (default location: >> \%SystemRoot%\System32\Inetsrv) >> >> -Internet Mail Connector files (default location: \Exchsrvr\IMCData) >> >> -The working folder that is used to store streaming temporary files that >> are used for message conversion. By default, this working folder is located >> at \Exchsrvr\MDBData. >> >> -A temporary folder that is used in conjunction with offline maintenance >> utilities such as Eseutil.exe. By default, this folder is the location that >> you run the .exe files from, but you can configure this when you run the >> utility. >> >> -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) >> >> See: >> >> 823166 Overview of Exchange Server 2003 and antivirus software >> http://support.microsoft.com/?id=823166 >> >> 822158 Virus Scanning Recommendations on a Windows 2000 Domain Controller >> http://support.microsoft.com/?id=822158 >> >> Please do not hesitate to let me know if you have any further concerns. >> >> Have a nice day! >> >> Best regards, >> >> Nathan Liu (MSFT) >> Microsoft CSS Online Newsgroup Support >> >> Get Secure! - www.microsoft.com/security >> ====================================================== >> This newsgroup only focuses on SBS technical issues. If you have issues >> regarding other Microsoft products, you'd better post in the corresponding >> newsgroups so that they can be resolved in an efficient and timely manner. >> You can locate the newsgroup here: >> http://www.microsoft.com/communities...s/default.aspx >> >> When opening a new thread via the web interface, we recommend you check the >> "Notify me of replies" box to receive e-mail notifications when there are >> any updates in your thread. When responding to posts via your newsreader, >> please "Reply to Group" so that others may learn and benefit from your >> issue. >> >> Microsoft engineers can only focus on one issue per thread. Although we >> provide other information for your reference, we recommend you post >> different incidents in different threads to keep the thread clean. In doing >> so, it will ensure your issues are resolved in a timely manner. >> >> For urgent issues, you may want to contact Microsoft CSS directly. Please >> check http://support.microsoft.com for regional support phone numbers. >> >> Any input or comments in this thread are highly appreciated. >> ====================================================== >> This posting is provided "AS IS" with no warranties, and confers no rights. >> >> >> -------------------- >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >thread-index: AcYrY/te2y6lH5lpRzaJ6e/wfFSUrA== >> >X-WBNR-Posting-Host: 64.26.161.38 >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >Date: Mon, 6 Feb 2006 13:26:24 -0800 >> >Lines: 284 >> >Message-ID: <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> >> >MIME-Version: 1.0 >> >Content-Type: text/plain; >> > charset="Utf-8" >> >Content-Transfer-Encoding: 7bit >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >Content-Class: urn:content-classes:message >> >Importance: normal >> >Priority: normal >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >Newsgroups: microsoft.public.windows.server.sbs >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242537 >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> > >> >Hi there, >> > >> >The probleme occured again, good that your post was still there and I will >> >keep it as a reference (or learn the process by heart!). What could cause >> >this to happen, and what is this database doing ? If it's doesn't work how >> >will ti affect my network ? >> > >> >Thank for all the help >> > >> >""Nathan Liu [MSFT]"" wrote: >> > >> >> Hi Damaru, >> >> >> >> Thank you for posting back! I'm glad to hear that things are working >> >> correctly for you now. >> >> >> >> Here's a summary of this post for your reference: >> >> >> >> PROBLEM: Receive Event Scecli, 1005, 1202 >> >> >> >> CAUSE: This issue occurs if the local Group Policy database file is >> corrupt. >> >> >> >> RESOLUTION: To resolve this issue, use the procedure described in the KB >> >> article 278316 to re-create the local Group Policy file. >> >> >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in >> >> the Application log >> >> http://support.microsoft.com/default...b;EN-US;278316 >> >> >> >> Meanwhile, I would like to list the following question template here and >> >> you can use it as a guideline for your future issues. By answering the >> >> questions when submitting a post, it will greatly help us understand >> your >> >> problem and situation more quickly. Thank you! >> >> >> >> 1. Has the server/client/product ever worked? >> >> >> >> 2. If so, what has been changed? >> >> >> >> 3. What service packs and updates were applied? >> >> >> >> 4. What are the steps to reproduce the problem? >> >> >> >> 5. Does it happen the same way on any other systems? >> >> >> >> 6. Please provide the exact error message with any screenshots if >> possible. >> >> >> >> Please do not hesitate to post in this great newsgroup if you need any >> >> assistance in the future. I look forward to working with you again. >> >> >> >> Thank you and best regards, >> >> >> >> Have a nice day! >> >> >> >> Nathan Liu (MSFT) >> >> Microsoft CSS Online Newsgroup Support >> >> Get Secure! - www.microsoft.com/security >> >> ====================================================== >> >> This newsgroup only focuses on SBS technical issues. If you have issues >> >> regarding other Microsoft products, you'd better post in the >> corresponding >> >> newsgroups so that they can be resolved in an efficient and timely >> manner. >> >> You can locate the newsgroup here: >> >> http://www.microsoft.com/communities...s/default.aspx >> >> >> >> When opening a new thread via the web interface, we recommend you check >> the >> >> "Notify me of replies" box to receive e-mail notifications when there >> are >> >> any updates in your thread. When responding to posts via your >> newsreader, >> >> please "Reply to Group" so that others may learn and benefit from your >> >> issue. >> >> >> >> Microsoft engineers can only focus on one issue per thread. Although we >> >> provide other information for your reference, we recommend you post >> >> different incidents in different threads to keep the thread clean. In >> doing >> >> so, it will ensure your issues are resolved in a timely manner. >> >> >> >> For urgent issues, you may want to contact Microsoft CSS directly. >> Please >> >> check http://support.microsoft.com for regional support phone numbers. >> >> >> >> Any input or comments in this thread are highly appreciated. >> >> ====================================================== >> >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> >> >> -------------------- >> >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >> >thread-index: AcYSz37GuRNSha+qQ16CAAWVihAFUw== >> >> >X-WBNR-Posting-Host: 64.26.161.38 >> >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >> >Date: Fri, 6 Jan 2006 06:43:02 -0800 >> >> >Lines: 149 >> >> >Message-ID: <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> >> >MIME-Version: 1.0 >> >> >Content-Type: text/plain; >> >> > charset="Utf-8" >> >> >Content-Transfer-Encoding: 7bit >> >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >> >Content-Class: urn:content-classes:message >> >> >Importance: normal >> >> >Priority: normal >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >> >Newsgroups: microsoft.public.windows.server.sbs >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:234591 >> >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> >> > >> >> >Yes it is a SBS 2003 server, sorry for the mistake, thanks it totally >> >> solved >> >> >my problem (even if I don't understand fully what I just did) >> >> > >> >> >thanks >> >> > >> >> >""Nathan Liu [MSFT]"" wrote: >> >> > >> >> >> Hello Damaru, >> >> >> >> >> >> Thank you for posting in the SBS newsgroup. >> >> >> >> >> >> I. What does the "windows 2003 small enterprise server" mean? Please >> >> >> kindly let me know the exact OS Edition is running. Is it an SBS 2003 >> >> >> Server? If you are using pure Windows 2003 Enterprise Server, I would >> >> like >> >> >> to suggest that post a new thread to Windows newsgroup. The reason >> why I >> >> >> recommend this is that you will get the most qualified pool of >> >> respondents, >> >> >> and other partners who the newsgroups regularly can share their >> >> knowledge. >> >> >> Thank you for your understanding. >> >> >> >> >> >> For your convenience, I have listed the Internet Explorer newsgroup >> >> below: >> >> >> microsoft.public.windows.server.general >> >> >> >> >> >> II. Based on my research, this issue occurs if the local Group >> Policy >> >> >> database file is corrupt. >> >> >> >> >> >> To resolve this issue, use the procedure described in this section to >> >> >> re-create the local Group Policy file. >> >> >> >> >> >> 1. Open the %SystemRoot%\Security folder, create a new folder, and >> then >> >> >> name it "OldSecurity". >> >> >> 2. Move all of the files ending in .log from the >> %SystemRoot%\Security >> >> >> folder to the OldSecurity folder. >> >> >> 3. Find the Secedit.sdb file in the %SystemRoot%\Security\Database >> >> folder, >> >> >> and then rename this file to "Secedit.old". >> >> >> 4. Click Start, click Run, type mmc, and then click OK. >> >> >> 5. Click Console, click Add/Remove Snap-in, and then add the Security >> >> and >> >> >> Configuration snap-in. >> >> >> 6. Right-click Security and Configuration and Analysis, and then >> click >> >> Open >> >> >> Database. >> >> >> 7. Browse to the %SystemRoot%\Security\Database folder, type >> Secedit.sdb >> >> in >> >> >> the File name box, and then click Open. >> >> >> 8. When you are prompted to import a template, click Setup >> Security.inf, >> >> >> and then click Open. >> >> >> >> >> >> Note If you receive an "Access denied" message, you can safely ignore >> >> it. > |
|
#9
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
there is 2 main error message in the application in th event viewer: 1: __________________________________ warning source: Scecli event id : 1202 Security policies were propagated with warning. 0x10d9 : Unable to read from or write to the database. Advanced help for this problem is available on http://support.microsoft.com. Query for "troubleshooting 1202 events". For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. 2: ____________________________________________ error source Scecli event id : 1005 Some JET database is corrupt. Run esentutl /g to check the integrity of the security database %%windir%%\security\Database\secedit.sdb. If it is corrupt, attempt a soft recovery first by running esentutl /r in the %%windir%%\security directory. If soft recovery fails, attempt a repair with esentutl /p on %%windir%%\security\Database\secedit.sdb. Then delete the log files in %%windir%%\security. Error opening some security database(s) such as %windir%\security\database\secedit.sdb. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. And these errore come back every 5 min I did the essenutil as they describe it Thanks ""Nathan Liu [MSFT]"" wrote: > Hi Damaru, > > Thank you for your kind update. > > Considering the current condition, please run 'eventvwr.exe' (without the > quotation marks) on the command prompt on the SBS 2003 Server, and check if > there are any error messages about this issue, then paste the full context > in your reply. > > I appreciate your time and cooperation. > > Have a nice day! > > Best regards, > > Nathan Liu (MSFT) > Microsoft CSS Online Newsgroup Support > > Get Secure! - www.microsoft.com/security > ====================================================== > This newsgroup only focuses on SBS technical issues. If you have issues > regarding other Microsoft products, you'd better post in the corresponding > newsgroups so that they can be resolved in an efficient and timely manner. > You can locate the newsgroup here: > http://www.microsoft.com/communities...s/default.aspx > > When opening a new thread via the web interface, we recommend you check the > "Notify me of replies" box to receive e-mail notifications when there are > any updates in your thread. When responding to posts via your newsreader, > please "Reply to Group" so that others may learn and benefit from your > issue. > > Microsoft engineers can only focus on one issue per thread. Although we > provide other information for your reference, we recommend you post > different incidents in different threads to keep the thread clean. In doing > so, it will ensure your issues are resolved in a timely manner. > > For urgent issues, you may want to contact Microsoft CSS directly. Please > check http://support.microsoft.com for regional support phone numbers. > > Any input or comments in this thread are highly appreciated. > ====================================================== > This posting is provided "AS IS" with no warranties, and confers no rights. > > > -------------------- > >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >thread-index: AcYsBQyCOzI6UyfPR421kuYJFeb25g== > >X-WBNR-Posting-Host: 64.26.161.38 > >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> > >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >Date: Tue, 7 Feb 2006 08:39:22 -0800 > >Lines: 310 > >Message-ID: <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> > >MIME-Version: 1.0 > >Content-Type: text/plain; > > charset="Utf-8" > >Content-Transfer-Encoding: 7bit > >X-Newsreader: Microsoft CDO for Windows 2000 > >Content-Class: urn:content-classes:message > >Importance: normal > >Priority: normal > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >Newsgroups: microsoft.public.windows.server.sbs > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242819 > >X-Tomcat-NG: microsoft.public.windows.server.sbs > > > >Thanks for all these info, > > > >I went trought the procedure again but this time it won't work. Appart > from > >that event everything seems to be working fine, appart from the server web > >site. Any other way to rebuilt this databse ? > > > >Thanks > > > >""Nathan Liu [MSFT]"" wrote: > > > >> Hi Damaru, > >> > >> Thank you for your kind update. > >> > >> As you mentioned, this issue occurred again, let's refer to use the > >> procedure described in the KB article 278316 to re-create the local > Group > >> Policy file. > >> > >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > >> the Application log > >> http://support.microsoft.com/default...b;EN-US;278316 > >> > >> Since the issue may occurs if the local Group Policy database file is > >> corrupt, this issue can also be caused by antivirus software. Make 100% > >> sure that you do NOT have any File-level antivirus scanning ANY exchange > >> directories. The most common cause of missing log files is because a > >> File-level antivirus application has quarantined or deleted a log file > >> because it detected a virus in one of them. If you are running > file-level > >> AV, then you need to make sure you exclude all of the exchange > directories, > >> especially the log file directory and database directory: > >> > >> -Exchange databases and log files > >> > >> -Exchange .mta files (default location: \Exchsrvr\Mtadata) > >> > >> -Exchange message tracking log files (default location: > >> \Exchsrvr\Server_Name.log) > >> > >> -Virtual server folders (default location: \Exchsrvr\Mailroot) > >> > >> -Site Replication Service (SRS) files (default location: > \Exchsrvr\Srsdata) > >> > >> -Internet Information Service (IIS) system files (default location: > >> \%SystemRoot%\System32\Inetsrv) > >> > >> -Internet Mail Connector files (default location: \Exchsrvr\IMCData) > >> > >> -The working folder that is used to store streaming temporary files that > >> are used for message conversion. By default, this working folder is > located > >> at \Exchsrvr\MDBData. > >> > >> -A temporary folder that is used in conjunction with offline maintenance > >> utilities such as Eseutil.exe. By default, this folder is the location > that > >> you run the .exe files from, but you can configure this when you run the > >> utility. > >> > >> -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) > >> > >> See: > >> > >> 823166 Overview of Exchange Server 2003 and antivirus software > >> http://support.microsoft.com/?id=823166 > >> > >> 822158 Virus Scanning Recommendations on a Windows 2000 Domain Controller > >> http://support.microsoft.com/?id=822158 > >> > >> Please do not hesitate to let me know if you have any further concerns. > >> > >> Have a nice day! > >> > >> Best regards, > >> > >> Nathan Liu (MSFT) > >> Microsoft CSS Online Newsgroup Support > >> > >> Get Secure! - www.microsoft.com/security > >> ====================================================== > >> This newsgroup only focuses on SBS technical issues. If you have issues > >> regarding other Microsoft products, you'd better post in the > corresponding > >> newsgroups so that they can be resolved in an efficient and timely > manner. > >> You can locate the newsgroup here: > >> http://www.microsoft.com/communities...s/default.aspx > >> > >> When opening a new thread via the web interface, we recommend you check > the > >> "Notify me of replies" box to receive e-mail notifications when there > are > >> any updates in your thread. When responding to posts via your > newsreader, > >> please "Reply to Group" so that others may learn and benefit from your > >> issue. > >> > >> Microsoft engineers can only focus on one issue per thread. Although we > >> provide other information for your reference, we recommend you post > >> different incidents in different threads to keep the thread clean. In > doing > >> so, it will ensure your issues are resolved in a timely manner. > >> > >> For urgent issues, you may want to contact Microsoft CSS directly. > Please > >> check http://support.microsoft.com for regional support phone numbers. > >> > >> Any input or comments in this thread are highly appreciated. > >> ====================================================== > >> This posting is provided "AS IS" with no warranties, and confers no > rights. > >> > >> > >> -------------------- > >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >> >thread-index: AcYrY/te2y6lH5lpRzaJ6e/wfFSUrA== > >> >X-WBNR-Posting-Host: 64.26.161.38 > >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >> >Date: Mon, 6 Feb 2006 13:26:24 -0800 > >> >Lines: 284 > >> >Message-ID: <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > >> >MIME-Version: 1.0 > >> >Content-Type: text/plain; > >> > charset="Utf-8" > >> >Content-Transfer-Encoding: 7bit > >> >X-Newsreader: Microsoft CDO for Windows 2000 > >> >Content-Class: urn:content-classes:message > >> >Importance: normal > >> >Priority: normal > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >> >Newsgroups: microsoft.public.windows.server.sbs > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl > >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242537 > >> >X-Tomcat-NG: microsoft.public.windows.server.sbs > >> > > >> >Hi there, > >> > > >> >The probleme occured again, good that your post was still there and I > will > >> >keep it as a reference (or learn the process by heart!). What could > cause > >> >this to happen, and what is this database doing ? If it's doesn't work > how > >> >will ti affect my network ? > >> > > >> >Thank for all the help > >> > > >> >""Nathan Liu [MSFT]"" wrote: > >> > > >> >> Hi Damaru, > >> >> > >> >> Thank you for posting back! I'm glad to hear that things are working > >> >> correctly for you now. > >> >> > >> >> Here's a summary of this post for your reference: > >> >> > >> >> PROBLEM: Receive Event Scecli, 1005, 1202 > >> >> > >> >> CAUSE: This issue occurs if the local Group Policy database file is > >> corrupt. > >> >> > >> >> RESOLUTION: To resolve this issue, use the procedure described in the > KB > >> >> article 278316 to re-create the local Group Policy file. > >> >> > >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly > in > >> >> the Application log > >> >> http://support.microsoft.com/default...b;EN-US;278316 > >> >> > >> >> Meanwhile, I would like to list the following question template here > and > >> >> you can use it as a guideline for your future issues. By answering > the > >> >> questions when submitting a post, it will greatly help us understand > >> your > >> >> problem and situation more quickly. Thank you! > >> >> > >> >> 1. Has the server/client/product ever worked? > >> >> > >> >> 2. If so, what has been changed? > >> >> > >> >> 3. What service packs and updates were applied? > >> >> > >> >> 4. What are the steps to reproduce the problem? > >> >> > >> >> 5. Does it happen the same way on any other systems? > >> >> > >> >> 6. Please provide the exact error message with any screenshots if > >> possible. > >> >> > >> >> Please do not hesitate to post in this great newsgroup if you need > any > >> >> assistance in the future. I look forward to working with you again. > >> >> > >> >> Thank you and best regards, > >> >> > >> >> Have a nice day! > >> >> > >> >> Nathan Liu (MSFT) > >> >> Microsoft CSS Online Newsgroup Support > >> >> Get Secure! - www.microsoft.com/security > >> >> ====================================================== > >> >> This newsgroup only focuses on SBS technical issues. If you have > issues > >> >> regarding other Microsoft products, you'd better post in the > >> corresponding > >> >> newsgroups so that they can be resolved in an efficient and timely > >> manner. > >> >> You can locate the newsgroup here: > >> >> http://www.microsoft.com/communities...s/default.aspx > >> >> > >> >> When opening a new thread via the web interface, we recommend you > check > >> the |
|
#10
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
:( Rebooting did the trick... I am sorry to be that lame... thanks again ""Nathan Liu [MSFT]"" wrote: > Hi Damaru, > > Thank you for your kind update. > > Considering the current condition, please run 'eventvwr.exe' (without the > quotation marks) on the command prompt on the SBS 2003 Server, and check if > there are any error messages about this issue, then paste the full context > in your reply. > > I appreciate your time and cooperation. > > Have a nice day! > > Best regards, > > Nathan Liu (MSFT) > Microsoft CSS Online Newsgroup Support > > Get Secure! - www.microsoft.com/security > ====================================================== > This newsgroup only focuses on SBS technical issues. If you have issues > regarding other Microsoft products, you'd better post in the corresponding > newsgroups so that they can be resolved in an efficient and timely manner. > You can locate the newsgroup here: > http://www.microsoft.com/communities...s/default.aspx > > When opening a new thread via the web interface, we recommend you check the > "Notify me of replies" box to receive e-mail notifications when there are > any updates in your thread. When responding to posts via your newsreader, > please "Reply to Group" so that others may learn and benefit from your > issue. > > Microsoft engineers can only focus on one issue per thread. Although we > provide other information for your reference, we recommend you post > different incidents in different threads to keep the thread clean. In doing > so, it will ensure your issues are resolved in a timely manner. > > For urgent issues, you may want to contact Microsoft CSS directly. Please > check http://support.microsoft.com for regional support phone numbers. > > Any input or comments in this thread are highly appreciated. > ====================================================== > This posting is provided "AS IS" with no warranties, and confers no rights. > > > -------------------- > >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >thread-index: AcYsBQyCOzI6UyfPR421kuYJFeb25g== > >X-WBNR-Posting-Host: 64.26.161.38 > >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> > >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >Date: Tue, 7 Feb 2006 08:39:22 -0800 > >Lines: 310 > >Message-ID: <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> > >MIME-Version: 1.0 > >Content-Type: text/plain; > > charset="Utf-8" > >Content-Transfer-Encoding: 7bit > >X-Newsreader: Microsoft CDO for Windows 2000 > >Content-Class: urn:content-classes:message > >Importance: normal > >Priority: normal > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >Newsgroups: microsoft.public.windows.server.sbs > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242819 > >X-Tomcat-NG: microsoft.public.windows.server.sbs > > > >Thanks for all these info, > > > >I went trought the procedure again but this time it won't work. Appart > from > >that event everything seems to be working fine, appart from the server web > >site. Any other way to rebuilt this databse ? > > > >Thanks > > > >""Nathan Liu [MSFT]"" wrote: > > > >> Hi Damaru, > >> > >> Thank you for your kind update. > >> > >> As you mentioned, this issue occurred again, let's refer to use the > >> procedure described in the KB article 278316 to re-create the local > Group > >> Policy file. > >> > >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in > >> the Application log > >> http://support.microsoft.com/default...b;EN-US;278316 > >> > >> Since the issue may occurs if the local Group Policy database file is > >> corrupt, this issue can also be caused by antivirus software. Make 100% > >> sure that you do NOT have any File-level antivirus scanning ANY exchange > >> directories. The most common cause of missing log files is because a > >> File-level antivirus application has quarantined or deleted a log file > >> because it detected a virus in one of them. If you are running > file-level > >> AV, then you need to make sure you exclude all of the exchange > directories, > >> especially the log file directory and database directory: > >> > >> -Exchange databases and log files > >> > >> -Exchange .mta files (default location: \Exchsrvr\Mtadata) > >> > >> -Exchange message tracking log files (default location: > >> \Exchsrvr\Server_Name.log) > >> > >> -Virtual server folders (default location: \Exchsrvr\Mailroot) > >> > >> -Site Replication Service (SRS) files (default location: > \Exchsrvr\Srsdata) > >> > >> -Internet Information Service (IIS) system files (default location: > >> \%SystemRoot%\System32\Inetsrv) > >> > >> -Internet Mail Connector files (default location: \Exchsrvr\IMCData) > >> > >> -The working folder that is used to store streaming temporary files that > >> are used for message conversion. By default, this working folder is > located > >> at \Exchsrvr\MDBData. > >> > >> -A temporary folder that is used in conjunction with offline maintenance > >> utilities such as Eseutil.exe. By default, this folder is the location > that > >> you run the .exe files from, but you can configure this when you run the > >> utility. > >> > >> -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) > >> > >> See: > >> > >> 823166 Overview of Exchange Server 2003 and antivirus software > >> http://support.microsoft.com/?id=823166 > >> > >> 822158 Virus Scanning Recommendations on a Windows 2000 Domain Controller > >> http://support.microsoft.com/?id=822158 > >> > >> Please do not hesitate to let me know if you have any further concerns. > >> > >> Have a nice day! > >> > >> Best regards, > >> > >> Nathan Liu (MSFT) > >> Microsoft CSS Online Newsgroup Support > >> > >> Get Secure! - www.microsoft.com/security > >> ====================================================== > >> This newsgroup only focuses on SBS technical issues. If you have issues > >> regarding other Microsoft products, you'd better post in the > corresponding > >> newsgroups so that they can be resolved in an efficient and timely > manner. > >> You can locate the newsgroup here: > >> http://www.microsoft.com/communities...s/default.aspx > >> > >> When opening a new thread via the web interface, we recommend you check > the > >> "Notify me of replies" box to receive e-mail notifications when there > are > >> any updates in your thread. When responding to posts via your > newsreader, > >> please "Reply to Group" so that others may learn and benefit from your > >> issue. > >> > >> Microsoft engineers can only focus on one issue per thread. Although we > >> provide other information for your reference, we recommend you post > >> different incidents in different threads to keep the thread clean. In > doing > >> so, it will ensure your issues are resolved in a timely manner. > >> > >> For urgent issues, you may want to contact Microsoft CSS directly. > Please > >> check http://support.microsoft.com for regional support phone numbers. > >> > >> Any input or comments in this thread are highly appreciated. > >> ====================================================== > >> This posting is provided "AS IS" with no warranties, and confers no > rights. > >> > >> > >> -------------------- > >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >> >thread-index: AcYrY/te2y6lH5lpRzaJ6e/wfFSUrA== > >> >X-WBNR-Posting-Host: 64.26.161.38 > >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >> >Date: Mon, 6 Feb 2006 13:26:24 -0800 > >> >Lines: 284 > >> >Message-ID: <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > >> >MIME-Version: 1.0 > >> >Content-Type: text/plain; > >> > charset="Utf-8" > >> >Content-Transfer-Encoding: 7bit > >> >X-Newsreader: Microsoft CDO for Windows 2000 > >> >Content-Class: urn:content-classes:message > >> >Importance: normal > >> >Priority: normal > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >> >Newsgroups: microsoft.public.windows.server.sbs > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl > >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242537 > >> >X-Tomcat-NG: microsoft.public.windows.server.sbs > >> > > >> >Hi there, > >> > > >> >The probleme occured again, good that your post was still there and I > will > >> >keep it as a reference (or learn the process by heart!). What could > cause > >> >this to happen, and what is this database doing ? If it's doesn't work > how > >> >will ti affect my network ? > >> > > >> >Thank for all the help > >> > > >> >""Nathan Liu [MSFT]"" wrote: > >> > > >> >> Hi Damaru, > >> >> > >> >> Thank you for posting back! I'm glad to hear that things are working > >> >> correctly for you now. > >> >> > >> >> Here's a summary of this post for your reference: > >> >> > >> >> PROBLEM: Receive Event Scecli, 1005, 1202 > >> >> > >> >> CAUSE: This issue occurs if the local Group Policy database file is > >> corrupt. > >> >> > >> >> RESOLUTION: To resolve this issue, use the procedure described in the > KB > >> >> article 278316 to re-create the local Group Policy file. > >> >> > >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly > in > >> >> the Application log > >> >> http://support.microsoft.com/default...b;EN-US;278316 > >> >> > >> >> Meanwhile, I would like to list the following question template here > and > >> >> you can use it as a guideline for your future issues. By answering > the > >> >> questions when submitting a post, it will greatly help us understand > >> your > >> >> problem and situation more quickly. Thank you! > >> >> > >> >> 1. Has the server/client/product ever worked? > >> >> > >> >> 2. If so, what has been changed? > >> >> > >> >> 3. What service packs and updates were applied? > >> >> > >> >> 4. What are the steps to reproduce the problem? > >> >> > >> >> 5. Does it happen the same way on any other systems? > >> >> > >> >> 6. Please provide the exact error message with any screenshots if > >> possible. > >> >> > >> >> Please do not hesitate to post in this great newsgroup if you need > any > >> >> assistance in the future. I look forward to working with you again. > >> >> > >> >> Thank you and best regards, > >> >> > >> >> Have a nice day! > >> >> > >> >> Nathan Liu (MSFT) > >> >> Microsoft CSS Online Newsgroup Support > >> >> Get Secure! - www.microsoft.com/security > >> >> ====================================================== > >> >> This newsgroup only focuses on SBS technical issues. If you have > issues > >> >> regarding other Microsoft products, you'd better post in the > >> corresponding > >> >> newsgroups so that they can be resolved in an efficient and timely > >> manner. > >> >> You can locate the newsgroup here: > >> >> http://www.microsoft.com/communities...s/default.aspx > >> >> > >> >> When opening a new thread via the web interface, we recommend you > check > >> the |
|
#11
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, Thanks for your kind update. I'm glad to hear that things are working correctly for you now. Please do not hesitate to post in this great newsgroup if you need any assistance in the future. I look forward to working with you again. Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== This newsgroup only focuses on SBS technical issues. If you have issues regarding other Microsoft products, you'd better post in the corresponding newsgroups so that they can be resolved in an efficient and timely manner. You can locate the newsgroup here: http://www.microsoft.com/communities...s/default.aspx When opening a new thread via the web interface, we recommend you check the "Notify me of replies" box to receive e-mail notifications when there are any updates in your thread. When responding to posts via your newsreader, please "Reply to Group" so that others may learn and benefit from your issue. Microsoft engineers can only focus on one issue per thread. Although we provide other information for your reference, we recommend you post different incidents in different threads to keep the thread clean. In doing so, it will ensure your issues are resolved in a timely manner. For urgent issues, you may want to contact Microsoft CSS directly. Please check http://support.microsoft.com for regional support phone numbers. Any input or comments in this thread are highly appreciated. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. -------------------- >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >thread-index: AcYtApZelYij/9HLROyFhu3lly594w== >X-WBNR-Posting-Host: 64.26.161.38 >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> <bBsSZ1JLGHA.768@TK2MSFTNGXA01.phx.gbl> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >Date: Wed, 8 Feb 2006 14:54:16 -0800 >Lines: 308 >Message-ID: <AD4E6ADF-22AA-43B1-B4E5-153F4FAB01C0@microsoft.com> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="Utf-8" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >Content-Class: urn:content-classes:message >Importance: normal >Priority: normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >Newsgroups: microsoft.public.windows.server.sbs >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl >Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:243121 >X-Tomcat-NG: microsoft.public.windows.server.sbs > >:( > >Rebooting did the trick... I am sorry to be that lame... > >thanks again > >""Nathan Liu [MSFT]"" wrote: > >> Hi Damaru, >> >> Thank you for your kind update. >> >> Considering the current condition, please run 'eventvwr.exe' (without the >> quotation marks) on the command prompt on the SBS 2003 Server, and check if >> there are any error messages about this issue, then paste the full context >> in your reply. >> >> I appreciate your time and cooperation. >> >> Have a nice day! >> >> Best regards, >> >> Nathan Liu (MSFT) >> Microsoft CSS Online Newsgroup Support >> >> Get Secure! - www.microsoft.com/security >> ====================================================== >> This newsgroup only focuses on SBS technical issues. If you have issues >> regarding other Microsoft products, you'd better post in the corresponding >> newsgroups so that they can be resolved in an efficient and timely manner. >> You can locate the newsgroup here: >> http://www.microsoft.com/communities...s/default.aspx >> >> When opening a new thread via the web interface, we recommend you check the >> "Notify me of replies" box to receive e-mail notifications when there are >> any updates in your thread. When responding to posts via your newsreader, >> please "Reply to Group" so that others may learn and benefit from your >> issue. >> >> Microsoft engineers can only focus on one issue per thread. Although we >> provide other information for your reference, we recommend you post >> different incidents in different threads to keep the thread clean. In doing >> so, it will ensure your issues are resolved in a timely manner. >> >> For urgent issues, you may want to contact Microsoft CSS directly. Please >> check http://support.microsoft.com for regional support phone numbers. >> >> Any input or comments in this thread are highly appreciated. >> ====================================================== >> This posting is provided "AS IS" with no warranties, and confers no rights. >> >> >> -------------------- >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >thread-index: AcYsBQyCOzI6UyfPR421kuYJFeb25g== >> >X-WBNR-Posting-Host: 64.26.161.38 >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> >> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> >> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >Date: Tue, 7 Feb 2006 08:39:22 -0800 >> >Lines: 310 >> >Message-ID: <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> >> >MIME-Version: 1.0 >> >Content-Type: text/plain; >> > charset="Utf-8" >> >Content-Transfer-Encoding: 7bit >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >Content-Class: urn:content-classes:message >> >Importance: normal >> >Priority: normal >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >Newsgroups: microsoft.public.windows.server.sbs >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242819 >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> > >> >Thanks for all these info, >> > >> >I went trought the procedure again but this time it won't work. Appart >> from >> >that event everything seems to be working fine, appart from the server web >> >site. Any other way to rebuilt this databse ? >> > >> >Thanks >> > >> >""Nathan Liu [MSFT]"" wrote: >> > >> >> Hi Damaru, >> >> >> >> Thank you for your kind update. >> >> >> >> As you mentioned, this issue occurred again, let's refer to use the >> >> procedure described in the KB article 278316 to re-create the local >> Group >> >> Policy file. >> >> >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly in >> >> the Application log >> >> http://support.microsoft.com/default...b;EN-US;278316 >> >> >> >> Since the issue may occurs if the local Group Policy database file is >> >> corrupt, this issue can also be caused by antivirus software. Make 100% >> >> sure that you do NOT have any File-level antivirus scanning ANY exchange >> >> directories. The most common cause of missing log files is because a >> >> File-level antivirus application has quarantined or deleted a log file >> >> because it detected a virus in one of them. If you are running >> file-level >> >> AV, then you need to make sure you exclude all of the exchange >> directories, >> >> especially the log file directory and database directory: >> >> >> >> -Exchange databases and log files >> >> >> >> -Exchange .mta files (default location: \Exchsrvr\Mtadata) >> >> >> >> -Exchange message tracking log files (default location: >> >> \Exchsrvr\Server_Name.log) >> >> >> >> -Virtual server folders (default location: \Exchsrvr\Mailroot) >> >> >> >> -Site Replication Service (SRS) files (default location: >> \Exchsrvr\Srsdata) >> >> >> >> -Internet Information Service (IIS) system files (default location: >> >> \%SystemRoot%\System32\Inetsrv) >> >> >> >> -Internet Mail Connector files (default location: \Exchsrvr\IMCData) >> >> >> >> -The working folder that is used to store streaming temporary files that >> >> are used for message conversion. By default, this working folder is >> located >> >> at \Exchsrvr\MDBData. >> >> >> >> -A temporary folder that is used in conjunction with offline maintenance >> >> utilities such as Eseutil.exe. By default, this folder is the location >> that >> >> you run the .exe files from, but you can configure this when you run the >> >> utility. >> >> >> >> -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) >> >> >> >> See: >> >> >> >> 823166 Overview of Exchange Server 2003 and antivirus software >> >> http://support.microsoft.com/?id=823166 >> >> >> >> 822158 Virus Scanning Recommendations on a Windows 2000 Domain Controller >> >> http://support.microsoft.com/?id=822158 >> >> >> >> Please do not hesitate to let me know if you have any further concerns. >> >> >> >> Have a nice day! >> >> >> >> Best regards, >> >> >> >> Nathan Liu (MSFT) >> >> Microsoft CSS Online Newsgroup Support >> >> >> >> Get Secure! - www.microsoft.com/security >> >> ====================================================== >> >> This newsgroup only focuses on SBS technical issues. If you have issues >> >> regarding other Microsoft products, you'd better post in the >> corresponding >> >> newsgroups so that they can be resolved in an efficient and timely >> manner. >> >> You can locate the newsgroup here: >> >> http://www.microsoft.com/communities...s/default.aspx >> >> >> >> When opening a new thread via the web interface, we recommend you check >> the >> >> "Notify me of replies" box to receive e-mail notifications when there >> are >> >> any updates in your thread. When responding to posts via your >> newsreader, >> >> please "Reply to Group" so that others may learn and benefit from your >> >> issue. >> >> >> >> Microsoft engineers can only focus on one issue per thread. Although we >> >> provide other information for your reference, we recommend you post >> >> different incidents in different threads to keep the thread clean. In >> doing >> >> so, it will ensure your issues are resolved in a timely manner. >> >> >> >> For urgent issues, you may want to contact Microsoft CSS directly. >> Please >> >> check http://support.microsoft.com for regional support phone numbers. >> >> >> >> Any input or comments in this thread are highly appreciated. >> >> ====================================================== >> >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> >> >> >> >> -------------------- >> >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >> >thread-index: AcYrY/te2y6lH5lpRzaJ6e/wfFSUrA== >> >> >X-WBNR-Posting-Host: 64.26.161.38 >> >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> >> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >> >Date: Mon, 6 Feb 2006 13:26:24 -0800 >> >> >Lines: 284 >> >> >Message-ID: <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> >> >> >MIME-Version: 1.0 >> >> >Content-Type: text/plain; >> >> > charset="Utf-8" >> >> >Content-Transfer-Encoding: 7bit >> >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >> >Content-Class: urn:content-classes:message >> >> >Importance: normal >> >> >Priority: normal >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >> >Newsgroups: microsoft.public.windows.server.sbs >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242537 >> >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> >> > >> >> >Hi there, >> >> > >> >> >The probleme occured again, good that your post was still there and I >> will >> >> >keep it as a reference (or learn the process by heart!). What could >> cause >> >> >this to happen, and what is this database doing ? If it's doesn't work >> how >> >> >will ti affect my network ? >> >> > >> >> >Thank for all the help >> >> > >> >> >""Nathan Liu [MSFT]"" wrote: >> >> > >> >> >> Hi Damaru, >> >> >> >> >> >> Thank you for posting back! I'm glad to hear that things are working >> >> >> correctly for you now. >> >> >> >> >> >> Here's a summary of this post for your reference: >> >> >> >> >> >> PROBLEM: Receive Event Scecli, 1005, 1202 >> >> >> >> >> >> CAUSE: This issue occurs if the local Group Policy database file is >> >> corrupt. >> >> >> >> >> >> RESOLUTION: To resolve this issue, use the procedure described in the >> KB >> >> >> article 278316 to re-create the local Group Policy file. >> >> >> >> >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly >> in >> >> >> the Application log >> >> >> http://support.microsoft.com/default...b;EN-US;278316 >> >> >> >> >> >> Meanwhile, I would like to list the following question template here >> and >> >> >> you can use it as a guideline for your future issues. By answering >> the >> >> >> questions when submitting a post, it will greatly help us understand >> >> your >> >> >> problem and situation more quickly. Thank you! >> >> >> >> >> >> 1. Has the server/client/product ever worked? >> >> >> >> >> >> 2. If so, what has been changed? >> >> >> >> >> >> 3. What service packs and updates were applied? >> >> >> >> >> >> 4. What are the steps to reproduce the problem? >> >> >> >> >> >> 5. Does it happen the same way on any other systems? >> >> >> >> >> >> 6. Please provide the exact error message with any screenshots if >> >> possible. >> >> >> >> >> >> Please do not hesitate to post in this great newsgroup if you need >> any >> >> >> assistance in the future. I look forward to working with you again. >> >> >> >> >> >> Thank you and best regards, >> >> >> >> >> >> Have a nice day! >> >> >> >> >> >> Nathan Liu (MSFT) >> >> >> Microsoft CSS Online Newsgroup Support >> >> >> Get Secure! - www.microsoft.com/security >> >> >> ====================================================== >> >> >> This newsgroup only focuses on SBS technical issues. If you have >> issues >> >> >> regarding other Microsoft products, you'd better post in the >> >> corresponding >> >> >> newsgroups so that they can be resolved in an efficient and timely >> >> manner. >> >> >> You can locate the newsgroup here: >> >> >> http://www.microsoft.com/communities...s/default.aspx >> >> >> >> >> >> When opening a new thread via the web interface, we recommend you >> check >> >> the > |
|
#12
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
It did happen again but I can see what is happenning there. I have a Hp printer that get confused once in a while and start to resintall itself every 2 second. Once this happen it crash my jet database, because (i guess) the system needs to login every 2 second to reinstall the printer dirver. When I fix the printer problem (somehow) the everything comes back to normal. We are planning to change the printer anyway since the hp printer doesn't have dirver for sbs (and we also want a better networked solution for printer device) thanks for all your good advice! ""Nathan Liu [MSFT]"" wrote: > Hi Damaru, > > Thanks for your kind update. > > I'm glad to hear that things are working correctly for you now. Please do > not hesitate to post in this great newsgroup if you need any assistance in > the future. I look forward to working with you again. > > Have a nice day! > > Best regards, > > Nathan Liu (MSFT) > Microsoft CSS Online Newsgroup Support > > Get Secure! - www.microsoft.com/security > ====================================================== > This newsgroup only focuses on SBS technical issues. If you have issues > regarding other Microsoft products, you'd better post in the corresponding > newsgroups so that they can be resolved in an efficient and timely manner. > You can locate the newsgroup here: > http://www.microsoft.com/communities...s/default.aspx > > When opening a new thread via the web interface, we recommend you check the > "Notify me of replies" box to receive e-mail notifications when there are > any updates in your thread. When responding to posts via your newsreader, > please "Reply to Group" so that others may learn and benefit from your > issue. > > Microsoft engineers can only focus on one issue per thread. Although we > provide other information for your reference, we recommend you post > different incidents in different threads to keep the thread clean. In doing > so, it will ensure your issues are resolved in a timely manner. > > For urgent issues, you may want to contact Microsoft CSS directly. Please > check http://support.microsoft.com for regional support phone numbers. > > Any input or comments in this thread are highly appreciated. > ====================================================== > This posting is provided "AS IS" with no warranties, and confers no rights. > > > -------------------- > >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >thread-index: AcYtApZelYij/9HLROyFhu3lly594w== > >X-WBNR-Posting-Host: 64.26.161.38 > >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> > <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> > <bBsSZ1JLGHA.768@TK2MSFTNGXA01.phx.gbl> > >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >Date: Wed, 8 Feb 2006 14:54:16 -0800 > >Lines: 308 > >Message-ID: <AD4E6ADF-22AA-43B1-B4E5-153F4FAB01C0@microsoft.com> > >MIME-Version: 1.0 > >Content-Type: text/plain; > > charset="Utf-8" > >Content-Transfer-Encoding: 7bit > >X-Newsreader: Microsoft CDO for Windows 2000 > >Content-Class: urn:content-classes:message > >Importance: normal > >Priority: normal > >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >Newsgroups: microsoft.public.windows.server.sbs > >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl > >Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:243121 > >X-Tomcat-NG: microsoft.public.windows.server.sbs > > > >:( > > > >Rebooting did the trick... I am sorry to be that lame... > > > >thanks again > > > >""Nathan Liu [MSFT]"" wrote: > > > >> Hi Damaru, > >> > >> Thank you for your kind update. > >> > >> Considering the current condition, please run 'eventvwr.exe' (without > the > >> quotation marks) on the command prompt on the SBS 2003 Server, and check > if > >> there are any error messages about this issue, then paste the full > context > >> in your reply. > >> > >> I appreciate your time and cooperation. > >> > >> Have a nice day! > >> > >> Best regards, > >> > >> Nathan Liu (MSFT) > >> Microsoft CSS Online Newsgroup Support > >> > >> Get Secure! - www.microsoft.com/security > >> ====================================================== > >> This newsgroup only focuses on SBS technical issues. If you have issues > >> regarding other Microsoft products, you'd better post in the > corresponding > >> newsgroups so that they can be resolved in an efficient and timely > manner. > >> You can locate the newsgroup here: > >> http://www.microsoft.com/communities...s/default.aspx > >> > >> When opening a new thread via the web interface, we recommend you check > the > >> "Notify me of replies" box to receive e-mail notifications when there > are > >> any updates in your thread. When responding to posts via your > newsreader, > >> please "Reply to Group" so that others may learn and benefit from your > >> issue. > >> > >> Microsoft engineers can only focus on one issue per thread. Although we > >> provide other information for your reference, we recommend you post > >> different incidents in different threads to keep the thread clean. In > doing > >> so, it will ensure your issues are resolved in a timely manner. > >> > >> For urgent issues, you may want to contact Microsoft CSS directly. > Please > >> check http://support.microsoft.com for regional support phone numbers. > >> > >> Any input or comments in this thread are highly appreciated. > >> ====================================================== > >> This posting is provided "AS IS" with no warranties, and confers no > rights. > >> > >> > >> -------------------- > >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating > >> >thread-index: AcYsBQyCOzI6UyfPR421kuYJFeb25g== > >> >X-WBNR-Posting-Host: 64.26.161.38 > >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> > >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> > >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> > >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> > >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> > >> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> > >> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> > >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating > >> >Date: Tue, 7 Feb 2006 08:39:22 -0800 > >> >Lines: 310 > >> >Message-ID: <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> > >> >MIME-Version: 1.0 > >> >Content-Type: text/plain; > >> > charset="Utf-8" > >> >Content-Transfer-Encoding: 7bit > >> >X-Newsreader: Microsoft CDO for Windows 2000 > >> >Content-Class: urn:content-classes:message > >> >Importance: normal > >> >Priority: normal > >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 > >> >Newsgroups: microsoft.public.windows.server.sbs > >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 > >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl > >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242819 > >> >X-Tomcat-NG: microsoft.public.windows.server.sbs > >> > > >> >Thanks for all these info, > >> > > >> >I went trought the procedure again but this time it won't work. Appart > >> from > >> >that event everything seems to be working fine, appart from the server > web > >> >site. Any other way to rebuilt this databse ? > >> > > >> >Thanks > >> > > >> >""Nathan Liu [MSFT]"" wrote: > >> > > >> >> Hi Damaru, > >> >> > >> >> Thank you for your kind update. > >> >> > >> >> As you mentioned, this issue occurred again, let's refer to use the > >> >> procedure described in the KB article 278316 to re-create the local > >> Group > >> >> Policy file. > >> >> > >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly > in > >> >> the Application log > >> >> http://support.microsoft.com/default...b;EN-US;278316 > >> >> > >> >> Since the issue may occurs if the local Group Policy database file is > >> >> corrupt, this issue can also be caused by antivirus software. Make > 100% > >> >> sure that you do NOT have any File-level antivirus scanning ANY > exchange > >> >> directories. The most common cause of missing log files is because a > >> >> File-level antivirus application has quarantined or deleted a log > file > >> >> because it detected a virus in one of them. If you are running > >> file-level > >> >> AV, then you need to make sure you exclude all of the exchange > >> directories, > >> >> especially the log file directory and database directory: > >> >> > >> >> -Exchange databases and log files > >> >> > >> >> -Exchange .mta files (default location: \Exchsrvr\Mtadata) > >> >> > >> >> -Exchange message tracking log files (default location: > >> >> \Exchsrvr\Server_Name.log) > >> >> > >> >> -Virtual server folders (default location: \Exchsrvr\Mailroot) > >> >> > >> >> -Site Replication Service (SRS) files (default location: > >> \Exchsrvr\Srsdata) > >> >> > >> >> -Internet Information Service (IIS) system files (default location: > >> >> \%SystemRoot%\System32\Inetsrv) > >> >> > >> >> -Internet Mail Connector files (default location: \Exchsrvr\IMCData) > >> >> > >> >> -The working folder that is used to store streaming temporary files > that > >> >> are used for message conversion. By default, this working folder is > >> located > >> >> at \Exchsrvr\MDBData. > >> >> > >> >> -A temporary folder that is used in conjunction with offline > maintenance > >> >> utilities such as Eseutil.exe. By default, this folder is the > location > >> that > >> >> you run the .exe files from, but you can configure this when you run > the > >> >> utility. > >> >> > >> >> -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) > >> >> > >> >> See: > >> >> > >> >> 823166 Overview of Exchange Server 2003 and antivirus software > >> >> http://support.microsoft.com/?id=823166 > >> >> > >> >> 822158 Virus Scanning Recommendations on a Windows 2000 Domain > Controller > >> >> http://support.microsoft.com/?id=822158 > >> >> > >> >> Please do not hesitate to let me know if you have any further > concerns. > >> >> > >> >> Have a nice day! > >> >> > >> >> Best regards, > >> >> > >> >> Nathan Liu (MSFT) > >> >> Microsoft CSS Online Newsgroup Support > >> >> > >> >> Get Secure! - www.microsoft.com/security > >> >> ====================================================== > >> >> This newsgroup only focuses on SBS technical issues. If you have > issues > >> >> regarding other Microsoft products, you'd better post in the > >> corresponding > >> >> newsgroups so that they can be resolved in an efficient and timely > >> manner. > >> >> You can locate the newsgroup here: > >> >> http://www.microsoft.com/communities...s/default.aspx > >> >> > >> >> When opening a new thread via the web interface, we recommend you > check > >> the > >> >> "Notify me of replies" box to receive e-mail notifications when there > >> are > >> >> any updates in your thread. When responding to posts via your > >> newsreader, > >> >> please "Reply to Group" so that others may learn and benefit from > your > >> >> issue. > >> >> > >> >> Microsoft engineers can only focus on one issue per thread. Although > we > >> >> provide other information for your reference, we recommend you post > >> >> different incidents in different threads to keep the thread clean. In > >> doing > >> >> so, it will ensure your issues are resolved in a timely manner. > >> >> > >> >> For urgent issues, you may want to contact Microsoft CSS directly. > >> Please > >> >> check http://support.microsoft.com for regional support phone numbers. > >> >> > >> >> Any input or comments in this thread are highly appreciated. > >> >> ====================================================== > >> >> This posting is provided "AS IS" with no warranties, and confers no > >> rights. > >> >> > >> >> |
|
#13
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, Thanks for the kind update. How are things going now? I wanted to check on the status of the problem. Can I assume you have found the root cause? If the issue still persists, please kindly let me know the exact problem symptom for further analysis. Thanks! I appreciate your time and cooperation. Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were updated on February 14, 2006.? Please complete a re-registration process by entering the secure code mmpng06 when prompted. Once you have entered the secure code mmpng06, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ====================================================== -------------------- >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >thread-index: AcZHmQBu7L5WNJzqR5e+Pag1Mm4vPg== >X-WBNR-Posting-Host: 64.26.161.38 >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> <bBsSZ1JLGHA.768@TK2MSFTNGXA01.phx.gbl> <AD4E6ADF-22AA-43B1-B4E5-153F4FAB01C0@microsoft.com> <8Wn3K7TLGHA.768@TK2MSFTNGXA01.phx.gbl> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >Date: Tue, 14 Mar 2006 10:56:28 -0800 >Lines: 313 >Message-ID: <D29F82E9-3079-4D20-A525-272B866BCA79@microsoft.com> >MIME-Version: 1.0 >Content-Type: text/plain; > charset="Utf-8" >Content-Transfer-Encoding: 7bit >X-Newsreader: Microsoft CDO for Windows 2000 >Content-Class: urn:content-classes:message >Importance: normal >Priority: normal >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 >Newsgroups: microsoft.public.windows.server.sbs >Path: TK2MSFTNGXA03.phx.gbl >Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.windows.server.sbs:252649 >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >X-Tomcat-NG: microsoft.public.windows.server.sbs > >It did happen again but I can see what is happenning there. I have a Hp >printer that get confused once in a while and start to resintall itself every >2 second. Once this happen it crash my jet database, because (i guess) the >system needs to login every 2 second to reinstall the printer dirver. When I >fix the printer problem (somehow) the everything comes back to normal. We are >planning to change the printer anyway since the hp printer doesn't have >dirver for sbs (and we also want a better networked solution for printer >device) > >thanks for all your good advice! > >""Nathan Liu [MSFT]"" wrote: > >> Hi Damaru, >> >> Thanks for your kind update. >> >> I'm glad to hear that things are working correctly for you now. Please do >> not hesitate to post in this great newsgroup if you need any assistance in >> the future. I look forward to working with you again. >> >> Have a nice day! >> >> Best regards, >> >> Nathan Liu (MSFT) >> Microsoft CSS Online Newsgroup Support >> >> Get Secure! - www.microsoft.com/security >> ====================================================== >> This newsgroup only focuses on SBS technical issues. If you have issues >> regarding other Microsoft products, you'd better post in the corresponding >> newsgroups so that they can be resolved in an efficient and timely manner. >> You can locate the newsgroup here: >> http://www.microsoft.com/communities...s/default.aspx >> >> When opening a new thread via the web interface, we recommend you check the >> "Notify me of replies" box to receive e-mail notifications when there are >> any updates in your thread. When responding to posts via your newsreader, >> please "Reply to Group" so that others may learn and benefit from your >> issue. >> >> Microsoft engineers can only focus on one issue per thread. Although we >> provide other information for your reference, we recommend you post >> different incidents in different threads to keep the thread clean. In doing >> so, it will ensure your issues are resolved in a timely manner. >> >> For urgent issues, you may want to contact Microsoft CSS directly. Please >> check http://support.microsoft.com for regional support phone numbers. >> >> Any input or comments in this thread are highly appreciated. >> ====================================================== >> This posting is provided "AS IS" with no warranties, and confers no rights. >> >> >> -------------------- >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >thread-index: AcYtApZelYij/9HLROyFhu3lly594w== >> >X-WBNR-Posting-Host: 64.26.161.38 >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> >> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> >> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> >> <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> >> <bBsSZ1JLGHA.768@TK2MSFTNGXA01.phx.gbl> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >Date: Wed, 8 Feb 2006 14:54:16 -0800 >> >Lines: 308 >> >Message-ID: <AD4E6ADF-22AA-43B1-B4E5-153F4FAB01C0@microsoft.com> >> >MIME-Version: 1.0 >> >Content-Type: text/plain; >> > charset="Utf-8" >> >Content-Transfer-Encoding: 7bit >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >Content-Class: urn:content-classes:message >> >Importance: normal >> >Priority: normal >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >Newsgroups: microsoft.public.windows.server.sbs >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windows.server.sbs:243121 >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> > >> >:( >> > >> >Rebooting did the trick... I am sorry to be that lame... >> > >> >thanks again >> > >> >""Nathan Liu [MSFT]"" wrote: >> > >> >> Hi Damaru, >> >> >> >> Thank you for your kind update. >> >> >> >> Considering the current condition, please run 'eventvwr.exe' (without >> the >> >> quotation marks) on the command prompt on the SBS 2003 Server, and check >> if >> >> there are any error messages about this issue, then paste the full >> context >> >> in your reply. >> >> >> >> I appreciate your time and cooperation. >> >> >> >> Have a nice day! >> >> >> >> Best regards, >> >> >> >> Nathan Liu (MSFT) >> >> Microsoft CSS Online Newsgroup Support >> >> >> >> Get Secure! - www.microsoft.com/security >> >> ====================================================== >> >> This newsgroup only focuses on SBS technical issues. If you have issues >> >> regarding other Microsoft products, you'd better post in the >> corresponding >> >> newsgroups so that they can be resolved in an efficient and timely >> manner. >> >> You can locate the newsgroup here: >> >> http://www.microsoft.com/communities...s/default.aspx >> >> >> >> When opening a new thread via the web interface, we recommend you check >> the >> >> "Notify me of replies" box to receive e-mail notifications when there >> are >> >> any updates in your thread. When responding to posts via your >> newsreader, >> >> please "Reply to Group" so that others may learn and benefit from your >> >> issue. >> >> >> >> Microsoft engineers can only focus on one issue per thread. Although we >> >> provide other information for your reference, we recommend you post >> >> different incidents in different threads to keep the thread clean. In >> doing >> >> so, it will ensure your issues are resolved in a timely manner. >> >> >> >> For urgent issues, you may want to contact Microsoft CSS directly. >> Please >> >> check http://support.microsoft.com for regional support phone numbers. >> >> >> >> Any input or comments in this thread are highly appreciated. >> >> ====================================================== >> >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> >> >> >> >> >> -------------------- >> >> >Thread-Topic: Scecli and jet database event 1005 and 1202 repeating >> >> >thread-index: AcYsBQyCOzI6UyfPR421kuYJFeb25g== >> >> >X-WBNR-Posting-Host: 64.26.161.38 >> >> >From: =?Utf-8?B?RGFtYXJ1?= <Damaru@discussions.microsoft.com> >> >> >References: <BFBFBAC3-A2F7-4495-8E8E-90F7B64C5745@microsoft.com> >> >> <XPBq#5oEGHA.832@TK2MSFTNGXA02.phx.gbl> >> >> <1BA4820D-F171-4E4F-B5FC-066BEEB6C9A1@microsoft.com> >> >> <p5$AgBMFGHA.3764@TK2MSFTNGXA02.phx.gbl> >> >> <E4B66375-034A-4E52-AF6A-8D9CE8E6C473@microsoft.com> >> >> <cI0Dzt7KGHA.3152@TK2MSFTNGXA02.phx.gbl> >> >> >Subject: RE: Scecli and jet database event 1005 and 1202 repeating >> >> >Date: Tue, 7 Feb 2006 08:39:22 -0800 >> >> >Lines: 310 >> >> >Message-ID: <D3FD8C5A-0820-4A07-B847-F2BA9E32AADF@microsoft.com> >> >> >MIME-Version: 1.0 >> >> >Content-Type: text/plain; >> >> > charset="Utf-8" >> >> >Content-Transfer-Encoding: 7bit >> >> >X-Newsreader: Microsoft CDO for Windows 2000 >> >> >Content-Class: urn:content-classes:message >> >> >Importance: normal >> >> >Priority: normal >> >> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 >> >> >Newsgroups: microsoft.public.windows.server.sbs >> >> >NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250 >> >> >Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA03.phx.gbl >> >> >Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.windows.server.sbs:242819 >> >> >X-Tomcat-NG: microsoft.public.windows.server.sbs >> >> > >> >> >Thanks for all these info, >> >> > >> >> >I went trought the procedure again but this time it won't work. Appart >> >> from >> >> >that event everything seems to be working fine, appart from the server >> web >> >> >site. Any other way to rebuilt this databse ? >> >> > >> >> >Thanks >> >> > >> >> >""Nathan Liu [MSFT]"" wrote: >> >> > >> >> >> Hi Damaru, >> >> >> >> >> >> Thank you for your kind update. >> >> >> >> >> >> As you mentioned, this issue occurred again, let's refer to use the >> >> >> procedure described in the KB article 278316 to re-create the local >> >> Group >> >> >> Policy file. >> >> >> >> >> >> 278316 ESENT event IDs 1000, 1202, 412, and 454 are logged repeatedly >> in >> >> >> the Application log >> >> >> http://support.microsoft.com/default...b;EN-US;278316 >> >> >> >> >> >> Since the issue may occurs if the local Group Policy database file is >> >> >> corrupt, this issue can also be caused by antivirus software. Make >> 100% >> >> >> sure that you do NOT have any File-level antivirus scanning ANY >> exchange >> >> >> directories. The most common cause of missing log files is because a >> >> >> File-level antivirus application has quarantined or deleted a log >> file >> >> >> because it detected a virus in one of them. If you are running >> >> file-level >> >> >> AV, then you need to make sure you exclude all of the exchange >> >> directories, >> >> >> especially the log file directory and database directory: >> >> >> >> >> >> -Exchange databases and log files >> >> >> >> >> >> -Exchange .mta files (default location: \Exchsrvr\Mtadata) >> >> >> >> >> >> -Exchange message tracking log files (default location: >> >> >> \Exchsrvr\Server_Name.log) >> >> >> >> >> >> -Virtual server folders (default location: \Exchsrvr\Mailroot) >> >> >> >> >> >> -Site Replication Service (SRS) files (default location: >> >> \Exchsrvr\Srsdata) >> >> >> >> >> >> -Internet Information Service (IIS) system files (default location: >> >> >> \%SystemRoot%\System32\Inetsrv) >> >> >> >> >> >> -Internet Mail Connector files (default location: \Exchsrvr\IMCData) >> >> >> >> >> >> -The working folder that is used to store streaming temporary files >> that >> >> >> are used for message conversion. By default, this working folder is >> >> located >> >> >> at \Exchsrvr\MDBData. >> >> >> >> >> >> -A temporary folder that is used in conjunction with offline >> maintenance >> >> >> utilities such as Eseutil.exe. By default, this folder is the >> location >> >> that >> >> >> you run the .exe files from, but you can configure this when you run >> the >> >> >> utility. >> >> >> >> >> >> -DC's sysvol folder and all its subfolders (C:\Windows\Sysvol) >> >> >> >> >> >> See: >> >> >> >> >> >> 823166 Overview of Exchange Server 2003 and antivirus software >> >> >> http://support.microsoft.com/?id=823166 >> >> >> >> >> >> 822158 Virus Scanning Recommendations on a Windows 2000 Domain >> Controller >> >> >> http://support.microsoft.com/?id=822158 >> >> >> >> >> >> Please do not hesitate to let me know if you have any further >> concerns. >> >> >> >> >> >> Have a nice day! >> >> >> >> >> >> Best regards, >> >> >> >> >> >> Nathan Liu (MSFT) >> >> >> Microsoft CSS Online Newsgroup Support >> >> >> >> >> >> Get Secure! - www.microsoft.com/security >> >> >> ====================================================== >> >> >> This newsgroup only focuses on SBS technical issues. If you have >> issues >> >> >> regarding other Microsoft products, you'd better post in the >> >> corresponding >> >> >> newsgroups so that they can be resolved in an efficient and timely >> >> manner. >> >> >> You can locate the newsgroup here: >> >> >> http://www.microsoft.com/communities...s/default.aspx >> >> >> >> >> >> When opening a new thread via the web interface, we recommend you >> check >> >> the >> >> >> "Notify me of replies" box to receive e-mail notifications when there >> >> are >> >> >> any updates in your thread. When responding to posts via your >> >> newsreader, >> >> >> please "Reply to Group" so that others may learn and benefit from >> your >> >> >> issue. >> >> >> >> >> >> Microsoft engineers can only focus on one issue per thread. Although >> we >> >> >> provide other information for your reference, we recommend you post >> >> >> different incidents in different threads to keep the thread clean. In >> >> doing >> >> >> so, it will ensure your issues are resolved in a timely manner. >> >> >> >> >> >> For urgent issues, you may want to contact Microsoft CSS directly. >> >> Please >> >> >> check http://support.microsoft.com for regional support phone numbers. >> >> >> >> >> >> Any input or comments in this thread are highly appreciated. >> >> >> ====================================================== >> >> >> This posting is provided "AS IS" with no warranties, and confers no >> >> rights. >> >> >> >> >> >> > |
|
#14
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, I would appreciate it if you could drop me a note to let me know the status of the issue in the thread. If you have any questions or concerns, please feel free to let me know. I am happy to be of assistance. :) Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were updated on February 14, 2006.? Please complete a re-registration process by entering the secure code mmpng06 when prompted. Once you have entered the secure code mmpng06, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ====================================================== |
|
#15
| |||
| |||
| RE: Scecli and jet database event 1005 and 1202 repeating
Hi Damaru, I would appreciate it if you could drop me a note to let me know the status of the issue in the thread. If you have any questions or concerns, please feel free to let me know. I am happy to be of assistance. :) Have a nice day! Best regards, Nathan Liu (MSFT) Microsoft CSS Online Newsgroup Support Get Secure! - www.microsoft.com/security ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were updated on February 14, 2006.? Please complete a re-registration process by entering the secure code mmpng06 when prompted. Once you have entered the secure code mmpng06, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ====================================================== |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Scecli and jet database event 1005 and 1202 repeating" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ESENT Error ID 800 and SceCli Error ID 1202 | Fabien | Window 2000 Help | 3 | 16-06-2008 05:26 PM |
| Event ID: 1202 | penny | Window 2000 Help | 14 | 02-11-2007 10:02 AM |
| SCECLI 1202 0x534 No mapping between account names and security IDs was done. | Mark Morrell | Windows Server Help | 5 | 30-08-2006 03:03 AM |
| dsrestor error (Event ID:1005) in the application event log. | James H-B | Small Business Server | 2 | 17-03-2006 12:25 AM |
| SceCli event 1202 every 5 minutes | asnets | Windows Server Help | 10 | 07-02-2005 07:30 AM |