Import of a view fails with LRM-00116
I'm trying to import a view from a dump file and I'm getting error LRM-00116. My command is impdp system/<pass>@<db> directory=marlowexp dumpfile=marlow.dmp include=VIEW:"=('SYS.MARUSERS_VIEW')" logfile=impMarusers.logI'm on Linux64. Can somebody help?
0