How to fix the Oracle error LSX-00123: base type is required?
In this post, you’ll learn more about the Oracle ErrorLSX-00123: base type is required with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LSX-00123: base type is required
Reason for the Error LSX-00123: base type is required
Cause: Missing base type declaration in the type definition.
How to fix the Error LSX-00123: base type is required ?
You can fix this error in Oracle by following the below steps
Action: Define a base type.
Leave Your Comment