exec_ddl_sql

Execute create/drop/alter to the oracle database

Server Oracle MCP Server zhengwanbo/oracle-mcp-server
Category Destructive
Risk class Critical
Parameters 00 required

What exec_ddl_sql does on Oracle MCP Server

AI agents call exec_ddl_sql to permanently remove resources in Oracle MCP Server — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why exec_ddl_sql needs a policy

The exec_ddl_sql tool permits execution of DDL (Data Definition Language) commands including DROP, which irreversibly deletes database objects, tables, schemas, and associated data. This is a core destructive operation that cannot be undone.

From the tool's definition Tool description explicitly states 'Execute create/drop/alter to the oracle database'. The drop operation is irreversible and can destroy database objects, schemas, and data.

Questions about exec_ddl_sql

What does the exec_ddl_sql tool do? +

Execute create/drop/alter to the oracle database. It is categorised as a Destructive tool in the Oracle MCP Server MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on exec_ddl_sql? +

Register the Oracle MCP Server MCP server in PolicyLayer and add a rule for exec_ddl_sql: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Oracle MCP Server. Nothing to install.

What risk level is exec_ddl_sql? +

exec_ddl_sql is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit exec_ddl_sql? +

Yes. Add a rate_limit block to the exec_ddl_sql rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block exec_ddl_sql completely? +

Set action: deny in the PolicyLayer policy for exec_ddl_sql. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides exec_ddl_sql? +

exec_ddl_sql is provided by the Oracle MCP Server MCP server (zhengwanbo/oracle-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.