2] 10/11 13:59:30 line=13 sql=begin
quest_spc_util.drop_object(
'SAPR3',
'T063D',
'lw',
false);
end;
[2] 10/11 13:59:30 ORA-01031: insufficient privileges
ORA-06512: at "LIVE_REORG.QUEST_SPC_UTIL", line 436
ORA-06512: at "LIVE_REORG.QUEST_SPC_UTIL", line 503
ORA-06512: at line 2
The schema for the object owner for Space Manager and QSA are not the same
To verify the schema, you can issue:
select * from quest_com_products
where product_id = 35
or product_id = 61
Please make sure that the install_user are the same schema. If different, QSA needs to be uninstalled and reinstalled. See attached SpaceManager601InstallGuide.pdf for instructions.
If not, the user needs to uninstall and reinstall QSA. The reason they should be the same user is because, at install time, we grant certain privileges to the Space Manager user and QSA needs those privileges to install.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy