Search found 2886 matches

by qt_ky
Thu May 21, 2015 7:06 am
Forum: General
Topic: Oracle 12c supported?
Replies: 4
Views: 2182

Someone needs to receive the "most impatient" award. :idea:
by qt_ky
Thu May 21, 2015 7:04 am
Forum: General
Topic: DataStage: dsadmin createproject command
Replies: 13
Views: 5003

Does your engine run on the default port?
by qt_ky
Tue May 19, 2015 9:04 am
Forum: General
Topic: Can we install and Run V11.3 along with V8.1 in same server
Replies: 3
Views: 1404

I would advise against it, even if it was supported, unless security is not a concern. Your new version would end up with non-default port numbers. I have experienced security issues when using non-default port numbers on 8.7. One of the issues was fixed in a future release while the other was not.
by qt_ky
Tue May 19, 2015 8:56 am
Forum: IBM QualityStage
Topic: Regarding Information Analyzer
Replies: 2
Views: 2883

We have used DataStage and IA against Oracle with the advanced security, where we require network traffic from Oracle clients to be encrypted. In this scenario, the Oracle client can be configured to support encryption, whereas the bundled ODBC drivers do not support the encryption. Perhaps a newer ...
by qt_ky
Fri May 15, 2015 8:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to read data in parallel dataset
Replies: 2
Views: 1342

1. Double check that the column definitions / data types are identical, including the extended property. Sometimes "Unicode" gets set on all string columns in one place and not set on any in another. 2. Check if job properties and stage properties to see if RCP is enabled. If so, then you ...
by qt_ky
Fri May 15, 2015 8:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Length of ODBC Message
Replies: 2
Views: 1494

Ouch, that hurts...

Have you tried routing the rejected records to a reject link? If they can be captured then you could easily view the key values.
by qt_ky
Fri May 15, 2015 7:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup/join using something other than equal
Replies: 5
Views: 2599

Re: Lookup/join using something other than equal

Range Lookup can be a little tricky to get it to work as expected, but maybe it can be made to work... What I find strange is this is really simple to do using a server job. Does any one know some simple trick to do a lookup using >= without having to over generate records? Could you use a server jo...
by qt_ky
Fri May 15, 2015 6:44 am
Forum: General
Topic: DataStage: dsadmin createproject command
Replies: 13
Views: 5003

It looks like you are running on an instance with non-default port numbers. If that is also true for your engine, then include its non-default port number in the -server option as well. Sometimes it helps to give the engine number in uppercase only. Example: -server ENGINE:port
by qt_ky
Fri May 15, 2015 6:37 am
Forum: General
Topic: IBM Datastage 8.7 installation issue
Replies: 2
Views: 1862

What tier are you attempting to install?

Have you tried manually removing all files and registry entries from previous installation attempts and/or previous versions, and then restarting the computer, before running the installer?
by qt_ky
Fri May 15, 2015 6:35 am
Forum: General
Topic: Source Code Control - Version 9.1
Replies: 5
Views: 2213

The Information Server Manager User's Guide (for 11.3) has instructions for configuring Rational ClearCase as well as Rational Team Concert. We do not have either tool, so having developers follow a self created process document is key.
by qt_ky
Fri May 15, 2015 6:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Database connections in datastage
Replies: 8
Views: 3002

"View Data" at design time uses a different connection method than connections made at run time, so that would make sense. The DB2 Connector also has a setting (not sure its value, as I'm not on a grid): In the Alternate conductor settings field, specify whether you want to provide alterna...
by qt_ky
Thu May 14, 2015 6:38 am
Forum: Site/Forum
Topic: About Premium Membership
Replies: 4
Views: 12217

Moderator, clean up the bot on aisle 7... :?:
by qt_ky
Wed May 13, 2015 3:03 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Multiple requests to a webservice in ISD
Replies: 10
Views: 11089

There is always a limit, and you can probably increase it by tuning the ISD settings. It would be nice to know if there were any tuning guidelines documented. The only documentation I have found so far is descriptions of each setting, from the online help.
by qt_ky
Wed May 13, 2015 2:58 pm
Forum:
Topic: Infosphere Password re-use across environment.
Replies: 6
Views: 4720

If you are using a local Operating System user registry, then your OS admin probably has a way to copy over user accounts and passwords, without revealing the passwords to anyone. If you are using the internal user registry, then I don't know if it's possible; maybe Support could suggest a way. Have...
by qt_ky
Wed May 13, 2015 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: C++ Compiler version for AIX 7.1
Replies: 3
Views: 1773

I would reiterate what Craig said, to only use the supported compiler that is listed on the IBM system requirements page according to your version of DataStage and OS. And where the web page says "minimum version" required, ignore that, and replace "minimum" with "exact.&quo...