Dear all,
I am trying to use PA 2.5 (automated mode) in a specific context where I have one DB source (read only) and another "working-DB" (read write). I cannot dump the entire DB orginal source into my working DB because of the volume a the data.
I would like to use Data Manager to
1- create an entity
2- create the corresponding analytical record (with some aggregate base on a joined table) + a time-stamped population based on my entity and a date table
3- make an analytical temporal data set based on the former analytic datasets
4- tranfer them in my working DB
5- perform modelling from my working DB.
However at step 4 I cannot transfer the data with the PA toolkit.
From the SQL Request preview, I guess that PA needs somehow to create a table in the source DB but as far as I am not allowed to write on it I get the error:
Checking internal state.
Beginning of learning for Default.
Learning time: 0 seconds
Statistics builder learning phase finished
Total elapsed time: 0 seconds.
Checking internal state.
Beginning of applying model. Please wait...
Some intermediate entities missing in script KX_14649617782298696XXXX.
Cleaning intermediate entities of script KX_14649617782298696XXXX.
Creating intermediate entities of script KX_14649617782298696XXXX.
Failure when creating an object in script KX_14649617782298696XXXX.
Message from ODBC: SQLExecDirect: [42000][Microsoft][SQL Server Native Client 10.0][SQL Server]CREATE TABLE permission denied in database 'XXXXXXX'.
May I ask you to advise me on how can I deal with such a workflow?
Thanks,
R.