Viewing 15 posts - 61 through 75 (of 88 total)
When I checked the instance property ,it is (2,147,483,647 kb),which I guess is default one,because nobody has not changed it.So should I apply any changes on this memory setting.
June 16, 2010 at 1:47 pm
As I said,When I run DBCC CheckDB 'Order',exec AdminDBReindex 'Order' instead of those dynamic code,I do not
recieve an error message.but When I run the job I recieve error message.Also...
May 10, 2010 at 3:53 pm
Thanks a lot for your reply.but here is the job that I was running and I was facing with problem.
Instead of this job when I run
DBCC CheckDB 'Order'
exec AdminDBReindex 'Order'
(Which...
May 10, 2010 at 12:27 pm
Here is Example,
For Instance I am trying to run the following statment:
2627:Error Code for primary violation
raiserror(2627,16,1)
the result of running this statment:
Msg 2732, Level 16, State 1, Line 1
Error number 2627...
April 20, 2010 at 12:33 pm
Thanks a lot for your reply.But,I just was wondering if I can re-produce primary key violation in Second(SP2) by using Raiserror.It seems that RaiseError does not have any explicit ...
April 20, 2010 at 12:18 pm
Thanks for your reply.
you mean ,I can not use it in any combination.For instance,If I put Publisher and distributor in SLQ SERVER 2008 and Subscriber in SQL SERVER 2000,Does this...
April 16, 2010 at 9:17 pm
Actually,The Database that we are using in Log shipping ,it includes only SQL SERVER 2000 data types, and we do not have any problem with that.Just is it possible to...
April 15, 2010 at 10:11 am
Actually This is Request,that I have recieved from managment.
April 14, 2010 at 9:47 am
No as I said ,Theere is not any problem with SQL SERVER nrework protocol
In SQL SERVER Log,I have "SQL server listening on TCP, Shared Memory, Named Pipes." and on the...
March 10, 2010 at 10:32 am
I tried both(Window and SQL authentication),but in both cases it failed.Yes it is porduction.As I said nothing has chnaged in thios sevrer.All the connectivity issues started to happen when I...
March 10, 2010 at 9:57 am
Thanks a lot for your reply.
Do You mean just sending the trasnasction logs that has been caused during the maintainance jobs?
February 9, 2010 at 8:04 pm
Thanks for your reply,Can I combine it with normal TSQL?
February 5, 2010 at 12:45 pm
Which roles should I assign to that user?
October 26, 2009 at 4:15 pm
Thx,But How can I give the right of access to "Integration Service" to an windows account
October 26, 2009 at 3:35 pm
I know,My question is related to Managment studio environment.Now,how can I give the right of access to "Integration Service" to an windows account.Actually this will solve my problem.
Thanks
October 26, 2009 at 2:03 pm
Viewing 15 posts - 61 through 75 (of 88 total)