How to fix the Oracle error RMAN-06705: text script line is too long (>1024)?
In this post, you’ll learn more about the Oracle ErrorRMAN-06705: text script line is too long (>1024) with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-06705: text script line is too long (>1024)
Reason for the Error RMAN-06705: text script line is too long (>1024)
A text script contained a line longer than the permitted maximum length.
How to fix the Error RMAN-06705: text script line is too long (>1024) ?
You can fix this error in Oracle by following the below steps
Split the line in smaller lines an retry the operation.
Leave Your Comment