Search found 53125 matches
- Tue Sep 29, 2009 4:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Could DS be automatically reverting changes?
- Replies: 6
- Views: 2077
- Tue Sep 29, 2009 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting a column of fullname into 2 columns fnm & lnm
- Replies: 8
- Views: 3084
- Tue Sep 29, 2009 4:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Spaces in the File
- Replies: 7
- Views: 2087
- Tue Sep 29, 2009 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem in reading variable number of columns from file
- Replies: 7
- Views: 1674
- Tue Sep 29, 2009 4:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: main_program: APT_PMListenerPort: socket() call failed: Too
- Replies: 2
- Views: 2002
- Tue Sep 29, 2009 4:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: No SQL catalog data for schema '' in UV_SCHEMA
- Replies: 9
- Views: 4169
These should not have entries in the catalog; DS_TEMP* are simply directories and RT_CONFIG* are regular hashed files. Try VERIFY.SQL TABLE /appl/Ascential/DataStage/Projects/DEV_XXX/DS_TEMP1 to see what it reports. If there's a fixable error, then run VERIFY.SQL again using the FIX option. (Having ...
- Tue Sep 29, 2009 4:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot find job TEST
- Replies: 12
- Views: 3751
Go back to DS_JOBS and find out what job numbers 1358 and 2934 are about. I suspect the latter is the main culprit.
Then review DS_JOBOBJECTS again, based on this number. just to see what else is there.
Then review DS_JOBOBJECTS again, based on this number.
Code: Select all
SELECT * FROM DS_JOBOBJECTS WHERE OBJIDNO = '2934';- Tue Sep 29, 2009 4:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Active-to-Active Link
- Replies: 12
- Views: 2793
- Tue Sep 29, 2009 4:03 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Data Class not being properly stored
- Replies: 2
- Views: 1663
- Tue Sep 29, 2009 5:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: lab files for dx445
- Replies: 1
- Views: 1189
- Tue Sep 29, 2009 5:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Padding a Sequence loop counter
- Replies: 7
- Views: 1720
Code: Select all
Fmt(StartLoop.$Counter, "R%3")- Tue Sep 29, 2009 5:05 am
- Forum: General
- Topic: Surrogate Key Generation using DS routine
- Replies: 13
- Views: 2892
- Tue Sep 29, 2009 1:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Complex Flat File Issue
- Replies: 10
- Views: 2542
Hi , Please see that i am getting these many error messages in log node_node1_1: Player 4 terminated unexpectedly. main_program: Unexpected termination by Unix signal 10(SIGBUS) main_program: Unexpected exit status 1 Unexpected exit status 1 Unexpected exit status 1 main_program: Step execution fin...
- Tue Sep 29, 2009 1:57 am
- Forum:
- Topic: Metadat -Import from SQL Server (Cognos Data Manager)
- Replies: 17
- Views: 10413
- Tue Sep 29, 2009 12:47 am
- Forum: General
- Topic: Surrogate Key Generation using DS routine
- Replies: 13
- Views: 2892