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

how to join two data sets with no common column and with different structure

$
0
0
how to join two data sets with no common column and with  different  structure

DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER error code 0xC0202009.

$
0
0

Hi All,

I have a package with transactions implemented with required and I am trying to run the package on the production server which results in the above error. The google has thrown following answers to this error:

  1. Make delay validation to false (in my case its already false)
  2. Make the transaction supported (it will be useless if  I make them from Required to supported as i want to have a rollback in case of failure.)
  3. The tasks can be run individually (pointless as i have separate sequence containers with multiple tasks
  4. Turned the 64 bit runtime to false.

Error Details:

Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Source" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.

I am still unable to figure out what is the problem. Can anybody help me on the same.


Thanks, Franco.


what are ETL best practices

$
0
0

Hi Forum,

What is the best practice to move huge volumes of data from legacy to SQL SERVER . im looking around 900k records that have been indexed, partitioned by years . i'm trying to move by date filters ,is there any best way to accomplish this ? 

Errors importing file in SSIS when upgrading from 2005 to 2012

$
0
0

We are migrating to 2012 and all is going well except for an SSIS issue.

We nightly download a financial file from an external provider. An SSIS package then loads this into a table using a flat file source. Nothing too sophisticated.

This works fine under 2005 but have hit a problem in 2012, getting the error:

[Source File [116]] Error: The column delimiter for column "Description 2" was not found.
[Source File [116]] Error: An error occurred while processing file
"\\xxx\yyy\ myfile.csv" on data row 41935.

On further investigation of the file we can see the row has a double text delimiter (“) inside the column separators (,) (just prior to AAA below).

"56371","03-DEC-2010","22-JUN-2010","03-DEC-2012","ABC","PQR","ZZSWAP",""AAA Frz 15Oct@5 % PPP 22/SEP/2011", “CREQWE"

Researching this, it appears there are changes in this area for 2012.
This is causing us big issues as we have no ability to avoid this in the source. The format is delimited, delimiter is comma and text qualifier double quote.

Anyone any ideas how we can modify the package so it handles this like 2005 please?

 


Ken England

ftp,unzip and script task

$
0
0

hi all,

I am having ZIP files in FTP folder, the file names will be like file_2013_04_25, file_2013_04_26. We need to pick the appropriate file, as new file will be dropped every day morning 7:00 am and we need to pick that according to the date appended to the file name, that particular file needs to be moved to the local and that zip file should be unzipped , after unzip the files related to that zip file should be in a folder with the name as file_2012_04_26. please can some one help me.

Thanks,

Anilkumar 

Expression

$
0
0

I have two variables which are Boolean. I have put in the following expression as part of my constraint editor on a flow, but although InputError = false and InputHighlights = true, the package does not proceed on the correct flow. Is the expression below correct ?

@[User::InputErrors]==FALSE && @[User::InputHighlights]==TRUE

Dont ask me .. i dont know

Remove all special characters from a string..

$
0
0

Hi 

how to remove all the special characters from a string like,

Kumar, Hi.

Ram$ siddig.

SQL Server Agent 2012 Passing Paramaters

$
0
0

Hey

I have an SSIS package with one Parameter , Destination (string)

SQL Server Agent 2012 

Using SQL server Agent under [Job Step] --> [set Values] I have set the

[Property Path] --  \Package.Variables[User::Destination].Properties[Value]

[Value] -- C:\Work\Test.xlsx

When I run the Job I get a generic error

   Code: 0x00000001
   Source: Script Task
   Description: Exception has been thrown by the target of an invocation.

  1. Any tips on how to Debug?
  2. Is the [Parameters] tab released yet for SQL server Agent 2012? We are running build 11.0.3000.0 , Service Pack 1

http://www.bidn.com/blogs/MikeDavis/ssis/1566/sql-2011-denali-new-ssis-parameters



Using a View that uses OPENQUERY to an Oracle linked server fails

$
0
0

I have a view on a remote server that JOINS data from SQL tables and an OPENQUERY to an Oracle linked server.  From my dev server, I can connect to that server in Mgmt Studio and query that view no problem.  When I try to create an OLEDB Source in BIDS that connects to that server and that view, however, I get the following error when I preview and when I execute the package:

Cannot get the date of the row from the OLE DB provider "OraOLEDB.Oracle" for linked server LINKEDSERVERNAME.  OLE DB provider "OraOLEDB.Oracle" for linked server LINKEDSERVERNAME returned message "ORA-01403: no data found."

If I change the OLEDB source to be a SQL statement and paste in the exact same SQL that the view is based on, it works perfectly.

I'd really rather use the view than have embedded SQL in my SSIS package.  Any thoughts?

ssis 2005 writes the records in the excel file without the data from source.

$
0
0

ssis 2005 writes the records in the excel file without the data from source.

I have a csv files as a source, the data from the csv file are checked in the tables, if it is not found then it is inserted into the destination excel file.

When there are no records coming from the source i.e. no new records coming from source, i get specific number of rows say 36 rows inserted into the destination which i have already cleared from all the tables.

From where this records will be coming? Will it be in cache of the procedure which does the look up ? or it will be one fault of the excel destination side.?

the job in production currently. ssis 2005, procedure then excel destination is the most the way path . thanks in advance.

Error Running SSIS Package of GP Cubes

$
0
0

Hi All,

The SSIS package(of MS Dynamics GP) is created by Microsoft and it was working smoothly fine until now. Here is the SQL History Log file:

��Date,Source,Severity,Step ID,Server,Job Name,Step Name,Notifications,Message,Duration,Sql Severity,Sql Message ID,Operator Emailed,Operator Net sent,Operator Paged,Retries Attempted 05/09/2013 14:42:40,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\avastone. The last step to run was step 7 (DynamicsGPWarehouse\DynamicsGP_RESTR_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:01:18,0,0,,,,0 05/09/2013 14:43:43,MCPA-SQL_Dynamics GP Analysis Cubes,Error,7,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_RESTR_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 2:43:43 PM Progress: 2013-05-09 14:43:44.19 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 14:43:44.23 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 14:43:44.31 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 14:43:44.33 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 14:43:44.47 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 14:43:44.49 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 14:43:44.59 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 14:43:44.61 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 14:43:44.62 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 14:43:44.62 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 14:43:44.64 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 14:43:44.65 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 14:43:44.68 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 14:43:44.68 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 14:43:44.70 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 14:43:44.71 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 14:43:44.71 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 14:43:44.71 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 14:43:44.71 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 14:43:44.72 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 14:43:44.73 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 14:43:44.75 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 14:43:44.76 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 14:43:44.76 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 14:43:44.76 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 14:43:44.77 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:15,0,0,,,,0 05/09/2013 14:42:40,MCPA-SQL_Dynamics GP Analysis Cubes,In Progress,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Microsoft (R) SQL Server Execute Package Utility<nl/>Version 10.50.2500.0 for 64-bit<nl/>Copyright (C) Microsoft Corporation 2010. All rights reserved.<nl/><nl/>Started: 2:42:40 PM<nl/>DTExec: The package execution returned DTSER_SUCCESS (0).<nl/>Started: 2:42:40 PM<nl/>Finished: 2:43:11 PM<nl/>Elapsed: 31.468 seconds,00:00:31,0,0,,,,0 05/09/2013 13:13:25,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:10,0,0,,,,0 05/09/2013 13:13:25,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 1:13:25 PM Progress: 2013-05-09 13:13:25.92 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 13:13:25.95 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 13:13:26.01 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 13:13:26.04 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 13:13:26.08 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 13:13:26.10 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 13:13:26.21 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:13:26.22 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:13:26.23 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:13:26.23 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:13:26.24 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:13:26.26 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:13:26.28 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 13:13:26.29 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:13:26.30 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:13:26.32 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:13:26.32 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 13:13:26.32 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 13:13:26.32 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 13:13:26.54 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 13:13:26.55 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 13:13:26.56 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 13:13:26.57 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 13:13:26.57 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 13:13:26.57 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 13:13:26.57 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:10,0,0,,,,0 05/09/2013 13:08:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:09,0,0,,,,0 05/09/2013 13:08:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 1:08:06 PM Progress: 2013-05-09 13:08:07.14 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 13:08:07.16 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 13:08:07.19 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 13:08:07.20 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 13:08:07.25 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 13:08:07.27 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 13:08:07.37 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:08:07.38 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:08:07.39 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:08:07.39 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:08:07.40 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:08:07.42 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:08:07.44 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 13:08:07.44 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:08:07.46 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:08:07.47 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:08:07.48 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 13:08:07.48 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 13:08:07.48 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 13:08:07.49 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 13:08:07.50 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 13:08:07.51 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 13:08:07.52 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 13:08:07.52 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 13:08:07.52 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 13:08:07.52 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:09,0,0,,,,0 05/09/2013 13:04:29,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:10,0,0,,,,0 05/09/2013 13:04:29,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 1:04:29 PM Progress: 2013-05-09 13:04:29.66 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 13:04:29.69 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 13:04:29.74 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 13:04:29.76 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 13:04:29.79 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 13:04:29.82 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 13:04:29.92 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:04:29.93 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:04:29.94 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:04:29.94 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:04:29.96 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:04:29.98 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:04:30.00 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 13:04:30.00 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 13:04:30.02 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 13:04:30.03 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 13:04:30.03 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 13:04:30.03 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 13:04:30.03 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 13:04:30.05 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 13:04:30.06 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 13:04:30.07 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 13:04:30.08 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 13:04:30.08 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 13:04:30.08 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 13:04:30.08 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:10,0,0,,,,0 05/09/2013 12:24:35,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 4 (DynamicsGPWarehouse\DynamicsGP_PARK_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 3 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Run_AA_Budgets_Master).,00:00:09,0,0,,,,0 05/09/2013 12:24:36,MCPA-SQL_Dynamics GP Analysis Cubes,Error,4,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_PARK_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:24:36 PM Error: 2013-05-09 12:24:44.50 Code: 0xC002F210 Source: Calculate Retained Earnings Balances Execute SQL Task Description: Executing the query "select 1 from SystemVersion where CompanyID = ? -..." failed with the following error: "Conversion failed when converting date and/or time from character string.". Possible failure reasons: Problems with the query<c/> "ResultSet" property not set correctly<c/> parameters not set correctly<c/> or connection not established correctly. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 12:24:36 PM Finished: 12:24:44 PM Elapsed: 8.375 seconds. The package execution failed. The step failed.,00:00:08,0,0,,,,0 05/09/2013 12:24:35,MCPA-SQL_Dynamics GP Analysis Cubes,Success,3,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Run_AA_Budgets_Master,,Executed as user: MCPA\avastone. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:24:35 PM DTExec: The package execution returned DTSER_SUCCESS (0). Started: 12:24:35 PM Finished: 12:24:36 PM Elapsed: 0.437 seconds. The package executed successfully. The step succeeded.,00:00:01,0,0,,,,0 05/09/2013 12:24:09,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:10,0,0,,,,0 05/09/2013 12:24:09,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:24:09 PM Progress: 2013-05-09 12:24:09.83 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 12:24:09.87 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 12:24:09.91 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 12:24:09.93 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 12:24:10.03 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 12:24:10.06 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 12:24:10.14 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 12:24:10.15 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 12:24:10.16 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 12:24:10.16 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 12:24:10.18 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 12:24:10.19 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 12:24:10.21 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 12:24:10.22 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 12:24:10.23 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 12:24:10.25 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 12:24:10.25 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 12:24:10.25 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 12:24:10.25 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 12:24:10.26 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 12:24:10.27 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 12:24:10.28 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 12:24:10.29 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 12:24:10.29 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 12:24:10.29 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 12:24:10.29 Source: Copy Data from Results to CompanyM... The package execution fa... The step failed.,00:00:10,0,0,,,,0 05/09/2013 12:17:14,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:10,0,0,,,,0 05/09/2013 12:17:14,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:17:14 PM Progress: 2013-05-09 12:17:15.18 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 12:17:15.22 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 12:17:15.25 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 12:17:15.26 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 12:17:15.29 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 12:17:15.31 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 12:17:15.40 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 12:17:15.41 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 12:17:15.42 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 12:17:15.42 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 12:17:15.44 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 12:17:15.45 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 12:17:15.47 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 12:17:15.48 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 12:17:15.49 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 12:17:15.50 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 12:17:15.51 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 12:17:15.51 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 12:17:15.51 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 12:17:15.52 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 12:17:15.53 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 12:17:15.54 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 12:17:15.55 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 12:17:15.55 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 12:17:15.55 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 12:17:15.55 Source: Copy Data from Results to CompanyM... The package execution fa... The step failed.,00:00:10,0,0,,,,0 05/09/2013 11:36:38,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 4 (DynamicsGPWarehouse\DynamicsGP_PARK_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 2 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Run_GL_Budgets_Master).,00:00:18,0,0,,,,0 05/09/2013 11:36:41,MCPA-SQL_Dynamics GP Analysis Cubes,Error,4,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_PARK_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 11:36:41 AM Error: 2013-05-09 11:36:56.74 Code: 0xC002F210 Source: Calculate Retained Earnings Balances Execute SQL Task Description: Executing the query "select 1 from SystemVersion where CompanyID = ? -..." failed with the following error: "Conversion failed when converting date and/or time from character string.". Possible failure reasons: Problems with the query<c/> "ResultSet" property not set correctly<c/> parameters not set correctly<c/> or connection not established correctly. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 11:36:41 AM Finished: 11:36:56 AM Elapsed: 15.422 seconds. The package execution failed. The step failed.,00:00:15,0,0,,,,0 05/09/2013 11:36:40,MCPA-SQL_Dynamics GP Analysis Cubes,Success,3,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Run_AA_Budgets_Master,,Executed as user: MCPA\avastone. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 11:36:40 AM DTExec: The package execution returned DTSER_SUCCESS (0). Started: 11:36:40 AM Finished: 11:36:41 AM Elapsed: 0.578 seconds. The package executed successfully. The step succeeded.,00:00:01,0,0,,,,0 05/09/2013 11:36:38,MCPA-SQL_Dynamics GP Analysis Cubes,Success,2,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Run_GL_Budgets_Master,,Executed as user: MCPA\avastone. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 11:36:38 AM DTExec: The package execution returned DTSER_SUCCESS (0). Started: 11:36:38 AM Finished: 11:36:40 AM Elapsed: 2.016 seconds. The package executed successfully. The step succeeded.,00:00:02,0,0,,,,0 05/09/2013 11:31:56,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by User MCPA\Administrator. The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master). The job was requested to start at step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:26,0,0,,,,0 05/09/2013 11:31:57,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 11:31:57 AM Progress: 2013-05-09 11:32:00.91 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 11:32:00.95 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 11:32:01.04 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 11:32:01.05 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 11:32:01.19 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 11:32:01.23 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 11:32:01.77 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 11:32:02.83 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 11:32:02.86 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 11:32:02.86 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 11:32:02.88 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 11:32:02.89 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 11:32:02.94 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 11:32:02.94 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 11:32:02.96 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 11:32:02.97 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 11:32:02.98 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 11:32:02.98 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 11:32:02.98 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 11:32:03.00 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 11:32:03.01 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 11:32:03.03 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 11:32:03.09 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 11:32:03.09 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 11:32:03.09 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 11:32:03.09 Source: Copy Data from Results to CompanyM... The package execution fa... The step failed.,00:00:24,0,0,,,,0 05/09/2013 11:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by Schedule 14 (MCPA-SQL_Dynamics GP Analysis Cubes). The last step to run was step 7 (DynamicsGPWarehouse\DynamicsGP_RESTR_to_DynamicsGPWarehouse_Package_Master).,00:01:03,0,0,,,,0 05/09/2013 11:00:58,MCPA-SQL_Dynamics GP Analysis Cubes,Error,7,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_RESTR_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 11:00:58 AM Progress: 2013-05-09 11:00:59.60 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 11:00:59.64 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 11:00:59.68 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 11:00:59.69 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 11:00:59.73 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 11:00:59.74 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 11:00:59.83 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 11:00:59.84 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 11:00:59.85 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 11:00:59.85 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 11:00:59.87 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 11:00:59.88 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 11:00:59.91 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 11:00:59.91 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 11:00:59.93 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 11:00:59.94 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 11:00:59.94 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 11:00:59.94 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 11:00:59.94 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 11:00:59.96 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 11:00:59.97 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 11:00:59.98 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 11:00:59.98 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 11:00:59.98 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 11:00:59.98 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 11:00:59.99 Source: Copy Data from Results to CompanyM... The package execution fa... The step failed.,00:00:11,0,0,,,,0 05/09/2013 07:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by Schedule 14 (MCPA-SQL_Dynamics GP Analysis Cubes). The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:12,0,0,,,,0 05/09/2013 07:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 7:00:06 AM Progress: 2013-05-09 07:00:07.30 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-09 07:00:07.32 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-09 07:00:07.36 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-09 07:00:07.37 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-09 07:00:07.39 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-09 07:00:07.42 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-09 07:00:07.52 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 07:00:07.54 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 07:00:07.54 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 07:00:07.55 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 07:00:07.56 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 07:00:07.58 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 07:00:07.61 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-09 07:00:07.61 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-09 07:00:07.63 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-09 07:00:07.64 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-09 07:00:07.64 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-09 07:00:07.64 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-09 07:00:07.64 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-09 07:00:07.66 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-09 07:00:07.67 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-09 07:00:07.68 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-09 07:00:07.69 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-09 07:00:07.69 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-09 07:00:07.69 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-09 07:00:07.69 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:12,0,0,,,,0 05/08/2013 19:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by Schedule 14 (MCPA-SQL_Dynamics GP Analysis Cubes). The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:12,0,0,,,,0 05/08/2013 19:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 7:00:06 PM Progress: 2013-05-08 19:00:06.97 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-08 19:00:07.02 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-08 19:00:07.13 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-08 19:00:07.16 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-08 19:00:07.28 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-08 19:00:07.32 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-08 19:00:07.43 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-08 19:00:07.45 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-08 19:00:07.46 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-08 19:00:07.47 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-08 19:00:07.48 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-08 19:00:07.50 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-08 19:00:07.54 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-08 19:00:07.54 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-08 19:00:07.55 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-08 19:00:07.57 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-08 19:00:07.57 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-08 19:00:07.57 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-08 19:00:07.57 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-08 19:00:07.58 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-08 19:00:07.60 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-08 19:00:07.61 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-08 19:00:07.62 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-08 19:00:07.62 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-08 19:00:07.62 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-08 19:00:07.62 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:12,0,0,,,,0 05/08/2013 15:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by Schedule 14 (MCPA-SQL_Dynamics GP Analysis Cubes). The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:15,0,0,,,,0 05/08/2013 15:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,1,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master,,Executed as user: MCPA\avastone. ...sion 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 3:00:06 PM Progress: 2013-05-08 15:00:07.07 Source: CreateAATreeDimensionHash Executing query "IF (SELECT objectproperty(object_id('dbo.CreateAAT...".: 50% complete End Progress Progress: 2013-05-08 15:00:07.09 Source: CreateAATreeDimensionHash Executing query " CREATE FUNCTION CreateAATreeDimensionHash(@treeId...".: 100% complete End Progress Progress: 2013-05-08 15:00:07.35 Source: CleanStringForWarehouse Executing query "IF (SELECT objectproperty(object_id('dbo.CleanStri...".: 50% complete End Progress Progress: 2013-05-08 15:00:07.37 Source: CleanStringForWarehouse Executing query " CREATE FUNCTION CleanStringForWarehouse(@input va...".: 100% complete End Progress Progress: 2013-05-08 15:00:07.39 Source: SplitDelimitedIntegerString Executing query "IF (SELECT objectproperty(object_id('dbo.SplitDeli...".: 50% complete End Progress Progress: 2013-05-08 15:00:07.40 Source: SplitDelimitedIntegerString Executing query " -------------------------------------------------...".: 100% complete End Progress Progress: 2013-05-08 15:00:07.49 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-08 15:00:07.51 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-08 15:00:07.54 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-08 15:00:07.54 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-08 15:00:07.56 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-08 15:00:07.58 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-08 15:00:07.61 Source: Delete CompanyMaster Executing query "delete CompanyMaster where CompanyID =? or Company...".: 100% complete End Progress Progress: 2013-05-08 15:00:07.61 Source: Copy Data from Results to CompanyMaster Task Validating: 0% complete End Progress Progress: 2013-05-08 15:00:07.63 Source: Copy Data from Results to CompanyMaster Task Validating: 50% complete End Progress Progress: 2013-05-08 15:00:07.65 Source: Copy Data from Results to CompanyMaster Task Validating: 100% complete End Progress Progress: 2013-05-08 15:00:07.65 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 0% complete End Progress Progress: 2013-05-08 15:00:07.65 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 50% complete End Progress Progress: 2013-05-08 15:00:07.65 Source: Copy Data from Results to CompanyMaster Task Prepare for Execute: 100% complete End Progress Progress: 2013-05-08 15:00:07.66 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 0% complete End Progress Progress: 2013-05-08 15:00:07.67 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 50% complete End Progress Progress: 2013-05-08 15:00:07.68 Source: Copy Data from Results to CompanyMaster Task Pre-Execute: 100% complete End Progress Progress: 2013-05-08 15:00:07.69 Source: Copy Data from Results to CompanyMaster Task Post Execute: 0% complete End Progress Progress: 2013-05-08 15:00:07.69 Source: Copy Data from Results to CompanyMaster Task Post Execute: 50% complete End Progress Progress: 2013-05-08 15:00:07.70 Source: Copy Data from Results to CompanyMaster Task Post Execute: 100% complete End Progress Progress: 2013-05-08 15:00:07.70 Source: Copy Data from Results to CompanyMa... The package execution fa... The step failed.,00:00:15,0,0,,,,0 05/08/2013 11:00:06,MCPA-SQL_Dynamics GP Analysis Cubes,Error,0,MCPA-SQL,MCPA-SQL_Dynamics GP Analysis Cubes,(Job outcome),,The job failed. The Job was invoked by Schedule 14 (MCPA-SQL_Dynamics GP Analysis Cubes). The last step to run was step 1 (DynamicsGPWarehouse\DynamicsGP_OPRG_to_DynamicsGPWarehouse_Package_Master).,00:00:13,0,0,,,,0


Guys Help me. 

Thanks,


Attiqe Ur Rehman

SSIS SQL Import Export Wizard

$
0
0

Fellow SQL/SSIS ers.

I am using the Import Export wizard. I have come across a question that I really can not feel it is answered. When you select a text file as destination, Unicode is enabled for you to use that. Is it correct to assume that if your source, has at least one nvarchar value in it, then you should check Unicode.

If that is true, then if you restore that text file, then you should also check Unicode BUT you have to go into each column and flip the type to non unicode for those columns that are not unicode.

Is this interpretation correct?

Thanks.

SQL Server 2008 Import/export Wizard does not identify some of the datatypes.

$
0
0
I am using SSIS Import export wizard to copy data from a source database to a destination database.

During column mappings, SSIS import export wizard showed numbers instead of data type (ie 129 for varchar datatype).
I referred to http://support.microsoft.com/kb/2152728 article.

According to that article, Followed below steps :

1.Created a new mapping file in C:\Program Files\Microsoft SQL Server\100\DTS\MappingFiles, but it appears that the new mapping file is not being noticed by the wizard - the 

dialog box of the wizard (COnvert Types without Conversion Checking) still displays.

Renamed the SourceType tag as required.

SourceType=""


2. Restarted the SSIS import export wizard by restarting the SSIS services. But, the dialog box of the wizard (Conver Types without Conversion Checking) gets displayed.
   [Source Information]
   Cannot locate the mapping file to map the provider types to SSIS types

   [Destination Information]
   Destination Location : (local)
   Destination Provider : SQLNCLI10
   Mapping file (to SSIS type): c:\Program Files\Microsoft SQL Server\100\DTS\MappingFiles\MSSQLToSSIS10.XML

   [Conversion Table]
   SSIS conversion file: c:\Program Files\Microsoft SQL Server\100\DTS\binn\DtwTypeConversion.xml

Should i need to  modify DTS\binn\DtwTypeConversion.xml instead?
Is there any steps missing in this?

Script Tak Error

$
0
0

Hi In a package i have a script task to check if a file exists or not and then based on the conditions to process the package

Public Sub Main()
		'
        ' Add your code here
        Dim di As DirectoryInfo = New DirectoryInfo("F:\")
        Dim fi As FileInfo() = di.GetFiles("MarionCT*.TXT")
        If fi.Length > 0 Then
            Dts.Variables("User::ODDYSEYSourceFilesExist").Value = True
        Else
            Dts.Variables("User::ODDYSEYSourceFilesExist").Value = False
        End If
        Dts.TaskResult = ScriptResults.Success
    End Sub

But I'm getting the below errors:

Error 1 Type 'DirectoryInfo' is not defined. 

Error 2 Type 'FileInfo' is not defined.

Where should i define?

Thanks


SV

Execute Process Task - Arguments as variables

$
0
0

Hello All

I'd like to know how Arguments in a Execute Process task can be represented as variables.  

For example, I have two arguments that are passed to an executable.  Just for some background (but not important to my question), the executable loads data into a complex list.  The first Argument is the Site.  And, the second Argument is an Excel spread sheet with the data.

Like so:

http://devserver/Demo C:\SSIS\Import.xlsx

A space separates each argument.  I want these arguments to be variables but not sure of the syntax or process for this.  I know how to asign a variable to the package but I'm unsure what to do within the Task or if I need more than one task to accomplish this?

Any thoughts?

Thanks




dtproj and dtsx in Visual Studio 2010?

$
0
0

I have some SSIS packages (dtsx) in a sln and dtproj that were created in VIsual Studio 2008. I went through the conversion process in Visual Studion 2010, but when I try to open them, I get an error that dtproj is not supported in this version.

What can I do so I can work with these is VS 2010?





How to pass parameters to a package using a Execute Package Task

$
0
0

Hi,

 

I am calling one SSIS package from another using the Execute Package Task.

I also need to pass a parameter to the called SSIS package.

Can I do this? If yes, how? If no, then what will be the work-around for this?

 

Thanks in advance.

 

Unable to Run SSIS Package Through SQL Agent Job

$
0
0

Hi,

I recently upgraded SQL server 2008 R2 to SQL Server 2012. I also upgraded all the packages on the server. The package runs fine from BIDS. However when I try to run the package through the SQL Agent Job it fails with the error below:

Executed as user: A. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 64-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  11:43:04 PM  Could not load package "\FolderA\Package.dtsx" because of error 0xC00160AE.  Description: Connecting to the Integration Services service on the computer "S2345WE" failed with the following error: "Access is denied."    By default, only administrators have access to the Integration Services service. On Windows Vista and later, the process must be running with administrative privileges in order to connect to the Integration Services service. See the help topic for information on how to configure access to the service.  Source:  Started:  11:43:04 PM  Finished: 11:43:04 PM  Elapsed:  0.016 seconds.  The package could not be loaded.

Using Windows Authentication I am able to login to Integration services through SSMS. In the SQL Agent job I am using package store to execute the package. I have admin permission on the server. The integration services currently uses my credentials while running.I am not sure why I am getting this error.

Please advice..

Thanks,


EVA05

Flat file import gives Null value in destination table

$
0
0

I have two columns in a flat file that have 1's and 0's for data in both columns. SSIS is pulling both columns in as string [DT_STR] and the desination table columns are both [SCORECARD_ELIGIBLE] [varchar](50) NULL, [BR_SBRILESE] [varchar](50) NULL. When the import is complete I get the expected 1's and 0's in [SCORECARD_ELIGIBLE] but null's in [BR_SBRILESE]. Has anyone seen this before? Both columns have the same input data but one gets nulls and the other doesn't. 

Doug

Move records with Image datatype column from database on one server to database on another server.

$
0
0

Hi Experts,

How can i transfer table records (having image datatype column with huge data) from database on one server to database on another server.

Issue detail :

I have to transfer records (with referneces) from one database server to another. Both databases have same schema but ID values will be different in Destination tables for referencing tables. The two database servers and not linked and cannot be linked. So I planned to create a script that will be executed on Source DB and it will generate an insert script for Destination DB. All is fine but when i try to create script for image column in one of the tables like below, i get garbage values instead of the hex image data.

declare @sql nvarchar(max)

select @sql = 'insert into dest_table (col1, img) Values ( ''something'' , ' +Convert(varchar(max),varbinary,img)))

Any suggestions on how i can move image data?

Thanks in Advance,

Vishal.

Viewing all 24688 articles
Browse latest View live


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