SELECT name, creation_date FROM apps.fnd_apps_system;
SELECT resetlogs_time FROM v$database;
SELECT name, creation_date FROM apps.fnd_apps_system;
SELECT resetlogs_time FROM v$database;
Use below command to find Filename under sub directories of $AP_TOP
find /$AP_TOP -name "Filename*" -print
SELECT ba.attribute2 wed_adi_package_procedure_name FROM apps.bne_attributes ba, apps.bne_param_lists_b bplb, ap...