"Process Aborted" - TM1 warning after running a process

Post Reply
rayjk
Posts: 5
Joined: Fri Oct 29, 2010 6:53 am
OLAP Product: TM1
Version: 9.4.1
Excel Version: 2007

"Process Aborted" - TM1 warning after running a process

Post by rayjk »

I am running a process and I get warning message "Process Aborted". When look into log file it says that "epilog procedure SaveDataAll failed". What is interesting the process runs and loads the data. I never got this message before and I didn't change anything either in the process or files that I am loading. What can be the cause of this warning ????
ajain86
Community Contributor
Posts: 132
Joined: Thu Oct 15, 2009 7:45 pm
OLAP Product: TM1
Version: 9.4.1 9.5 9.5.1
Excel Version: 2003 2007

Re: "Process Aborted" - TM1 warning after running a process

Post by ajain86 »

Have you checked the tm1s.log file to see if you are getting an error where it was unable to acquire a lock.

This means there is some process running in the middle that is not releasing all the locks which is required to do a savedataall.

I have always found it best to move savedataall into its own process.
Ankur Jain
Post Reply