Database Creation Statements

Greetings,

We’re attempting to utilize Vault to manage database credentials for an Oracle database. For the creation_statements option, is it possible to give it a stored procedure to call rather than the direct DDL needed for user creation? If we wanted to put everything into a .sql file, what gets used to interpret that file, ie, SQLPLUS, etc.

Thanks,
chad

1 Like