Search found 53125 matches
- Mon Feb 09, 2015 4:00 pm
- Forum: General
- Topic: DataStage SET.FILE command
- Replies: 2
- Views: 1275
There are two variants of the command. The one that is used with a pathname does not have a dot (it is SETFILE). The one with the dot creates a logical pointer (also known as a Q pointer for historical reasons) and must perforce work with VOC entries in the project account. In your case, simply lose...
- Sun Feb 08, 2015 8:17 pm
- Forum: General
- Topic: Warning installing 11.3 Client on Windows 7 virtual machine
- Replies: 3
- Views: 4393
Have you looked in the install log (or, perhaps, at the screen if you were using the -verbose option) to get more information about what the problem is? From the small amount of information you've provided, it appears that the problem was in installing the client component of InfoSphere Metadata Ass...
- Sun Feb 08, 2015 8:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: teatadata connector stage
- Replies: 2
- Views: 1909
- Sat Feb 07, 2015 3:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup design
- Replies: 2
- Views: 1164
You have two choices in the Lookup stage. Set the Lookup Failed property to Continue, making sure that all columns coming from the reference input are define as nullable there and on the output link, and check for NULL downstream. Set the Lookup Failed property to Output (the name of this value may ...
- Sat Feb 07, 2015 3:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration file warning
- Replies: 5
- Views: 2429
- Sat Feb 07, 2015 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: strip BOM in schema file
- Replies: 2
- Views: 2303
- Wed Feb 04, 2015 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Read Business Glossary in DS 9.1
- Replies: 4
- Views: 2483
- Wed Feb 04, 2015 3:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to convert a one column input to multiple column
- Replies: 8
- Views: 4293
- Wed Feb 04, 2015 3:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversion YYYY-MM-DD to MM/DD/YYYY
- Replies: 6
- Views: 2173
You can try declaring the metadata for the input file as data type string (that is, SQL data type Char), with an appropriate format string in the extended properties if YYYY-MM-DD is not your system's default format. This will read the date and convert it to a binary date type, which should be able ...
- Wed Feb 04, 2015 3:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: yyyyy-mm-dd to DD/MM/YYYY
- Replies: 8
- Views: 5842
- Tue Feb 03, 2015 10:10 pm
- Forum: General
- Topic: Installing Information Server 11.3.1 - surprises
- Replies: 17
- Views: 20148
Another surprise for me today (may exist in previous versions). orchadmin check objects to comments in the beginning of the configuration file. $ bin/orchadmin check ##E IIS-DSEE-TFRM-00003 While parsing ORCHESTRATE config file, near line 1: Expecting open brace at beginning of config file, instead ...
- Tue Feb 03, 2015 10:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversion YYYY-MM-DD to MM/DD/YYYY
- Replies: 6
- Views: 2173
- Tue Feb 03, 2015 6:10 pm
- Forum: General
- Topic: Monitoring if sqn datastage jobs finished successfully
- Replies: 8
- Views: 2337
- Tue Feb 03, 2015 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File Transformations
- Replies: 10
- Views: 4529
- Tue Feb 03, 2015 3:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: odbc connector stage performance issue on Oracle 12 C
- Replies: 2
- Views: 1346