Version
5.5.1 or above
Explanation
Unable to connect to database.
Cause
1. A general user cannot connect with IPC as there is an IPC channel for sysdba only.
2. Altibase port or connection method (TCP/UNIX/IPC) is incorrect or is blocked by a firewall.
Action
Clean up unnecessary IPC sessions:
Check the IPC session information from V$SESSION and clean up if there are unnecessary sessions connected, then get another IPC channel and re-connect.
Reference
<How to change the IPC_CHANNEL_COUNT>
Search the IPC_CHANNEL_COUNT from $ALTIBASE_HOME/conf/altibase.properties, then change it and restart the database.