Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
Error in starting iFS from NT 4.0

3004
Member Posts: 204,171 Green Ribbon
Hi,
Im having difficulty in starting "ifsstart" and I am getting the following error message in the the ifsagent & ifsprotocol log files.
IfsException in starting ServerManager; FATAL
oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool
oracle.ifs.common.IfsException: IFS-10633: Unable to create library connection
oracle.ifs.common.IfsException: IFS-10600: Unable to construct library connection
java.sql.SQLException: Error while trying to retrieve text for error ORA-12705
Server Manager exiting.
Any ideas?
Im having difficulty in starting "ifsstart" and I am getting the following error message in the the ifsagent & ifsprotocol log files.
IfsException in starting ServerManager; FATAL
oracle.ifs.common.IfsException: IFS-10620: Unable to construct connection pool
oracle.ifs.common.IfsException: IFS-10633: Unable to create library connection
oracle.ifs.common.IfsException: IFS-10600: Unable to construct library connection
java.sql.SQLException: Error while trying to retrieve text for error ORA-12705
Server Manager exiting.
Any ideas?
Comments
-
If you get an error like:
java.sql.SQLException: Error while trying to retrieve text for error
ORA-xxxxx
it usually means that you can't even access the database at all. I think that you might no be able to use SQL*Plus at this point. Of course, you can't start
iFS without having a connection to the database. This is what the error means.
This discussion has been closed.