在 apache 服务器打开----〉浏览 --> xsql demo 哥们,帮忙: Oracle XSQL Servlet Page Processor 9.0.1.1.0 (Prod) 
XSQL-007: Cannot acquire a database connection to process page. 
Io ??: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=150999297)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))

解决方案 »

  1.   

    问题已经解决。新问题又出来了。
    <datapage>
    - <xsql-error code="942" action="xsql:query">
      <statement>select count(*) as "TOTAL", '' as cat from site_entry where categories like '%'||UPPER('')||'%' and permanent is null</statement> 
      <message>ORA-00942: 表或视图不存在</message> 
      </xsql-error>
    - <xsql-error code="942" action="xsql:query">
      <statement>SELECT name "Name", icon "Icon" FROM site_category ORDER BY id</statement> 
      <message>ORA-00942: 表或视图不存在</message> 
      </xsql-error>