Data Direct is the name of a software company (www.datadirect.com) that sells ODBC drivers. It is not "something else". A search on their web site failed to find any reference to Postgres. Direct access to major database tables (such as DB2 or Oracle) - that is, reading the rows directly - is possib...
They ARE converted; the View Data mechanism converts them back to scientific notation if they are very small or very large. Try writing to a database table with the column specified as Decimal with sufficiently large precision and scale. When writing to a text file (recall that text files don't have...
Open the Administrator client. Open the Properties for your project. Make sure you have the General tab open. Click Help. At the bottom of the Help screen is the check box "Generate operational meta data". That's where it should be in your project. Close Help. If the check box is not present in your...
You appear to be running the job in reset mode from Tivoli. Is this the case? In that case I would expect the job status code to be 21.
What version of DataStage (precisely) are you running? There were some issues in version 7.0.x with the wrong byte of the return code being passed back.
You tell us about nulls in the data - how the heck could we know?!! Instead of using a Link Collector, have you tried using a Merge stage (to join the files) or even cat to merge them at UNIX level. cat SeqFile1 SeqFile2 > SeqFile3 | sort will achieve what you're bursting a blood vessel to achieve i...
It may be an installation issue. It may be a bug in version 8.0. I have not yet played with version 8.0, so am not really qualified to comment. You need to involve your "official" support provider, I suggest.