In this post, you’ll learn more about the Oracle ErrorDRG-12600: user datastore procedure name contains a semicolon with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
DRG-12600: user datastore procedure name contains a semicolon
Reason for the Error DRG-12600: user datastore procedure name contains a semicolon
Cause: the procedure name specified had a semicolon
How to fix the Error DRG-12600: user datastore procedure name contains a semicolon ?
You can fix this error in Oracle by following the below steps
Action: remove semicolon or rename procedure name. The correct format is PACKAGENAME.PROCEDURE_NAME
Leave a Reply