Oracle EBS DBA常用SQL - 安装/补丁 检查应用补丁有没有安装:select bug_number,last_update_date from ad_bugs where bug_number='&bug_num'; 检查安装了哪些语言:select nls_language,language_code,installed_flag from fnd_languages where installed_flag in ('I','B'); 检查应用有没有安装:SELECT SUB…
档 ID 420787.1 White Paper Oracle Applications Multiple Organizations Access Control for Custom Code Checked for relevance on 12-JAN-2011 See Change Record This document discusses how to update the customization code that is affected by the access con…