InterviewSolution
Saved Bookmarks
| 1. |
When You Apply C Driver Patch Does It Require Database To Be Up & Why? |
|
Answer» Yes, database & 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 apps & other schema and to upload patch history INFORMATION in database tables. Yes, database & 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 apps & other schema and to upload patch history information in database tables. |
|