partition unprocessed. -
03-13-2006
, 04:36 AM
hi,
I use Organization and YearMonth to slice my Cube to 650 partitions, and
have a job to process curretn month partition every day.
I'm using parallel process utility to process.
Sometimes I get an error message in my AS log.
"Error code is -2147221414 , Processing could not be initialized on the
specified DSO object."
or
"Error code is -2147221411. A child process failed within a transaction.."
After that, I query AS and found all my partition became unprocessed.
Why? I process current month partition failed , but all other partition
lost their value.
Could you have any idea?
Thanks. |