Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
hello everyone, I have installed TEO 2.2 this week using an Oracle DB. I have installed hotfixes 3,4,7,9,11,12. But when it comes to install hotfix 13 and run the sql script "OracleRACFix.sql" I get "32" as output and nothing happens. If I hit enter ...
I found the source of the issue. The SQL statements in the sql scripted file was missing a "/" at the end of the statements (right after "end;"" Adding it did fix my issue. Will report it to support so that the script file can be updated