Viewing 15 posts - 1 through 15 (of 55 total)
The only main difference between scale-out deployments and single nodes that pertains to this article is that on the SSL cert, when doing scale out, you either have to make...
Alejandro Pelc
March 4, 2018 at 1:59 pm
I think I can take this one... any requirement on it ? like all in one server, ssrs and core db on different boxes, Scale-out deployments or single server ?
Alejandro Pelc
February 28, 2018 at 8:01 am
Sounds good ! was thinking on that approach and then another one also (most likely different article ) showing the $$$ associated with both and how/when to choose based on...
Alejandro Pelc
December 9, 2014 at 2:23 pm
On a similar matter, are you interested in an article on when to use a traditional SQL Server (vm in azure) vs SQL Databases in Azure ? I can take...
Alejandro Pelc
December 7, 2014 at 8:34 am
Hi Eric,
No, I didn't fail over the resources on the last server. That will be handled by the service pack installation process as it will failover automatically the instances, so...
Alejandro Pelc
March 21, 2012 at 7:43 am
That is completely true, it would have been quicker if I slipstream the service pack into the installation files. I didn't face it that way because not all companies follow...
Alejandro Pelc
March 20, 2012 at 7:04 am
Hi Seth,
what I use for backup compression is LiteSpeed. It's a 3rd party tool that compress and encrypts the backups pretty good... I've seen SQL backups of 15 GB become...
Alejandro Pelc
September 17, 2009 at 10:47 am
Hi Nemo,
A simple question but usually helps. Do you have permission on SSRS to deploy reports ?
cheers,
Alejandro
Alejandro Pelc
September 17, 2009 at 10:37 am
Hi Mark,
can you provide the output of this ?
RESTORE FILELISTONLY FROM DISK = 'D:\Program Files\Microsoft SQL Server\MSSQL\BACKUP\DBNAME.BAK'
thanks,
Alejandro
Alejandro Pelc
June 24, 2009 at 6:31 am
Hi,
I experienced a similar situation, and sadly it went away before I could find the exactly root cause of that. In my case, I've seen this errors using AD accounts....
Alejandro Pelc
June 19, 2009 at 3:19 pm
Hi Prasanna,
All the security of the database is stored on the db itself, so if you restore / attach a database, all the permissions are restored as well. The usual...
Alejandro Pelc
June 18, 2009 at 7:18 am
Hi Prasanna,
If you're downgrading SQL from Ent to Std, then you must first get a backup of all your DBs (which I assume you have). Then, you can script all...
Alejandro Pelc
June 18, 2009 at 6:29 am
Hi there,
The service pack has nothing to do with SQL being Ent or Std, but being 32 bit or 64 bit. If you have installed SQL 32 bit, then the...
Alejandro Pelc
June 16, 2009 at 6:19 am
Hi there,
did you try to perform the backup outside the desktop folder ?
cheers
Alejandro Pelc
June 15, 2009 at 9:20 am
Hi iain,
If you're running windows XP you can't change the application pool settings on IIS Manager... I think that you'll be able to do that using IIS resource kit and...
Alejandro Pelc
June 15, 2009 at 8:55 am
Viewing 15 posts - 1 through 15 (of 55 total)