InterviewSolution
Saved Bookmarks
| 1. |
What Parameter Is Used To Determine Whether The Mode Of Checking For The Management Of Remote Dependencies Is Time-stamped Or Signature Checking? |
|
Answer» The parameter used to DETERMINE if the mode of CHECKING for the management of remote dependencies is time-stamped or SIGNATURE checking is set in the init.ora parameter file as REMOTE_DEPENDENCIES_MODE = value, where value can be TIMESTAMP or SIGNATURE. The parameter used to determine if the mode of checking for the management of remote dependencies is time-stamped or signature checking is set in the init.ora parameter file as REMOTE_DEPENDENCIES_MODE = value, where value can be TIMESTAMP or SIGNATURE. |
|