1> how to modify the monitoring port of Oracle Database lite Mobile Server?
Solution: In the default-web-site.xml under the [Oracle Database lite installation directory] \ mobile_productname \ J2EE \ mobileserver \ config \ directory:
<Web-site xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi: nonamespaceschemalocation = "http://xmlns.oracle.com/oracleas/schema/web-site-10_0.xsd" protocol = "HTTP" Port ="
8088"Display-name =" Solaris 10g (10.1.3) default web site "schema-Major-version =" 10 "schema-minor-version =" 0 ">
8088: The port used by the Mobile Server. You can modify it to another port and restart the Mobile Server.
2> How to exit Oracle Database lite Mobile Server> press Ctrl + c
3> Oracle Database lite Mobile Server cannot be started, as shown in the following error:
Solution: Delete the *. Lock file under the [Oracle Database lite installation directory] \ mobile_productname \ J2EE \ mobileserver \ persistence \ directory, and then restart the Mobile Server:
4> how does one map the Mobile Server archive to a new Oracle database server?
Solution:
A> in the [Oracle Database lite installation directory] \ mobile \ Server \ bin \ directory webtogo. ora:
Modify:
Admin_jdbc_url = JDBC: oracle: thin :@
192.168.55.24: 1521: orcl
Applet_use_thin_jdbc = Yes
Thin_jdbc_url = JDBC: oracle: thin :@
192.168.55.24: 1521: orcl
192.168.55.24: 1521: orcl> modify the configuration of the new Oracle database server.
192.168.55.24> Oracle Database Host address or name
1521> Port
Orcl> Sid
B> under the [Oracle Database lite installation directory] \ mobile \ Server \ ADMIN "directory, click"Repwizard. bat", Re-configure and install.
5> when installing the Oracle lite mobile client, what is the cab package required for installation and the processing of the server? <Wince or mobile>
Answer: C: \ olite10g_1 \ mobile_productname \ J2EE \ mobileserver \ applications \ mobileserver \ Setup \ ZHS \ ppc2003 \ armv4 \ olite. Cab