Re: Invalid status to Valid
Posted by ErmanArslansOracleBlog on Jul 09, 2020; 3:53pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Invalid-status-to-Valid-tp8492p8494.html
You use a sequence in that function.
So probably, there were some actions taken on that sequence..
For instance If you drop the sequence, the fuction will go invalid ..
You know what I mean..