Search found 15603 matches
- Mon Nov 09, 2009 4:28 am
- Forum: General
- Topic: Routine - Nested if-else
- Replies: 5
- Views: 2407
- Mon Nov 09, 2009 4:00 am
- Forum: General
- Topic: Routine - Round() function
- Replies: 4
- Views: 3331
The INT() function truncates a number, so for positive numbers the function would be
Code: Select all
INT(In.NumericValue+0.5)- Mon Nov 09, 2009 3:58 am
- Forum: General
- Topic: Routine - equivalent Round() in datastage
- Replies: 1
- Views: 3169
Asking the same question in two threads won't get you better answers.
- Mon Nov 09, 2009 3:38 am
- Forum: General
- Topic: Routine - Round() function
- Replies: 4
- Views: 3331
- Mon Nov 09, 2009 3:30 am
- Forum: General
- Topic: Rountine - sysdate
- Replies: 1
- Views: 656
- Mon Nov 09, 2009 2:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Degree ° symbol issue from DB2 on AS/400
- Replies: 4
- Views: 5963
- Mon Nov 09, 2009 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to check byte length of data?
- Replies: 10
- Views: 4457
Craig - we had to put in a BASIC transform stage in order to figure out byte lengths, basically we had to parse a very long string into multiple Oracle strings and they could contain multibyte data and the BASIC ByteLen() was our first choice. I think we've now replaced that with a BuildOp because t...
- Mon Nov 09, 2009 2:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to execute orchadmin commands
- Replies: 10
- Views: 20813
Set the $APT_CONFIG_FILE in your user's .profile, e.g.:
Code: Select all
export APT_CONFIG_FILE=/opt/IBM/InformationServer/Server/Configurations/default.apt- Sun Nov 08, 2009 4:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: BuildOPs and large files
- Replies: 2
- Views: 1265
If you manually enter your compile from the command line does it compile without an error? /usr/vacpp/bin/xlC_r -O -I/dms/Ascential/projects/DMSProjects/buildop -I/landing01/dataint/Ascential/DataStage/PXEngine/include -D_LARGE_FILES -qlonglong /dms/Ascential/projects/DMSProjects/buildop/bosource307...
- Thu Nov 05, 2009 3:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Opportunity
- Replies: 0
- Views: 822
- Thu Nov 05, 2009 3:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reject file
- Replies: 2
- Views: 1199
- Wed Nov 04, 2009 6:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: intermediate hash file
- Replies: 5
- Views: 1309
- Tue Nov 03, 2009 5:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: U_ILLEGAL_ARGUMENT_ERROR encountered in Datastage PX 7.5.2
- Replies: 7
- Views: 3138
- Mon Nov 02, 2009 9:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting Sequencer name from the job name
- Replies: 16
- Views: 5933
- Mon Nov 02, 2009 9:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NLS - Loading Extended Characters to SQL Server 2005
- Replies: 11
- Views: 4972