Oracle Error ORA-19707: invalid record block number – string

Oracle Error Message

ORA-19707: invalid record block number – string

Reason for the Error

The input number is either negative or too large.

Solution

Check the input record block number and make sure it is a valid number clauses in the create database statement.