How to fix the Oracle error ORA-19767: missing TRACKING keyword?
In this post, you’ll learn more about the Oracle ErrorORA-19767: missing TRACKING keyword with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-19767: missing TRACKING keyword
Reason for the Error ORA-19767: missing TRACKING keyword
Syntax error.
How to fix the Error ORA-19767: missing TRACKING keyword ?
You can fix this error in Oracle by following the below steps
Use the correct syntax: ENABLE/DISABLE BLOCK CHANGE TRACKING
Leave Your Comment