fk constraint enabled, yet seeing data inserted when parent doesn't exist

fk constraint enabled, yet seeing data inserted when parent doesn't exist

 

  

I created a foreign key constraint on a table, yet somehow, someway the database is not enforcing the constraint on the table. I checked the status of the constraint and it shows it as enabled. The data does not even exist in the parent table! How is this even possible? Any insights?

Oracle LazyDBA home page