Jump to content

Recommended Posts

Posted

We're starting the development of this new server module and we would like to hear your opinion about what should be included. Any suggestions are welcomed and we thank you in advance for all of them.

  • Administrators
Posted

Well MySQL and MsSQL are two of the most used solutions and I think it would be great to have them. Also it would be great if we can *hook* to the database module with our plugins :lol: .

Posted

Hi Marius

Please also think about Oracle.

What should be included: hmm, maybe connection used. Loged on users accessing which resource. Dead/ thread locks could be some of the things included.

Posted

My thoughts are, main features should be:

  • Start or stop instances.
  • Structured Queries (We can create a structured set of queries to run to find information, etc)
  • Performance Information
  • Manage log files.
  • Start or stop the SQL
  • View, Start, Stop, Edit or delete Jobs
  • Replication Status
  • User and Credential Management

  • 2 weeks later...
  • 3 months later...
  • Administrators
Posted

- Start or stop the SQL Server

You can do this with Services feature.

- View, start, stop, view the backup or jobs history even restores a DB from backup

You can view, start, (stop?) agent jobs, and restore them via query (you can add favorite queries to avoid writing them).

- View errors reporting from database

You can view the server log.

All that for MSSQL server.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...