geofox

Matricula Export e Import

May 13th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. del c:\respaldo\matricula.dmp /q
  2. exp own_matricula/matricula  FILE=c:\respaldo\matricula.dmp LOG=c:\respaldo\matricula_export.log
  3. imp ugb_dba/oracle FILE=c:\respaldo\matricula.dmp LOG=c:\respaldo\matricula_import.log FROMUSER=own_matricula TOUSER=matricula_respaldo COMMIT=y IGNORE=y
Advertisement
Add Comment
Please, Sign In to add comment