Why is "always running" a problem?
You use the Information Server Console to control jobs that use Information Services Director, including any possible need to stop and start "always running" jobs.
And you use "end of wave" behaviour to identify units of work.
Search found 53125 matches
- Mon Mar 04, 2013 6:42 pm
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: set parameter as array for webservice
- Replies: 15
- Views: 12679
- Mon Mar 04, 2013 6:41 pm
- Forum: General
- Topic: Current date as a Parameter
- Replies: 2
- Views: 871
1. No. 2. Not in a Sequencer, but yes in a Sequence. My preferred formula in an expression in a Sequence is to use the @DATE and @TIME system variables, but you could use Date() and Time() functions instead. Assuming that you don't want fractional seconds, a suitable formulation is Oconv(@DATE,"...
- Mon Mar 04, 2013 6:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading data to SAP
- Replies: 9
- Views: 3002
- Mon Mar 04, 2013 6:34 pm
- Forum: General
- Topic: Passing read rows from one job activity to other in seq
- Replies: 17
- Views: 5252
- Mon Mar 04, 2013 3:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Connector Rejects producing more records
- Replies: 4
- Views: 2358
- Mon Mar 04, 2013 3:33 pm
- Forum:
- Topic: Metadata Interchange fails to locate Information Server Home
- Replies: 5
- Views: 3355
- Mon Mar 04, 2013 1:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Connector Rejects producing more records
- Replies: 4
- Views: 2358
- Mon Mar 04, 2013 1:23 am
- Forum: General
- Topic: Trigger the next activity based on the output of routine
- Replies: 6
- Views: 1364
- Mon Mar 04, 2013 1:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential File rejects
- Replies: 3
- Views: 1318
- Sun Mar 03, 2013 9:56 pm
- Forum: General
- Topic: Attempting to Cleanup after ABORT raised in job
- Replies: 1
- Views: 1793
- Sun Mar 03, 2013 9:54 pm
- Forum: General
- Topic: Extracting Daily run times of all Jobs Run
- Replies: 5
- Views: 1514
- Sun Mar 03, 2013 3:16 pm
- Forum: General
- Topic: Extracting Daily run times of all Jobs Run
- Replies: 5
- Views: 1514
- Sun Mar 03, 2013 3:14 pm
- Forum: General
- Topic: Unable to begin a transaction error in DS Client
- Replies: 2
- Views: 2468
- Sun Mar 03, 2013 3:13 pm
- Forum: General
- Topic: Workload Management
- Replies: 4
- Views: 2139
- Sat Mar 02, 2013 3:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle OCI stage
- Replies: 6
- Views: 1817
In short, you don't. Only the DataStage engine connects to Oracle. Your client connects to the DataStage engine. If you want to talk directly to Oracle from your Windows machine, simply install and configure Oracle client software and tools for Windows right there. But this will not involve DataStag...