dbTalk Databases Forums  

No error show but DTS failed.

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


Discuss No error show but DTS failed. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chen
 
Posts: n/a

Default No error show but DTS failed. - 11-08-2005 , 08:18 AM






Hi,
Can someone explain why DTS package failed because no related error message
shows on the view job history? I have 2 database copies to secondary site,
this one failed but another is OK. Please see details as following:

Executed as user: CRPA-WEB1\jyu. ...OnStart: Drop table
[MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Drop table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnStart: Drop
table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart: Drop
table [MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish: Drop
table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Create
Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish: Drop table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnStart: Create Table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish: Drop table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnStart: Create
Table [MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnFinish:
Create Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish:
Drop table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart:
Copy Data from BE... Process Exit Code 2. The step failed.

Regards!
Chen


Reply With Quote
  #2  
Old   
Wm. Scott Miller
 
Posts: n/a

Default Re: No error show but DTS failed. - 11-08-2005 , 10:12 AM






Chen:

You may want to turn on Package Logging on the DTS Package that is failing
to see if you can get an error message there. Open DTS Package, get to the
Package Properties, Logging tab and turn it on to log to your SQL server
instance. Next time it fails, right click on the DTS Package (not the job)
and choose Package Log... That should give you more info on what is going
on.

Scott

"Chen" <Chen (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi,
Can someone explain why DTS package failed because no related error
message
shows on the view job history? I have 2 database copies to secondary site,
this one failed but another is OK. Please see details as following:

Executed as user: CRPA-WEB1\jyu. ...OnStart: Drop table
[MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Drop table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnStart:
Drop
table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart: Drop
table [MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish:
Drop
table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Create
Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish: Drop
table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnStart: Create
Table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish: Drop
table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnStart:
Create
Table [MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun
OnFinish:
Create Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish:
Drop table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart:
Copy Data from BE... Process Exit Code 2. The step failed.

Regards!
Chen




Reply With Quote
  #3  
Old   
Chen
 
Posts: n/a

Default Re: No error show but DTS failed. - 11-08-2005 , 12:31 PM



Hi Scott,

Thanks for your reply. While I right click Data Transformation Service go to
Package Properties, it only shows one General tab, the option are Turn on
cache, Show multi-phase pump in DTS designer, Turn on just-in-time debugging,
and Enable Save To Meta Data Services. No Loggin tab shows in Properties.
Actually, the version of SQL Server has been installed SQL Server Standard
Edition with SP4.
Any other methods generate logs?

Thanks!
Chen

"Wm. Scott Miller" wrote:

Quote:
Chen:

You may want to turn on Package Logging on the DTS Package that is failing
to see if you can get an error message there. Open DTS Package, get to the
Package Properties, Logging tab and turn it on to log to your SQL server
instance. Next time it fails, right click on the DTS Package (not the job)
and choose Package Log... That should give you more info on what is going
on.

Scott

"Chen" <Chen (AT) discussions (DOT) microsoft.com> wrote in message
news:FDD257CC-CB9F-48C4-8D5F-1CD9B50488EB (AT) microsoft (DOT) com...
Hi,
Can someone explain why DTS package failed because no related error
message
shows on the view job history? I have 2 database copies to secondary site,
this one failed but another is OK. Please see details as following:

Executed as user: CRPA-WEB1\jyu. ...OnStart: Drop table
[MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Drop table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnStart:
Drop
table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart: Drop
table [MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish:
Drop
table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Create
Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish: Drop
table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnStart: Create
Table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish: Drop
table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun OnStart:
Create
Table [MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun
OnFinish:
Create Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish:
Drop table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart:
Copy Data from BE... Process Exit Code 2. The step failed.

Regards!
Chen





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

Default Re: No error show but DTS failed. - 11-08-2005 , 01:35 PM



The problem with the Agent logging in that window is that it has a limit
as to how much it logs.

The logs for a DTS package are in the package itself so

open your package | right click on the designer whitespace | Package
properties | Logging tab

You also get a log for the datapump task which you can specify on the
last tab of the data pump setup.

Allan

"Chen" <Chen (AT) discussions (DOT) microsoft.com> wrote


Quote:
Hi Scott,

Thanks for your reply. While I right click Data Transformation Service
go to
Package Properties, it only shows one General tab, the option are Turn
on
cache, Show multi-phase pump in DTS designer, Turn on just-in-time
debugging,
and Enable Save To Meta Data Services. No Loggin tab shows in
Properties.
Actually, the version of SQL Server has been installed SQL Server
Standard
Edition with SP4.
Any other methods generate logs?

Thanks!
Chen

"Wm. Scott Miller" wrote:


Chen:

You may want to turn on Package Logging on the DTS Package that is
failing
to see if you can get an error message there. Open DTS Package, get
to the
Package Properties, Logging tab and turn it on to log to your SQL
server
instance. Next time it fails, right click on the DTS Package (not the
job)
and choose Package Log... That should give you more info on what is
going
on.

Scott

"Chen" <Chen (AT) discussions (DOT) microsoft.com> wrote in message
news:FDD257CC-CB9F-48C4-8D5F-1CD9B50488EB (AT) microsoft (DOT) com...

Hi,
Can someone explain why DTS package failed because no related error
message
shows on the view job history? I have 2 database copies to secondary
site,
this one failed but another is OK. Please see details as following:

Executed as user: CRPA-WEB1\jyu. ...OnStart: Drop table
[MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart: Drop
table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun
OnStart:
Drop
table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun OnStart:
Drop
table [MembersReporting].[dbo].[APPLICATIONS] Step DTSRun
OnFinish:
Drop
table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnStart:
Create
Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun OnFinish:
Drop
table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnStart:
Create
Table
[MembersReporting].[dbo].[APPLICATIONS] Step DTSRun OnFinish:
Drop
table
[MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun
OnStart:
Create
Table [MembersReporting].[dbo].[Board_Meeting_Dates] Step DTSRun
OnFinish:
Create Table [MembersReporting].[dbo].[BESTEXEC] Step DTSRun
OnFinish:
Drop table [MembersReporting].[dbo].[BIN_PROFILE] Step DTSRun
OnStart:
Copy Data from BE... Process Exit Code 2. The step failed.

Regards!
Chen







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.