Viewing 15 posts - 841 through 855 (of 859 total)
Does somebody has a query to rebuild or reorganized (depending on the level of fragmentation) all the indexes in the database? The only input parameter is a database name.. It...
July 21, 2009 at 11:04 am
Joe is correct...
Additionally, if the table is HEAP (no cluster index) then ur fragmentation not remove.
The above statements is true put the cluster index and drop it then ur fragmentation...
June 24, 2009 at 10:35 pm
Hi Muthu,
Many thanks for your help.
I did what you advise me, and its work. however the "Target Server Memory" and "Total Server Memory" never going up more then 3.6GB even...
April 26, 2009 at 11:55 pm
1) Checked this query " SELECT * FROM SYS.SYSALTFILES WHERE DBID=DB_ID('Db_name') " It is showing 1 GB Growth, maxsize unlimited
2) After running XP_FIXEDDRIVES it is showing Free Space on Drive...
April 24, 2009 at 12:52 am
Dear all,
I have some issue and I’ll be happy to hear some ideas.
1. I have 12GB RAM in my windows 2003 SBS server (Dell power edge 2900)
2. My SQL server...
April 23, 2009 at 5:39 am
I am getting following error frequently... Has anyone faced similar issue and resolved it....
Could not allocate space for object 'dbo.EventLog'.'PK__EventLog__71957DB0' in database 'eventlog' because the 'PRIMARY' filegroup is full. Create...
April 23, 2009 at 1:37 am
In your situation you will not get any extra benefits from applying Lock pages in memory.
Hi,
Y i get extra benefit. (May I know the reason)
Thanks,
Muthu,
February 25, 2009 at 5:48 am
Hi,
when we try a select query on a table, which has 5700 rows, it takes around 20 seconds to return the result.
Hi,
The table has only 5700 rows.so...
February 25, 2009 at 4:13 am
The counters show that you are successfully using AWE
EdVassie,
Thanks for ur Replay,Yes the server now running fast but,
I am not give the the sql...
February 24, 2009 at 10:25 pm
no harm will occurr if you have /PAE in BOOT.ini as well as DEP turned on
Hi EdVassie,
Thanks for ur Replay It's Great.
Again one Question
I couldn't give the the...
February 24, 2009 at 7:05 am
Help me,
1.How do I know Hot-Add memory configured or not in OS
Hi,
Thanks for ur replays.I have 2-Question.
Case:1
I have 16 GB RAM and 2-node A/P Cluster.(AWE...
February 23, 2009 at 10:17 pm
MANU,
Thanks for ur reply This is Production Database the developer are using daily and We have low disk Space.
Is there any...
February 9, 2009 at 10:54 pm
Nicholas Cain (2/9/2009)
February 9, 2009 at 10:45 pm
Hi,
Thanks for ur Replay. Right now I change the backup path Sakthi.
(Don't shrink the log file is my first recommendation)
Nicholas I accept ur recommendation
Instead of...
February 8, 2009 at 2:22 am
Hi,
Thanks Again My Recovery model is full and,Today I manually shrunk my log file but the IO ERROR is coming daily night time before running checkdb.
2009-02-02 02:22:17.49 spid54 ...
February 5, 2009 at 6:56 am
Viewing 15 posts - 841 through 855 (of 859 total)