Search found 2886 matches

by qt_ky
Sat Dec 13, 2014 7:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Nodes
Replies: 3
Views: 1609

Start by reading the product documentation.
by qt_ky
Fri Dec 12, 2014 8:51 am
Forum: Site/Forum
Topic: Site slow today?
Replies: 12
Views: 13460

It feels like a brand new site again now! Thank you to whoever resolved it!
by qt_ky
Fri Dec 12, 2014 8:46 am
Forum: General
Topic: Error using dsjob on windows based DS
Replies: 3
Views: 1963

Your current -server value appears to be what you would normally expect to see after the -domain option for the services tier. Try a -server value of the engine short name by itself instead (i.e. -server APP10032). If your engine is not running on the default port, then append the engine short name ...
by qt_ky
Fri Dec 12, 2014 6:14 am
Forum: IBM QualityStage
Topic: CASS stage performance
Replies: 5
Views: 4291

Thanks for the update! Please take the 200 rows/sec average with a grain of salt. For comparison: On 4 CPUs, IBM Power7 hardware likely dated 2011 or 2012, with a 4 node config file, we get nearly 300 rows/sec on a bad day, and 2600 rows/sec on a good day (over 10x the "average"). This is ...
by qt_ky
Fri Dec 12, 2014 5:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot configure Oracle wallet with ODBC
Replies: 5
Views: 4491

First mask out your TruststorePassword and KeyStorePassword values from the topic. IBM does support the DataDirect drivers. You can open a PMR on that. If needed, they will work with Progress/DataDirect support behind the scenes. Oracle won't support these drivers. You could also try going out to IB...
by qt_ky
Wed Dec 10, 2014 9:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading timestamp in sequential file
Replies: 3
Views: 2750

Rejecting can be a two step process. Records in your example will get rejected when the timestamp values to not match the format tag you specify, such as when a day number or month number has too many or too few characters. When the timestamp value matches the format tag, the record will be passed t...
by qt_ky
Sat Dec 06, 2014 1:58 pm
Forum: Site/Forum
Topic: Site slow today?
Replies: 12
Views: 13460

It was slow yesterday also, and I saw a few php database error pages instead of the home page loading at all.
by qt_ky
Sat Dec 06, 2014 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Understanding Row Numbering algorithm
Replies: 6
Views: 3346

Are you saying it is working perfectly (congratulations) and you are perhaps trying to break it and wondering why it won't break? "Auto" is not its own separate type of partitioning; it will automatically choose a type of partitioning. Maybe it chose round robin in your job. Have you check...
by qt_ky
Fri Dec 05, 2014 9:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Understanding Row Numbering algorithm
Replies: 6
Views: 3346

Each stage variable's initial value is set only once per node, before any derivations take place.
by qt_ky
Fri Dec 05, 2014 6:25 am
Forum: IBM QualityStage
Topic: Qualitystage job getting aborted with qsavop error
Replies: 5
Views: 4343

There were significant AVI module changes between Q2 and Q3. The interface changed, I think on client and server (definitely on server side). There was a Q3 update package (*.ispkg file) to apply. Of course the reference data changed, and it also appears that the its file format changed as well. I w...
by qt_ky
Thu Dec 04, 2014 6:48 pm
Forum: IBM QualityStage
Topic: Qualitystage job getting aborted with qsavop error
Replies: 5
Views: 4343

Did it just break recently? Is it a new setup that's never worked yet? Is it working on another server?
by qt_ky
Thu Dec 04, 2014 6:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pswrd contains # character as starting and ending character
Replies: 8
Views: 4457

Assuming you know that DataStage uses the # sign to surround parameters, that's just about the worst possible choice for a password. It is likely faster to actually have the password changed, or get your own separate ID with a compatible password, than if you were to try to convince support to produ...
by qt_ky
Thu Dec 04, 2014 1:24 pm
Forum: General
Topic: Acceptable number of stages in a job
Replies: 5
Views: 2790

A job you develop may have 100+ stages and you may know it very well, like the back of your hand, that is until you move on to other work. I hope you used a lot of helpful annotations for the next person who comes along to support it after you move on, or to help yourself months or years down the ro...
by qt_ky
Thu Dec 04, 2014 6:02 am
Forum: General
Topic: unable to start App server
Replies: 8
Views: 5486

When I restart everything as root I do not have any java in my PATH and nothing related to java set in the env vars.
by qt_ky
Wed Dec 03, 2014 6:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Maximo to Datastage
Replies: 5
Views: 2574

Check Maximo documentation and support to see which options they support and recommend.