发布时间:2013-12-23 15:58:44
ORACLE有一种定时调度机制,用dbms_job包来管理。 设置的JOB就是不运行,搞得的郁闷, 最好执行了这个才搞定 exec dbms_ijob.set_enabled(true); 下面提供一个checklist用于检查job异常的原因: 1) Instance in RESTRICTED SESSIONS mode? Check if the instance is in restricted sessions mode:.........【阅读全文】
发布时间:2013-12-10 11:17:25
1. find out sun_plugin_version from $FND_TOP/resource/appsweb_${HOST}.cfg from your applications NODE Version was 1.4.2._04sun_plugin_version=1.4.2_042. Download and install j2sdk version 1.4.2_04 from www.javasoft.com on Linux Desktop. The JDK install direc.........【阅读全文】
发布时间:2013-12-10 11:16:23
fact: Oracle Applications 11.5Please follow the procedures below to create a trace file of all form leveldetails, built in programs, triggers, and procedures used in a form or process:1 ensure operati.........【阅读全文】
发布时间:2013-12-09 10:44:23
http://mirror.symnds.com/distributions/CentOS-vault/......【阅读全文】
发布时间:2013-11-11 11:58:46
安装的oracle client精简版,plsql,之前可正常使用,近期不能用。网上查了一下,大部分都说是oracle client版本问题。可之前为什么能用呢?检查tnsnames.ora文件,发现原来第一行里格式不正确,修改保存又可用了。......【阅读全文】
chinaunix网友2007-12-20 14:17
兄弟,请问你的cacti监控oracle搞定了吗?我目前想加上oracle监控,我加了你gmail ,不知道你是否有MSN?我想向你请教一下