Viewing 15 posts - 151 through 165 (of 646 total)
you are restoring the same version, 11 = 2012, is that not what you expect?
July 5, 2016 at 4:33 am
I just read the online docs, I see your point!
However if you login right now and type SQL Database in the search bar you will only see:
> SQL Database
> SQL...
July 5, 2016 at 4:20 am
If you are on ENT Edition how about creating your own database snapshot so you can control where to place it and then run DBCC CHECKDB on that?
You could...
July 5, 2016 at 4:17 am
TheSQLGuru (7/2/2016)
July 4, 2016 at 6:59 am
you basically build a SQL Database within a Logical SQL Server... if that helps?
July 4, 2016 at 2:43 am
Its probably even more important to test your queries as 2014 onwards they introduced a new QP so you might even see some regressions, I know I did.
July 1, 2016 at 8:32 am
I have had similar issues, it ended up with logging a support ticket with informatica.
July 1, 2016 at 2:14 am
plaid_draco (6/29/2016)
I'm guessing the Microsoft tool Blob_Eater linked us to is our only option?
I'm migrating SSRS from a 2008R2 instance to...
June 30, 2016 at 7:07 am
1GB for SQL's MAX Server memory? Doesn't sound right....
Have a read of this to help you
https://www.sqlskills.com/blogs/jonathan/how-much-memory-does-my-sql-server-actually-need/
June 28, 2016 at 1:58 am
Hi - this is a lot of documentation out there to help. You could just start building an Azure SQL DB and use the "sample" database from the setup wizard..
see...
June 27, 2016 at 4:32 am
I don't think SQL has something like Oracle's FLASHBACK Table. I know of 3rd party products that claim to have this ability
June 10, 2016 at 6:32 am
Anyone seen the Linux SQL preview on channel 9? I like it. Once you installed the tools something like:
(login first).... then:
> ~$ sudo apt-get install mssql-server
> ~$ sudo apt-get...
June 3, 2016 at 1:57 am
Luis Cazares (6/2/2016)
jasona.work (6/2/2016)
Happy National Leave the Office Early Day!!![/url]So, who's going to celebrate this day today?
😀
After leaving the office after 8pm everyday for 2 years, I've been celebrating...
June 2, 2016 at 8:57 am
I remember this question, had it few years ago at an interview.
June 2, 2016 at 8:50 am
Grant Fritchey (6/1/2016)
yb751 (6/1/2016)
Grant Fritchey (6/1/2016)
yb751 (6/1/2016)
Steve Jones - SSC Editor (6/1/2016)
yb751 (6/1/2016)
The purchase of some Red Gate tools finally got approved by my boss. 😀
Feels like...
June 2, 2016 at 12:43 am
Viewing 15 posts - 151 through 165 (of 646 total)