simotek
Programmer
- Sep 3, 2009
- 2
Hi all,
i'm tryng to publish data in table-only layout mode:
- i select a cube and a dimension
- i select an e-list item to publish
- i create and configure a new contributor publish datastore
- i add the job for relative application in the list of the monitored applications
Then, when i click on publish button , the reporting_publish job starts and ends successfully.
But if i try to start the publish job the second time, it ends with this error:
Process ID / Thread ID: xxx
Source: ...
Error Number: 440
Line Number: 220
Description: Unable to get Job Item
The Job management step failed. An attempt has been made to mark the 'REPORTING_PUBLISH' Job as CANCELLED. Please rectify the problem and re-create a similar Job.
The call to 'JobBegin' on 'ReportingPublish_%v.Implementation' was not successful.
Unable to execute statement. 1031 ORA-01031: insufficient privileges
The SQL was:
DROP INDEX table_x.index_y
I think it is a problem due to item permission (i use an oracle db), but i dont't known where this type of permission must be configured
Thanx in advance
Simone
i'm tryng to publish data in table-only layout mode:
- i select a cube and a dimension
- i select an e-list item to publish
- i create and configure a new contributor publish datastore
- i add the job for relative application in the list of the monitored applications
Then, when i click on publish button , the reporting_publish job starts and ends successfully.
But if i try to start the publish job the second time, it ends with this error:
Process ID / Thread ID: xxx
Source: ...
Error Number: 440
Line Number: 220
Description: Unable to get Job Item
The Job management step failed. An attempt has been made to mark the 'REPORTING_PUBLISH' Job as CANCELLED. Please rectify the problem and re-create a similar Job.
The call to 'JobBegin' on 'ReportingPublish_%v.Implementation' was not successful.
Unable to execute statement. 1031 ORA-01031: insufficient privileges
The SQL was:
DROP INDEX table_x.index_y
I think it is a problem due to item permission (i use an oracle db), but i dont't known where this type of permission must be configured
Thanx in advance
Simone