The ".so" file must not be the trace file. Otherwise you're attempting to overwrite the library that contains the tracing functions themselves!
Call your trace file something else, like /tmp/odbc_trace_yyyymmdd.
Search found 53125 matches
- Wed Jul 09, 2008 1:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to open ODBC Trace File
- Replies: 1
- Views: 1746
- Wed Jul 09, 2008 1:48 am
- Forum: General
- Topic: datastage parallel routines
- Replies: 1
- Views: 1620
- Wed Jul 09, 2008 12:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: relation between parameters pack ,latency and statement rate
- Replies: 2
- Views: 1404
- Tue Jul 08, 2008 11:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Appending to an exiting file in the routine
- Replies: 2
- Views: 1105
- Tue Jul 08, 2008 11:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Appending to an exiting file in the routine
- Replies: 2
- Views: 1105
- Tue Jul 08, 2008 9:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling one server routine in to Another routine
- Replies: 1
- Views: 934
- Tue Jul 08, 2008 9:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Names
- Replies: 21
- Views: 5771
- Tue Jul 08, 2008 5:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datajob hang up
- Replies: 7
- Views: 1842
Oracle is not Teradata (you may have noticed). Oracle can wait for a very long time for a lock held by the same process (a "self-deadlock") to be released, either by the SELECT completing or the cursor being dropped. All you need to do is to prevent operator combination, so that the SELECT and INSER...
- Tue Jul 08, 2008 5:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning: When checking operator:When binding input interface
- Replies: 8
- Views: 5158
- Tue Jul 08, 2008 5:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Names
- Replies: 21
- Views: 5771
- Tue Jul 08, 2008 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: connect remote server
- Replies: 4
- Views: 987
- Tue Jul 08, 2008 3:33 pm
- Forum: General
- Topic: unable to log using admin id
- Replies: 3
- Views: 1428
Does U work at your site? Be that as it may (the second person personal pronoun in English is spelled "you"), the user ID you are attempting to use is clearly not the IS Administrator user, or someone has de-credentialled this user. If that's the case, and you no longer have any IS Admin user, then ...
- Tue Jul 08, 2008 3:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning: When checking operator:When binding input interface
- Replies: 8
- Views: 5158
If you can figure out how to shoehorn a five-character string into a two-character string, then there may be a solution. DataStage is warning you that your input might have more characters than can fit into the output string. Take a closer look at the error message - from which stage (operator) is i...
- Tue Jul 08, 2008 3:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Database driven rules based validation engine?
- Replies: 7
- Views: 2266
- Tue Jul 08, 2008 3:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to capture reject records while reading file with RCP
- Replies: 3
- Views: 3169