Quantcast
Channel: SQL Server Integration Services forum
Viewing all 24688 articles
Browse latest View live

SSISDB Logs either fill up the disk or log_backup fails if space is restricted

$
0
0

Error: SSISDB is full due to LOG_BACKUP.

When SSISDB was installed initially, it would log so much data that the log would fill up the disk (setting for disk space maxsize was 2097152MB)   The disk space on the test servers is limited so it was dialed back to something reasonable (about four times the mdf) and set to 7192 MB.   It is currently logged at 6641 MB and the error is as above.

The table defining the log size is set.  (retention_window)

When the job runs to clean the log it will trigger the same error

EXEC

  [internal].[cleanup_server_retention_window]

https://www.mssqltips.com/sqlservertip/3307/managing-the-size-of-the-sql-server-ssis-catalog-database 


R, J



Microsoft.Office.Interop.Excel.dll, error: Retrieving the COM class factory for component with CLSID failed due to the following error: 80070005 Access is denied.

$
0
0

I am using VS 2012 to create SSIS.
I have a Script that has a reference to Excel 2013 - Microsoft.Office.Interop.Excel (Add Reference - Assemblies - Extensions, then select Microsoft.Office.Interop.Excel 15.0). In the Reference Properties, the path is C:\Program Files (x86)\Microsoft Visual Studio 12.0\Visual Studio Tools for Office\PIA\Office15\Microsoft.Office.Interop.Excel.dll.

I run the SSIS package by going to SQL Server Management Studio - Integration Services Catalogs - SSISDB, right click on the package and Execute.
The SSIS package runs fine on my machine, but when running it on the server (we already installed Excel 2013 on the server), I get this error:
Retrieving the COM class factory for component with CLSID {...} failed due to the following error: 80070005 Access is denied.

I can't find Microsoft.Office.Interop.Excel.dll on the server (even though Excel 2013 was already installed on the server).

How can I fix this error ?

Thank you.

 

Sql Server Job Failed Error

$
0
0

My SSIS package fails using Sql Server Agent Job. When i execute the package manually from the Sql server MSDB package store, it runs fine but when i try to schedule it with job it is showing this error.

" component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  10:47:02 AM  Finished: 10:47:09 AM  Elapsed:  6.141 seconds.  The package execution failed.  The step failed."

And the proxy account i'm using to run this job does not have any credentials attached to it, how important is to do that

Any help please!!


Logging number of records actually updated

$
0
0
I have an SSIS package that inserts new records and updates existing ones. However for updates it actually only updates a record if there's a difference between the source data and destination data for a record. I want to log the actual number of updates that occurred. In the data update task I have it directed to a row count transformation but it is counting every row that met criteria not just the ones actually updated.

Rob

Fetch Index Fragmentation data for all databases from multiple all SQL Server using SSIS

$
0
0

Hi,

I am using cursor to fetch Index Fragmentation data of all databases from multiple SQL Servers in SSIS Package.

But Getting error 


[Source - Query [43]] Error: No column information was returned by the SQL command.
[Source - Query [43]] Warning: The external columns for Source - Query are out of synchronization with the data source columns.

Pls anyone help me to solve this issue.



Mark As Answer If My Reply Is Helpful<br/> Thanks<br/> Neeraj Bhandari (MCTS - Sql Server 2008)

help with handling column delimiter not found

$
0
0
hi, Everything being same in ssis 2008 I get a warning like row will be partially loaded and loading continues fine when a column delim is missing. But in ssis 2012 i get the column delim not found even if I redirect error rows or specify ignore conversion errors etc. What do I have to do so ssis 2012 behaves like 2008 ? I even tried setting AlwaysCheckForRowDelimiters to false but it still complains missing delim. I know some lines of my large text file have missing delims and 2008 is behaving correctly. We are upgrading all our packages to 2012 and hence this dilemma. Please advise. Thanks

Results is not a member of Microsoft.SqlServer.DTS.Tasks.ScriptTask.ScriptObjectModel

$
0
0

Hi,

I need to refresh Excel workbooks which have Data Connections. Below Screen shot shows the query which i have used . However i am getting an Error "Results is not a member of Microsoft.SqlServer.DTS.Tasks.ScriptTask.ScriptObjectModel" . Can someone please help here? Also if you have a better solution to refresh excel work books other than this , That would help me too

Thanks,

Swathi


SG

SSIS: Package deployment to a file system - no manifest file created

$
0
0

Hi All,

I new to SSIS. I'm in a project which already had some packages and reports in a dot net application. We are using Visual Studio Team System 2008. There are multiple packages in an integration service. I wanted to make some changes in a package and need to deploy it. The solution is connected to TFS. I have right clicked on the SSIS project and made 'Create deployment utility' to true. Output path is bin and deployment output path bin\deployment. And then I build/rebuild the SSIS project alone. Nothing happened. No manifest file created in my bin folder of TFS local. There is no deployment folder inside my bin folder. Do I need to create it manually? Even I tried that way also. It didn't work for me. Did I miss anything?Can any of you please help me to get this?

Thanks,

Julie



An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services." Hresult: 0x80004005

$
0
0

I am using SSIS 2012 OLDDB source to execute MDX query , i get below errors at times. when i execute the package immediately after the error it is working. it became difficult to reproduce the same error and debug package.
I am using Microsoft OLEDB provider for analysis service 11.0 in the connection manager.
Provider MSOLAP.5 ,Integrated security =SSPI and Log in using Windows NT integrated security. 

 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 SQL Server 2012 Analysis Services."  Hresult: 0x80004005  Description: "Internal error: An unexpected error occurred (file 'pcxmlacommon.cpp', line 43, function 'PCFault::RaiseError').".failed the pre-execute phase and returned error code 0xC0202009.


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 SQL Server 2012 Analysis Services."  Hresult: 0x80004005  Description: "Error Code = 0xC1000012, External Code = 0x00000000,  Note: ".OLE DB Source failed the pre-execute phase and returned error code 0xC0202009.

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 SQL Server 2012 Analysis Services."  Hresult: 0x80004005  Description: "An error was encountered in the transport layer.".An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x80004005  Description: "The peer prematurely closed the connection.".OLE DB Source failed the pre-execute phase and returned error code 0xC0202009.

Could someone please help me, and let me know if more details required 

Error while doing Xml serialization using script component. Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterList1

$
0
0
Error while doing Xml serialization using script component. Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterList1

the underlying connection was closed: an unexpected error occurred on a send.

$
0
0

Hello Experts,

I am trying to upload pdf files from my local to sharepoint library,to achive this task i am using custom component from TaskFactory.

Everything is fine but sometimes i am facing above error.

Any suggestions.?

Thanks in advance.


ADKR

Process multiple SQL Query files

$
0
0

Hi,

I am involved in a DB Conversion project and I ma trying to process multiple files containing different SQL extract queries.

The result should be a flat files for each SQL extract queries.

Does anyone have any suggestions on how should I approach this  matter?

Thanks


SSIS - No congif file created when deploying manifest file

$
0
0

Hi All,

I'm new to SSIS. I want to deploy a SSIS 2008 package to the server. I created Manifest file and xml config file. Then copied the package, config and manifest files to server. Then I tried to deploy the manifest file in the server. When doing file system deployment , only package created to the destination folder but no config file created. What will be the reason for this?

Thanks,

Julie


Issues in while developing the Custom RabbitMQ Source for SSIS using c#

$
0
0

Hi All,

I have got the below c# code from github to build custom RabbitMQ source component and looks like the code was written in 2012 and the same code is working fine in VS 2012 (getting the RabbitMQ source component in DataFlow items), but not working for VS 2015 (not getting the RabbitMQ source component in DataFlow items). Can someone please help me on this.

Solution is available in the below path.

github.com/kzhen/SSISRabbitM

Assign output value from Oracle PL/SQL Stored Procedure to a variable using SSIS

$
0
0

Hello,

I have a PL/SQL stored procedure which accepts one input parameter and one output parameter. I am trying to assign output value which has returned from Oracle stored procedure to a variable in SSIS. But i am getting below error

[Execute SQL Task] Error: Executing the query "select 1 AS TestVal from dual;" failed with the following error: "ORA-00911: invalid character". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

Kindly resolve this issue.


Design question - SSIS vs BCP vs Linked Server vs other

$
0
0

Hi,

I have a requirement to archive some data to another SQL server. This will be high volume data, 10-50M rows every weekend.

1. SSIS is not really a possibility as the software will have to be installed on client machines.

2. My second preference is linked server. That could work as requiring a linked server from a client is not something unreasonable and works ok in this case as don't need to write queries with cross joins.

3. BCP based solutions is another option, we also have a bespoke windows service  which can read data from databases and write the data to another server.

My preference is linked server as it can support distributed transactions. It is important to know that if something goes wrong whilst the data moves to the other server, transactional integrity is preserved and the process can be re-run without data going missing. Option 3 gives more flexibility as it's bespoke software that could be configured, however am not convinced it can guarantee the transactional model and might be more difficult to make it work.

Does linked server perform reasonable well, I know it's not as fast as SSIS bulk but it's reasonable speed. Any other opinions, what options do I have?

Thanks,

Panos

why are my log files getting generated with a space between every two characters?

$
0
0
Hi, we run std 2008 R2 and suddenly my last two packages are generating log text files (configured from logging option in ssis) with blanks between every two characters even if those characters are in the same word.  I'm using notepad to look.  Its happening on my local and on a remote server.  Does anybody know what causes this?

Upgrade 2012 to 2014 Is there a way to upgrade all packages deployed to the server

$
0
0
Is there a way to upgrade packages already deployed on a server, that is both in the MSDB and in the Integration Services catalog?

CRM 4, SQL Server and .Net developer using C#

Error while assigning value to the varible in Execute SQL Task

$
0
0
Hi,

In Execute SQL Task, I'm facing following error when Result Set assigns value to the global variable.

SSIS package "Package.dtsx" starting.
Error: 0xC002F309 at Execute SQL Task, Execute SQL Task: An error occurred while assigning a value to variable "IDCount": "Value does not fall within the expected range.".
Task failed: Execute SQL Task
Warning: 0x80019002 at Package: The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
SSIS package "Package.dtsx" finished: Failure.

My SQL statement is "Select count(*) as AliasNm from <TableName>" and my Result Set type is Single Row.

I mentioned in the Result Set's Result Name as AliasNm.

Help me to resolve this error.

Thanks in advance.

Suku

sql agent job not commit the transaction

$
0
0

hi

i am working with specflow test case in that i am calling sql agent job that execute the ssis package then compare the result in specflow but it showing it doent have rows

Viewing all 24688 articles
Browse latest View live




Latest Images