Displaying Information About Database Devices

SQL Enterprise Manager provides several ways to view information about database devices. You can view a list of the database devices on a server, view a graphical representation of the database devices on a server, and view information about an individual database device.

    To view a list of the database devices on a server
  1. From the Server Manager window, select a server.
  2. Open the tree for that server (click the server's "" button), and then open the Database Devices folder for that server (click the folder's "" button).

    The database devices for the server are listed.

    To view a graphical representation of the database devices on a server
    To view information about an individual database device

You can also query the sysdevices system table or run the sp_helpdevice system procedure to view more information about database devices. For more information, see the Microsoft SQL Server Transact-SQL Reference.