We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdecdf commit 1e3626dCopy full SHA for 1e3626d
optimizer/upgrading_to_12c/dpump_copy/dp_copy
@@ -1,3 +1,6 @@
1
+#
2
+#!/bin/sh
3
4
expdp s1/s1 dumpfile=expdat.dmp content=metadata_only include=statistics
5
if [ $? -eq 0 ]
6
then
0 commit comments