parameter consisitent='N' doesnt create an inconsistent dump why??
exp hr/hr file='/u01/emp.dmp' log='/u01/erroremp.log' tables='emp' feedback=10000 consistent='N';
hi
above command is fired by me to check if i use consistent='N' and at the same time if sum1 else fires a update
then sum updates wil come in the dump and others wont
but it doesnt happen that wat
can sum1 tell me why??
i hd 1780003 records before dump and updated 40000 but still it came as a consistent dump only
why??
thanx in advance
hi
above command is fired by me to check if i use consistent='N' and at the same time if sum1 else fires a update
then sum updates wil come in the dump and others wont
but it doesnt happen that wat
can sum1 tell me why??
i hd 1780003 records before dump and updated 40000 but still it came as a consistent dump only
why??
thanx in advance
0