You must use the backups/exports you did before upgrading.
Uninstall 8.1 completely, install 7.5.1 then import from your exports (or restore from backups).
Search found 53125 matches
- Thu Jan 24, 2008 1:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reverting back to 7.5
- Replies: 5
- Views: 2493
- Thu Jan 24, 2008 1:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Large numbers hanging BASIC routine
- Replies: 8
- Views: 2692
- Thu Jan 24, 2008 1:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question on Extraction
- Replies: 6
- Views: 1546
- Wed Jan 23, 2008 8:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Question on Extraction
- Replies: 6
- Views: 1546
- Wed Jan 23, 2008 8:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage PX
- Replies: 4
- Views: 3632
- Wed Jan 23, 2008 8:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to describe contents of DS_ROUTINES, DS_CONTAINERS, ect?
- Replies: 2
- Views: 1440
Why do you "have to describe" them? Metadata for the Repository tables is incomplete. This is, and always has been, a deliberate decision by the manufacturer. So, while LIST DICT tablename will show you the extant metadata, there is usually far more in the record structure than is shown in these re...
- Wed Jan 23, 2008 7:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Inner join is producing more rows than input
- Replies: 5
- Views: 1195
- Wed Jan 23, 2008 7:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: To Delete read only routines
- Replies: 2
- Views: 1506
It would have been useful had you posted the error message generated rather than "it was not working". Regular SQL rules apply even in DataStage/SQL. The routinename is a string (VarChar) data type, and so the value in the WHERE clause needs to be surrounded with single quote characters. UPDATE DS_R...
- Wed Jan 23, 2008 7:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: TimeStamp to Date
- Replies: 2
- Views: 1453
- Wed Jan 23, 2008 7:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to use or call a DSRoutine
- Replies: 2
- Views: 934
There are different kinds of routine, including transformation function (callable from Routine Activity and server jobs), before/after subroutine (callable from job properties of server and parallel jobs and active stages in server jobs) and parallel routines (callable from Transformer stages in par...
- Wed Jan 23, 2008 7:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding RCP
- Replies: 6
- Views: 1184
- Wed Jan 23, 2008 7:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with importing table definition
- Replies: 5
- Views: 1628
- Wed Jan 23, 2008 7:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reloading of Table Definitions and Mapping
- Replies: 1
- Views: 505
- Wed Jan 23, 2008 7:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: main_program: Creation of a step finished with status = FAIL
- Replies: 1
- Views: 2988
- Wed Jan 23, 2008 7:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting BigInt(Int64) to Integer(Int32) in Modify Stage
- Replies: 4
- Views: 3623