Oracle "insufficient priviledges"
Upgrading JTS (upgrade_jts.sh) from Version 4.0.3 to 5.0.0 the following error occurs whilst CREATE TABLE TEMP_REQUIREMENT_PTEXT_STG ( EXTERNAL_ID VARCHAR(100) NOT NULL, PTEXT VARCHAR(4000) NOT NULL ) TABLESPACE VNF_32K;
"insufficient priviledges"
The both users (repository.db and datawarehouse.db) have DBA, create table, create session........
We have even tried to grant sysdba with the same results......
The "hidden" users: CONFIG, RIASSET, RICALM, RIDW, RIODS, RISCHK, RPTUSER all have DBA permissions, create table, create session....
Who is trying to create the table TEMP_REQUIREMENT_PTEXT_STG and where!
One answer
Hi Matthew -
I'm wondering if it could possibly be the directory/file permissions on the data warehouse folder or the VNF_32K*.ORA file itself. This folder is determined by the com.ibm.team.datawarehouse.db.base.folder property in your server/conf/jts/teamserver.properties file. It's a long shot as it seems like you'd have it other problems if this were the case but it is a quick thing to check.
Gail
Comments
Donald Nong
Sep 23 '14, 10:09 p.m.Matthew Choppen
Sep 24 '14, 1:07 a.m.Matthew Choppen
Sep 24 '14, 1:13 a.m.Donald Nong
Sep 25 '14, 8:10 a.m.Matthew Choppen
Sep 25 '14, 8:36 a.m.