Never use FIX straight away. Always run VERIFY.SQL without FIX first, so that it reports to you what it intends to do.
Search found 53125 matches
- Mon May 02, 2005 9:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to load subroutine on host (30105).
- Replies: 6
- Views: 4664
- Mon May 02, 2005 9:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to register plug-in
- Replies: 4
- Views: 1196
- Mon May 02, 2005 9:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: smat -t ---where actully does this query get the data from
- Replies: 5
- Views: 1284
- Mon May 02, 2005 9:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TCP ports used by DataStage?
- Replies: 3
- Views: 2235
- Mon May 02, 2005 6:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Delete Entry from Version Control
- Replies: 11
- Views: 3366
Roy, I think that the problem at Arun's site is the sheer size of the Version Control project directory - they have already once hit the UNIX limit of number of subdirectories (= dynamic hashed files) in a directory. That's why I believe he's trying to delete some. Earlier I had suggested converting...
- Mon May 02, 2005 6:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using QS7.0 job in DS7.0
- Replies: 3
- Views: 1420
You need to use the DataStage Package Installer. Details are here on the QualityStage forum.
- Mon May 02, 2005 6:04 am
- Forum: IBM QualityStage
- Topic: QS7.0 Plug-in installation DS7.0
- Replies: 3
- Views: 2786
- Mon May 02, 2005 1:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in Creating the Routinues
- Replies: 2
- Views: 1039
- Mon May 02, 2005 1:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using QS7.0 job in DS7.0
- Replies: 3
- Views: 1420
- Mon May 02, 2005 1:54 am
- Forum: IBM QualityStage
- Topic: QS7.0 Plug-in installation DS7.0
- Replies: 3
- Views: 2786
- Sun May 01, 2005 10:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: smat -t ---where actully does this query get the data from
- Replies: 5
- Views: 1284
When DataStage starts, the tunable values are loaded into a shared memory segment. This is where smat -t gets its values from. This can be useful in determining whether the uvconfig file has been changed but not regenerated. Also useful to know is smat -t0 which suppresses the asterisk beside any no...
- Sun May 01, 2005 8:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Delete Entry from Version Control
- Replies: 11
- Views: 3366
What you seek to do can be done, but only "under the covers" in the Version Control project (rather than from the Version Control client). You need to figure out exactly what it is you want to delete, then where it is stored (and where the versioning information associated with it is stored), and us...
- Sat Apr 30, 2005 4:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Packaging problem
- Replies: 3
- Views: 1369
- Sat Apr 30, 2005 4:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential file size in DS7.1
- Replies: 8
- Views: 1929
No limit imposed by DataStage. However your ulimit setting may impose a limit at the operating system level. Check with your UNIX System Administrator. You can find out what your limit is (for example by typing ulimit -a at an operating system command prompt), but superuser privilege is required to ...
- Fri Apr 29, 2005 5:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle OCI Connect Error
- Replies: 17
- Views: 6694
You can do either, but I'd recommend creating a new entry so that the original remains intact. In any case, as with any "system" file, make sure you've got a backup copy before changing it, and document any changes you make (so that someone else doesn't reverse them later!). Or you can use an Oracle...