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
ifs installation

3004
Member Posts: 204,171 Green Ribbon
I have successfully installed 8.1.6
including intermedia.
When trying to install ifs I getjava.sql.SQLException:
Exhausted Resultset
<<
Does anyoen knows what to do ?
null
including intermedia.
When trying to install ifs I get
intermedia seems to be misconfigured:
Exhausted Resultset
<<
Does anyoen knows what to do ?
null
Comments
-
In fact, you have NOT successfully installed Oracle 8.1.6 with interMedia. The iFS Configuration Assistant tests interMedia to ensure that it is configured correctly. In your case, it is not.
Did you perform a "Typical" install of Oracle 8.1.6 and then use the "installifs" script? If not, you must manually configure interMedia.
Do you have the necessary interMedia libraries in your LD_LIBRARY_PATH? Check both the iFS installation guide and the interMedia guides that come with Oracle8i for more information. -
the ld_library_path is set
What else can I check ?
peter -
Good question. interMedia can be pretty difficult to configure. Try restarting the database listener. Make sure that it is started in an environment that includes the LD_LIBRARY_PATH, which must include $ORACLE_HOME/ctx/lib and $ORACLE_HOME/lib. Also make sure that the listener.ora and tnsnames.ora are configured for external procedures correctly.
null
This discussion has been closed.