ERROR:
ORA-17627: ORA-01041: internal error. hostdef extension doesn’t exist
ORA-19849: error while reading backup piece from service PROD
ORA-03113: end-of-file on communication channel
ORA-19558: error de-allocating device
ORA-19557: device error, device type: DISK, device name:
ORA-17627: ORA-01041: internal error. hostdef extension doesn’t exist
ORA-19661: datafile 92 could not be verified
ORA-17627: ORA-01041: internal error. hostdef extension doesn’t exist
ORA-19849: error while reading backup piece from service PROD
ORA-03113: end-of-file on communication channel
Solution:
In sqlnet.ora add below lines to resolve the issue
DISABLE_OOB=on
Recent Posts