Goal   Solution   References APPLIES TO: Oracle Supplier Lifecycle Management - Version 12.1.2 and laterOracle Contract Lifecycle Management for Public Sector - Version 12.1.3 and laterOracle Sourcing - Version 11.5.10 and laterOracle Purchasing - Ve…
APPLIES TO: Oracle Applications Framework - Version 11.5.10.0 to 12.2.2 [Release 11.5.10 to 12.2] Information in this document applies to any platform. GOAL When you create extensions to Oracle E-Business Suite OA Framework pages, you must use the ve…
原文地址:JavaScript In OA Framework (需FQ) “To be or not to be…… is the question…..!” The famous soliloquy by William Shakespeare in Hamlet…. a similar scenario we have in OA Framework for JavaScript!The exact lines of Developers’ guide for use JavaScript…
  版权声明:本文为博主原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/qq_25804863/article/details/49111005 什么是ANR? ANR:Application Not Responding,即应用无响应 ANR日志Trace文件获取 系统生成的Trace文件保存在data/anr,可以用过命令adb pull data/anr/取出 traces.txt只保留最后一次ANR的…
 metalink上的文章较全的,中文的可参考我的博客EBS开发技术之trace http://blog.csdn.net/cai_xingyun/article/details/17250971 This document provides instructions on how to create and retrieve Forms and Database level SQL trace. The example details below are for receiving pro…
RAC: Frequently Asked Questions [ID 220970.1]   修改时间 13-JAN-2011     类型 FAQ     状态 PUBLISHED   Applies to: Oracle Server - Enterprise Edition - Version: 9.2.0.1 to 11.2.0.1 - Release: 9.2 to 11.2 Purpose Frequently Asked Questions for Real Applicatio…
from:metalink more: Note 174219.1 - How To Change The Logo In The Oracle Application Menu Note 849752.1 - R12 Login Page: How to Personalize the Logo ? Note 741459.1 - Tips For Personalizing The E-Business Suite r12 Login Page (MainLoginPG)  Note 602…
转载:http://blog.csdn.net/zhou1862324/article/details/17512191 IPS(incident packaging service)是11G的新特性,其目的是查看某个错误相关的所有dump文件和trace文件,并可以很方便的打成一个包,我认为这个特性极大的方便了DBA进行远程诊断.PRE:使用前首先设置好ORACLE_HOME和PATH环境变量.进入adrci控制台:$adrciadrci tool is started.列出ADR HOME:…
from:metalink more: Note 174219.1 - How To Change The Logo In The Oracle Application Menu Note 849752.1 - R12 Login Page: How to Personalize the Logo ? Note 741459.1 - Tips For Personalizing The E-Business Suite r12 Login Page (MainLoginPG) Note 6029…
转:http://blog.csdn.net/ae6623/article/details/8841801?utm_source=tuicool&utm_medium=referral /* Copyright (c) 2000-2004 Yale University. All rights reserved. * See full notice at end. */ package edu.yale.its.tp.cas.client.filter; import java.io.*; im…