Login  Register

Export_db

Posted by Arsalan on Jan 21, 2020; 12:27pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Export-db-tp8018.html


Salam Sir

every day i take expdp fine but today i face below error

Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

UDE-31623: operation generated ORACLE error 31623
ORA-31623: a job is not attached to this session via the specified handle
ORA-06512: at "SYS.DBMS_DATAPUMP", line 3326
ORA-06512: at "SYS.DBMS_DATAPUMP", line 4551
ORA-06512: at line 1

Google says change value 0

i change to

alter system set streams_pool_size=1024M scope=spfile sid='*';

but still i can not expd

pleas guide me