Oracle Error ORA-31422: owner schema string does not exist

Oracle Error Message

ORA-31422: owner schema string does not exist

Reason for the Error

Value specifed for the owner parameter does not contain the name of an existing schema in the database.

Solution

Recheck the name, and call the procedure again using an existing schema name.