Viewing 15 posts - 46 through 60 (of 79 total)
I suggest you go through the all the Hands-on exercises given in the Self paced book. Also you need to understand that you have covered all the topics related to...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 24, 2010 at 12:45 pm
I hope, I understand your requirement correctly. You need to backup all the databases in an instance (both system and user database).
You can configure the all database backup using...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 24, 2010 at 12:34 am
Database Mirroring while operating in High Availability Mode provides Automatic Failover feature.
The corresponding question does not provide the correct option to choose from.
Following is the reference link from MSDN:...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 23, 2010 at 9:05 am
It is preferable to set the job owner for critical jobs as sa. If the sa account is disabled and the instance is running using Windows Authentication, still the job...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 23, 2010 at 7:41 am
Thanks Shawn, Forget to add info about the DENY command
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 23, 2010 at 7:25 am
Using Active directory group to assign permission is a preferred way.
If an user belongs to two groups, one with public access and another with additional access rights, the user will...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 23, 2010 at 7:08 am
Hello Sourav,
Check this link for a detailed steps: http://ukganguly.spaces.live.com/blog/cns!3DBBCE0B87F1CF26!427.entry
Hope, this may help.
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 23, 2010 at 3:13 am
In both cases, truncation of log will not occur. As said by Gila, a log backup is required to remove the inactive portion of the transaction log.
If you want...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
July 23, 2010 at 2:08 am
SQL server agent service account of the secondary server, should have both read access on the folder where your backup files are stored. The agent account of the primary server...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
December 1, 2009 at 1:06 am
The best way is to do it via GPO (global policy).
You need to achieve this through nested group membership. Create a group (Security, Domain Local) in AD, and add all...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
September 4, 2009 at 8:44 am
Using Nested Group Membership in AD, you can achieve this objective.
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
September 4, 2009 at 4:18 am
Thanks a lot for your response and guidance. I am looking forward to get the book.
Thanks once again.:-)
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
September 3, 2009 at 7:24 am
Thanks a lot, Gil. That will clarify the doubt. I will post the other details after going through the logs.
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
September 3, 2009 at 4:09 am
You can use the UNC name (\\servername\sharename\backup.bak) to store your backup file on a network server. this way, you don't have to move your backup file from server to server.:-)
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
September 3, 2009 at 3:30 am
Thanks for your response, Gila. Unfortunately, the Job History and SQL Server Error log doesn't reflect much. The only information it gave that the backup log is failed with the...
Thanks & Regards,
Sudeepta.
http://twitter.com/skganguly
September 3, 2009 at 3:18 am
Viewing 15 posts - 46 through 60 (of 79 total)