Database Administrator

Showing posts with label backup. Show all posts
Showing posts with label backup. Show all posts
Friday, October 21, 2011

Data Pump EXPDP

›
expdp userid="'sys/oracle@ari1112srv as sysdba'" FULL=y directory=dpump_dir2 dumpfile=ari1112.DMP LOGFILE=ari1112.LOG expd...
Wednesday, February 16, 2011

Data Pump

›
USING DATA PUMP TABLE EXPORT IMPORT expdp scott/tiger@db10g tables=EMP,DEPT directory=TEST_DIR dumpfile=EMP_DEPT.dmp logfile=expdpEMP_DEPT.l...
Thursday, May 20, 2010

Oracle Export Backup Job Email Notification

›
---------------------------------------------Export.bat--------------------------- @ECHO off SETLOCAL IF [%1]==[] goto s_start ECH...
›
Home
View web version
Powered by Blogger.