Hi,

ORA-27146 means that the system is running out of semaphores. You can either decrease the "processes" parameter in the init.ora file, or increase the kernel parameters to accept more processes.

If you don't know how to configure the kernal you may need to speak to your Unix Administrator.

Cheers

Suresh