reimposting batch fails with ora-30926 error
Hi All,
I am getting below error after executing reimposting batch and unable to post credit memo quantity, even all the table have updated with accounts and reason codes.
[apmerch@retake reim-batch]$ ./reimposting ADMIN/retek
2014-03-29 20:35:51,183 ERROR [main] oracle.retail.reim.batch.jobs.FinancialPostingBatch - Financial Posting Batch terminated with the following error:
2014-03-29 20:35:51,184 ERROR [main] oracle.retail.reim.batch.jobs.FinancialPostingBatch -
oracle.retail.reim.data.DataAccessException: oracle.retail.reim.data.DataAccessException: @0PACKAGE_ERROR@1ORA-30926: unable to get a stable set of rows in the source tables@2REIM_POSTING_ACCOUNT_SQL.RETRIEVE_ACCTS_FOR_VALIDATION
at oracle.retail.reim.data.dao.impl.FinancialPostingAccountDao$CallRetrieveAccounts.execute(FinancialPostingAccountDao.java:265)