Viewing 15 posts - 6,136 through 6,150 (of 9,253 total)
Also, Depending on the size of the disk you may want to consider using GPT over MBR.
January 8, 2012 at 2:35 am
See, what I like about the Oracle and VMWare certs is the fact you can't just go take an exam off your own back. You have to attend an approved...
January 8, 2012 at 2:22 am
As I pointed out on your last post you made on this topic, you only need the backup of the database and the backup of the certificate. Books online details...
January 8, 2012 at 2:10 am
In my opinion outsourcing is fine for small companies who don't want the hassle of managing technologies directly.
Larger companies should always look to retain their systems in house. I have...
January 7, 2012 at 5:24 pm
So instance A and B were running under separate user accounts, correct?
Are you moving a TDE protected database from one instance to another?
January 7, 2012 at 5:12 pm
DIB IN (12/30/2011)
Data has been Encrypted using Key. Now we restore the database back-up to a new server.
Are you usIng transparent data encryption?
DIB IN (12/30/2011)
January 7, 2012 at 5:06 pm
GilaMonster (1/7/2012)
I count no more than an intern straight out of school that braindumped his way through a single SQL certification.
Sadly this is so true, it renders the certification and...
January 7, 2012 at 4:43 pm
Small indexes (I.e. few pages) are scattered because the pages fill in gaps in used extents. It's likely the database engine would incur extra I\O to move pages to make...
January 6, 2012 at 11:24 am
granting permissions on the xp worked for me, i suspect the account trying to grant has insufficient permissions
January 6, 2012 at 11:18 am
sporoy (1/6/2012)
yes, the error is :Msg 22001, Level 16, State 1, Line 0
xp_instance_regread() returned error 5, 'Access is denied.'
This works for me
grant execute on object::sys.xp_instance_regread to public
Who are you logged...
January 6, 2012 at 10:32 am
Bernardinho (1/5/2012)
January 6, 2012 at 6:17 am
farzad.jalali (1/6/2012)
here is where I run the command:C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Release
run setup from the original install CD\DVD and try launching the command from there
January 6, 2012 at 4:08 am
Please create a new post to get help with any issues.
In regard to this issue what does the following file show
farzad.jalali (1/6/2012)
Please review the summary.txt logs for further details.
January 6, 2012 at 3:36 am
GilaMonster (1/5/2012)
Perry Whittle (1/5/2012)
Granting CONTROL at the schema level is quite brave IMHO 🙂I could use a few other words than 'brave' I think 🙂
😀
January 5, 2012 at 5:54 pm
Viewing 15 posts - 6,136 through 6,150 (of 9,253 total)