VoltDB provides system procedures that perform system-wide administrative functions. You can invoke system procedures interactively using the sqlcmd utility, or you can invoke them programmatically like other stored procedures, using the VoltDB client methods like callProcedureSync or callProcedureAsync in the Java Client2 API, or callProcedure in some other APIs.
This appendix describes the following system procedures.