Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

RE: ESEUTIL for Exchange 2003??Dean !!

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2003] >> General >> RE: ESEUTIL for Exchange 2003??Dean !! Page: <<   < prev  1 [2]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
RE: ESEUTIL for Exchange 2003??Dean !! - 17.Aug.2007 3:32:37 PM   
Exch2003

 

Posts: 102
Joined: 5.Feb.2007
Status: offline
Hello Sabel9579 and A,

I understand your points and tips.  Thanks for listening and helping me here.

Now, my next question is this, are there any particular steps I need to take to make sure I have a successful ESEUTIL run tomorrow?

I know what I have read on the Microsoft sites but do you have any good sites for me to follow when running ESEUTIL?  Will the process automatically tell me where to store the temp DB files?  Is this process pretty simple and explanatory to the Administrator (who has never done this before)?

Does anyone know the right step-by-step process of running ESEUTIL so I don't make a mistake or forget something?

Please help again.  :-)

Thanks.

Lena

(in reply to a.grogan)
Post #: 21
RE: ESEUTIL for Exchange 2003??Dean !! - 17.Aug.2007 4:04:46 PM   
a.grogan

 

Posts: 1887
Joined: 12.Apr.2005
From: London
Status: offline
Hiya Lena, I take it from your post that you still need to run the ESEUTILS tomorrow - which is ok I have a boss to!  therefore I understand the situation.

So we need to try to ensure you get through this as safely as possible:

Firstly - BEFORE you do anything ensure that the backups of you databases completed correctly - this is your way back should anything go wrong.

Then you need to ensure that the Disk that contains the database (or databases) is large enough to take the size of the temp file (the rule of thumb here is the remaining space on your database drive is double the database size + 10%) this is where the 110% number comes from so if you have a 50GB database you will need at least  55GB free.

If you have enough space on the drive then you can run ESEUTIL using the following command:

ESEUTIL /D "<path the .edb file of your database" - please use the quotes - so for example:

ESEUTIL /D "c:\ program files\exchsrvr\mdbdata\priv1.edb"

If however you do not have enough free space on the drive hosting the db use the following command to re-direct the temp files:

ESEUTIL /D "path to the .edb file of your database" /t"<path to temp .edb>" /s"<path to .stm temp file"

So an example would be:

ESEUTIL /D "c:\program files\exchsrvr\mdbdata\priv1.edb" /t"c:\temp\" /s"c:\Temp"

Good luck Lena and if you need help just let us know,

Cheers

A

_____________________________

Andy Grogan
MSExchange.org Forums Moderator
For my general ramblings about Exchange please visit my blog:
W: http://telnetport25.wordpress.com/
M: manifoldmaster@gmail.com

(in reply to Exch2003)
Post #: 22
RE: ESEUTIL for Exchange 2003??Dean !! - 17.Aug.2007 4:08:36 PM   
sabel9579

 

Posts: 462
Joined: 4.Apr.2006
From: USA
Status: offline
Yes Lena... good luck tomorrow and please let us know how everything goes this weekend.  I'm sure everything will be fine.  Just realize the defrag could take anywhere from 9-12 hours based on the size of your databases (I'm guestimating here).

Most importantly is to make sure you have taken a full backup before you start.  Under no circumstances proceed with the ESEUTIL until you have done the full  backup.

Good luck!!

(in reply to a.grogan)
Post #: 23
RE: ESEUTIL for Exchange 2003??Dean !! - 17.Aug.2007 5:19:35 PM   
Exch2003

 

Posts: 102
Joined: 5.Feb.2007
Status: offline
Hello A. Grogan,

Am I running the ESEUTIL command against which .edb and .stm file?

In my previous posting, I listed 1 mailbox store with .edb and one with .stm.  Then I also listed the priv1.edb, priv1.stm and pub1.edb and pub1.stm files.

Which ones am I running the ESEUTIL for?  Would it be just one command run for this?  Or, will I have to run the ESEUTIL \d command for each file I listed above?

Help!  I need clarification, please.  ;-)

Thanks. 

Lena

(in reply to sabel9579)
Post #: 24
RE: ESEUTIL for Exchange 2003??Dean !! - 17.Aug.2007 6:26:05 PM   
uemurad

 

Posts: 5471
Joined: 7.Jan.2004
From: California, USA
Status: offline
Lena,

An Exchange database is comprised of both the EDB and STM files.  When you run ESEUTIL, you'll name the EDB file, but it will process both (you'll see).

Just one command per mailbox store.

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to Exch2003)
Post #: 25
RE: ESEUTIL for Exchange 2003??Dean !! - 17.Aug.2007 7:17:40 PM   
Exch2003

 

Posts: 102
Joined: 5.Feb.2007
Status: offline
Hello Dean,

Thank you.  That helps me understand better.

Question 1:
Does it matter which EDB file I name first?  Do I run a separate ESEUTIL command for all my EDB files we have on our Exchange Server?  In other words, all the EDB files I listed in my previous posting, will I be doing an ESEUTIL on all of them individually?  Is the start and stop process pretty simple?  When one command finish, will it tell me what to do next?  Or, will I just close the RUN command and open back up to start another one?

Question 2
If I am planning on using drive E: where Exchange files are located, where on drive E: will I store the temp DB?  After I am done with ESEUTIL, what will I do with the temp DB?

Thanks again Dean.  :-)

Lena

(in reply to uemurad)
Post #: 26
HELP!! ESEUTIL for Exchange 2003??Dean !! - 18.Aug.2007 9:06:54 AM   
Exch2003

 

Posts: 102
Joined: 5.Feb.2007
Status: offline
Hello Anyone,

I am in the office and trying to do ESEUTIL on my Exchange Server.  I have dismounted one of my mailbox stores.  I decided to do the smallest one first.

Then I entered the following path:
E:\program files\exchsrvr\bin>eseutil /d e:\program files\exchsrvr\mdbdata\mccj mailbox store.edb

Miine is on the E: drive because that is where the 'bin' folder is located and my exchange database files.  Also, that is the full name of the first smallest mailbox store that is in explorer location on E: drive (mccj mailbox store.edb).

I am getting an error and it says 'usage error: invalid argument 'files\exchsrvr\mdbdata\mccj'. Options must be preceeded by '-' or '/'.

Can someone help me here?  What did I do wrong here?  Greatly appreicate it!

Thanks.  I will checking online for any help please.

Lena

(in reply to Exch2003)
Post #: 27
RE: HELP!! ESEUTIL for Exchange 2003??Dean !! - 18.Aug.2007 9:34:01 AM   
uemurad

 

Posts: 5471
Joined: 7.Jan.2004
From: California, USA
Status: offline
The command line isn't very smart.  Whenever you have a parameter that has embedded spaces, you need to surround it with double quote marks.

This might be hard to explain, but there is a shortcut to having to type in the entire file name.  Open a Windows Explorer window and point it to where your EDB file lives.  In the command prompt window type the start of the line - ESEUTIL /d.  Position the Explorer window and the Command Prompt window so you can see both on the screen at the same time.  Click and drag the EDB file from the Explorer window to the Command Prompt window.  The entire path and file name should appear on the command line as if you had typed it, and if there are embedded spaces the entire file name will be surrounded with double quotes!

I wrote about it a while back:
http://exchangeguy.blogspot.com/2007/04/command-prompt-window-tips.html

_____________________________

Regards,

Dean T. Uemura
Microsoft MVP - Exchange
exchangeguy.blogspot.com
uemurad@yahoo.com

(in reply to Exch2003)
Post #: 28

Page:   <<   < prev  1 [2] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2003] >> General >> RE: ESEUTIL for Exchange 2003??Dean !! Page: <<   < prev  1 [2]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts