Viewing 15 posts - 571 through 585 (of 642 total)
Yes..
I got the result,
Insted of $msg.To.add($to)
i changed the script like
$msg.To.add(email1@test.com)
$msg.To.add(email2@test.com)
$msg.To.add(email3@test.com)
Thanks
July 23, 2009 at 6:08 am
Thanks for your valuable reply
Finally, this script was not working.
I got the errors below
PS D:\services> .\servicescheck1.ps1
Exception calling "Add" with "1" argument(s): "The parameter 'addresses' cannot be an empty string.
Parameter...
July 23, 2009 at 5:42 am
Hi , Thanks for reply...
I could try above script, but my server there is no .csv (MSoffice not installed) insted of csv file, i used txt file for emaillist. but...
July 23, 2009 at 4:50 am
Lempster Thanks for your reply ...
I achived for automate email alert when sql services stopped. but could not able send email mulitple emailid, i tried below script but failed.
plz can...
July 23, 2009 at 2:48 am
Thanks Tim for your reply....
how to identified When fully copied it deletes the fragmented one?
so we need to check dbcc showcoting command before rebuild index and after rebuild index then...
May 19, 2009 at 6:26 am
Thanks Gail for your valuable reply..........,..
May 14, 2009 at 4:51 am
vinay,
os: windows server 2003 enterprise edtion
May 9, 2009 at 5:05 am
I had reset values PerformanceSamplingInterval 30 insted of 14. under
MSSQLServer\SQLServerAgent\PerformanceSamplingInterval.
I thought it will reduced the more cpu usage.
May 6, 2009 at 12:53 am
Thanks so much Gail for your valuable reply....
I should correct my mistake....
Please check the following steps and times for maintenance plan.
1.Rebuild index every week sunday on 8:00 PM.
2. Update_statistices daily...
May 2, 2009 at 4:55 am
Thanks for your 's reply Steve & Gail..
I should be disabled Re-organaize index page from maintenance plan.
instead of that can i enable to remove unused space from datafiles.
1. shirnk...
May 2, 2009 at 3:42 am
No high availability,
Just change the new ip address, that s all.
April 22, 2009 at 5:41 am
Thanks jones for your reply.
Now i got the exact problem. This server have 24 production database, as per maintenance plan taking backup for all 24 databases, last day one database...
February 10, 2009 at 10:19 pm
Hi,
We have got enough disk space in Drive.
Again i have re-build maintenance plan for bakup but i was not hope,
Re create new plan again same problem happend. 1 day...
February 10, 2009 at 9:55 pm
i have tried, but not hope
SELECT a.*
FROM OPENROWSET('MSSQL OLE DB',
'DRIVER={SQL Server};SERVER=10.4.51.55;UID=energymeter;PWD=readhouse',
rais.dbo.energy_meter_house) AS a
ORDER BY a.emp_no, a.empname
plz tell me what is the problem?
thanks
February 10, 2009 at 2:25 am
Thanks for reply david.
Sql server 2000.
product version -8.00.2039
service pack - sp4
os- windows server 2003 enterprise edtion
thanks
February 6, 2009 at 9:45 pm
Viewing 15 posts - 571 through 585 (of 642 total)