Search found 5 matches

by mamir_30
Tue Jan 24, 2012 3:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No warning in status but warning in log
Replies: 3
Views: 2100

Im my experience, whenever a patch is applied by the Admin. team, which changes the permissions on alot of directories causes this warning to pop up.

Usually chmod 775 command issues on XmlFiles directory took care of the warning.
by mamir_30
Tue Nov 15, 2011 11:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: WSTransformerPX Stage ("too many files open")
Replies: 0
Views: 1765

WSTransformerPX Stage ("too many files open")

I am not understanding the following error: APT_CombinedOperatorController(5),0: Fatal Error: Fatal: 0026`:`com.ascentialsoftware.wsclient.ServiceInvocationException: Service invocation exception: <ns1:Fault xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/"> <faultcode>soapenv:Server.u...
by mamir_30
Thu Apr 01, 2010 10:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Microsoft Windows Small Business Server 2003
Replies: 0
Views: 798

Microsoft Windows Small Business Server 2003

Has anyone tried installing DataStage 8.x on Microsoft Windows Small Business Server 2003?
by mamir_30
Mon Jun 01, 2009 1:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup design and performance
Replies: 6
Views: 3347

Re: Lookup design and performance

I would say try to use a Join stage instead of lookup. When your input file is 40 mil and lookup is half a mil, Join stage might be a better option.
by mamir_30
Wed Nov 19, 2008 4:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataSTage 8 and Oracle 8i LEFT OUTER JOIN
Replies: 1
Views: 2142

DataSTage 8 and Oracle 8i LEFT OUTER JOIN

The following SQL is sent from ODBC stage in DataStage8 to an Oracle 8i database. I know Oracle 8 is not supported by DataStage 8.0. I get the following message:"Data source is empty". Any work around this problem? This SQL works fine when issued from TOAD. Unix/Oracle wire protocol is use...