Viewing 15 posts - 136 through 150 (of 243 total)
lets see if i can explain this better.
the logic checks a job for it's enabled state.
if i have 4 individual jobs (job1, job2, job3, job4) and
they all must...
_________________________
September 25, 2006 at 12:15 pm
yes. this is the logic exactly, but how
do i initiate some thing like the following:
IF @job_name=N'test' = @enabled=0
THEN SET @job_name=N'OtherJob' @enabled=0
ELSE
END
starting & stopping the jobs is no problem,
but...
_________________________
September 25, 2006 at 11:40 am
a real guru once told me that
knowing where to look for the answer to a problem
is equally as important as knowing the answer.
my 2 bits.
_________________________
August 23, 2006 at 8:48 am
it looked like it could have worked out ok,
but i just checked the syntax, and some thing is
missing. since i'm not that familiar with it
i didn't know...
_________________________
August 16, 2006 at 9:12 am
last question...
any ideas on a more complex replace script?
what if you wanted to keep the first set, remove every
thing between, and then include the last set? maybe with...
_________________________
August 14, 2006 at 12:45 pm
excellent... thanks!
_________________________
August 14, 2006 at 7:47 am
so... this will only replace the ouput given, and not the actual
values within the table right?
just want to make sure.
also... when you say MyField, do you mean...
_________________________
August 11, 2006 at 3:03 pm
Again... many thanks my friend ![]()
_________________________
August 9, 2006 at 6:12 am
oops... what about the definition
for Table:
DBA_SERVER
_________________________
August 8, 2006 at 8:40 am
excellent! thanks ramses ![]()
_________________________
August 8, 2006 at 6:55 am
Never mind... I found a great explanation here:
http://blogs.msdn.com/rogerwolterblog/archive/2006/02/28/540803.aspx
Cheers ![]()
_________________________
August 7, 2006 at 2:03 pm
great script!
but it's looking for a table called: BAK_REPORT
don't see it created in here though.
_________________________
August 4, 2006 at 1:31 pm
well then so the next question is 'how' does one get the 'report' they created
to execute from within a job AND to output the results in the same format
the report...
_________________________
August 4, 2006 at 9:08 am
ok.. well now i know.
thanks for the post ![]()
_________________________
August 3, 2006 at 2:44 pm
excellent... thanks!
i love hot-keys.
know any more?? i would be interested to see'em all
if i can.
cheers
_________________________
August 3, 2006 at 11:57 am
Viewing 15 posts - 136 through 150 (of 243 total)