Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] Commands to svcadmin

I've finally found some time to do some work on SQLServer support and have made a number of mods, however I'm having a little trouble understanding the way svcadmin decides if a command is valid or not.
 
when I ask svcadmin to create a database using the command  "sqlserver:stellation <username> <password>"
It tells me that the command is invalid; no big surprise but I can't seem to find where valid commands are defined!  I've searched and debugged to no avail.
 
I know that Selector and CommandSelector are involved and can see where the svc commands are defined but the svcadmin commands elude me.
 
Maybe someone could point me in the right direction.
 
Regards,
            Dale Bennett.

Back to the top