在执行loadjava的时候,报出
creating : source BankNoJudge
Error while creating CREATE$JAVA$LOB$TABLE
    ORA-01031: insufficient privileges
因为使用的数据库用户的权限范围是被严格控制的,所以权限不足而失败,如何对这个用户进行授权?

解决方案 »

  1.   

    我要求dba授权,dba问我权限不足是对表、还是对视图、还是表空间、还是系统权限。
    所有错误信息如下:
    creating : source BankNoJudge
    Error while creating CREATE$JAVA$LOB$TABLE
        ORA-01031: insufficient privilegesloading  : source BankNoJudge
    Error while deleting BankNoJudge from lob table
        ORA-00942: table or view does not existError while loading source BankNoJudge
        ORA-00942: table or view does not existcreating : BankNoJudge
    Error while deleting BankNoJudge from lob table
        ORA-00942: table or view does not existError while creating JAVA$CLASS$MD5$TABLE
        ORA-01031: insufficient privilegesError while deleting MD5 of BankNoJudge
        ORA-00942: table or view does not existError while updating MD5 of source BankNoJudge
        ORA-00942: table or view does not existError while deleting MD5 of BankNoJudge
        ORA-00942: table or view does not existThe following operations failed
        source BankNoJudge: creation
    exiting  : Failures occurred during processing