oracle 导入导出

exp test1/test1@localhost/wu file=F:\export\test10429.dmp log=F:\export\test10429.log full=y;IPCONFIG


create tablespace ORACLE
datafile 'D:\oracle\product\10.2.0\oradata\ORACLE\ORACLE.dbf'
size 1024m
autoextend on next 32m maxsize 2048m

posted @ 2018-04-28 10:11  stonewud  阅读(67)  评论(0)    收藏  举报