Viewing 15 posts - 331 through 345 (of 644 total)
babuannam.dba (2/29/2012)
How to change the service account in clustering?
SQL Server Configuration Manager not working?
February 29, 2012 at 5:50 am
kranthi.india123 (2/28/2012)
exec msdb..sp_send_dbmail
@profile_name = 'local',@recipients='chintu@www.com'
, @subject ='Log Shipping Job succeeded'
, @QUERY = 'exec sp_executesql @stmt=N'exec sp_help_log_shipping_monitor',@params=N'
I want Log shipping Status Through Mail.please Suggest Me.....because last...
February 29, 2012 at 1:50 am
sqlnaive (2/29/2012)
Agreed - The only thing is that I can use sys.sysprocesses in joins with other tables to get useful information. Else I always has that sp_who[2] option.
In that case...
February 29, 2012 at 1:43 am
The behavior described by OP is strange. Either He or We are missing something here.
February 29, 2012 at 1:40 am
Have you tried running :
Execute sp_refreshview 'Your View Name Here'
Check if doing the above operation makes any difference.
February 27, 2012 at 7:19 am
satishm94 (2/27/2012)
can anyone give me the clear diffrence bw both..and
when u automate a backup strategy which one u choose in ur organization, and why??
thanks
Maintenance Plans: SQL Server provides you various...
February 27, 2012 at 4:14 am
eba.seller (2/25/2012)
General Question, How do you restore a SQL database that is using full recovery mode?
As you said, its just a general question not a problem. Please let us...
February 27, 2012 at 4:07 am
dsachu (2/27/2012)
Hi,What is the meaning of below given sentence...
A database snapshot provides a points-in-time copy of a source database.
Regards,
Sachin
It means that whenever you create a snapshot of database it creates...
February 27, 2012 at 4:02 am
Calling user needs to have VIEW SERVER STATE permission to query DMVs on remote server.
February 27, 2012 at 3:50 am
satishm94 (2/26/2012)
Hi guys,any one got solution to my problem....
or
any other suggestions..
question:
should i instal any prerequisite softwares after installing win 2008 os??
till now i havnt installed any other softwares....
thanks
Has somebody installed...
February 27, 2012 at 3:15 am
kranthi.india123 (2/27/2012)
But i know that one,iam asking Transaction Logshipping status report via send mail???
i want last Backup file of the and last restoration File in the day Through Mail??
any...
February 27, 2012 at 3:11 am
Martin Schoombee (2/24/2012)
Divine Flame (2/24/2012)
Is dynamic SQL not an option here?
Not sure...I guess it depends on exactly what you are trying to do. How are you envisioning the use of...
February 24, 2012 at 9:14 am
Is dynamic SQL not an option here?
February 24, 2012 at 8:55 am
satishm94 (2/24/2012)
i think the installation stopping after integration services..may this one also need to unchecked
I would suggest to uninstall current configuration & start a fresh installation.
In fresh installation, choose only...
February 24, 2012 at 3:03 am
satishm94 (2/23/2012)
this time i tried to install without selecting analysis services. so no need to worry about reporting services..
and
everything gone smoothly got successfully finished without any error..
but when i type...
February 24, 2012 at 1:36 am
Viewing 15 posts - 331 through 345 (of 644 total)