Viewing 15 posts - 1 through 15 (of 99 total)
Application group like 'control' and don't want use SSIS
March 13, 2012 at 9:44 am
BTW, the inked server timed-out is set to 0 (connection time query time out) which suppose means no timed-out
March 13, 2012 at 8:44 am
General Network error. I don't think blocking is the cause as I mentioned earlier, it only failed if running against 2 diff databases at at same time. Blocking seems talking...
March 13, 2012 at 8:41 am
Thank you for the input, adding a row_count / hide it and get max of the value seems working perfect for me and a lot less work.
October 11, 2011 at 9:39 am
Below is actual code (except decalre variables). Hope you can shed some light to see how I may can make it works better
declare MG cursor for
...
June 19, 2008 at 8:27 am
Let me try it I can do better this time, below is the code and some comments
-- read client data from staging table and basd on the increment value, update...
June 18, 2008 at 2:05 pm
I really appreciate someone come up help so fast. OK before there is another piece of code to open another cursor like below (its like cursor in a cursor ...
June 18, 2008 at 1:25 pm
Guess why, it is a vendor software, I can't change table design.
The vendor send a large ASCII file for multiple clients which it loaded to a staging table.
The...
June 18, 2008 at 1:18 pm
I am very interested to see the restore metrics. What OS are you based on ?
May 5, 2008 at 1:40 pm
Application conneceted in various way, APP server, WebSphere, fat client (both ODBC and OLE)
September 13, 2006 at 11:32 am
Sure did, bumped from default 25 to 500, same issue.
April 5, 2006 at 6:27 am
Sure did, bumped from default 25 to 500, same issue.
April 5, 2006 at 6:27 am
110% sure is not the case (I/O), we're able to re-produce the problem on various system, H/W ranging from SCSI 3 to fiber to EMC. It sounds more like a setup...
April 3, 2006 at 10:54 am
Global temp table won't work for me in my situation. As this SP need create/run parallel in multiple databases in a huge SQL server (SAN) for various clients.
November 15, 2005 at 6:47 am
Yes, the method you mentioned is what I know. I'm just wondering there is any easier (one command) way to do. I did this way before, somehow is some odd...
November 10, 2005 at 6:18 pm
Viewing 15 posts - 1 through 15 (of 99 total)