Some combination of Date/String conversion functions with appropriate date picture arguments.
Stage variables are OK too; they become local variables in the generated code.
Search found 53125 matches
- Sun Aug 28, 2005 6:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date manipulation
- Replies: 5
- Views: 1463
- Sun Aug 28, 2005 4:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Microsoft Exchange Server and Notification Activity
- Replies: 1
- Views: 1017
- Sun Aug 28, 2005 4:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can UtilityabortToLog be used in PX?
- Replies: 4
- Views: 1550
Since UtilityAbortToLog is written as a transform function, it can not be used in parallel jobs unless from a BASIC Transformer stage. I am even more strict than Kim; I construct jobs that never abort; instead they log warning messages and, possibly, propagate their status to their callers using the...
- Sat Aug 27, 2005 6:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compiling in DS 7.5
- Replies: 11
- Views: 2962
- Sat Aug 27, 2005 6:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: one field from multirow lookup to multivalue field
- Replies: 30
- Views: 6194
- Sat Aug 27, 2005 6:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compiling in DS 7.5
- Replies: 11
- Views: 2962
- Sat Aug 27, 2005 6:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Juilan date Conversion
- Replies: 3
- Views: 939
- Sat Aug 27, 2005 6:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error creating named pipe : (231) All pipe instances are bus
- Replies: 3
- Views: 3220
You need to establish where (in which folder) the named pipes used to communicate with SAP are created, so that you can check that they are removed once the job completes. Use an Explorer search, perhaps for files modified in the past 24 hours. Why only for SAP BW load? Because nothing else you're d...
- Fri Aug 26, 2005 5:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JD Edwards and Siebel Plugins
- Replies: 2
- Views: 1284
- Fri Aug 26, 2005 5:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Microsoft server moved to new domain - reinstall required?
- Replies: 7
- Views: 2575
That's because authentication is recorded as fully qualified names (for example domain\name or machine\name) in some locations. There is a hashed file called UV.LOGINS in the UV account that you can use to map domain names, machine names and unqualified names, but there is no DataStage documentation...
- Fri Aug 26, 2005 5:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to check a Hashed File being used by
- Replies: 10
- Views: 3495
- Fri Aug 26, 2005 5:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: one field from multirow lookup to multivalue field
- Replies: 30
- Views: 6194
- Fri Aug 26, 2005 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Get Reason for Rejected Rows in a sequential file
- Replies: 5
- Views: 2116
If the rejected rows are captured via a reject link, there is an event logged in the job log containing exactly the information you want. You can use Director's "Print to File" capability to write this event to a file, or you can create an after-stage/job routine to read that log entry and write its...
- Fri Aug 26, 2005 5:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Schedual
- Replies: 11
- Views: 3318
- Fri Aug 26, 2005 4:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Emailing the results
- Replies: 14
- Views: 3333