Search found 53125 matches
- Sun Oct 14, 2007 8:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot import the SQL server 2000 Stored Procedure...
- Replies: 5
- Views: 1077
- Sat Oct 13, 2007 5:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem with load command while online backups running
- Replies: 3
- Views: 1237
- Sat Oct 13, 2007 5:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server- Connectivity- login to client componenets
- Replies: 4
- Views: 1284
- Sat Oct 13, 2007 9:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating dynamic table.
- Replies: 5
- Views: 1501
- Sat Oct 13, 2007 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL SERVER - Character missing in Datasatge
- Replies: 5
- Views: 1977
- Fri Oct 12, 2007 2:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: varchar is not trimming spaces while loadding to oracle EE
- Replies: 3
- Views: 1268
Nor should it.
will preserve the trailing spaces, because they are part of the data. DataStage behaves in the same way. If you want them trimmed, you have to trim them.
Code: Select all
INSERT INTO table(col1,col2) VALUES (123, "XYZ ");- Fri Oct 12, 2007 2:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Tunning Techniques in Parallel
- Replies: 1
- Views: 1258
By tunning one can only assume that you wish to liquefy your jobs and store the same in casks or barrels. How do you define "performance" in an ETL context? What are your key performance indicators? Why do you believe your job design to be sub-optimal? Do you believe that your databases (DB2 and Ora...
- Fri Oct 12, 2007 2:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DRS Stage- Environmenta Variable
- Replies: 10
- Views: 4877
Do some debugging. Find out what was actually passed. Job parameter names must be correctly spelled and correctly cased in order to work properly. Further, they must be enclosed in a pair of "#" characters when used in passive stage types. Did you type the job parameter reference in your design, or ...
- Fri Oct 12, 2007 2:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dele from SQL Server table using DRS stage
- Replies: 6
- Views: 1613
- Fri Oct 12, 2007 2:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data set Vs sequential file
- Replies: 3
- Views: 1763
It is the resource disk that is used to store the data files associated with Data Sets and File Sets. The assertion by ggs to have knowledge that "both of the stages can be loaded with the data formats like .CSV,.txt,and .dat" is horribly misplaced and, not to put too fine a point on it, so wrong. N...
- Fri Oct 12, 2007 2:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Convert accented characters to english
- Replies: 9
- Views: 9218
- Fri Oct 12, 2007 2:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Plug-ins instalation & configuration
- Replies: 11
- Views: 2770
- Fri Oct 12, 2007 1:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Web Service in command line from DataStage EE 7.5.1
- Replies: 7
- Views: 2721
- Fri Oct 12, 2007 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Conversion Warnings
- Replies: 11
- Views: 3932
- Fri Oct 12, 2007 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Web Service in command line from DataStage EE 7.5.1
- Replies: 7
- Views: 2721