  | | | orarun - ulimit error | orarun - ulimit error 2007-04-11 - By Gilberto C. Andrade
Back oracle@(protected):~> cat /etc/issue
Welcome to SUSE LINUX Enterprise Server 9 (ppc) - Kernel \r (\l).
oracle@(protected):~> rpm -qa|grep orar orarun-1 (See http://run-1.ora-code.com).8-109.16
Database: Oracle 10gR2
Problem: oracleibm:~ # su - oracle -bash: ulimit: open files: cannot modify limit: Operation not permitted
When I log in through ssh or xwindows with oracle, I don't get this error. But if set any line in /etc/oratab to startup/shutodwn on boot it freeze the system with the error above.
To fix it I've had to edit the /etc/pam.d/su file and add this: session required /lib/security/pam_limits.so , following anothe tip: http://lists.suse.com/archive/suse-domino/2006-Jun/0016.html
But shouldn't it be an orarun task?
Gilberto
|
|
 |