Viewing 15 posts - 121 through 135 (of 712 total)
Will DB in norecovery mode accepts "Set to read only" command?
December 4, 2013 at 10:56 pm
Are you reffering named instance like this "ITI-PDP-DB\chandu"
first try the network path in windows , if it is not working check and fix it.
can provide more details like server1 and...
December 4, 2013 at 10:24 pm
What do you exactly want to optimize? we coudnt understand your requirement.
November 6, 2013 at 3:59 am
zi (11/5/2013)
I just want an automated process, that's why I thought about using copy db
Why dont you use replication but you cant alter any data..
Can you give us the purpose...
November 5, 2013 at 8:33 pm
Have tried running profiler and try to find out "Tempdb" is the cause or you query?
November 5, 2013 at 5:37 am
Sure can help you, can you post your table structure.
Just a doubt do you have backup every 1 sec? even then the time you mentioned is not matching, elobrate it.
November 5, 2013 at 4:01 am
I guess you want to automate the (FAX Document) file reading and order generation process rather that it is happening manually(as of now).
I think you take SSIS in to consideration...
November 5, 2013 at 2:36 am
can I use the view to show the backup status in every 10 mins?
What do you mean by every 10 mins, view is not a job that executes automatically by...
November 5, 2013 at 2:26 am
Do you want to prepare and execute a manual tSQL script?
November 5, 2013 at 2:13 am
Can you give it in more clear way?
As far as i understand , you want to implement log shipping and replication.
I can tell you one thing from log shipping you...
November 4, 2013 at 8:43 pm
Thanks for you reply
Are there no other alternative to this.
November 4, 2013 at 4:06 am
Is there some more details available on ther server?
Can you check the job history and see the error details?
November 4, 2013 at 3:44 am
update table_name
set col1 = replace(col1,'XXX','')
are you using something like this?
November 1, 2013 at 1:57 am
$w@t (10/31/2013)
like [msdb].[dbo].[sysjobschedules] has job schedule dates
what if i update next date?? then the job will be run on given...
November 1, 2013 at 1:16 am
Viewing 15 posts - 121 through 135 (of 712 total)