Viewing 15 posts - 2,536 through 2,550 (of 2,857 total)
Hmmmm.... not sure why that would be then.
Can you run a SQL script to rename the database post install? Is that an option for your method or no?
May 10, 2017 at 12:57 pm
If you have the hardware (or VM's) for a failover setup, then DH2i's DxEnterprise is a nice HA/DR solution. We don't use it for a full DR solution, but if...
May 10, 2017 at 12:32 pm
Never seen that - and the documentation doesn't mention name changes. It lists the...
May 10, 2017 at 12:13 pm
\setup.exe
/Action=Install
/QS
/SQMREPORTING=0
/IACCEPTSQLSERVERLICENSETERMS
/ERRORREPORTING=0
/Features=ADV_SSMS,BC,BOL,Conn,FullText,RS,SQL
....
/INSTANCEID="SQLPROD01"
/INSTANCENAME="SQLPROD01" will install
1.SQL instance SQLPROD01
2.Create reporting services SQLPROD01
3.on...
May 10, 2017 at 11:53 am
I was doing a bit more digging into this and I have a potentially better thought on the error:
DESCRIPTION: During restore restart, an I/O...
May 10, 2017 at 9:47 am
From checking, it sounds like the service account does have read/write permission on the backup...
May 9, 2017 at 9:50 am
Out of curiosity, when you say "running a 2012 package directly on a 2016 server" you mean that you built up the SSIS package in the 2012 BIDS and then...
May 8, 2017 at 10:39 am
I am not sure what is exactly required for SOX complaince, but we are apparently SOX complaint and don't really do a lot with respect to our ETL process.
May 8, 2017 at 10:26 am
Another thought is the error you reported:
(operating system error 5(Access is denied.))
This leads me to believe that the problem is that one of the below is...
May 8, 2017 at 8:34 am
You're probably fixed on the time now, I had the same thing awhile back....
May 5, 2017 at 12:41 pm
May 5, 2017 at 11:09 am
Wow...that is not too bright by the IT guys - never ran into that...
May 5, 2017 at 10:36 am
I'm glad I'm making progress then. Odd about the double hop error though.
So, I am using IE and the security zone "Local intranet" is set to LOW. If I...
May 5, 2017 at 8:18 am
I had read about all the double hop stuff, but not sure that is my case. I could be compeletely wrong on this mind you.
The SSRS web instance hosts...
May 4, 2017 at 4:12 pm
Viewing 15 posts - 2,536 through 2,550 (of 2,857 total)