This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Is it possible to create an application dependency that points directly to a database?

In the application dependency mapping, is it possible to map an application directly to a specific database, or is it only capable of mapping to the SQL instance? All the DBs on the TEST instance are visible in SAM.

ie. SQL Instance name is TEST with several DBs on the TEST instance. An application on a separate node utilizes a DB named APPDB under the TEST instance, but the app mapping only maps the application/node to the TEST instance, and not it's corresponding DB, APPDB.