There are no limits. The original UniVerse database storage concept allowed for completely arbitrary stucture sizes (limited only by machine resources).
Some log messages, particularly those returned from Microsoft ODBC data sources, are thousands of characters long.
Search found 53125 matches
- Sat Jan 30, 2010 5:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: max length between two value marks in a multi value column
- Replies: 9
- Views: 1995
- Sat Jan 30, 2010 5:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: List all routines in the project
- Replies: 2
- Views: 1317
COUNT does not list them. LIST does. Or you can use SQL.
Code: Select all
SELECT @ID FROM DS_ROUTINES WHERE @ID NOT LIKE '\\%';- Sat Jan 30, 2010 5:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: installation of 8v on windows2008server
- Replies: 3
- Views: 1427
- Sat Jan 30, 2010 5:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "No output from command " from routine stage
- Replies: 28
- Views: 9496
- Sat Jan 30, 2010 5:05 am
- Forum: IBM QualityStage
- Topic: Investigate stage inactive
- Replies: 7
- Views: 2881
- Fri Jan 29, 2010 2:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "No output from command " from routine stage
- Replies: 28
- Views: 9496
- Fri Jan 29, 2010 2:35 pm
- Forum: General
- Topic: Job dependancy between different DS projects
- Replies: 10
- Views: 3244
- Fri Jan 29, 2010 2:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: compilation of the job hanging
- Replies: 17
- Views: 4775
- Fri Jan 29, 2010 2:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC Setup - Empty DSN: list returned from host
- Replies: 16
- Views: 13876
- Fri Jan 29, 2010 2:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot see Projects from Administrator
- Replies: 11
- Views: 3766
- Fri Jan 29, 2010 2:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "No output from command " from routine stage
- Replies: 28
- Views: 9496
- Fri Jan 29, 2010 2:15 pm
- Forum: IBM QualityStage
- Topic: ERROR related to one of the Input files
- Replies: 4
- Views: 1898
- Fri Jan 29, 2010 2:11 pm
- Forum: IBM QualityStage
- Topic: Error while using Match stage
- Replies: 1
- Views: 1643
- Fri Jan 29, 2010 4:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: trim space that appears in between the column value populate
- Replies: 4
- Views: 1330
Code: Select all
Convert(" ", "", InLink.ColumnName)- Fri Jan 29, 2010 4:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Audit Using DS
- Replies: 7
- Views: 2377