Search found 53125 matches
- Tue Jun 25, 2013 1:57 am
- Forum: General
- Topic: Datastage repository tables
- Replies: 4
- Views: 2143
The repository tables for DataStage version 9.1 are, essentially, the same as for versions earlier than 9.1. There are two repositories, in fact. There is the local, project, repository, which is the original design (from version 1.0), and there is the common metadata repository introduced by IBM in...
- Mon Jun 24, 2013 11:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data initialization
- Replies: 10
- Views: 2402
The number of records in a Data Set is given by
If you want just the number use the -n option
Code: Select all
dsrecords myDataSet.dsCode: Select all
dsrecords -n myDataSet.ds- Mon Jun 24, 2013 11:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RawLength Vs Len function
- Replies: 2
- Views: 2961
In DataStage BASIC (and therefore in sequences) you have ByteLen() rather than RawLength(). There is also LenDP() which is the length of a string in terms of the number of character positions needed to display it, catering primarily for double width characters encountered in some Asian character set...
- Mon Jun 24, 2013 11:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Query on Vertical Pivot
- Replies: 3
- Views: 1268
- Mon Jun 24, 2013 11:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in Join stage
- Replies: 4
- Views: 1127
- Mon Jun 24, 2013 11:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenation in transformer ?
- Replies: 9
- Views: 3571
- Mon Jun 24, 2013 10:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ICONV Date / Time format mask
- Replies: 9
- Views: 8185
You have to split the date from the time and convert them separately. DataStage BASIC has no knowledge of timestamps in any form. And, in particular, there is no internal format of a timestamp in DataStage BASIC. Curiously, perhaps, the supplied SDK Transforms and Routines do provide such a thing, t...
- Mon Jun 24, 2013 10:52 pm
- Forum: General
- Topic: Sequence job
- Replies: 7
- Views: 1710
- Mon Jun 24, 2013 10:47 pm
- Forum: General
- Topic: WARNING: Logon attempts are audited
- Replies: 12
- Views: 2463
- Mon Jun 24, 2013 10:44 pm
- Forum: General
- Topic: Subversion in DataStage
- Replies: 8
- Views: 4544
Here's how to get SubVersion up and running with Information Server Manager. This was done on a version 8.5 site, but should still be current. A newer version of SubVersion's Eclipse plug-in probably exists by now. Open Information Server Manager. From the Help menu choose Software Updates ; from it...
- Fri Jun 21, 2013 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: use of peak stage
- Replies: 3
- Views: 2040
- Fri Jun 21, 2013 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: loading oracle table issue
- Replies: 3
- Views: 1309
- Fri Jun 21, 2013 3:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting data for the last three months
- Replies: 13
- Views: 8003
- Fri Jun 21, 2013 3:36 pm
- Forum: General
- Topic: WARNING: Logon attempts are audited
- Replies: 12
- Views: 2463