Search found 53125 matches
- Wed Jul 12, 2006 3:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Where is the restart point?
- Replies: 2
- Views: 821
The start point is the first "do not checkpoint run" activity. This setting means that the activity is always run, whether it's a clean start or a restart. Any successfully completed and checkpointed activities are skipped, with events being logged to inform you that they have been skipped. For exam...
- Wed Jul 12, 2006 3:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datatstage Manager: Export/Import problem
- Replies: 13
- Views: 9228
- Wed Jul 12, 2006 3:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is there any limit for Stage variables in one transformer
- Replies: 15
- Views: 3664
- Wed Jul 12, 2006 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter Stage Query
- Replies: 7
- Views: 8566
- Wed Jul 12, 2006 3:27 pm
- Forum: Enhancement Wish List
- Topic: Configurable checkpoint and restart behaviour
- Replies: 5
- Views: 3302
- Wed Jul 12, 2006 11:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: strange problem with output hashed file
- Replies: 13
- Views: 3867
- Wed Jul 12, 2006 11:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: oracle stage
- Replies: 4
- Views: 1513
- Wed Jul 12, 2006 9:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Paralllel job
- Replies: 2
- Views: 1001
- Wed Jul 12, 2006 9:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_loadlibrary: Win32 error in LoadLibrary of dsidoc.dll
- Replies: 1
- Views: 744
- Wed Jul 12, 2006 7:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: handling the DS JOB for a file with 2 scenarios
- Replies: 6
- Views: 1555
- Wed Jul 12, 2006 7:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: not able to create a new coloumn using modify stage
- Replies: 3
- Views: 1035
You also need a length for string.
Code: Select all
Col5:string[1]=lowercase_string(Col1)- Wed Jul 12, 2006 7:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing correct English in this forum when asking questions!
- Replies: 21
- Views: 5302
- Wed Jul 12, 2006 5:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Inactive timeout
- Replies: 2
- Views: 764
When you connect you request an instance to be started of the dscs (DataStage common server) service, which runs as dsapi_server. This manages the connection at the server end, including the connection inactivity timeout. If this triggers the dsapi_server process closes down gracefully, closing any ...
- Wed Jul 12, 2006 5:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File Hadling Function in Routines
- Replies: 5
- Views: 1602
- Wed Jul 12, 2006 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Partioning Data
- Replies: 3
- Views: 1155