Skip to content

Commit b3c181a

Browse files
authored
Update asm-move-datafile-with-rman.sh
1 parent ac91dcc commit b3c181a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asm-move-datafile-with-rman.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ echo
8282

8383
if (grep RMAN- $rmantmpfile3)
8484
then
85-
echo "ERR - Error in backup-as-copy step for ${datafile}"
85+
echo "ERR - Error in delete-file step for ${datafile}"
8686
echo " Look in $rmantmpfile3 (contents below)"
8787
#cat $rmantmpfile3
8888
exit 1

0 commit comments

Comments
 (0)