Useful Sources of Oracle Reports Documentation

Wednesday, December 31st, 2003 by Mark Rittman

Someone recently asked me to recommend a good book for Oracle Reports, and I thought it worth jotting down my thoughts in this area, as it’s something I’ve been asked about a few times in the past.
Oracle Reports has traditionally ‘fallen between the cracks’ when it comes to books, usually getting bundled in with Oracle […]

Dealing with “REP-56055: Exceed max connections allowed: 20″ Oracle Reports Error

Wednesday, July 23rd, 2003 by Mark Rittman

If you’re using Oracle Reports delivered as either a JSP or through the Reports Servlet, and you’re getting the error “REP-56055: Exceed max connections allowed: 20″, you need to increase the maxConnect value in the reports configuration file to a higher value.

Find the file $ORACLE_HOME/reports/conf/repservername.conf
where $ORACLE_HOME is your applications (not infrastructure) home, and repservername is […]