Table Generation
Hi,
App : 9.1 Update 2
Tools : 9.1.3.0
DB : 11g R2
OS : Solaris 10.
While trying to generate a table using OMW in production environment I received creation failed error, the jde.log says:
3528/3928 WRK:Starting jdeCallObject | Mon Jun 22 18:09:47.763000 | dbperfrq.c477 |
OCI0000179 - Error - ORA-01031: insufficient privileges |
3528/3928 WRK:Starting jdeCallObject | Mon Jun 22 18:09:47.764000 | Jdb_drvm.c1003 |
JDB9900401 - Failed to execute db request |
3528/3928 WRK:Starting jdeCallObject | Mon Jun 22 18:09:47.764001 | Jdb_exem.c420 |
JDB21000091 - Failed to create table F59002Z in data source Business Data - PROD |
What I can see using SQL developer is that PRODDTA has got JDE_ROLE as its role (which I think is sufficient for it to generate tables). I can generate tables for other environments. I Checked with privileges for JDE_ROLE and it seems to be OK.