Hydra Error 358 Must close current database before CREATE, START or ROLLFORWARD.

In this blog post, let’s learn about the error message “358 Must close current database before CREATE, START or ROLLFORWARD.” in Hydra and the description of the error.

Error Message

358 Must close current database before CREATE, START or ROLLFORWARD.

Error Details

These statements choose a new current database, but the present database must be closed first. Use the CLOSE DATABASE statement before this statement.