Search found 53125 matches
- Thu Sep 20, 2007 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retriving Table Names used in a job
- Replies: 3
- Views: 763
- Thu Sep 20, 2007 12:09 am
- Forum: General
- Topic: Datastage to informatica
- Replies: 4
- Views: 1061
- Wed Sep 19, 2007 4:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Comilation error on $APT_CONFIG_FILE in sequence
- Replies: 5
- Views: 1471
- Wed Sep 19, 2007 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can we apply iconv or oconv in parallel
- Replies: 7
- Views: 3564
- Wed Sep 19, 2007 4:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS_PXDEBUG
- Replies: 4
- Views: 2688
- Wed Sep 19, 2007 4:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Global Search and Replace for Stage Variables
- Replies: 6
- Views: 1574
If you export including default property values a fairly simple search/replace ought to be possible, unless you're inserting new stage variables. In that case, yes, it's doable with a DataStage BASIC routine. I've written them in the past, but always left them at customer sites. There's no such thin...
- Wed Sep 19, 2007 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage job trigger using java
- Replies: 8
- Views: 5321
- Wed Sep 19, 2007 4:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: query in a column
- Replies: 7
- Views: 1434
- Wed Sep 19, 2007 4:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Load Balancing using job Control
- Replies: 15
- Views: 3556
You can also create a job sequence with N streams of job activities. This will restrict execution to at most N jobs at a time. Job1 ----> Job5 ----> Job9 ----> Job13 ----> Job17 Job2 ----> Job6 ----> Job10 ----> Job14 ----> Job18 Job3 ----> Job7 ----> Job11 ----> Job15 ----> Job19 Job4 ----> Job8 --...
- Wed Sep 19, 2007 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 Bulk Load stage - Restartability question
- Replies: 1
- Views: 1155
- Wed Sep 19, 2007 4:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: installation enquiry
- Replies: 4
- Views: 1699
Why not just create additional projects on the same server machine? Projects can be placed wherever you like - the location is established when each project is created. You do not require an additional copy of the server software (except, of course, to further enrich IBM with the licensing revenue f...
- Wed Sep 19, 2007 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Iterating a single server job over multiple schemes
- Replies: 6
- Views: 1953
Can you create the loop in a job sequence, passing schema name, user ID, password and any other required information to the job on each iteration. The lists of parameters (connection strings, effectively) might be read from a file into user variables from which the StartLoop activity can set up the ...
- Wed Sep 19, 2007 4:29 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Passing 2 values in one parameters
- Replies: 8
- Views: 4073
- Wed Sep 19, 2007 4:27 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Flat files in Profile Stage
- Replies: 2
- Views: 2197
- Wed Sep 19, 2007 1:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: confusion with Log file
- Replies: 3
- Views: 949