select_from_dual
Check MCP server connectivity by requesting a single DUMMY row; returns a fixed message showing no database is connected, confirming the client can reach the server before Oracle setup.
Instructions
Returns a single row with one column, DUMMY. This server has NO DATABASE CONNECTION: the value is a fixed message saying so, not a query result, and no SQL is executed. The tool exists to prove that an MCP client can reach this server before Oracle is configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||