Showing how / where / using what tool?naveed.zuber wrote:Now after moving CSV file from Windows to Unix,same CSV file showing Junk characters inplace of Japanese.
Search found 42189 matches
- Thu Jul 17, 2014 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Japanese .xlsx data handling in DatStage 8.7
- Replies: 10
- Views: 5005
- Thu Jul 17, 2014 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Stage - Flash Player
- Replies: 9
- Views: 6255
- Thu Jul 17, 2014 6:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question on DB2 Connector Parameter
- Replies: 6
- Views: 1448
- Wed Jul 16, 2014 10:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to search for a pattern in a string?
- Replies: 8
- Views: 3174
- Wed Jul 16, 2014 12:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question on DB2 Connector Parameter
- Replies: 6
- Views: 1448
- Wed Jul 16, 2014 11:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question on DB2 Connector Parameter
- Replies: 6
- Views: 1448
Sorry, I don't have anything really useful to add to this other than the fact that I don't see anything obviously wrong with what you are doing. Also, from what I recall the View Data code is a separate implementation from the running code so we have seen differences in the past between their behavi...
- Tue Jul 15, 2014 5:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage warning : varchar(255) to varchar(50)
- Replies: 3
- Views: 1763
Not sure you are doing anything wrong, per se... although it's not really a 'conversion' and all you are getting is a warning you that could demote if you want to stick with the stage. Found a Vincent McBurney blog entry on the Modify stage where he notes that it is all about converting from one dat...
- Tue Jul 15, 2014 9:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: AuditID Generation
- Replies: 1
- Views: 1188
That functionality doesn't exist until the 2012 version but you can mimic it in 2008. Or leverage the SDK routine KeyMgmtGetNextValue which is there for that exact purpose.
- Mon Jul 14, 2014 10:16 pm
- Forum: General
- Topic: How to see the purged logs in the director
- Replies: 2
- Views: 1409
- Mon Jul 14, 2014 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Coordinate Unit of Work
- Replies: 2
- Views: 1463
- Mon Jul 14, 2014 3:13 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Need to Publish 20,000 rows through ISD output stage SOAP
- Replies: 12
- Views: 10893
Sorry, for some reason I thought you had a job that pulled rows from DB2 and sent the XML to another service. Going far too fast today. :( Show us the abort / timeout error messages. You need to determine what part of your design is the culprit. It's been far too long but I believe as a test you can...
- Mon Jul 14, 2014 2:21 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Need to Publish 20,000 rows through ISD output stage SOAP
- Replies: 12
- Views: 10893
Just because you want to send all 20,000 records at once to the service doesn't mean it can handle that many / an XML that large. Check with the service owner / author first to see if that is even possible. Otherwise you may need to loop through the rows and send them individually or in smaller (lik...
- Mon Jul 14, 2014 2:10 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Need to Publish 20,000 rows through ISD output stage SOAP
- Replies: 12
- Views: 10893
- Mon Jul 14, 2014 1:15 pm
- Forum: General
- Topic: RFC Connection SetUp
- Replies: 5
- Views: 2657
- Mon Jul 14, 2014 7:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Basic Transformer in Parlell job getting Aborting
- Replies: 3
- Views: 2079