DBA Hub

📋Steps in this guide1/1

check the syntax of RMAN commands

--- check the syntax of RMAN commands interactively without actually executing the commands

oracle configurationintermediate
by OracleDba
13 views
1

check the syntax of RMAN commands

--- check the syntax of RMAN commands interactively without actually executing the commands -- Now put the command for checking syntax

Code/Command (click line numbers to comment):

1
2
3
4
5
6
7
$
rman checksyntax
Recovery Manager: Release 12.1.0.2.0 - Production on Sun Jan 29 12:04:24 2017
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
RMAN>
backup database;
The command has no syntax errors

Comments (0)

Please to add comments

No comments yet. Be the first to comment!