Configuring a Target Database for Secure Monitoring
You can enable secure monitoring either while discovering a target database, or by changing the secure monitoring settings for a selected target database after discovery.
Note:
DB monitoring setup accepts case-sensitive user names. .Every Oracle database object has a name. In a SQL statement, you represent the name of an object with a quoted identifier or a non-quoted identifier.
A quoted identifier begins and ends with double quotation marks (").
- If you name a schema object using a quoted identifier, then you must use the double quotation marks whenever you refer to that object.
- This is a case-sensitive identifier.
A nonquoted identifier is not surrounded by any punctuation.
- This is not a case sensitive name.
When you set up the monitoring credentials you can provide either quoted (case-sensitive) or unquoted account names.