InterviewSolution
Saved Bookmarks
| 1. |
When You Apply C Driver Patch Does It Require Database To Be Up And Why ? |
|
Answer» Yes, database and db listener should be Up when you apply any driver patch in APPS. even if driver is not updating any database object connection is required to VALIDATE appsand other SCHEMA and to upload patch history INFORMATION in database tables. Yes, database and db listener should be Up when you apply any driver patch in apps. even if driver is not updating any database object connection is required to validate appsand other schema and to upload patch history information in database tables. |
|