Search found 53125 matches
- Wed Apr 24, 2013 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to read oracle BLOB payload
- Replies: 16
- Views: 29356
- Wed Apr 24, 2013 3:58 pm
- Forum: General
- Topic: Password Encryption Using Encrypt.bat
- Replies: 8
- Views: 4983
- Wed Apr 24, 2013 3:55 pm
- Forum: General
- Topic: DSJOB - special case
- Replies: 6
- Views: 1908
You can also use "dot notation" for example
Code: Select all
-param MySet.MyParam=1- Wed Apr 24, 2013 1:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join Stage Output order
- Replies: 3
- Views: 1173
- Tue Apr 23, 2013 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to use Copy stage Force property
- Replies: 14
- Views: 7252
- Tue Apr 23, 2013 2:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing in a DataStage encrypted password to ISD
- Replies: 2
- Views: 2635
- Tue Apr 23, 2013 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to read oracle BLOB payload
- Replies: 16
- Views: 29356
- Tue Apr 23, 2013 2:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Slow performance after migration to SQL Server 2008
- Replies: 7
- Views: 3567
- Tue Apr 23, 2013 2:12 pm
- Forum: General
- Topic: Parameterization in Query Files
- Replies: 10
- Views: 2454
- Tue Apr 23, 2013 2:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to read oracle BLOB payload
- Replies: 16
- Views: 29356
- Tue Apr 23, 2013 2:32 am
- Forum: General
- Topic: Parameterization in Query Files
- Replies: 10
- Views: 2454
What Roland said. I have in the past created generic jobs of this kind to move data from Oracle to MySQL. Five jobs for 837 tables. I read the metadata from Oracle system tables (you could use DESCRIBE) to determine which of the five generic jobs to use. The one that handled BLOB had the functions I...
- Tue Apr 23, 2013 1:14 am
- Forum: General
- Topic: Parameterization in Query Files
- Replies: 10
- Views: 2454
DataStage should resolve it if the query is in a stage. Make sure that the spelling and casing of the job parameter reference in your SQL query exactly match those of the actual job parameter defined in the Job Properties Parameters page. Also make sure that the value provided for that parameter is ...
- Tue Apr 23, 2013 1:11 am
- Forum: General
- Topic: dsjob question
- Replies: 2
- Views: 1133
- Mon Apr 22, 2013 4:40 pm
- Forum: General
- Topic: Disable NLS to improve performance
- Replies: 7
- Views: 3876
- Mon Apr 22, 2013 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: UserId and password in .odbc.ini
- Replies: 3
- Views: 1301