View previous topic :: View next topic |
Author |
Message |
babun Beginner
Joined: 03 Aug 2005 Posts: 19 Topics: 9 Location: bangalore
|
Posted: Thu Apr 20, 2006 1:44 am Post subject: Procs and steps with the same Stepname in 2 diff Procs |
|
|
Hi folks
I have 2 Procs ,,and both Procs running with the same step name called as Step1.
So,If i want to run Step1 from Proc1 ,what should i do?
If i want to run Step1 from Proc2,what should i do?
can we use Step1.Procname?
or any other solution we have? _________________ babu |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu Apr 20, 2006 7:07 am Post subject: |
|
|
Quote: |
So,If i want to run Step1 from Proc1 ,what should i do?
If i want to run Step1 from Proc2,what should i do?
|
babun,
You mean RESTART ? or just submit the job? You need to be clear with your requirements
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
babun Beginner
Joined: 03 Aug 2005 Posts: 19 Topics: 9 Location: bangalore
|
Posted: Fri Apr 21, 2006 6:55 am Post subject: |
|
|
Hi Kolusu
If i want to submit the job....not restart..
Babun _________________ babu |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri Apr 21, 2006 7:13 am Post subject: |
|
|
babun,
Simple.
If you want to run proc1 use this
If you want to run proc2 use this
Hope this helps...
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
babun Beginner
Joined: 03 Aug 2005 Posts: 19 Topics: 9 Location: bangalore
|
Posted: Mon Apr 24, 2006 1:59 am Post subject: |
|
|
hi Kolusu
If i want to Re-start how can we do ?
Babun _________________ babu |
|
Back to top |
|
 |
hariavinash Beginner
Joined: 21 Jan 2005 Posts: 52 Topics: 7
|
Posted: Tue Apr 25, 2006 6:15 am Post subject: |
|
|
Restart=stepname.procstepname
cheers |
|
Back to top |
|
 |
|
|