TechnoBabbly
New Member
So, I am working with Appservers and databases, I have my appservers all using a single Temp folder, but I am having trouble sorting out what causes certain temp files to be generated.
I know that a DBI file is a temp table buffer overrun, so I can adjust the -Bt of my appservers to reduce the production of those, or I can also address finding the bad query which could be causing them as well, if the DBI are small I go with the first option, if they are super large then I go with the second option. Same with bli files which are from stack overflow(-s).
However I have recently been getting a large number rcdb file that are showing up with very large file sizes, 500MB+ and I can't find any documentation about what would cause a file with that sort of prefix would actually mean.
Does anyone have a good reference for translating these? or know what rcda are from?
This is on OE 10.1C and while I don't think it should matter, it's dealing with the ERP package Epicor 9.04.
I know that a DBI file is a temp table buffer overrun, so I can adjust the -Bt of my appservers to reduce the production of those, or I can also address finding the bad query which could be causing them as well, if the DBI are small I go with the first option, if they are super large then I go with the second option. Same with bli files which are from stack overflow(-s).
However I have recently been getting a large number rcdb file that are showing up with very large file sizes, 500MB+ and I can't find any documentation about what would cause a file with that sort of prefix would actually mean.
Does anyone have a good reference for translating these? or know what rcda are from?
This is on OE 10.1C and while I don't think it should matter, it's dealing with the ERP package Epicor 9.04.