ORACLE Database Export table, oracle Database Import
Today, a system is installed on the company's server and cannot be imported during database table export. It was originally 10 Gb. the dmp file is imported to 11 GB. If you suspect that the version is incompatible. open the dmp table and change the version number to 11 GB. It is found that the import still fails. imp fss12d/handsome @ ora11g file = ". /dc. dmp full = y ignore = y "; later, Baidu changed the environment variables of the Linux system and found that it was not feasible. Finally, imp fss12d/handsome file = ". /dc. dmp full = y ignore = y "; remove @ ora11g and the result is successful. Let's share this story with you and wish you a happy growth.
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.