Search found 2886 matches

by qt_ky
Wed May 21, 2014 5:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: handle 'm/d/yyyy' and 'mm/dd/yyyy'
Replies: 6
Views: 2079

What is the invalid date's actual value? Are you getting any records with 3 digit days or months, 5 digit years, etc.?
by qt_ky
Wed May 21, 2014 5:53 am
Forum: Site/Forum
Topic: Webinars
Replies: 2
Views: 6050

I got a similar invitation and clicked the sign-up link. It took me to a gotomeeting.com web site. Below the title there is a link "Show in my Time Zone."
by qt_ky
Tue May 20, 2014 9:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Dynamic sequential file name generation
Replies: 13
Views: 7940

With the tee command, would you end up having two output files? If you have to remove one with an after-job subroutine, then it may defeat the purpose. It's not taking any action based on the tick mark, possibly due to the way the filter command is run in a separately forked process. It's not evalua...
by qt_ky
Tue May 20, 2014 8:19 pm
Forum: General
Topic: SSD (Solid State Drives) and Information Server 8.5
Replies: 5
Views: 2025

I just ran across this older SSD topic and was wondering, has anyone experimented any further in recent years with SSD's and DataStage? This article describes a few SSD concerns to watch out for: The write endurance and lifecycle limitations, and the write cliff, where performance can apparently bec...
by qt_ky
Tue May 20, 2014 4:26 pm
Forum: General
Topic: package creation problem
Replies: 3
Views: 771

It wasn't clear what worked and what failed. A sequence job would not be a dependency of a parallel job. It's the other way around. By top down I meant select your sequence jobs, or a master sequence job, and request all the dependencies. That should bring all the sub-sequence jobs, parallel jobs, s...
by qt_ky
Tue May 20, 2014 7:39 am
Forum: General
Topic: dsadmin -listenv returning nothing
Replies: 8
Views: 2067

I don't find the dsadmin return code of 141 documented anywhere. I guess you may be chasing a symptom rather than the root cause. Check the WAS log files SystemOut.log and SystemErr.log for clues. Post anything that may look suspicious around the time of the problems. Also try contacting product sup...
by qt_ky
Tue May 20, 2014 7:31 am
Forum: General
Topic: package creation problem
Replies: 3
Views: 771

Have you tried starting with a selection of the sequence jobs and including their dependencies? Top down vs. bottom up.
by qt_ky
Tue May 20, 2014 7:29 am
Forum: General
Topic: Migration from 8.1 to 8.7
Replies: 7
Views: 1351

Is it possible your server was restarted while the job was running? If so, that could why the status still says Running when the job is not actually running.
by qt_ky
Tue May 20, 2014 7:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data Handling on DS 9.1 on RHEL 6.2
Replies: 6
Views: 3189

How many times can I say double quotes in a sentence? It is normal to have double double quotes when data values already contain double quotes or are already surrounded by double quotes and you want to double quote the values. Go into Excel and enter some test data with double quotes, save it as a C...
by qt_ky
Mon May 19, 2014 6:39 pm
Forum: General
Topic: dsadmin -listenv returning nothing
Replies: 8
Views: 2067

Is the dsadmin command causing everything to stop? How long have you waited for the command to return something? Does it ever time out or give an error? When the jobs stop, what is the job status? What do you find in the job logs? Is there anything significant in the WAS log files SystemOut.log or S...
by qt_ky
Mon May 19, 2014 2:49 pm
Forum: General
Topic: Migration from 8.1 to 8.7
Replies: 7
Views: 1351

What type of job hung?

If you can capture a specific error message, it would help to share that.
by qt_ky
Mon May 19, 2014 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential File CSV File format
Replies: 5
Views: 3767

As Craig menioned above, a Server Shared Container can be used within your parallel job. It may be a good idea to use that method to continue to check for the situation whether or not the data provider agrees.
by qt_ky
Mon May 19, 2014 7:39 am
Forum: General
Topic: IBM CDC replication
Replies: 2
Views: 1034

This topic may belong the data integration forum. I thought I saw a replication forum but must have imagined it. Oh, how IBM loves to change product names... IBM InfoSphere Change Data Capture (CDC) --> IBM InfoSphere Data Replication (IIDR). These replication tools can be integrated with DataStage....
by qt_ky
Mon May 19, 2014 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: write-through cache
Replies: 1
Views: 1219

Re: write-through cache

karthi_gana wrote:can anybody explain about "write-through cache datasets" ? I am not getting this point.
This question has been answered in this topic:
viewtopic.php?t=145742