Search found 15603 matches
- Tue Aug 23, 2005 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage scheduler problem
- Replies: 7
- Views: 2934
The userid/password you enter in this location is to tell the scheduler which userid/password to run under and isn't related to the database connection at all. You should put your database User and Password information into job parameters; and either use the default values at runtime (by not explici...
- Tue Aug 23, 2005 5:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to connect to Btrieve using ODBC
- Replies: 2
- Views: 625
A quick use of google shows that there are ODBC drivers out there for BTrieve. I didn't check whether there are freeware ones out there or not. If you have an instance of Btrieve you could always export the data into a csv or similar format from the database. You are going to need either BTrieve or ...
- Tue Aug 23, 2005 5:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Finding the value that repeats the maximum in a file
- Replies: 2
- Views: 698
Manoj, you will have to do 2 passes through your source file no matter what solution path you take. If your file doesn't have millions of rows and thus lookup performance isn't of paramount importance then I would go about solving this with 3 jobs - a Sequencer and 2 server jobs. (0) write a sequenc...
- Tue Aug 23, 2005 3:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Header Trailer record creation for empty source
- Replies: 6
- Views: 3487
- Tue Aug 23, 2005 3:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Prioritising DataStage Processes
- Replies: 8
- Views: 2847
- Tue Aug 23, 2005 3:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Tab delimited related
- Replies: 4
- Views: 1407
- Tue Aug 23, 2005 3:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to reset job status (96) via job control
- Replies: 7
- Views: 2811
- Tue Aug 23, 2005 12:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Prioritising DataStage Processes
- Replies: 8
- Views: 2847
- Tue Aug 23, 2005 12:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Header Trailer record creation for empty source
- Replies: 6
- Views: 3487
I think that you might best solve your issue by using a before and an after job subroutine. The before-job subroutine can use the OPENSEQ, WRITESEQ and CLOSE commands to write one or more header record(s) to the file while truncating it. The job itself writes 0 or {n} data records and then the after...
- Mon Aug 22, 2005 1:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Synchronization error
- Replies: 1
- Views: 788
Hello Specialist,
A number of people have seen this error before and have posted it here, SEARCH is your friend.
Amongst the posts that a search would have given you is this one:
http://www.dsxchange.com/viewtopic.php?t=87878&highlight=synchronization+error
A number of people have seen this error before and have posted it here, SEARCH is your friend.
Amongst the posts that a search would have given you is this one:
http://www.dsxchange.com/viewtopic.php?t=87878&highlight=synchronization+error
- Mon Aug 22, 2005 1:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Server
- Replies: 5
- Views: 1367
Probably this question is better posed in the Ascential Developer network; as Ascential employees post more frequently and with more authority there. I think that the balance between Server and Px is certainly going to shift towards Px, but that DataStage server is not in it's dotage and will contin...
- Mon Aug 22, 2005 11:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reading A File with variable record length
- Replies: 4
- Views: 884
- Mon Aug 22, 2005 9:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting different number of records in sql server and ODBC
- Replies: 15
- Views: 2822
- Mon Aug 22, 2005 9:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: jobs locked du to power failure
- Replies: 3
- Views: 874
- Mon Aug 22, 2005 9:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Purpose of reject file
- Replies: 1
- Views: 688