Viewing 12 posts - 1 through 12 (of 12 total)
Anyway i there is something which can be used for getting the downtime, but not the duration of downtime. And that is "sp_readerrorlog". We can see the archived error log...
May 5, 2011 at 4:51 am
Ok. So i can not fetch each individual memory utilization of databases from my multiple host database server
Regards,
SAM
April 28, 2011 at 5:03 am
@ Gail : We have different applications which are running on SQL 2000, 2005 & 2008. And for each databases i wanted to check the Mem utilization of individual Dbs....
April 28, 2011 at 4:09 am
Hi Gail,
Thanks for the same.
Even our team is working on for SQL 2005 and 2008. So, it will be helpful if somebody can tell me how monitor the memory...
April 28, 2011 at 12:24 am
Here is my non Clustered Index:
Primary Key column is : [PLGID]
CREATE NONCLUSTERED INDEX [_dta_index_STOCK_5_877298235__K6_1_33_35_37_38_39_40_41_42_43_44_45_46_48_49_50_51_52_54_55_56_57_58_59_60_61_62_63_64_65_66_] ON [dbo].[STOCK]
(
[PLFTX] ASC
)
INCLUDE
(
[PLGID],
[PAQCO],
[PNARR],
[PLTRF],
[PORFY],
[PEXDT],
[PEXTM],
[PRFOR],
[PRFLN],
[PRFSL],
[PRFFY],
[PTRRE],
[PRESP],
[PTRCU],
[PTRSC],
[PTRRT],
[PERTY],
[PLHID],
[PMHID],
[PCHID],
[PETDT],
[PETTM],
[PDBCR],
[PIAMD],
[PEXVL],
[PXPDT],
[PLCVL],
[PORRV],
[POOHB],
[PNOHB],
[PRFID],
[PPLCD],
[PFRE1],
[PFRE2],
[PFRE3],
[PFRE4],
[PFRE5],
[PFRE6]
) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE =...
December 3, 2009 at 11:47 pm
Hello Gail,
I do not agree that Brad will get more hate mails as this is his individual research and thought.
But speaking through the relation of nature of human...
July 29, 2009 at 1:44 am
Hi Gill,
No i have not taken the Backup of the database before i drop the table. But any way i have taken the data of that table in a temp...
July 28, 2009 at 3:57 am
Please tell me how to restore from the transaction log
Thanks & Regards,
Sashikanta Mishra!!
July 28, 2009 at 3:25 am
Thanks you guys..
Both by Temp table and CASE statement works fine for me..
Regards,
Sashikanta Mishra
June 18, 2009 at 6:54 am
It seems as there is some network problem. Try to use your Server's static IP address and not Dyamic IP address. It may connect to the server. Again check the...
December 23, 2008 at 4:57 am
Hello Gail,
Nice to see your reply.
Thanks anyway.
Regards,
Sashikanta Mishra!
December 23, 2008 at 4:50 am
Hi Gila,
But in Oracle there is a table which traces last 1000 queries fired on the same database. Can i get any kind of info from .LDF files
Thanks & Regard,
Sashikanta...
December 23, 2008 at 2:38 am
Viewing 12 posts - 1 through 12 (of 12 total)