cancel
Showing results for 
Search instead for 
Did you mean: 

DBIF_RSQL_SQL_ERRO CX_SY_OPEN_SQL_DB

Former Member
0 Kudos

Hi all!

The following dumps occur

Category               Installation Errors

Runtime Errors         DBIF_RSQL_SQL_ERROR

Except.                CX_SY_OPEN_SQL_DB

Short text

    SQL error 1031 when accessing table "PAKDATBUF".

What happened?

    Error Text of the Database: "ORA-01031: insufficient privileges"

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught

     in

    procedure "WRITE_TO_DATABASE" "(FORM)", nor was it propagated by a RAISING

     clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    Error Text of the Database: "ORA-01031: insufficient privileges"

Anyone knows what are the privileges I need?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ashish_vikas
Active Contributor
0 Kudos

Hello Josue,

Can you please tell us what you are doing when you get this Dump ?

Regards,

Ashish

Former Member
0 Kudos

Hi Ashish

I already solved.

Thanks.