Search found 42189 matches
- Wed Aug 04, 2004 6:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Fast way for SAVE AS
- Replies: 6
- Views: 1402
Re: Fast way for SAVE AS
Reason? I wanted to create DEVELOPMENT ETL jobs that is based on the existing ones. Let's say we have about 50 ETL jobs stored on Category = PROD (Production copy). However, PROD ETL jobs is not adviceable to be edited if there are changes that needs to be applied. What I'm currently doing is to Op...
- Wed Aug 04, 2004 6:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Send Email Notification with attachment
- Replies: 8
- Views: 9639
Are Sequencer jobs not available in PX/EE? You would use a Notification Activity stage to send an email. Either that or write your own script and use it as an 'After Job' object. On the subject of attachments, this was just discussed this week and probably hasn't even scrolled off to the second page...
- Tue Aug 03, 2004 10:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: substring from varchar to number (fk)
- Replies: 6
- Views: 1478
The whole point is to get down to something that will load into a numeric field. That makes the 'right' conversion MCN in this particular case because the dash would need to come out. Note that the DIGITS transform (which would make it a little more obvious what is going on) uses the OConv function ...
- Tue Aug 03, 2004 5:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DEADLOCK.MENU
- Replies: 9
- Views: 2996
- Tue Aug 03, 2004 5:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DEADLOCK.MENU
- Replies: 9
- Views: 2996
I just watched it take 100% of a CPU here and then back back down. In checking the .config file, can anyone enlighten me on these two parameters?
I'm assuming 'timer' is how often it checks and that it is defined in seconds - is that correct? What is 'res'?
Code: Select all
timer=60
res=0I'm assuming 'timer' is how often it checks and that it is defined in seconds - is that correct? What is 'res'?
- Tue Aug 03, 2004 12:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-01461: if there is more than 1 VARCHAR2(2000) field
- Replies: 10
- Views: 8126
- Tue Aug 03, 2004 11:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: substring from varchar to number (fk)
- Replies: 6
- Views: 1478
- Tue Aug 03, 2004 8:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: export from repository
- Replies: 4
- Views: 986
Folks here didn't export projects because they always failed after a number of jobs. The reason was the were too big for datastage to handle (500+ jobs) or the job where it failed on contained double names for the links. The solution is to search and destroy that double naming and to export by cate...
- Tue Aug 03, 2004 8:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with QS plug-in - please help
- Replies: 3
- Views: 1304
Heck of a coincidence, don't you think? I'm not saying you intentionally changed anything, but from what I remember of the little bit of Access stuff I've done in the past, it will try to convert (or 'upgrade') an mdb from an older version to your current version when you try to open it. No clue if ...
- Tue Aug 03, 2004 7:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing a hash file with a key composed by several fields
- Replies: 7
- Views: 1669
- Tue Aug 03, 2004 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with QS plug-in - please help
- Replies: 3
- Views: 1304
- Tue Aug 03, 2004 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-01461: if there is more than 1 VARCHAR2(2000) field
- Replies: 10
- Views: 8126
- Tue Aug 03, 2004 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JobStatus
- Replies: 4
- Views: 1719
It is. I've had one or two jobs in the last couple of years where I was "forced" to change a password from Encrypted to String, otherwise I was only able to use the original default value. Any attempt to change it via the Director would result in the 'null password' error noted earlier. BTW, it's st...
- Mon Aug 02, 2004 3:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Adding an attachment to an email notification?
- Replies: 8
- Views: 4203
- Mon Aug 02, 2004 3:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: If Delimiter is Space?
- Replies: 11
- Views: 3062