Guest dixan Posted September 26, 2009 Share Posted September 26, 2009 Dear all, Solution for "could not open session" when i try to login as normal user [root@oracle home]# su -l oracle could not open session After modifying the /etc/security/limits.conf file .I got the above error . then i changed the value in /etc/security/limits.conf oracle hard nofile 65536 Now it's working root@oracle home]# su -l oracle [oracle@oracle ~]$ regards, Dixan Rodriges System and Network administrator 1 Link to comment Share on other sites More sharing options...
scarecrow Posted September 28, 2009 Share Posted September 28, 2009 Check the permissions of your user's folder- or logout, and do as root: chown -R oracle:oracle /home/oracle Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now