Querying management databases from the command line

You can use the OQL Service Provider to perform queries on Network Manager component databases.

About this task

Once you have logged into the OQL Service Provider, you can issue OQL statements to act on the databases of the service that you are logged into. You must terminate statements with a semi-colon (;) and the go keyword. You can also use the send keyword instead of go.