Viewing 15 posts - 91 through 105 (of 712 total)
any one have idea on this
one more doubt can SSRS be configured on cluster server?
May 27, 2014 at 2:01 am
Thanks jeff
this is a some Human resources report which we cant modify. i'll try to implement your suggestion but not immediately.
4 or 5 days back it was working fine suddenly...
May 27, 2014 at 1:58 am
I have this script for SQL 2005 try this out
SELECT job.Name,
...
May 12, 2014 at 6:48 am
Why do you want to re initialise and increase manual load, if it is running fine already?
one more question why you rebuild or reorg (selective) job is running daily? is...
May 12, 2014 at 6:42 am
is this ''domain\xxxxx'' is your service account?
if it is are your sure it is Sysadmin in that server, looks like it doesn't have access to the DB as per the...
May 12, 2014 at 5:33 am
Full backup will not clear the log files. Full backup will take only the data backup.
Schedule for a log backup every "X" minutes and that "X" has to be...
March 19, 2014 at 6:01 am
Funny some times we face viceversa.
Have you confirmed that you are using the correct IP? Ping once and check.
March 19, 2014 at 4:03 am
was any other previous backup's running that time?
February 11, 2014 at 11:39 pm
Thanks guys for your input
They have decided to keep 3 months data so we are planning to move the current 3 months data to new table and drop the existing...
February 11, 2014 at 9:25 pm
I don't know much about it but our development team asked DBA's to run long back so i remembered it.
February 4, 2014 at 7:16 am
This link may be useful for you
http://www.codeproject.com/Articles/19954/Execute-NET-Code-under-SQL-Server-2005
February 3, 2014 at 11:46 pm
Frequently facing problems SSIS - backup package dll files are corrupted and maintenance plan not taken automatically backups as per schedule.
Are you backing up SSIS packages thought...
February 3, 2014 at 9:01 pm
In application are they closing the connections properly?.
As the above user indicates it wont harm your server when a new requests comes it will use the sleeping connection.
February 3, 2014 at 8:54 pm
1. How many months/GB of data do you want to keep active at any time.
1 month
2. What is the format of the date in the INT column? Is...
February 3, 2014 at 8:51 pm
yes i understand, how about a self made report with history details. i dont tink any such reader role available by default.
January 31, 2014 at 12:09 am
Viewing 15 posts - 91 through 105 (of 712 total)