Search found 53125 matches
- Wed Mar 29, 2006 2:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pass values from one job to another
- Replies: 4
- Views: 945
- Wed Mar 29, 2006 2:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How does auditstage work with datastage
- Replies: 2
- Views: 810
- Wed Mar 29, 2006 2:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compiler Issue
- Replies: 1
- Views: 971
- Wed Mar 29, 2006 2:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: When binding output interface field Implicit Conversion
- Replies: 4
- Views: 1317
- Wed Mar 29, 2006 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CalculatinStatistical functions like Mean Median, % missing
- Replies: 5
- Views: 1391
- Wed Mar 29, 2006 2:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem With Datastage Project
- Replies: 14
- Views: 3818
- Tue Mar 28, 2006 6:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Recursive Row Split and Append
- Replies: 10
- Views: 3579
- Tue Mar 28, 2006 6:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Some licensing errors
- Replies: 10
- Views: 7105
- Tue Mar 28, 2006 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Some licensing errors
- Replies: 10
- Views: 7105
The only legal fix is to purchase a licence for the ODBC driver from Data Direct. See this post for example. Chances are that the company where the "fix" was applied already had an enterprise-wide licence from Data Direct.
- Tue Mar 28, 2006 3:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Special Characters in the Email Field
- Replies: 1
- Views: 885
You probably need a Routine to test whether an email address is valid or not. The same routine could return the valid or invalid address via system variables such as @USER0 through @USER4. It will help if you can exactly specify your requirements; in particular exactly which characters are legal (fo...
- Tue Mar 28, 2006 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job running continously
- Replies: 1
- Views: 699
Check with your Oracle DBA that your job is not competing with itself for a lock on the table. Check with your DS Administrator that the job really is running (a status of "running" does not necessarily mean that the job is running - it can also mean that the job aborted without getting the chance t...
- Tue Mar 28, 2006 3:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Consecutive runs of same jobs with Toggled filenames
- Replies: 6
- Views: 1593
You need some kind of persistent "memory" of the file most recently processed. Because the file names will be parameters you can get this from the most recent "job started" log entry (in a Routine activity). Or you can design to store it in a third file somewhere. Pick up the name in a Routine or Ex...
- Tue Mar 28, 2006 3:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: if else statement
- Replies: 3
- Views: 1361
- Tue Mar 28, 2006 3:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: please list out active and passive stages in datastage
- Replies: 8
- Views: 13949
- Tue Mar 28, 2006 3:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Recursive Row Split and Append
- Replies: 10
- Views: 3579