cancel
Showing results for 
Search instead for 
Did you mean: 

sql server database administration

Former Member
0 Kudos

Hi,

I am working on a windows os server with sql server as the database.

In oracle as a database you can use brtools, etc...

also you can use sqlplus / nolog and connect / as sysdba and type the sql commands.

But in sql server,

how to use sqlplus commands like

how to start a database from command line and how to stop it.

Thanks,

Sagar.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
how to use sqlplus commands like

You may want to go to enterprise manager studio-> select database .. there you can use SQL commands.

how to start a database from command line and how to stop it.

[http://technet.microsoft.com/en-us/library/ms190236.aspx]

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check this [link|http://www.sdn.sap.com/irj/sdn/mss;jsessionid=%28J2EE3414900%29ID1860883650DB10437225983439128089End]

Thanks

Sunny