Copy stage.
Note, however, that Peek will not "fill up your log" - it will capture only the sample you specify (by default 10 rows per node).
Search found 53125 matches
- Fri Jul 15, 2011 3:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dummy stage
- Replies: 2
- Views: 936
- Fri Jul 15, 2011 3:35 am
- Forum: General
- Topic: Finding the projects,jobs,logs in unix
- Replies: 13
- Views: 3717
Code: Select all
cd `cat /.dshome`
. ./.dsenv
bin/dssh "SELECT @ID, PATH FROM UV.ACCOUNT WHERE @ID NOT IN ('UV', 'uv', 'DS', 'ds');"- Thu Jul 14, 2011 8:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning :field not present in the output interface
- Replies: 5
- Views: 17126
- Thu Jul 14, 2011 8:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU its Cores and Nodes
- Replies: 6
- Views: 2172
- Thu Jul 14, 2011 3:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Config file with Conductor & computing nodes setup probl
- Replies: 4
- Views: 1566
- Thu Jul 14, 2011 3:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: incoming .csv file with embedded line breaks
- Replies: 5
- Views: 3403
- Thu Jul 14, 2011 1:08 am
- Forum: General
- Topic: Number of stages in Job sequences
- Replies: 10
- Views: 2750
Code: Select all
cd '&COMO&' Code: Select all
cd \&COMO\&- Thu Jul 14, 2011 1:06 am
- Forum: General
- Topic: Difference between dsx files of version 7 and 8
- Replies: 11
- Views: 2409
- Wed Jul 13, 2011 5:38 pm
- Forum: General
- Topic: Difference between dsx files of version 7 and 8
- Replies: 11
- Views: 2409
- Wed Jul 13, 2011 5:37 pm
- Forum: General
- Topic: Passing commandoutput as a parameter in to the parameter set
- Replies: 14
- Views: 5567
- Wed Jul 13, 2011 5:32 pm
- Forum: General
- Topic: Read records from a file based on index files byte position
- Replies: 15
- Views: 4779
Here's how I would go about it. Search DSXchange for code for OpenSequentialFile, which handles all file opening problems. Some error handling has been omitted for clarity. FUNCTION ReadPartOfFile(aStartPosition, aEndPosition) DEFFUN OpenSequentialFile(FilePath, OpenMode, WriteMode, LogMode) Calling...
- Wed Jul 13, 2011 5:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extracting SQL Server VARCHAR(MAX)
- Replies: 2
- Views: 2273
- Wed Jul 13, 2011 5:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we connect to ODBC source using DNS instead of IP
- Replies: 1
- Views: 999
- Wed Jul 13, 2011 5:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Type 1 and Type 2 co-exist in SCD
- Replies: 1
- Views: 1032
- Wed Jul 13, 2011 5:10 pm
- Forum: General
- Topic: Many projects require different db clients on 1 DS engine
- Replies: 5
- Views: 2359