Some useful DBA stuff...!
execute the following command on the applications tier :
perl <COMMON_TOP>/clone/bin/adclonectx.pl retrieve
create table apps.fnd_concurrent_queues_oci as select * from apps.fnd_concurrent_queues; create table fnd_concurrent_requests_oci as selec...
No comments:
Post a Comment