Search found 53125 matches

by ray.wurlod
Tue Feb 03, 2009 1:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: log file not updated in Director Client
Replies: 5
Views: 1620

What proof do you have that the jobs ran?
by ray.wurlod
Tue Feb 03, 2009 2:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle connectivity issues after machine reboot
Replies: 4
Views: 2260

Welcome aboard. Have you done all the things suggested in the error messages, in particular checked your shared library and command search lists?
by ray.wurlod
Mon Feb 02, 2009 11:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to connect to UNIX box from windows Datastage
Replies: 7
Views: 1665

Search (here and the internet) for the following terms:
Samba
FTP
by ray.wurlod
Mon Feb 02, 2009 11:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project Migration from DS 7.5.1a to DS 8.0
Replies: 7
Views: 1442

Good, it's a supported operating system. But our previous answers are unchanged.
by ray.wurlod
Mon Feb 02, 2009 11:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: facing problem with ORA-12154: TNS:could not resolve service
Replies: 4
Views: 5047

Probably the Oracle client file tnsnames.ora is not set up correctly or the Oracle environment variables (especially ORACLE_HOME) are not set up correctly so that tnsnames.ora can not even be found.
by ray.wurlod
Mon Feb 02, 2009 11:24 pm
Forum: General
Topic: received signal SIGSEGV on Java Client
Replies: 5
Views: 2982

Please begin a new thread. This question is unrelated to the thread on which you posted it. Your question is about an inability to create a JVM on the server.
by ray.wurlod
Mon Feb 02, 2009 6:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: export and import datastage components
Replies: 3
Views: 1336

8.0.1 <> 8.1

(There are changes in command line export in version 8.1, mainly that dscmdexport is supported both on the client and on the server.)
by ray.wurlod
Mon Feb 02, 2009 6:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can I set DSUserStatus in a PX job?
Replies: 4
Views: 2117

There does not appear to be a C-callable function (or a C++ class) equivalent to DSSetUserStatus(). Before-job and after-job subroutines for parallel jobs are still written in DataStage BASIC, so you have the opportuity there to call DSSetUserStatus() directly. If, as I suspect you do, you wish to c...
by ray.wurlod
Mon Feb 02, 2009 6:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem using Convert in Transformer
Replies: 31
Views: 8565

If you had premium membership you would be able to read the complete solution in my earlier post.
by ray.wurlod
Mon Feb 02, 2009 6:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: chmod: WARNING message after DS recycle
Replies: 6
Views: 2145

Take a look at the DataStage startup/shutdown script (/dir1/Ascential/DataStage/DSEngine/sample/ds.rc)

It is expecting to find/create a file in /dir1/Ascential/DataStage

Please check the permissions for dsadm on /dir1/Ascential/DataStage directory - can the dsadm user write there?
by ray.wurlod
Mon Feb 02, 2009 3:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem using Convert in Transformer
Replies: 31
Views: 8565

You need something more complex, though a Convert() function is certainly involved. First you need a conditional expression, because the data won't always be "]]CDATA]". Then, assuming that this is the entire contents (rather than partial), you need to replace the first character with &quo...
by ray.wurlod
Mon Feb 02, 2009 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Re:Complex Falt File Stage
Replies: 1
Views: 858

What does the Parallel Job Developer's Guide (manual) tell you about how to configure the Complex Flat File stage?
by ray.wurlod
Mon Feb 02, 2009 3:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: export and import datastage components
Replies: 3
Views: 1336

Welcome aboard. Search DSXchange for more information about what you can and cannot do with the command line interface.

Are you running version 8.1?
by ray.wurlod
Mon Feb 02, 2009 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Project Migration from DS 7.5.1a to DS 8.0
Replies: 7
Views: 1442

Xpert wrote:Is this possible to export/import the code from lower to higher version? If so, could you please tell me how we can achieve.
Export.
Import.
by ray.wurlod
Mon Feb 02, 2009 3:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Client Performance
Replies: 4
Views: 1123

Is your network congested? (Was everyone watching the Super Bowl in their browsers when this occurred?)