dbTalk Databases Forums  

Running Reporting Services ExecutionLog DTS Package in SQL 2005

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Running Reporting Services ExecutionLog DTS Package in SQL 2005 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
michael.oseni@aleagroup.com
 
Posts: n/a

Default Running Reporting Services ExecutionLog DTS Package in SQL 2005 - 02-21-2006 , 05:45 AM






I need some help, I am new to Microsoft SQL Server 2005 Integration
Services and I am having some problems running Reporting Services
ExecutionLog Package in Integration Services. After setting up and
running the package, I received this warning message : "Truncation may
occur due to inserting data from data flow column 'InstanceName' with a
length of 38 to database column 'InstanceName' with a length of 32". I
have modified the column length for 'InstanceName' from 32 to 38 in the
affected table but I am still receiving this warning message : "The
external metadata column collection is out of synchronization with the
data source columns. The column 'InstanceName' needs to be updated in
the external metadata column collection"

How do I update column 'InstanceName' in the external metadata column
collection?

Where do I find the package steps logs (sysdtspackagelog or
sysdtssteplog) when running the package as a job or manually.


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Running Reporting Services ExecutionLog DTS Package in SQL 2005 - 02-21-2006 , 06:46 PM






Hello michael.oseni (AT) aleagroup (DOT) com,


Ok So I do this one of two ways.

I right click on the destination adapter | Show Advanced Editor and I hit
the refresh button.
OR
I undo the path to the destination adapter , recreate the destination adpater
and redraw the path.




Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
I need some help, I am new to Microsoft SQL Server 2005 Integration
Services and I am having some problems running Reporting Services
ExecutionLog Package in Integration Services. After setting up and
running the package, I received this warning message : "Truncation
may occur due to inserting data from data flow column 'InstanceName'
with a length of 38 to database column 'InstanceName' with a length of
32". I have modified the column length for 'InstanceName' from 32 to
38 in the affected table but I am still receiving this warning message
: "The external metadata column collection is out of synchronization
with the data source columns. The column 'InstanceName' needs to be
updated in the external metadata column collection"

How do I update column 'InstanceName' in the external metadata column
collection?

Where do I find the package steps logs (sysdtspackagelog or
sysdtssteplog) when running the package as a job or manually.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.