Skip to content

Commit 1e3626d

Browse files
committed
bin_sh
1 parent abdecdf commit 1e3626d

File tree

1 file changed

+3
-0
lines changed
  • optimizer/upgrading_to_12c/dpump_copy

1 file changed

+3
-0
lines changed

optimizer/upgrading_to_12c/dpump_copy/dp_copy

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#
2+
#!/bin/sh
3+
#
14
expdp s1/s1 dumpfile=expdat.dmp content=metadata_only include=statistics
25
if [ $? -eq 0 ]
36
then

0 commit comments

Comments
 (0)