Search found 53125 matches
- Thu Jun 15, 2006 5:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Transaction Handling
- Replies: 4
- Views: 1248
- Thu Jun 15, 2006 5:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage scheduling
- Replies: 9
- Views: 3194
- Thu Jun 15, 2006 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Report in a Job Sequence.
- Replies: 6
- Views: 2001
- Thu Jun 15, 2006 4:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ChangeTimestamptoyear
- Replies: 7
- Views: 1294
If month might be one or two digits, the Field() function is more appropriate.
Adapt as required for different delimiter character.
Code: Select all
Field(in.Timestamp, "-", 2, 1)Adapt as required for different delimiter character.
- Thu Jun 15, 2006 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: performance tuning of hash file
- Replies: 2
- Views: 1760
Enabling the write cache will improve load performance (elapsed time) if the hashed file will fit into your cache. Size of the cache can be set using the Administrator client, but to no more than 999MB. This is probably enough for two million short rows. Not loading any column or row you don't need ...
- Thu Jun 15, 2006 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchestrate Operators
- Replies: 14
- Views: 6968
- Thu Jun 15, 2006 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: checking non-existent field
- Replies: 5
- Views: 1977
- Thu Jun 15, 2006 4:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unwanted file sent in attachment
- Replies: 5
- Views: 1194
All complaints to billg@microsoft.com 
- Thu Jun 15, 2006 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in joining 2 tables
- Replies: 12
- Views: 2648
- Thu Jun 15, 2006 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while using FTP enterprise stage to read a record
- Replies: 6
- Views: 1690
- Thu Jun 15, 2006 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Backing up DataStage and projects
- Replies: 5
- Views: 2240
You don't really need to back up the whole installation (though it's not a bad idea) - simply reinstalling the server would have a similar effect except you'd need to reconfigure .odbc.ini etc. You can back up your design components (the DS_... hashed files) any time, even if jobs are running, provi...
- Thu Jun 15, 2006 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems reading a file with large columns
- Replies: 7
- Views: 2254
- Thu Jun 15, 2006 3:55 pm
- Forum: IBM QualityStage
- Topic: QS Plugin Error
- Replies: 8
- Views: 3526
What looks suspicious? There are not error/warning messages, though it appears you have tracing enabled. Have you created user IDs for qsserv and qsrtmngr and, if so, are these also in the dstage group? Have you checked that you (or someone) actually deployed the SCVSTAN job? All QualityStage jobs m...
- Thu Jun 15, 2006 4:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Set param from a Job control
- Replies: 5
- Views: 966
- Thu Jun 15, 2006 4:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Backing up DataStage and projects
- Replies: 5
- Views: 2240