ORA-06512: in "SYS.DBMS_SYS_SQL
Hello,version oracle10g
I have this error I execute this .plb.
@c:\rdbms10g\RDBMS\ADMIN\prvtssql.plb but the error continue.
BEGIN
*
ERROR en línea 1:
ORA-00936: falta una expresión
ORA-06512: en "SYS.DBMS_SYS_SQL", línea 909
ORA-06512: en "SYS.DBMS_SQL", línea 39
ORA-06512: en "user.package", línea 1054
ORA-06512: en "user.package", línea 439
ORA-06512: en línea 46
thanks
I have this error I execute this .plb.
@c:\rdbms10g\RDBMS\ADMIN\prvtssql.plb but the error continue.
BEGIN
*
ERROR en línea 1:
ORA-00936: falta una expresión
ORA-06512: en "SYS.DBMS_SYS_SQL", línea 909
ORA-06512: en "SYS.DBMS_SQL", línea 39
ORA-06512: en "user.package", línea 1054
ORA-06512: en "user.package", línea 439
ORA-06512: en línea 46
thanks
0