Find a patch that modified a file in EBS R12.2
Retrieve the file details from the apps.ad_files table SELECT file_id, filename, subdir FROM apps.ad_files WHERE filename LIKE...
Retrieve the file details from the apps.ad_files table SELECT file_id, filename, subdir FROM apps.ad_files WHERE filename LIKE...
I have created a table "CUSTOMERS" with 1 million rows and an ID column as a primary key. SQL> SELECT COUNT(*) FROM CUSTOMERS; COUNT(*)...
Autoconfig failed with the below error in one of our Oracle EBS Database instances while cloning. Connected. from ...