Search found 53125 matches
- Fri Jul 23, 2010 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL server connection in Datastage
- Replies: 4
- Views: 3817
- Fri Jul 23, 2010 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compare stage output subrecords in ()...
- Replies: 8
- Views: 2441
- Fri Jul 23, 2010 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Controlling the data flow between the stages in same job.
- Replies: 15
- Views: 6784
That was already considered but there is a concern about the size of the detail file so the OP was looking into... alternatives, techniques that don't require duplicating the data, even temporarily. Look carefully at my redirection. The detail_file is also the target file. Only the header and trail...
- Fri Jul 23, 2010 3:48 pm
- Forum: General
- Topic: MSXML Parser 4.0
- Replies: 7
- Views: 3563
HI Ray... Curious, as I've never seen this error.......did it matter what bridge you were trying to use? Ernie I don't believe so - I tried three. But this was a brand new installation of Windows Server 2003 with NOTHING else - no Office, no nothing. Downloading MSXML Parser 4.0 solved the problem,...
- Fri Jul 23, 2010 3:45 pm
- Forum: Data Quality Best Practices
- Topic: Data Matching: QualityStage vs Oracle’s Soundex
- Replies: 5
- Views: 13993
- Fri Jul 23, 2010 5:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to create files for two column combination
- Replies: 5
- Views: 1432
- Fri Jul 23, 2010 5:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Controlling the data flow between the stages in same job.
- Replies: 15
- Views: 6784
Can you change the job design entirely? Process all records, but write three files (the header, the details and the trailer). The header and trailer could well be in /tmp. In an after-job subroutine assemble the three into one file and delete the temporary files. cat header_file detail_file trailer_...
- Fri Jul 23, 2010 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing metadata information from the DS Repository
- Replies: 10
- Views: 2185
New? With 425 posts? The structure of the Repository is undocumented and unsupported with complete metadata - this was a deliberate design decision of the vendor. There is no consistent way to find table definition information in the DS_JOBOBJECTS table - as I noted, the record structure varies acco...
- Fri Jul 23, 2010 5:17 am
- Forum: General
- Topic: Unable to execute shell script from DataStage
- Replies: 5
- Views: 3826
- Fri Jul 23, 2010 5:16 am
- Forum: General
- Topic: MSXML Parser 4.0
- Replies: 7
- Views: 3563
- Fri Jul 23, 2010 3:59 am
- Forum: General
- Topic: DTD & XSL for a DataStage job exported in XML
- Replies: 1
- Views: 1198
- Fri Jul 23, 2010 3:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in IIS 8.1 - Windows 2003 64bits
- Replies: 3
- Views: 2111
- Fri Jul 23, 2010 3:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Subtract one day from a timestamp column
- Replies: 3
- Views: 3909
Re: Subtract one day from a timestamp column
How do you handle the time component in this "solution"?satyanarayana wrote:convert into julian date and minus number of days you want and reconvert into date format.
- Fri Jul 23, 2010 3:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify date_from_julian_date
- Replies: 17
- Views: 7891
- Fri Jul 23, 2010 3:51 am
- Forum: General
- Topic: MSXML Parser 4.0
- Replies: 7
- Views: 3563