In command prompt you can run the following cmd. Here you can check your rman command correct or not.
% RMAN CHECKSYNTAX
RMAN> RUN
2> {
3> BACKUP DATABASE;
4> }
The command has no syntax errors
Oracle 10g, 11g, 12c OCP Certified, Oracle 10g, 11g RAC Expert, Oracle X2-2 Exadata Certified.
In command prompt you can run the following cmd. Here you can check your rman command correct or not.
% RMAN CHECKSYNTAX
RMAN> RUN
2> {
3> BACKUP DATABASE;
4> }
The command has no syntax errors
No comments:
Post a Comment