ORA-38471: ROWIDs for table aliases cannot be null
What triggered the Error:
An attempt was made to pass a null value for the table alias attribute in the data item, which is not permitted.What should we do to fix it:
Pass a valid rowid value for the table alias.