backup schema
Hi experts,
i have taken schema level backup with SYS user credential, i read some where CONSISTENT=y is unsupported for exports that are performed when you are connected as user SYS or you are using AS SYSDBA, or both. i have been used expdp sys/pwd schemas=dbprod directory=DIR dumpfile=AM.dmp logfile=expdpAM.log on oracle 11.2.0.2 / AIX
can i use this exisiting backup dump file for future purpose, or have to take again with system or other users. Please guide me,