![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I seem to be getting an EXCEPTION_VIOLATION_ERROR everytime I use a Dynamic task to Edit a Cube Task Property (Fact, Filter and TreeKey). This error does not happen if I execute the dynamic task alone. This only happens when I execute the package as a whole? This brings up the question does the cube task lock it's properties for editing whenever the package is processed? I looked up the BI Accelerator packages and saw some something exactly similar. How come BI Accelerator can do this and I cant? Thank You. |
#3
| |||
| |||
|
|
-----Original Message----- Set the Dynamci Properties Task to execute on main thread. Right click teh task, select workflow properties, options. The OLAP task is written IN VB so sufferes from thread issues, and you must ensure all other tasks that touch it must also match, hence setting the option. -- Darren Green http://www.sqldts.com "Joseph Ollero" <Jollero21 (AT) wizardsgroup (DOT) com> wrote in message news:f9fa01c43e4a$7feb5e10$a001280a (AT) phx (DOT) gbl... I seem to be getting an EXCEPTION_VIOLATION_ERROR everytime I use a Dynamic task to Edit a Cube Task Property (Fact, Filter and TreeKey). This error does not happen if I execute the dynamic task alone. This only happens when I execute the package as a whole? This brings up the question does the cube task lock it's properties for editing whenever the package is processed? I looked up the BI Accelerator packages and saw some something exactly similar. How come BI Accelerator can do this and I cant? Thank You. . |
#4
| |||
| |||
|
|
I didnt know the dynamic task was created with vb. Thanks for the help Mr. Darren Green. Much appreciated. |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |