Viewing 15 posts - 46 through 60 (of 66 total)
Nice info. But I am worried whether this is authenticated one
-MJ
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
July 2, 2009 at 2:36 am
Could you please elaborate on your following comment
"There is one more factor to be considered, from the end of the page starts the row numbering in reverse direction. "
-MJ
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
July 2, 2009 at 1:38 am
The clustered Key is the primary key only. One of the column is Ticketid and other two columns as per my previous post.
I have executed SELECT TOP 1* FROM TicketActivity...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
June 18, 2009 at 5:25 pm
Thanks. I shall take the log backup for complete DB and apply the same in case of any failure. You are quite correct as when the DB is used as...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
May 28, 2009 at 12:10 pm
Thanks all. The info give by John is really useful.
-MJ
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 26, 2009 at 12:24 am
Page life expectancy counter value is 1:40. I don't understand how this value would be 750 or 5K. This is the duration when a page can remain in buffer pool...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 20, 2009 at 12:35 am
I have two questions now:
The server has 32 GB RAM. The sql server memory = 32766 MB. (I checked this in the property of the sql server)
Now when I run...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 20, 2009 at 12:30 am
Use ssis. You can use BI also to make the things easy for you.
-MJ
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 18, 2009 at 8:30 pm
Yes this is shared. But my concern is the only behaviour of Operating system. Why should this read the file when we are taking backups. I would not have raised...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 18, 2009 at 8:24 pm
Yes. This error occurs temporarily.
I want to understand that when backup would only save the file then why the OS is trying to open the file. Perhaps I am missing...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 18, 2009 at 7:38 pm
Object Type trace event column gives you information that the value was user defined table. This was a temporary table which is lost once you ended the session.
-Michael
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 5, 2009 at 8:24 pm
According to my knowledge, Sql server logs the transactions files where there is enough space. So according to me you are safe.
-Michael
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
March 5, 2009 at 7:47 pm
MANY Thanks for your response. My local drive (H drive) is full. I want to detach this DB and put this in I drive. I tried to put the server...
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
January 25, 2009 at 12:08 am
I think my straight question should be:
If my servername <> my m\c name. Then how to change my server name = my m\c name. There is only one named instance.
-M
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
January 24, 2009 at 7:21 pm
The result of the code is as follows:
116400140tempdevT:\MSSQL.1\MSSQL\DATA\tempdev.mdf
316400134tempdev1T:\MSSQL.1\MSSQL\DATA\tempdb1.ndf
416400123tempdev2T:\MSSQL.1\MSSQL\DATA\tempdb2.ndf
516400119tempdev3T:\MSSQL.1\MSSQL\DATA\tempdb3.ndf
616400134tempdev4T:\MSSQL.1\MSSQL\DATA\tempdb4.ndf
716400126tempdev5T:\MSSQL.1\MSSQL\DATA\tempdb5.ndf
816400115tempdev6T:\MSSQL.1\MSSQL\DATA\tempdb6.ndf
916400125tempdev7T:\MSSQL.1\MSSQL\DATA\tempdb7.ndf
1016400102tempdev8T:\MSSQL.1\MSSQL\DATA\tempdb8.ndf
1116400119tempdev9T:\MSSQL.1\MSSQL\DATA\tempdb9.ndf
1216400134tempdev10T:\MSSQL.1\MSSQL\DATA\tempdb10.ndf
1316400119tempdev11T:\MSSQL.1\MSSQL\DATA\tempdb11.ndf
1416400121tempdev12T:\MSSQL.1\MSSQL\DATA\tempdb12.ndf
1516400112tempdev13T:\MSSQL.1\MSSQL\DATA\tempdb13.ndf
1616400115tempdev14T:\MSSQL.1\MSSQL\DATA\tempdb14.ndf
1716400107tempdev15T:\MSSQL.1\MSSQL\DATA\tempdb15.ndf
-MJ
Please do not print mails and docx unless it is absolutely necessary. Spread environmental awareness.
January 24, 2009 at 7:16 pm
Viewing 15 posts - 46 through 60 (of 66 total)