Search found 53125 matches
- Fri Nov 02, 2012 3:56 pm
- Forum:
- Topic: Weird Behavior by Import Export Manager
- Replies: 5
- Views: 1963
- Thu Nov 01, 2012 5:57 pm
- Forum: General
- Topic: uvodbc.config empty but odbc works anyway
- Replies: 9
- Views: 3166
- Thu Nov 01, 2012 5:56 pm
- Forum: General
- Topic: How to Get Metadata Info from XML Export file of DS Job?
- Replies: 8
- Views: 3675
- Thu Nov 01, 2012 8:09 am
- Forum: DSXchange Testimonials
- Topic: Really appreciate this resource
- Replies: 1
- Views: 8012
- Thu Nov 01, 2012 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle connector stage
- Replies: 11
- Views: 4255
- Wed Oct 31, 2012 10:52 pm
- Forum: General
- Topic: uvodbc.config empty but odbc works anyway
- Replies: 9
- Views: 3166
- Wed Oct 31, 2012 10:51 pm
- Forum: General
- Topic: Information Server version 9.1
- Replies: 18
- Views: 11528
- Wed Oct 31, 2012 10:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning 'delim=end' did not consume entire input
- Replies: 5
- Views: 22701
- Wed Oct 31, 2012 10:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between 'Oracle OCI' and 'Oracle Connector'
- Replies: 7
- Views: 6269
Better use Oracle Connector stage to handle large volumes of data. It is 20% faster than OCI stage. 42% of all statistics are made up. Where did you get this figure? Are there any specified conditions under which the 20% was obtained? I could create jobs in which the OCI is faster than the Oracle C...
- Wed Oct 31, 2012 10:00 am
- Forum: General
- Topic: How to change the date format in the job control
- Replies: 10
- Views: 2328
Code: Select all
Convert(" ", "", Oconv(Iconv(Field(InLink.TheString, " ", 1, 1), "DYMD"), "DMY[A3,4]"))- Wed Oct 31, 2012 9:57 am
- Forum: General
- Topic: Need Link Count
- Replies: 2
- Views: 1205
- Wed Oct 31, 2012 6:07 am
- Forum: General
- Topic: uvodbc.config empty but odbc works anyway
- Replies: 9
- Views: 3166
- Wed Oct 31, 2012 12:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove unwanted character from file using any stage
- Replies: 6
- Views: 3167
- Wed Oct 31, 2012 12:16 am
- Forum: General
- Topic: Realistic uppper limit quantity of jobs in on Project
- Replies: 7
- Views: 1928
Each job log is a hashed file, with 32-bit addressing. The limit on the total volume of entries is, therefore, 2GB by default. How many actual entries this is depends on how large the various entries are. If you choose to convert particular log hashed files to 64-bit addressing, then the limit on vo...
- Tue Oct 30, 2012 7:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating records based on column value
- Replies: 7
- Views: 1890