Viewing 15 posts - 16 through 30 (of 102 total)
Since the IO processing from a cursor is not efficient, what are some other alternatives? I know it will vary on the situation but, are there some things I can...
April 1, 2014 at 2:56 pm
Thank you very much for the suggestions - I will take a look.
December 28, 2012 at 1:40 pm
I think after further research it's not so much to do with the sp but with the DB servers resources.
Thank you
June 15, 2012 at 7:44 am
I guess the main problem is that it locks up the system for a long time. Within our application, the system will hang for about 10 minutes when this occurs.
May 31, 2012 at 7:43 am
I'm not a dba and I don't think I can view the locks but our consultant said we experienced a lock. I am just trying to figure out why the...
May 30, 2012 at 9:52 pm
Jack,
Thank you very much for atking the time to help me out - I will try it out.
August 30, 2011 at 2:44 pm
OK, thank you. I will produce data , etc. and return when I have the information.
August 29, 2011 at 2:44 pm
Hey Joe,
Thanks for taking the time to answer. I did some studying and really liked the isea of a MERGE as presented by a previous poster. However, I couldn't get...
May 26, 2011 at 8:39 pm
How would "Merge Replication" work? Is it reliable? What is the potential for data conflict pushing and pulling?
I guess I am just wondering how well this works in the real...
April 27, 2011 at 3:09 pm
The database is not huge but it's not small either. However, to run their application we're probably only talking about 30 tables which is not big at all.
As far as...
April 27, 2011 at 1:19 pm
From my earlier post:
"However, just running the primary select statment just then took me 1:17 to return 14,765 rows. But, again, am I barking up the wrong tree if I...
March 7, 2011 at 8:52 pm
0.0022522524car_init
7.579777E-0610car_init, car_no
1.014066E-0618car_init, car_no, ship_date_time
March 7, 2011 at 3:14 pm
Viewing 15 posts - 16 through 30 (of 102 total)