February 15, 2016 at 3:33 pm
I got "Unexpected Termination"- Error while using SQL server 2012 to run those deployed package.
Those package include OLDEB Source and PDW destination. FYI: I created those package on VS2013 and deploy into SQL Server 2012
Any help please!!! ASAP
February 15, 2016 at 3:40 pm
Dilipghimire2 (2/15/2016)
I got "Unexpected Termination"- Error while using SQL server 2012 to run those deployed package.Those package include OLDEB Source and PDW destination. FYI: I created those package on VS2013 and deploy into SQL Server 2012
Any help please!!! ASAP
As far as I know, packages developed on VS2013 are supported on SQL Server 2014 (confusing, I know).
For SQL Server 2012, you need to develop in SSDT 2010 or SSDT 2012.
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
February 15, 2016 at 6:47 pm
thanks for suggestion. I tired to do that but still i got same error " unexpected termination"
February 15, 2016 at 10:10 pm
Take a look at this link maybe this will help you out: https://support.microsoft.com/en-us/kb/2837964
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply