Rem Rem $Header: oneapigr.sql 23-dec-2002.16:14:03 cdalessi Exp $ Rem Rem oneapigr.sql Rem Rem Copyright (c) 2000, 2002, Oracle Corporation. All rights reserved. Rem Rem NAME Rem oneapigr.sql Rem Rem DESCRIPTION Rem Grants access privileges to all users on API packages. Rem Rem NOTES Rem Rem Rem MODIFIED (MM/DD/YY) Rem glyon 06/04/07 - replace public with cwm_user in grant execute Rem cdalessi 12/23/02 - remove cwm_olap_server_list Rem dthompso 06/01/00 - add cwm_olap_server_list Rem dthompso 04/27/00 - Initial Version Rem dthompso 01/00/00 - Created Rem grant execute on cwm$classify to CWM_USER / grant execute on cwm$olap$cube to CWM_USER / grant execute on cwm$olap$level to CWM_USER / grant execute on cwm$olap$hierarchy to CWM_USER / grant execute on cwm$olap$level$attribute to CWM_USER / grant execute on cwm$olap$dim$attribute to CWM_USER / grant execute on cwm$olap$dimension to CWM_USER / grant execute on cwm$olap$measure to CWM_USER / grant execute on cwm$utility to CWM_USER / grant execute on cwm$exceptions to CWM_USER /