Subscribe to:
Post Comments (Atom)
Size of schema in Oracle database 23AI
How to find the size of schema in the 23AI ORACLE Database. SQL> select sum(bytes)/1024/1024 "SIZE_IN_MB" from dba_segments;...
-
Application version : R12.2.10 DB version : 19.17.0 ERROR APP-FND-01388: Cannot read value for profile option CONC_KEEP_BLANK_FILES in rout...
-
How to clean FND_NODES table in R12.2.4 Step 1: Always apply the latest cloning patches to avoid all the bugs and fixes Step 2: ...
-
CONCURRENT MANAGER ISSUES IN APPS R12 Status code and Phase code for Concurrent requests Here is what the abbreviation for ...
No comments:
Post a Comment