ITPUB个人空间 »
laou2008的个人空间
欢迎访问 laou2008 的个人空间
我的论坛主题
-
2008-08-21 15:00:44 / Oracle开发
他在SRLogin.jspx登陆页面在点login on按钮提交的form,这个form中对应的action在哪里有定义呢?
查看(193)
评论(3)
-
2008-07-09 13:56:23 / 数据仓库与数据挖掘
如图:
查看(400)
评论(5)
-
2008-05-12 14:06:24 / Oracle开发
在Jdev9.5上 创建Registered Rules时,双击创建后的Java类,会出来source/class/design三个tab在10g怎么没有class tab 项?
查看(355)
评论(1)
-
2008-05-06 13:27:39 / Oracle开发
To get a summary that calculates each department's total salaries per job category as a percentage of total salaries in the report, you would enter the following settings for a summary column in G_CROSS:Function Reset At Compute At Product Order% of Total G_JOB Report G_DEPT, G_JOBIn this case, the summary could go across the matrix and then down, or down the matrix and then across because you are computing this summary for the entire report (e.g., Compute At is Report).Product O
查看(266)
评论(0)
-
2008-04-30 17:11:44 / Oracle开发
我 设置了 utl_file_dir = 'D: estou'然后用utl_file.fopen(utl_file_dir,'','') 可以但我要是直接写路径就不可以了 utl_file.fopen('D: estou',''') 就不可以如果我想访问数据库服务器上的任何目录,应该怎么设置呢?
查看(276)
评论(0)
-
2007-12-10 11:24:54 / Oracle开发
错误如下:应用程序目前不可用或出现意外错误。请稍后再试。如果此消息仍然存在,请与系统管理员联系。不知道如何解决?
查看(374)
评论(3)
-
2007-12-04 14:42:58 / Oracle Developer Suite
500 Internal Server Errorjava.lang.NoClassDefFoundErrorat _oa__html._ibeCZzdError._jspService(_ibeCZzdError.java:80)[/OA_HTML/ibeCZzdError.jsp]at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.0.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:416)at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)at javax.ser
查看(555)
评论(1)