Oracle Error ORA-31170: Cyclic Schema Registration without using FORCE option

Oracle Error Message

ORA-31170: Cyclic Schema Registration without using FORCE option

Reason for the Error

An attempt was made to register cyclic schemas with FORCE = false.

Solution

Use FORCE = true when registering cyclic schemas.