ORA-16738: redo transport service for database “string” is not running
Cause: The redo transport service for the specified standby database was not running.
Action: Check the Data Guard broker log and/or the alert log for more details. If necessary, start the redo transport service for the standby database.
ORA-16738是Oracle数据库中的错误代码,表示在数据库“字符串”中,重新传输服务未运行。
1.检查错误提示中的“字符串”,找出对应힐坎出对应的transportable service。
2.检查是否有大小写,文件,目录等混合存在,如果存在,则将其转换为transportable destination指定的大小写。
3.检查文件是否损坏,如果文件损坏,则重新创建该文件。
4.重新启动transportable服务,以确保服务正常工作。