Cause
An attempt was made to create a child table without specifying the PARENT clause.
Action
Specify the PARENT clause in the CREATE SHARDED TABLE command.
Error Message
parent table not specified
An attempt was made to create a child table without specifying the PARENT clause.
Specify the PARENT clause in the CREATE SHARDED TABLE command.