![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#3
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#4
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#5
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#6
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#7
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#8
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#9
| |||
| |||
|
|
I have a sql server 2000 job that is just doing an execution of a DTS pkg.. * When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. *My job is failing, but how can I determine which DTS package it is executing? * I looked at the GUID, and that does not seem to be it. |
#10
| |||
| |||
|
|
On 21 Aug., 20:45, DTS Newbie <DTS New... (AT) discussions (DOT) microsoft.com wrote: I have a sql server 2000 job that is just doing an execution of a DTS pkg.. When you look at the syntax in the step of the job I see something like: DTSRun /~ZO4858C301ABE2 The problem is, my DTS packages are not named in any uniform way with the Job name, so I don't know which DTS package this job is running. My job is failing, but how can I determine which DTS package it is executing? I looked at the GUID, and that does not seem to be it. what you have is the id for your package (espacialy regarding the history of the package). take a look in the sql help for dtsrun command in your jobs you can type within teh steps for the command the dtsrun command like "dtsrun N/ <servername> /E /N <dts_package_name>" moby |
![]() |
| Thread Tools | |
| Display Modes | |
| |