dbTalk Databases Forums  

Job steps out or order

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


Discuss Job steps out or order in the microsoft.public.sqlserver.dts forum.



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

Default Job steps out or order - 07-21-2004 , 12:44 PM






Dear SQL server gurus,

I have created a job a year ago with more than 20 steps. Now when I check
the job property, select Steps tab, the steps are now out of order.
I have many jobs but only one job has its steps out of order. It does not
effect its function - I guess - but I have no idea why it happened

Does anyone have any idea why it happened.

TIA.

Hai



Reply With Quote
  #2  
Old   
Richard S. Hale
 
Posts: n/a

Default RE: Job steps out or order - 07-21-2004 , 05:24 PM






SQL DMO has a known bug which will scamble the job step order of a job that has been imported or exported between servers

"Hai" wrote:

Quote:
Dear SQL server gurus,

I have created a job a year ago with more than 20 steps. Now when I check
the job property, select Steps tab, the steps are now out of order.
I have many jobs but only one job has its steps out of order. It does not
effect its function - I guess - but I have no idea why it happened

Does anyone have any idea why it happened.

TIA.

Hai




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

Default Re: Job steps out or order - 07-22-2004 , 12:14 AM



I have also seen this on jobs that have never been anywhere except for the
server on which they sit. I agree that this is a nuance of the view and
have something at the back of my head to say I have read/seen something
somewhere about it. Like the OP says though, this does not affect the job
itself.


--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Richard S. Hale" <RichardSHale (AT) discussions (DOT) microsoft.com> wrote

Quote:
SQL DMO has a known bug which will scamble the job step order of a job
that has been imported or exported between servers

"Hai" wrote:

Dear SQL server gurus,

I have created a job a year ago with more than 20 steps. Now when I
check
the job property, select Steps tab, the steps are now out of order.
I have many jobs but only one job has its steps out of order. It does
not
effect its function - I guess - but I have no idea why it happened

Does anyone have any idea why it happened.

TIA.

Hai






Reply With Quote
  #4  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Job steps out or order - 07-25-2004 , 07:09 PM



Its because sp_help_jobstep doesn't contain an order by.
Usually you get the right order on the results but it's not
guaranteed.
I only remember what the issue is - but can't remember where
I read or heard about it either.

-Sue

On Thu, 22 Jul 2004 06:14:11 +0100, "Allan Mitchell"
<allan (AT) no-spam (DOT) sqldts.com> wrote:

Quote:
I have also seen this on jobs that have never been anywhere except for the
server on which they sit. I agree that this is a nuance of the view and
have something at the back of my head to say I have read/seen something
somewhere about it. Like the OP says though, this does not affect the job
itself.


--


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.