My Oracle Support Banner

Wrong Machine_name In Mobileadmin.Mobileserver_instances (Doc ID 1396793.1)

Last updated on FEBRUARY 03, 2022

Applies to:

Oracle Lite - Version 10.2.0.2.0 and later
Information in this document applies to any platform.Symptoms

On : 10.2.0.2.0 version, Mobile Server

ACTUAL BEHAVIOR
---------------
SQL> select MACHINE_NAME from mobileserver_instances;
MACHINE_NAME
-------------------------
oracle.com

EXPECTED BEHAVIOR
-----------------------
SQL> select MACHINE_NAME from mobileserver_instances;
MACHINE_NAME
-------------------------
server.oracle.com

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. stop Mobile server
2. delete mobileadmin.mobileserver_instances;
3. run repwizard.
4. select MACHINE_NAME from mobileserver_instances;
MACHINE_NAME
-------------------------
server.oracle.com
5. start OAS 10.2.0.2.0
6. select MACHINE_NAME from mobileserver_instances;
MACHINE_NAME
-------------------------
server.oracle.com

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.