Viewing 15 posts - 31 through 45 (of 54 total)
1) DTS
2) SSIS
3) SSRS report with time subscription in excel format.
May 19, 2013 at 9:11 am
1) can i do the mirroring and replication in the same server by installing the one more instance .
=> Yes but depend on database size which u are mirroring.
May 19, 2013 at 8:19 am
1-Is it possbile to add Notification email to the reports that has been created in SSRS. Example:We have set up a report which will be sent to the client through...
May 19, 2013 at 8:16 am
1)Configure email if sql agent job fail.
2) check job history insert into one table then on insertion show alert.
May 19, 2013 at 8:12 am
1) check all process of corresponding database using sp_who.
2) check any process is not suspended ?
3) check query plan also
May 19, 2013 at 8:01 am
How to configure SSRS for Disaster recovery :-
You can scale out report server to many server.
May 19, 2013 at 7:47 am
hi,
1)First Take backup of current database with to NewTestDbNew.bak
BACKUP DATABASE [oldTestDb] TO DISK = N'D:\NewTestDbNew.bak' WITH NOFORMAT, NOINIT, SKIP, NOREWIND, NOUNLOAD, STATS = 10
GO
2) Restore...
May 19, 2013 at 7:25 am
hi,
Thank you very much...
Rds,
Dinesh
February 5, 2013 at 11:36 am
I want sql statement from Rdl file then what to do ??
January 17, 2013 at 12:25 am
i am sending email by ssrs ,it is working in in domain but it is not working for outside .what should be done.
December 25, 2012 at 10:25 am
i am sending email by ssrs ,it is working in in domain but it is not working for outside .what should be done.
December 25, 2012 at 10:22 am
Dear SSC Veteran,
Thanks A Lot.
Dinesh
December 5, 2012 at 12:13 am
Msg 22051, Level 16, State 1, Line 0
Attachment file C:\dineshlink.txt is invalid.
Please let me know solution
November 20, 2012 at 9:53 pm
Viewing 15 posts - 31 through 45 (of 54 total)