expdp problem
Hello, experts, I`m trying to do a full export of my database using expdp command but when I execute it hte followings errors appear:
ORA-31626: el trabajo no existe
ORA-31637: no se puede crear el trabajo SYS_EXPORT_FULL_01 para el usuario SYS
ORA-06512: en "SYS.DBMS_SYS_ERROR", línea 95
ORA-06512: en "SYS.KUPV$FT_INT", línea 736
ORA-31615: la rutina CREATE_QUEUES ha recibido este error:
Timeout.
I do not understand, I have four database and in the rest 3 I can do the full export without errors.
version: 11.1.0.7
OS: SUSE LINUX ENTERPRISE 10
thank you.