Search found 5168 matches
- Tue Feb 27, 2007 5:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Parameters between stages
- Replies: 12
- Views: 2859
- Tue Feb 27, 2007 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Weird problem with Sequential File Stage
- Replies: 26
- Views: 5780
When I give a blank filename or blank folder name, it got aborted. But interestingly with different error message Sequential_File_0,0: Source subproc: awk: Input line cannot be longer than 3,000 bytes. The input line number is 4. The file is /. The source line number is 1. What is your server flav...
- Tue Feb 27, 2007 5:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Limit the entry in the log file
- Replies: 8
- Views: 1659
- Tue Feb 27, 2007 5:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Sort stage
- Replies: 6
- Views: 999
- Tue Feb 27, 2007 5:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: literal spaces treated as a key
- Replies: 10
- Views: 3811
- Tue Feb 27, 2007 4:56 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Count number records from input file
- Replies: 4
- Views: 2178
- Tue Feb 27, 2007 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stages that support regular expressions (regex)
- Replies: 7
- Views: 7914
- Tue Feb 27, 2007 4:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Weird problem with Sequential File Stage
- Replies: 26
- Views: 5780
My Bad!!! Its "File=?" and not File Name. I gave File = /dev/null and Filter = awk -F'\t' '{if( FILENAME != " #FileDirectory#/ " ) {print $0} else {exit 1}}' #FileDirectory#/#Filename# And when I give a file name which doesn't available, it gave out the error Sequential_File_0,0: Source subproc: awk...
- Tue Feb 27, 2007 5:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To Make Error Report In DataStage
- Replies: 2
- Views: 975
If first line of the file contains the file names and all you need is just report whether its different or not, then just read the first line alone (either using "Read first n rows" option in sequential file or using Head stage or using pre processed file, and use the Change capture to find the chan...
- Tue Feb 27, 2007 5:04 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Count number records from input file
- Replies: 4
- Views: 2178
- Tue Feb 27, 2007 5:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stages that support regular expressions (regex)
- Replies: 7
- Views: 7914
- Tue Feb 27, 2007 4:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Limit the entry in the log file
- Replies: 8
- Views: 1659
- Tue Feb 27, 2007 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Weird problem with Sequential File Stage
- Replies: 26
- Views: 5780
- Tue Feb 27, 2007 4:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Weird problem with Sequential File Stage
- Replies: 26
- Views: 5780
- Tue Feb 27, 2007 4:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transformer
- Replies: 2
- Views: 674
Hi Purushotham,
Welcome aboard :D !!!
Are you sure this is the only error or warning message you got?
Check the postwith the very similar error.
Welcome aboard :D !!!
Are you sure this is the only error or warning message you got?
Check the postwith the very similar error.