Search found 2886 matches

by qt_ky
Sun Aug 04, 2019 6:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ISD job to load flat file to a table
Replies: 6
Views: 4868

The first thing that popped into my mind was to use a Document Database, maybe something like MongoDB. I have not used them myself yet but have read about them enough to think that's what they're designed for... just cram miscellaneous stuff in there.
by qt_ky
Wed Jul 24, 2019 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to implement logic to apply join with PARTIAL match key
Replies: 4
Views: 3922

Have you tried the Index() function in a Transformer stage?
by qt_ky
Wed Jul 24, 2019 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Time math
Replies: 4
Views: 4021

"You guys talk funny! Say more words!" -Patrick Star
by qt_ky
Mon Jul 15, 2019 6:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage - connector for Yellow bricks Database
Replies: 2
Views: 4003

Never heard of it before. What does IBM Support tell you?
by qt_ky
Thu Jun 20, 2019 8:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading DBF file in UNix and convert to CSV
Replies: 2
Views: 3093

You could use a DataStage job with ODBC Connector stage to read the DBF file, assuming you setup the proper ODBC driver, and write to a CSV file. The only purpose a shell script could serve in this case would be to call the DataStage job.
by qt_ky
Wed Jun 19, 2019 8:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage version 11.5 handle string with line terminator
Replies: 7
Views: 4879

Server jobs should compile successfully in any version.

Perhaps you have a local environmental problem with your setup. What error are you getting when compiling server jobs?

Is your project protected? That would prevent you from editing or compiling anything in that project.
by qt_ky
Thu Jun 06, 2019 8:38 am
Forum: General
Topic: Check in datastage
Replies: 14
Views: 24402

Open Director and start a job monitor.
by qt_ky
Wed May 22, 2019 6:03 pm
Forum: General
Topic: Retiring, but never shy
Replies: 4
Views: 4380

Congratulations on your retirement, Franklin. We'll miss your words of wisdom around here...

- Eric
by qt_ky
Wed May 22, 2019 6:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Connecter - Do Not Truncate on Failure
Replies: 3
Views: 3086

If you're saying that you cannot, for some reason, split the existing design into two jobs (which seems like the most logical thing to do...), then I suppose you could change the Oracle Connector target table to a temporary work table that still gets truncated no matter what. Then you could perhaps ...
by qt_ky
Wed May 01, 2019 7:08 pm
Forum: General
Topic: DataStage Job Reports 403
Replies: 2
Views: 3132

Perhaps it has to do with Information Server security and browser sessions. It should display OK if it is clicked and opened in an existing session but it should fail if a new browser session is started where you're not already authenticated, although it seems like it should at least give you a chan...
by qt_ky
Mon Apr 22, 2019 6:41 pm
Forum: General
Topic: Keep old log after renaming job
Replies: 4
Views: 2799

I would create a new project with a copy of all the old jobs and rename them all in the new project. Just leave the old project with old job names and job logs alone. Mark it as protected and change the project permissions if needed. Keep it around for reference.
by qt_ky
Thu Mar 28, 2019 11:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data set compression
Replies: 1
Views: 2243

data set compression

I noticed a new IBM technote published recently. I don't have the link handy at the moment... Has anyone had a chance to test this to see how it affects job duration, CPU, and storage? Problem: Add support for dataset compression. Resolution: Add the environment variable APT_DS_COMPRESSION=1 to enab...
by qt_ky
Thu Mar 14, 2019 1:02 am
Forum: General
Topic: DStageWrapper for extracting user/role/project
Replies: 2
Views: 2895

Even years ago I said this query syntax was the "least/worst-ever-documented, ever." The DStageWrapper and the DirectoryCommand tool options are discussed in these topics. http://www.dsxchange.com/viewtopic.php?t=157954 http://www.dsxchange.com/viewtopic.php?t=154942 If you have explored t...
by qt_ky
Mon Mar 11, 2019 12:17 am
Forum: General
Topic: how much Ram, CPU and Disk Space we need
Replies: 4
Views: 3324

I think you would be fine running a server based on the documented minimum system requirements, plus 4 GB additional RAM, and enough disk space to land all your data plus some extra free space. You could also check with your IBM sales rep, as they can put you in touch with the IBM group that does si...
by qt_ky
Fri Feb 22, 2019 12:40 am
Forum: Site/Forum
Topic: Site responsiveness
Replies: 1
Views: 11499

Site responsiveness

Today DSXchange is quite responsive. I can't recall the last time it responded quickly upon clicking each link. Whatever you all did, please make a note of it and do it more often!! :D