Hi im trying to connect to oracle server db using oracle Sql developer
Im getting error as
connect internal only until freed
Please let me know how to solve this error.
Thankyou
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Are you the DBA of this database? If not, you’ll need to contact the DBA– this error indicates that the database is, essentially, down. There is nothing that an end user could do to fix this error.
If you are the DBA, what version of Oracle are you using? The most common problem is that the directory (or one of the directories depending on your configuration) that you’ve configured Oracle to write your archived logs to is full and needs to be cleared out. Can you free up some space in that directory?