sql server agent job local path
hii m running my package in sql server 2012, in which i am giving network path for flat file destination.and its working fine.but if i give m local path, its giving me error " cannot open data...
View ArticleData Flow Task:Error: Excel Source failed the pre-execute phase and returned...
I am trying to import data from an Excel (.xlsx) file into SQL Server. Excel file size is pretty big (128MB). It works fine if run in debug mode in SSDT but starts failing when I am trying to deploy it...
View ArticleHow to connect to SQL Server 2000 database from SSIS 2012 ???
Hi All,I am using SSIS 2012 package and I need to pull the data from the source system which is in SQL 2000 version.But when I create a new OLEDB connection in SSIS 2012 and try to connect to this SQL...
View ArticleLoad data from sharepoint list to database
hi All,I am trying to load data from sharepoint to Database.when i try to execute the package, am getting below error.[SHAREPOINT_SRC_SLTS_FIELDS [286]] Error:...
View ArticleHow to copy the Chinese Character from Oracle table to Sql table using SSIS ?
Hi All, Please help I need to copy the Chinese character from Oracle table to sql by SSIS. Give me possible ways to do. While I try i got the following Error. Guide me. TITLE: Microsoft Visual Studio...
View ArticleWSFC - Active/Active Backup issue
Hello,I'm trying to setup a backup and looking for a right way to do that for Clustered Server.I have two nodes with failover Cluster on High Availability setup. before that we used only one node so...
View ArticleNeed to validate file Name,split the file name and store the splited values...
Dear All,Below is the my requirement.I have a folder, in that folder I have bunch of text files. The file name is below formatACA_122_pay_20140430_001Initially the file name start with ACA...
View ArticleFor each loop container
I have a folder and under that there are several subfolders. I m trying to loop through all folders and subfolders so i can grab all the files under sub folders. When i do that my for each loop...
View ArticleFlat file destination error
hii am adding new field to my existing package which is char(10).getting this error:[Flat File Destination [139]] Error: Data conversion failed. The data conversion for column "MEMBER_ID" returned...
View ArticleSSIS to handle two lined Excel header
Hi,I am querying excel header values in SSIS to checked if the column headers are matching with that of the table field names. Here now, i am facing an issue, like, one of the column header is having...
View ArticleError : Offline Mode is SET to "True"
I have clustered enviroment . I ran the Package by executing Dtsx File and it got the error "product level is insufficient..." then i found that i need to install remaing SSIS Component. After...
View ArticleSSIS SQL 2008 R2 mail priority expression is not working
Hi I'm trying to resolve priority dynamically asImports System.Net.MailDts.Variables("NotificationPriority").Value = MailPriority.HighI can see that the NotificationPriority variable is assigned with...
View ArticleCan not add WEB reference
Hi,I suddenly got this error:Never before seen this error? Used to worked with no troubles...WEB service I try to add for the Script Component within an SSIS project.Please, what to do?thanksAnd, a...
View ArticleSSIS EXPRESSION
Hi, I have a column called name and these are the values 1.John_Jack_HP 2.Jack_pli 3.Johnson_hh_ui 4.PP_ini_ur 5.LL_ini need to load these names in the oledb destination ,the names should have more...
View Articleemail subject 13 characters long sends, 20 doesnt
Hi we run std 2008 r2. As I'm putting a pkg together, I'm noticing subject lines of 20 characters show green when their email task executes but they never arrive in my inbox. Subject lengths of 13...
View Article2012 package inventory
Env - 2012. All packages are stored in SSISDB. I have created folder - 'abc'. Under that, i have added packages. I need to capture SSIS package inventory like.-Counts-description-connections to...
View ArticleSSIS EXPRESSION - check for more than one underscore
Hi, I have a column called name and these are the values 1.John_Jack_HP 2.Jack_pli 3.Johnson_hh_ui 4.PP_ini_ur 5.LL_ini need to load these names in the oledb destination ,the names should have more...
View ArticleParameters in a OleDb Command Transformation
Hi there,In order to prevent lookup errors in a lookup transformation, I've decided to go for an OleDb Command Transformation. This transformation should check the lookup and, if it turns out to be...
View Articlerename oledb command parameters
Hi i am updating nearly 200 columns in oledb command.but it is showing param_0,1,2,3, etc i want makes sure those are not mis matched ,can i rename param0 as customer idPlease urgentthanks in advanceADKR
View ArticleBIDS 2008: Error HRESULT E_FAIL has been returned from a call to a COM...
Hi,I am using SQL Server 2008. Whenever I opened SQL Server 2000 DTS packages designer from BIDS2008 I am getting the below error.Error HRESULT E_FAIL has been returned from a call to a COM...
View Article