Unable to switch to custom responsibility due to error fdmload failed due to ORA-00942 : table or vi
DBA created an Oracle ID TEST_R12. This ID only has view access to all the tables except for one temp table, which it can delete. I registered this ID in Oracle Users form. Then I created a data group Read_Only to match this ID with Inventory Appliation. Then I assigned this data group to responsibility CW Inventory View Only. When I tried to use the responsibility, I got the error
APP-FND-01564 error 942 in fdmload
cause :fdmload failed ue to ora-00942 table or view doesnot exist
I did not bounce app tier server. Will this be the reason?
0