Quantcast
Viewing all 24688 articles
Browse latest View live

Issue while pulling data from SharePoint

Hi,

SharePoint: 2010, SSIS: 2012, SQL Server: 2012

On sharepoint, for a column (say myColmn) data looks something like "A;B; C; D".
But when I am pulling it to a database table, it comes like "A;1;B;5;C;D". Not sure why ?

Could anyone please help me.

Note: further I have to separate these values based on semicolon. this part I am handling using sql query.

 


Please Mark as Answer if my post solved your problem or Vote As Helpful if this helps. Blogs: www.sqlserver2005forum.blogspot.com


Oracle connection issue - 32/64 bit issue

I was having problems connecting to Oracle in a SSIS package that I  scheduled in SQL Server 2012 Agent. This is a 64 bit server and oracle was also 64 bit. We then installed 32 bit oracle and then in BIDS selected the option "Run64bitRuntime" as false and it started working fine while running package from BIDS. But the scheduled job is not working. As suggested in some forums I enabled "Use 32 bit runtime" in the execution option, but still its giving error as below

Executed as user: NT Service\SQLSERVERAGENT. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 32-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  8:43:15 AM  Error: 2014-03-25 08:43:16.55     Code: 0xC0202009     Source: SyncViadat2ESMS Connection manager "DBINGRAMT.INGRAM.DE.esmst1"     Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x8007007E.  An OLE DB record is available.  Source: "Microsoft OLE DB Service Components"  Hresult: 0x8007007E  Description: "The specified module could not be found.".  End Error  Error: 2014-03-25 08:43:16.56     Code: 0xC020801C     Source: Transfer scan rules to temp OLE DB Source [37]     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "DBINGRAMT.INGRAM.DE.esmst1" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.  End Error  Error: 2014-03-25 08:43:16.56     Code: 0xC0047017     Source: Transfer scan rules to temp SSIS.Pipeline     Description: OLE DB Source failed validation and returned error code 0xC020801C.  End Error  Error: 2014-03-25 08:43:16.58     Code: 0xC004700C     Source: Transfer scan rules to temp SSIS.Pipeline     Description: One or more component failed validation.  End Error  Error: 2014-03-25 08:43:16.59     Code: 0xC0024107     Source: Transfer scan rules to temp      Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  8:43:15 AM  Finished: 8:43:16 AM  Elapsed:  1.435 seconds.  The package execution failed.  The step failed.

Please help...

SSIS Package failing due to buffer issues.

Hi All,

The buffer manager detected that the system was
low on virtual memory, but was unable to swap out any buffers. 28 buffers were
considered and 28 were locked. Either not enough memory is available to the
pipeline because not enough is installed, other processes are using it, or too
many buffers are locked.

Please refer the error above I am facing in one of the SSIS package I am working on. The strange part is that it does not fail all the time. Sometimes it fails and sometimes it ran fine. Some times it fails for 700 rows and sometime3 it works for 1500 rows. Need some quick help on this.

Thanks in Advance

Archan

SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available

Hi,

I have deployed a package over the MSDB and associated that with a Job, When I ran the Job I got the below error,

Executed as user: UTG\GPSSQLService. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 32-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 10:42:25 PM Error: 2014-03-20 22:42:26.61 Code: 0xC0202009 Source: UTG_REPORT Connection manager "qora003.sio" Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft OLE DB Provider for Oracle" Hresult: 0x80004005 Description: "Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed.". End Error Error: 2014-03-20 22:42:26.61 Code: 0xC020801C Source: Data Flow Task OLE DB Source [1] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "qora003.sio" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error Error: 2014-03-20 22:42:26.61 Code: 0xC0047017 Source: Data Flow Task SSIS.Pipeline Description: component "OLE DB Source" (1) failed validation and returned error code 0xC020801C. End Error Error: 2014-03-20 22:42:26.61 Code: 0xC004700C Source: Data Flow Task SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2014-03-20 22:42:26.61 Code: 0xC0024107 Source: Data Flow Task Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 10:42:25 PM Finished: 10:42:26 PM Elapsed: 1.248 seconds. The package execution failed. The step failed.

As Per Me this error is taking place due to Oracle client but Oracle client is already installed there on the Server from where we are running this Job.

Your help towards resolution will be appreciable.

Thanks


Regards, Ashish Tripathi

Error in reading xls file in BIDS 2005

Error at SSIS_KPI_Expired_Renewed_Contracts [Connection manager "XLS Folder List Source"]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available.  Source: "Microsoft JET Database Engine"  Hresult: 0x80004005  Description: "Unspecified error".

Error at Data Flow Task [Excel Source [17]]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "XLS Folder List Source" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.

Error in deploying ispac files in SSISDB in Silent mode

I am trying to deploy an ispac file in SSISDB and it is throwing the below error.

Please be aware that this is being taken place in Server. If i manually log in to server and run this using CMD , it successfully deploys the file. But upon using a tool, it throws an error.


ISDeploymentWizard /S:+ /ST:File /SP:"C:\TFS\RDMS\CA SQL\RELEASE\DEVPERF2014WW20\2014WW20\PERFORMANCE\Test.ispac" /DS:"<<destination server name>>" /DP:"/SSISDB/EDW_Inbound_test/Test/" 

Any help will be appreciated.

Unhandled Exception: System.InvalidOperationException: Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. 
  Specify the ServiceNotification or DefaultDesktopOnly style to display a notifi cation from a service application. 
     at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)    at Microsoft.NetEnterpriseServers.ExceptionMessageBox.Show(IWin32Window
 owner)    at Microsoft.SqlServer.IntegrationServices.Wizard.Common.WizardMessageBox.Show(IWin32Window owner, Exception error, 
 String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, String helpLink)   
  at Microsoft.SqlServer.IntegrationServices.Wizard.Common.WizardMessageBox.Show(IWin32Window owner, Exception error, String caption,
   MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton)    
at Microsoft.SqlServer.IntegrationServices.Wizard.Common.WizardMessageBox.Show(Exception error)   
at Microsoft.SqlServer.IntegrationServices.Deployment.Program.Main(String[] args) 


How can I do Right align in Excel fields by using SSIS

How can I do Right align in Excel fields by using SSIS

Source:

:Image may be NSFW.
Clik here to view.

As per requirement:

Image may be NSFW.
Clik here to view.

I want to insert the records in Right Align in Excel fields

in SSIS , How?

I tried by using Derived column:

REPLICATE(" ",20) + TRIM((DT_WSTR,20)[Commodity Symbol])

but not working.

Please do help in this case.

Thanks

How Can insert the records into Excel_sheet by using SQL Task-SSIS ?

As per requirement ,

insert the records in excel sheet(DT)  by using SQL Task-SSIS .

I used SQL query in SQL Task-SSIS:

e.g.., INSERT INTO [DT$B1:B1] VALUES ('COMMM')

but error:Executing the query "INSERT INTO [DT$B1:B1] VALUES ('COMMM') " failed with the following error: "This table contains cells that are outside the range of cells defined in this spreadsheet.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

Please any suggestion  ...

-MADHU


Failing the package for looping sheets in Excel work sheet

If i am running the ssis package with the type of Microsoft Excel 97-2003 worksheet, it is excuted successfully.

In this case, i m using .xls file .

But when i run the package with the type of Microsoft Excel Worksheet , it is failing.

In this case, file format is .xlsx file.

Error is 

Error: The GetEnumerator method of the ForEach Enumerator has failed with error 0x80004005 "Unspecified error". This occurs when the ForEach Enumerator cannot enumerate.

I used ForEachLoopContainer with Ado .net schema enumerator.

I am very thankful for solving my issue..

Ftp file

Hello 

I'm triggering an AS400 process which creates a file on an ftp folder.  My problem is that the file is created at certain time and is filled up by AS400 until it's finished.  As for my tests, I can copy that file any time between it is first created until it's complete, so I can copy a valid but uncomplete file. What I need is a way to know when the file is complete and download it.

thanks in advance

edotom

 


cognosoft

How to deploy an SSIS project having EncryptAllWithPassword

I have a PowerShell script that deploys an SSIS project to SSISDB. It works fine for projects using DontSaveWithSensitive protection but fails for projects using EncryptAllWithPassword.

The message in SSISDB.internal.operation_messages is "Failed to deploy the project. Fix the problems and try again later.:The encrypted data in project manifest failed to load. The project manifest is corrupted or if the project is password protected, the specified password is incorrect." (id=380696).

The code I use reads the isPac file, then deploys the project:

[byte[]] $projectFile = [System.IO.File]::ReadAllBytes($isPac)
$project = $folder.DeployProject($proj, $projectFile)

(This code fragment shows up in most examples I have found.)

The DeployProject() method fails. It does not appear to have a mechanism for accepting the password required to perform the decryption.

Any ideas on how the SSDT deployment wizard handles this? Or other strategies?

Thanks.

Eating XML

Morning,

just a small one, to avoid running into wrong direction: Having this XML-structure:

<Assignment ID="1">	<Activity><Job>ABC</Job>		<Day>01/01/2012</Day	</Activity></Assignment><Assignment ID="2">	<Activity>		<Job>ABC</Job>		<Day>01/01/2012</Day	</Activity></Assignment>

What is the best approach in order to transfer this into a table like this

AssignmentID |Job Day


SSIS package issues when running as a regular user

Hello
I have one package which is getting data from MSSQL server and putting it to the excel (2007 format).
When started as an administrator from Visual studio, IS, command line or SQL Agent job it works just fine.

But when using regular user (SSIS proxy in SQL Agent job) it does not return any errors, but result Excel file is just empty. It puts only firs row with headers into it.
Only difference I've found when executing as admin and regular user is a warning in package execution detailed log:

OnWarning,SERVERNAME,USERNAME,PACKAGE_NAME,{GUID},{GUID},2014.03.21 15:23:22,2014.03.21 15:23:22,-2147183868,0x,Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available.  To resolve, run this package as an administrator, or on the system's console.

If I add user to local administrators group it runs just fine.
Trying to search the web I've found that most causes of thet could be UAC enabled on the server. But it is not enabled.

SQLserver - Microsoft SQL Server 2012 - 11.0.2383.0 (X64)
Windows Server 2008 R2

Thanks in advance,
Olegas

EZAPI - DefaultMaxBufferSize

Hello

Does anyone know how to assign the DefaultMaxBufferSize and Rows from EzAPI?

-Henrik


Henrik Fyhn http://repeatableread.blogspot.com/


Installing the SSIS Connectors v2.0 for Oracle by Attunity - SSIS 2012

Hi,

on a SQL Server 2012 I'd like to add the SSIS Connectors vers. 2.0 for Oracle.

To accomplish this task I've tried this white paper:

http://technet.microsoft.com/en-us/library/ee470675(v=sql.100).aspx

but it is referred to SQL Server 2008.

In order to execute the exact sequence of operations about Oracle components installation, can I install before the Oracle 32 bit client and then the Oracle 64 bit client?

I'd like to read the reply posted from an experienced person about the SSIS Connector installation task.

Thanks


Help!!! Run package on ssis with errors!!! Urgent, Thanks.

Help me!!!

 

I have deployed my package into integration service, but when I run the package, it gave me errors:

0x80040E4D, 0xC02009

I have configrated the connection string. But it still got error. Package development and deployment are all on my local machine. Who can tell me how to deploy it correctly. Please, urgent.

Thank you.

Change "ALL" Packages in a Project to use Project Configuration Table

We have numerous SSIS PROJECTS where all of the packages that were developed use local connection managers.  We now want to use a configuration file in SQL Server to contain the connection information.  When I right click on the project, the Option that I'm provided is to "Convert to Package Deployment Model".  When I right click on the Control Flow and select Configurations, the "Package Configurations Organizer" dialog opend and the "Enable package configurations" check box is not checked.  We have over 300 packages like this and I'm hoping that someone knows of a procedure to have the entries specified in the "Package Configuration Organizer" apply to all packages in the project.

Please let me know.

Thank you

Bigguy

To configure SSIS packages out of these SQL Server Standard, Web and Workgroup editions which is preferred?

Hi All,

To configure SSIS packages out of these SQL Server Standard, Web and Workgroup editions which is preferred?


Grateful to your time and support. Regards, Shiva

SSIS to retrieve cookie information from the cloud

Has anybody used SSIS to pull cookies from the cloud?  I am unsure of how the cloud works, and how to set up the connection to it to process cookies.

how to use multihash form transformation

Hi,

For which type of columns we need to apply rowhash with safe null handling?

like if column is nullable/not can we apply it for all columns or is there any specified columns like should apply for null columns or should apply for not null columns.

Thanks

Viewing all 24688 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>