Oracle Error Message
ORA-01326: compatability of 9.0 or greater required to build into the logstream
Reason for the Error
Compatibility mode set to some value less than 9.0
Solution
Ensure that init.ora parameter establishing a compatability of 9.0 or greater is set. For example: compatible=9.0.0.0.0