Hyperion Essbase - Create/Replace application error - temp directory lock
Essbase: 11.1.2.4, on prem
I'm using the following maxl code:
create or replace application XXMth as XXDay;
I'm getting this error in the log:
ERROR - 1053004 - Cannot create database directory: E:\hyperion\apps\app\XXMth\XX\trig [Permission denied].
The app directory for XXMth has a current days date (most of the replace worked). The Temp directory under XXMth and the trig directory has the prior month day (from the last time it was created). This has recurred now for the last 3 months and has required Essbase services to be stopped and restarted. We are unable to manually delete the Temp folder as it seems something has a lock on it. We are unable to find anything that would cause this.