Viewing 15 posts - 6,151 through 6,165 (of 26,490 total)
Give this a shot, I couldn't test it as I don't have the same the environment as you:
select
db.name as DatabaseName,
sj.name as JobName
from
...
August 1, 2014 at 7:36 am
SQLSteve (8/1/2014)
I need to put a script together to...
August 1, 2014 at 7:18 am
Ed Wagner (7/31/2014)
When I upgrade, I do...
July 31, 2014 at 11:53 am
SQLSeTTeR (7/31/2014)
7/26/29 = converts to...
July 31, 2014 at 11:38 am
lescobar (7/31/2014)
Failure Reason:
ERROR CODE [30:325]: Error encountered during backup. Error: [Database "VIEWCOMPOSERDB' cannot be opened because it is offline. BACKUP DATABASE...
July 31, 2014 at 11:04 am
First, I would do the fixing before I do a final backup and restore.
Second, you can backup a database from a 32 bit system and restore it with no problems...
July 31, 2014 at 11:02 am
Matthew Darwin (7/31/2014)
Basically what I'm trying to achieve is that both instances will appear as the default instance on seperate DNS entries...
July 31, 2014 at 8:04 am
Matthew Darwin (7/31/2014)
I'm trying to configure a named instances of SQL Server 2012 SP2 to have specific IP addresses and listen to that IP on port 1433. Alongside...
July 31, 2014 at 7:37 am
Zee1 (7/31/2014)
yes there is a maximum number of 14 courses that student can take . and I included above my Tables Structure .Many thanks for the Reply
Unfortunately, what you posted...
July 31, 2014 at 7:10 am
GilaMonster (7/31/2014)
Lynn Pettis (7/31/2014)
Okay, he has the memory;Size of the table: 195 GB
Number of Indexes: 90
220GB memory is allocated only for the sql server....out of total 260 GB Server memory
No...
July 31, 2014 at 6:51 am
Lynn Pettis (7/31/2014)
SQLRNNR (7/30/2014)
Lynn Pettis (7/30/2014)
Really?? Let's put a 500 million row table into an in-memory table.
It could work - depending on what the data is in that table and...
July 31, 2014 at 6:30 am
First question, is there a maximum number of courses a student may take at one time?
Two, if you could post the DDL (CREATE TABLE statement) for the tables involved, some...
July 31, 2014 at 6:25 am
SQLRNNR (7/30/2014)
Lynn Pettis (7/30/2014)
Really?? Let's put a 500 million row table into an in-memory table.
It could work - depending on what the data is in that table and the data...
July 31, 2014 at 6:15 am
Really?? Let's put a 500 million row table into an in-memory table.
July 30, 2014 at 9:17 pm
SQLRNNR (7/30/2014)
Lynn Pettis (7/30/2014)
Jeff Moden (7/30/2014)
autoexcrement (7/30/2014)
How about "crap answers only"?Heh... maybe that would make a good alternative to "The Thread". 😀
Careful, we don't want to provoke The Thread. ...
July 30, 2014 at 9:13 pm
Viewing 15 posts - 6,151 through 6,165 (of 26,490 total)