These are temp files that are used when your system cannot handle the processing in memory.
Similar to PageSys file on your computer.
On this forum there are samples of scripts that will delete those files and files from your ReportData.
Here I am deleting all the MRP logs I run under Manager
forfiles /p "D:\EpicorData\Reports\MANAGER" /s /d -2 /m *.xml /c "Cmd /c del Echo @Path"
forfiles /p "D:\EpicorData\Reports\MANAGER" /s /d -2 /m *.txt /c "Cmd /c del Echo @Path"
Here I am deleting all the *baq and temp files that I can.
forfiles /p "E:\EPICORTEMP" /s /d -1 /m *.* /c "Cmd /c del Echo @Path"
Whenever I reboot my server, I also just clean out the temp because when the DB is running, many files are used and locked.
Miguel A. Santillan
Compass Manufacturing Systems
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, May 5, 2015 8:52 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] RE: HUGE DBIxxxx files in OE101b_wrk directory. What are these and do I need them?
From what I have learned over the years is that it can be a query gone wrong…but it could be other things…I just don’t know.
For me it was always a bad query…..bad BAQ….anything that uses queries that are bad….
M
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, May 05, 2015 11:30 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] RE: HUGE DBIxxxx files in OE101b_wrk directory. What are these and do I need them?
Yea, months old….I’ve moved a couple of the smaller ones (3GB) and so far I hadn’t noticed anything weird. Could running external Crystal Reports using ODBC cause this? We run tons and tons of reports outside of Vantage using Crystal and I’m wondering if someone created one that had a messed up query or something. Is that possible?
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, May 05, 2015 10:20 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] RE: HUGE DBIxxxx files in OE101b_wrk directory. What are these and do I need them?
Are the dates old? Depending on how old I would move them first to make sure nothing is affected….then delete.
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, May 05, 2015 11:12 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] RE: HUGE DBIxxxx files in OE101b_wrk directory. What are these and do I need them?
Can I just DELETE them?
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, May 05, 2015 9:56 AM
To: vantage@yahoogroups.com
Subject: [Vantage] RE: HUGE DBIxxxx files in OE101b_wrk directory. What are these and do I need them?
Temp files that when they get that large could be a BAQ gone wild….a bad BAQ.
Manasa
From:
vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Tuesday, May 05, 2015 10:08 AM
To: vantage@yahoogroups.com
Subject: [Vantage] HUGE DBIxxxx files in OE101b_wrk directory. What are these and do I need them?
I have just noticed on our Vantage 8.03 server that there are some HUGE (42GB, 20GB, 36GB) DBIxxx files that have been created and reside there and are using up a ton of disk space. What are these and do I need them?
Mike Abell
Information Technology Manager
Flexial - BOA Group - Cookeville, Tennessee
Office: 931.432.8408
Mobile: 615.418.3055
email: MAbell@...
IMPORTANT NOTICE FROM API: This communication, including any attachments, contains information that may be confidential or privileged and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please contact the sender immediately and delete this message. Any unauthorized disclosure, copying or distribution of this message is strictly prohibited.
IMPORTANT NOTICE FROM API: This communication, including any attachments, contains information that may be confidential or privileged and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please contact the sender immediately and delete this message. Any unauthorized disclosure, copying or distribution of this message is strictly prohibited.
IMPORTANT NOTICE FROM API: This communication, including any attachments, contains information that may be confidential or privileged and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please contact the sender immediately and delete this message. Any unauthorized disclosure, copying or distribution of this message is strictly prohibited.
IMPORTANT NOTICE FROM API: This communication, including any attachments, contains information that may be confidential or privileged and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please contact the sender immediately and delete this message. Any unauthorized disclosure, copying or distribution of this message is strictly prohibited.
IMPORTANT NOTICE FROM API: This communication, including any attachments, contains information that may be confidential or privileged and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please contact the sender immediately and delete this message. Any unauthorized disclosure, copying or distribution of this message is strictly prohibited.
IMPORTANT NOTICE FROM API: This communication, including any attachments, contains information that may be confidential or privileged and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please contact the sender immediately and delete this message. Any unauthorized disclosure, copying or distribution of this message is strictly prohibited.