Folks,
Hello. I am running Oracle Database 11gR1 with OS Oracle Linux 5 and PeopleTools 8.53 Internet Architecture.
Database Instance PT853 start up successfully. Listener is listening successfully. All of SQL statements run at SQL> correctly.
But when start up Application Server, I got this error as below:
CMDTUX_CAT: 822: no BBL available. Cannot boot.
By auditing the database instance, the error comes up as below:
SQL Access Manager: SQL error: ORA-12537: TNS: connection closed.
I have checked the file AppSRV.log that has no error message.
I have checked the file TUXLOG that display CMDTUX-CAT: 822 error that is the same with above.
Because TNS connection closed causes BBL not available. My question is:
Can any folk tell me how to solve "ORA-12537: TNS connection closed" issue ?
Thanks in advance.