grant execute on apps.SPM_CON_INVOICE_INF_PKG to diq;

 

grant  DEBUG on apps.SPM_CON_INVOICE_INF_PKG to diq;

 

Oracle 给予访问其他用户包的权限

 

在diq 下直接 view apps.SPM_CON_INVOICE_INF_PKG即可。

 debugger 进不去包解决!

alter package CUX_CP_PLAN_UTIL_PKG_BAK compile debug;

 

相关文章:

  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-19
  • 2022-01-31
  • 2022-12-23
猜你喜欢
  • 2021-10-19
  • 2022-02-01
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-21
相关资源
相似解决方案