How to fix the Oracle error ORA-07703: error in archive text: need ‘/’ after device type?
In this post, you’ll learn more about the Oracle ErrorORA-07703: error in archive text: need ‘/’ after device type with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-07703: error in archive text: need ‘/’ after device type
Reason for the Error ORA-07703: error in archive text: need ‘/’ after device type
The archive control text in the ARCHIVE command is invalid; the device type (to indicate a file or tape) must be followed by a ‘/’.
How to fix the Error ORA-07703: error in archive text: need ‘/’ after device type ?
You can fix this error in Oracle by following the below steps
Refer to the SQLDBA Guide for the proper syntax of the text.
Leave Your Comment