Search found 53125 matches
- Mon Apr 24, 2006 5:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert access(Julian) time to regular time format
- Replies: 16
- Views: 4684
- Mon Apr 24, 2006 5:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Auto Purge is leaving Job logs behind
- Replies: 19
- Views: 5439
There are known issues with auto-purge in versions 6.0 through 7.1 (maybe 5.2 also). Note also that the log is purged only if the job is run "successfully" (status is Finished or Finished (see log)). The only "fix" is to create the control record //PURGE.SETTINGS in each log hashed file. You can do ...
- Mon Apr 24, 2006 4:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clean up unwanted jobs and objects.
- Replies: 7
- Views: 1784
- Mon Apr 24, 2006 4:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: add 3 milliseconds to timestamp
- Replies: 12
- Views: 7206
What I meant was that you should include this case in your test data. Does your routine work properly if the increment is negative? (Does it need to?) Try always to create re-usable components; in this case that suggests a second argument (milliseconds) for your function. Meaningfully named argument...
- Mon Apr 24, 2006 4:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: connecting to UNIX box
- Replies: 6
- Views: 1335
WHY is it not connecting? What error message is generated? The error messages are there you help you to diagnose causes. For example there may not be a telnet listener on the UNIX machine, or "they" may have changed the rules so that it does not use port number 23, or any number of other possbilitie...
- Mon Apr 24, 2006 4:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine does not produce desired o/p in datastage job
- Replies: 13
- Views: 3335
- Mon Apr 24, 2006 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: HOW TO CAPTURE DATABASE CONNECTION ERROR
- Replies: 8
- Views: 1801
Your original approach is the most sound. Create a small job that runs a simple query, and detect the error information in that. You can use a Routine that inspects its log, or you can use link variables in the job itself. This is run in a job sequence that decides whether to run the main job depend...
- Mon Apr 24, 2006 4:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert and update the records to sqlserver
- Replies: 17
- Views: 5338
- Mon Apr 24, 2006 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Director cannot get job status
- Replies: 8
- Views: 4368
Execute the following commands to identify possibly corrupted storage.
Code: Select all
UVFIXFILE DS_JOBS
UVFIXFILE DS_JOBOBJECTS
UVFIXFILE RT_CONFIG805
UVFIXFILE RT_STATUS805
UVFIXFILE RT_LOG805- Mon Apr 24, 2006 4:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IsValid with date format
- Replies: 13
- Views: 5720
- Mon Apr 24, 2006 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal to String (TD to XML file)
- Replies: 4
- Views: 972
- Mon Apr 24, 2006 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup fileset vs Dataset
- Replies: 8
- Views: 8979
Why does DS load other types of lookup into temporary lookup fileset? It does not load other types of lookup into a temporary Lookup File Set - this was a conceptual explanation. If you do not have an explicit Lookup File Set in your design, and you are not performing a sparse lookup, then the exte...
- Mon Apr 24, 2006 4:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error, running with 4 nodes
- Replies: 2
- Views: 824
- Mon Apr 24, 2006 4:11 pm
- Forum: Site/Forum
- Topic: Version 8.x
- Replies: 1
- Views: 1641
Version 8.x
DataStage TX 8.0 has been GA (generally available) for some time now, and we're getting the odd question about Hawk. It's almost time for 8.x to appear in the drop-down list of versions. Can I also suggest that 7.5 also appear? It has some version-specific features that differentiate it from the oth...
- Mon Apr 24, 2006 4:08 pm
- Forum: Site/Forum
- Topic: 12k members and still going strong
- Replies: 1
- Views: 1425