Search found 139 matches

by fmartinsferreira
Wed Dec 20, 2006 8:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call job each 30 minutes
Replies: 16
Views: 5060

DSguru2B wrote:As for fmartinsferreira, you can use

Code: Select all

SLEEP 1800
to sleep for 30 minutes.
Thats work, but I was trying "SLEPP 00:30" too like Ray talked. :)
by fmartinsferreira
Wed Dec 20, 2006 7:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call job each 30 minutes
Replies: 16
Views: 5060

more information: - I don't have a external scheduling tool like Contol-M - The job do not spend more than 2 minutes How the question here is very urgent, than I make a "job batch" and put in a for and a sleep. :oops: After I will change this! :) But the "SLEPP 00:30" doesn't wor...
by fmartinsferreira
Tue Dec 19, 2006 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call job each 30 minutes
Replies: 16
Views: 5060

Call job each 30 minutes

I need to make a job that should be called each 30 minutes.

I'm thinking to make a "job batch" and make a loop to call it each 30 minutes, does anyone has any suggestion? :)

Regards,

Fernando
by fmartinsferreira
Tue Nov 21, 2006 4:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: special character
Replies: 4
Views: 1446

Thanks!
by fmartinsferreira
Thu Nov 16, 2006 7:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: special character
Replies: 4
Views: 1446

I mean by "special" = a character that isn't on the keyboard. :D

Regards,

Fernando Martins
by fmartinsferreira
Thu Nov 16, 2006 3:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: special character
Replies: 4
Views: 1446

special character

Is there any function to recognize special character?

Regards,

Fernando Martins
by fmartinsferreira
Mon Oct 23, 2006 11:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variable - Export
Replies: 11
Views: 2178

Worked! :D

Thanks!

Fernando
by fmartinsferreira
Mon Oct 23, 2006 11:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variable - Export
Replies: 11
Views: 2178

How about the encrypted fields?

I can't set to $PROJDEF!

Regards,

Fernando Martins
by fmartinsferreira
Thu Oct 19, 2006 11:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variable - Export
Replies: 11
Views: 2178

Thanks gateleys! :D

Regards,

Fernando
by fmartinsferreira
Thu Oct 19, 2006 11:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Environment Variable - Export
Replies: 11
Views: 2178

Well, I exported the jobs and enviroment variables to other project, but the values of each env_var is attributed with the old values like the old project. I changed the values in the new project but only work if I enter in each job and put the enviroment variable again. Is there any way to change a...
by fmartinsferreira
Thu Oct 19, 2006 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: email problem
Replies: 5
Views: 2053

Sorry for delay!
The things in my client are slowly.

Well, Spaces worked! :D

Thank's a lot.

Fernando
by fmartinsferreira
Fri Oct 06, 2006 3:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: email problem
Replies: 5
Views: 2053

email problem

I'm using the "Notification Activity" stage to send some e-mails after the data load process finished. In the "Recipients email address" I have a enviroment variable that have the following value: email1@xxx.com, email2@xxx.com, email3@xxx.com My problem is that my e-mail is only...
by fmartinsferreira
Thu Oct 05, 2006 2:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: jobs compare
Replies: 13
Views: 4043

Thanks!
by fmartinsferreira
Thu Oct 05, 2006 2:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: jobs compare
Replies: 13
Views: 4043

Hummm OK! :D

But, the DataStage doesn't have a specific tool to compare jobs? :shock:

Fernando Martins
by fmartinsferreira
Thu Oct 05, 2006 2:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: jobs compare
Replies: 13
Views: 4043

jobs compare

Sorry :oops: , but how can I compare 2 ".dsx" files?

Fernando