Viewing 15 posts - 391 through 405 (of 712 total)
Read, write and modify permissions are available for the user id which is running the job.
more over i have tried with my windows id still is not deleting but manualy...
September 5, 2012 at 2:05 am
where is your ndf is it on primary group or secondary?
which is group is default?.
September 4, 2012 at 10:20 am
thanks gail
i never been updated with that.
September 4, 2012 at 5:24 am
try this instead of complete db if you want to clear the only the logs.
dump tran dbNamewith no_log
dbcc shrinkfile (dbName_logName,truncateonly)
do you have any space issue to clear the log...
September 4, 2012 at 4:55 am
do have your servers running on different id's?.
if it is same id why access change is required?
September 4, 2012 at 4:44 am
zahid_7777 (9/3/2012)
September 4, 2012 at 3:10 am
Mohammedr_mcts (8/9/2012)
Hi,Shrinking a SQL 2005 DB or above will not break the Logshipping.
Thanks,
Mohammed.
i hope this is wrong, can someone confirm this.
August 31, 2012 at 9:34 am
opc you mis-understood this is not @rarara.
i asked my doubt related to that.
August 31, 2012 at 9:30 am
opc.three (8/31/2012No, master cannot be mirrored.
Thanks, i have read it somewhere , but how did the other details gone to the secondary server?
August 31, 2012 at 9:05 am
what about drive and backup drive details?
if their speed is low or any hardware issue there this might happen.
August 31, 2012 at 6:48 am
as the user specified select * from sys.sql_logins datas are matching on both the servers.
is it matching due to master DB mirroring?
August 31, 2012 at 6:45 am
opc.three ,
hope login created dates are matched because of master DB sync?
August 31, 2012 at 4:38 am
just connect in mangement studion and expand security and right click on login and it will guide you.
kindly post new request in new post.
August 31, 2012 at 4:31 am
can you post the hardware server configuration, like processors, and drives are ordinaly HDD or san drives. backup drive details
Definetly looks like sql is waiting for something.
August 31, 2012 at 2:13 am
Hope your identity int column as reached its limit.
August 30, 2012 at 8:57 am
Viewing 15 posts - 391 through 405 (of 712 total)