Search found 42189 matches

by chulett
Tue Oct 14, 2008 1:26 pm
Forum: General
Topic: Regarding Array Size
Replies: 9
Views: 2584

I would think you should be able to ask your Network peoples.
by chulett
Tue Oct 14, 2008 12:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge stage not opening
Replies: 5
Views: 1415

There probably is some way to script it, but I'm not familiar with how exactly to accomplish that.
by chulett
Tue Oct 14, 2008 11:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control de max # of Job related processes running on windows
Replies: 12
Views: 2964

I probably wouldn't even try. I'd consider adding an additional bit of data to the jobs list, something akin to 'weight' or how 'heavy' you think the job is, process-wise. Then use that weight, rather than the raw job count, to do your load balancing.
by chulett
Tue Oct 14, 2008 10:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting DataStage ETL Server Job Error Log File
Replies: 1
Views: 1652

From the Administrator, connect to the Project in question and then issue "CLEAR.FILE RT_LOG52". That will purge the log, after which you'll need to reestablish the Auto Purge settings for the job via the Director.
by chulett
Tue Oct 14, 2008 9:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Control de max # of Job related processes running on windows
Replies: 12
Views: 2964

All things are possible, but there's nothing "out of the box" to do this. You could, however, write your own job control for this - something responsible for launching and monitoring jobs / processes and only running new jobs when things fall below your desired threshold. Now, our illustrious Ken Bl...
by chulett
Tue Oct 14, 2008 7:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Scheduling does not work
Replies: 5
Views: 1843

Time to mark your post as Resolved, it seems.
by chulett
Tue Oct 14, 2008 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Yeild to Price
Replies: 2
Views: 782

I'm guessing that's what they are looking for. :wink:

Me, I'd google for something like "yield to price", the truth is out there.
by chulett
Tue Oct 14, 2008 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Scheduling status not showing in DataStage Director
Replies: 7
Views: 2284

Are you certain you are using the same userid to check the schedule as was used to 'Add to schedule'? What does "crontab -l" show for the user in question?
by chulett
Mon Oct 13, 2008 11:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Scheduling status not showing in DataStage Director
Replies: 7
Views: 2284

So, not "trying to schedule" but scheduled and ran, it seems. Please explain what "but the status is not updating on Director" means.
by chulett
Mon Oct 13, 2008 3:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date conversion
Replies: 2
Views: 1167

Not very much to go on. How about some details?
by chulett
Mon Oct 13, 2008 12:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Regarding Character field
Replies: 5
Views: 2605

[sigh] True, true, true. Oracle as well. It was a long day and a late night, guess we need the equivalent of gmail's "Mail Goggles" here. Or just I do. :wink:

I would agree, the padding more than likely isn't spaces in this particular case.
by chulett
Mon Oct 13, 2008 11:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine hangs
Replies: 13
Views: 3609

Actually, that sounds like a pretty simple (and cruelty free) work around. Before job, issue the 'dir' command with the output redirected to a file and then read the output file in job.
by chulett
Mon Oct 13, 2008 10:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge stage not opening
Replies: 5
Views: 1415

First uninstall the client and then remove everything with "Ascential" in it. Make sure you tell it to 'Look at' Keys, Values and Data for that string.
by chulett
Mon Oct 13, 2008 10:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Perfomance Statistics
Replies: 3
Views: 1092

Just to be pedantic, while there's nothing special needed for Server, that answer does not apply to the PX product. There you do actually need to ensure the job monitor is enabled to get those statistics, from what I understand.
by chulett
Mon Oct 13, 2008 10:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Perfomance Statistics
Replies: 3
Views: 1092

Already answered that in your other thread. No.