前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >在Windows上主机名修改后OracleMTSRecoveryService无法启动

在Windows上主机名修改后OracleMTSRecoveryService无法启动

作者头像
Yunjie Ge
发布2024-07-04 12:55:24
680
发布2024-07-04 12:55:24
举报
文章被收录于专栏:数据库与编程数据库与编程

OracleMTSRecoveryService is Unable to Startup after the Hostname is Changed on Windows (Doc ID 1451406.1)

APPLIES TO:Oracle Database - Enterprise Edition - Version 10.1.0.2 and later

Generic Windows

SYMPTOMS

When attempting to start the OracleMTSRecoveryService on Windows, below error occurred:

Windows could not start the OracleMTSRecoveryService service on SALES1

Error 1: Incorrect function

Below error was found in the %ORACLE_HOME%\oramts\trace:

[04/19/2012-16:34:42:925][00000e5c] OracleMTSRecoveryService starting [04/19/2012-16:34:42:925][00000d08] workerThread() - entering [04/19/2012-16:34:45:546][00000d08] createHTTPSvrs() - failed to get addrinfo (The requested name is valid, but no data of the requested type was found. ) [04/19/2012-16:34:45:546][00000d08] workerThread() - failed to create httpsvr [04/19/2012-16:34:45:546][00000d08] workerThread() - exiting [04/19/2012-16:34:45:546][00000e5c] service_main() - worker thread exited

CHANGES

The server hostname was changed.

CAUSE

The value of the "Host" entry in Windows Registry HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\OracleMTSRecoveryService\Protid_0. 3 still points to the old hostname.

This leads to failure of creating httpsvr when starting up the OracleMTSRecoveryService.

SOLUTION

1. Please open the Windows registry by running "regedit".

2. Please set the correct hostname for the "Host" entry in HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\OracleMTSRecoveryService\Protid_0. 3.

3. Startup the OracleMTSRecoveryService again.

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2024-07-01,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 山东Oracle用户组 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • APPLIES TO:Oracle Database - Enterprise Edition - Version 10.1.0.2 and later
  • SYMPTOMS
  • CHANGES
  • CAUSE
  • SOLUTION
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档