Viewing 15 posts - 1,606 through 1,620 (of 3,061 total)
S Hodkinson (8/19/2010)
We have tried running the scripts attached but still get the error reported on the ODBC connection.
Please do this...
Log into Oracle database via sqlplus then execute query -...
August 19, 2010 at 6:42 am
rdecker (8/18/2010)
Yes, 10K concurrent users. We're a little reluctant to call MS or and other third party at this point, it's just too involved.
I can understand that.
If that's the...
August 18, 2010 at 2:53 pm
sudhakara (8/18/2010)
Steve Jones - Editor (8/18/2010)
I believe that data is moved to other files in the filegroup, round robin style, and then the file is emptied.
Thanks for your reply. My...
August 18, 2010 at 10:55 am
tomiboy59 (8/18/2010)
August 18, 2010 at 10:45 am
diva.mayas (8/18/2010)
i get from backupset but how to find in scheduled jobs ?Is there any way to find through T-sql
Problem is, you wouldn't know the name of the job which...
August 18, 2010 at 10:31 am
rdecker (8/18/2010)We're looking at 10K concurrent users with short, bursty queries.
Like in "10K concurrent requests to the database"?
Better to get Microsoft involved in the project.
August 18, 2010 at 10:24 am
Steve Jones - Editor (8/18/2010)
August 18, 2010 at 9:44 am
S Hodkinson (8/18/2010)
August 18, 2010 at 9:38 am
bechihai (8/17/2010)
August 18, 2010 at 9:35 am
DBAgal (8/17/2010)
Here's my scenaro - I...
August 17, 2010 at 1:07 pm
Two questions...
- How many rows are in the table?
- How many rows is expected this query to retrieve?
Anyway, how about creating an index on PERIOD column?
August 17, 2010 at 11:53 am
diva.mayas (8/17/2010)
IS there any way or sys tables where we can check whether database is scheduled in backup operation.
Check msdb.dbo.backupset - should contain one row per backup operation.
August 17, 2010 at 10:14 am
PrincessPuja (8/17/2010)
I...
August 17, 2010 at 9:45 am
bechihai (8/16/2010)
I have already downloaded Instant Client Basic and...
August 17, 2010 at 9:17 am
amy26 (8/13/2010)
Dropping the table does not get rid of the files and filegroups that I have created for the table.
That's a different story - did you already drop the offending...
August 13, 2010 at 10:45 am
Viewing 15 posts - 1,606 through 1,620 (of 3,061 total)