Search found 15603 matches
- Wed Aug 22, 2012 4:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: double code
- Replies: 1
- Views: 955
- Tue Aug 21, 2012 10:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file stage issue in datastage release 8.5
- Replies: 20
- Views: 16097
- Tue Aug 21, 2012 10:00 am
- Forum: General
- Topic: Server routine to calculate %
- Replies: 6
- Views: 1910
Well it is a premium post... but it cruelly cut off the code just mere characters away from the important part:
Code: Select all
TempString=' ':Field(Arg1,'%',1)
Var1 = FIELD(TempString,' ',DCOUNT(TempString,' '))
- Tue Aug 21, 2012 9:50 am
- Forum: General
- Topic: Help needed on Requirement - File Processing
- Replies: 13
- Views: 3205
- Tue Aug 21, 2012 9:47 am
- Forum: General
- Topic: Server routine to calculate %
- Replies: 6
- Views: 1910
- Tue Aug 21, 2012 12:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file stage issue in datastage release 8.5
- Replies: 20
- Views: 16097
- Tue Aug 21, 2012 12:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Build Operator Example Per Record Tab
- Replies: 3
- Views: 1779
I have written some build-ops but I can't post customer code. What I can do is remove most of the operative code to give you an idea of what happens. In the code posted, the build-op does it's own record processing, i.e. it takes over from DataStage and does all reads and writes by itself; normally ...
- Tue Aug 21, 2012 12:02 am
- Forum: General
- Topic: DS Engine log
- Replies: 4
- Views: 1486
- Mon Aug 20, 2012 10:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file stage issue in datastage release 8.5
- Replies: 20
- Views: 16097
- Mon Aug 20, 2012 7:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file stage issue in datastage release 8.5
- Replies: 20
- Views: 16097
- Mon Aug 20, 2012 1:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_loadlibrary: Win32 error in LoadLibrary of dsdb2.dll
- Replies: 3
- Views: 1173
- Mon Aug 20, 2012 1:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file stage issue in datastage release 8.5
- Replies: 20
- Views: 16097
- Mon Aug 20, 2012 1:21 am
- Forum: General
- Topic: Notification Activity Executes successfully but no emails
- Replies: 3
- Views: 1014
remember that the search rules for $PATH and other environment variables is different when called from a DataStage background process than when called from your user. 1. Explicitly use the full path to your sendmail executable. 2. If (1) doesn't work, add some debugging and echo commands to the scri...
- Sun Aug 19, 2012 9:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex flat file stage issue in datastage release 8.5
- Replies: 20
- Views: 16097
It would be nice to know what the values and the corresonding strings in the file are. If the last digit is correct with positive numbers and only a string when the values are negative then at least we know for certain what the representation is. The CFF stage should still be able to interpret this ...
- Sun Aug 19, 2012 4:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datatype conversions
- Replies: 17
- Views: 8493