|
|
| babu75 2003-04-15, 10:44 pm |
| Well, i was trying to compact my dhcp-database . stoped the service and typed;
jetpack dhcp.mdb tmp.mdb
and received the following error:-
jetpack failed with error = -1811
checked server activity log at \winnt\system32\dhcp on DhcpSrvLog.Tue logfile and couldn't find much info. there either. if you recognize the problem, let me know.
thanks in advance!! | |
|
|
| dogzpaw 2003-04-16, 4:16 am |
| Ah!...Had the same problem some time ago.
You need to navagate to the %systemroot%\system32\dhcp folder and perform the off-line compaction from this directory.
The same goes for compacting the Wins db  | |
| smithy4u 2003-04-17, 11:38 pm |
| A good lab practice article is present at www.certsbraindumps.com that describes how to use jetpack.exe utility to compact the Wins database.May be helpful to you because same procedure is used for the DHCP server. | |
| babu75 2003-04-18, 10:09 pm |
| thanks guys!!!
the info is great but for some reason i'm still getting the error.... off to my other labs...i will keep on trying...i'll let you know if i'm successful. | |
| dogzpaw 2003-04-23, 3:46 am |
| Hmmm...dont know wether you have solved the problem yet m8, but have you tried the
"net stop dhcpserver" (without the quotes) command?  | |
| babu75 2003-04-24, 2:10 pm |
| yes i did, stoped the service(both wins & dhcp) but not successful in either....still working on it ocassionally. | |
| dogzpaw 2003-04-25, 3:31 am |
| ok m8, bit unusual the problem that you are having with this command.
If you have time, just jot down exactly the steps you are taking and the sequence of the commands - and we can see if we can halp you further with this.
Good luck in the mean time!  | |
| babu75 2003-04-29, 12:45 pm |
| This is how i did it, from the command prompt and changing to the \winnt\system32\dhcp folder;
net stop dhcpserver
jetpack dhcp.mdb tmp.mdb
net start dhcpserver
OR
net stop wins
jetpack wins.mdb tmp.mdb
net start wins
the error comes right after the second command in both (wins & dhcp).the link posted by Djalminha helped but i wasn't successful. i don't think its a syntax issue but i'm yet to find out. | |
| stepfaul 2003-04-29, 2:01 pm |
| The error you are getting (1811) means file not found according to :-
http://support.microsoft.com/?kbid=172570
Open up a command prompt and type in 'path' this will display the search paths 'DOS' is using. Make sure that you have the standard paths listed, for an example here's mine :-
PATH=C:\WINDOWS\system32;C:\WI
NDOWS;C:\WINDOWS\System32\Wbem
;C:\Program Files\Common Files\Adaptec Shared\System
The above path example is from an XP Pro machine, although on a W2K Server you should have at least C:\windows, C:\windows\system32, C:\windows\system32\wbem and more. Sorry, I don't have W2K Server booted up at the moment.
I cannot find any reference to this error, but I had big trouble with a machine a couple of days ago where the user (or an application) had changed the system path. I am only guessing but maybe this error could relate to the system not being able to find the correct files in the search path ?
I hope this helps and even solves the problem. I need a technical/Geek boost after failing my 216 a couple of days ago. If I am right I might even by myself a beer ! If I am wrong I will simply slip back into a sad and sorry state that I have been in for a couple of days. Nothing matters anymore.....
I have not checked my spelling or grammer, so as usual I will probably see errors as soon as I see my reply posted. Damn | |
| stepfaul 2003-04-29, 2:04 pm |
| Oh and there is the spelling error by instead of buy. I am so consistaannt | |
| dogzpaw 2003-04-30, 2:42 am |
| SF m8,
Dont worry about not passing the 216 1st time...just as long as you have an idea where you went wrong, what areas you wernt so hot on.
I suppose I was lucky, I passed the 216 1st time around, but had to intermingle the intensive study time with beer time (and LOTS of it!).
Good luck with your resit of this exam, but dont worry or panic TOO much m8! I can understand how you feel though....just take things easy, and dont be hard on yourself. | |
| thecomeons 2003-05-01, 7:16 am |
| quote: Originally posted by dogzpaw
intermingle the intensive study time with beer time
ah, studying in a quiet corner of the pub? done that. i get pissed off after the second pint and head for the bookies  |
|
|
|