BICC: Extract is failing with Error while fetching rows from server
When we run the following PVO in full extract it's failing due to huge data as row counts are 208,699,447.
FscmTopModelAM.FinExtractAM.XlaBiccExtractAM.SubledgerJournalDistributionExtractPVO
I've also tried extarcting in "Chunk By Creation Date" through advance configuration, but still no luck.
Did anyone come across this type of error before, if so, how did you over come this?
Error message:
FAILURE | oracle.obiacm.dataExtract.DataExtractException: FscmTopModelAM.FinExtractAM.XlaBiccExtractAM.SubledgerJournalDistributionExtractPVO - Error read results - Error while fetching rows from server: java.io.IOException: end of file
at oracle.obiacm.utils.WriterUtils.readResults(WriterUtils.java:407)
at oracle.obiacm.utils.WriterUtils.extractConcurrent(WriterUtils.java:306)