Search found 6797 matches
- Mon Jun 19, 2006 10:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Migration from Windows Server 2003 to Unix AIX
- Replies: 5
- Views: 1732
For a start off on this quickly, these are the things you need to consider for migration. Havent done this before, but will get more inputs for sure: 1. ODBC connections to be added to the odbc.ini and uvodbc.config files in the Ascential folder. 2. The directory structure for the jobs need to be cr...
- Mon Jun 19, 2006 10:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Connection
- Replies: 5
- Views: 926
- Mon Jun 19, 2006 10:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can i Import and Read .dbf files ..?
- Replies: 8
- Views: 2107
- Mon Jun 19, 2006 10:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 UDB Bulk Stage - Performance Issue
- Replies: 57
- Views: 14878
- Mon Jun 19, 2006 10:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Server abends reading file received from Host
- Replies: 2
- Views: 770
Welcome Aboard You have an extra line at the end. This happened to me too once, when I NDM'd the file from the mainframe over to the file server on windows. The best way to handle it , is to go to the column tab in the sequential file stage, and set the 'Contains Terminators' of the last row to Yes.
- Mon Jun 19, 2006 9:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DB2 UDB Bulk Stage - Performance Issue
- Replies: 57
- Views: 14878
- Mon Jun 19, 2006 7:38 am
- Forum: Site/Forum
- Topic: CONGRATS DSGURU
- Replies: 13
- Views: 5712
- Mon Jun 19, 2006 7:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status Codes returned by dsjob
- Replies: 10
- Views: 2282
- Mon Jun 19, 2006 7:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check installation of DS server after a virus attack
- Replies: 10
- Views: 2244
- Mon Jun 19, 2006 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archiving of a Table: DTS Packages vs DataStage
- Replies: 12
- Views: 4441
I could sense purging The simplest way is to maintain two tables. Like say if your table name is myTable then second table would be the history table say, Hist_mytable . Once the records reach a certain limit, in your case 4 years, just rename your myTable to Hist_mytable . Thats what we do here. Sa...
- Mon Jun 19, 2006 7:04 am
- Forum: Site/Forum
- Topic: CONGRATS DSGURU
- Replies: 13
- Views: 5712
- Mon Jun 19, 2006 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check installation of DS server after a virus attack
- Replies: 10
- Views: 2244
- Mon Jun 19, 2006 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status Codes returned by dsjob
- Replies: 10
- Views: 2282
- Mon Jun 19, 2006 6:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error
- Replies: 8
- Views: 2269
Re: Error
Whenever such database errors pop up, always pay close attention to their codes. ORA-01652 usually happens when a sort operation cannot be finished in memory alone. Thats when the disk space comes into play but even that is falling short for your case. This error is begging you to get more room in t...
- Mon Jun 19, 2006 6:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archiving of a Table: DTS Packages vs DataStage
- Replies: 12
- Views: 4441