| Oracle9i Lite Developer's Guide for EPOC Release 5.0 Part Number A90106-01 |
|
This document is a reference to the Mobile Server system catalog views which are part of the Mobile Admin schema which is installed as part of Mobile Server. The Mobile Admin schema is not part of the Mobile Development Kit.
The views are read-only and should not be modified. The views include:
This view provides information about Mobile Server clients, columns include:
Table A-1 ALL_CLIENTS Parameters
This view provides information about Mobile Server publications, columns include:
Table A-2 ALL_PUBLICATIONS Parameters
This view provides information about Mobile Server subscriptions, columns include:
Table A-3 ALL_SUBSCRIPTIONS Parameters
This view provides information about Mobile Server sequences, columns include:
Table A-4 ALL_SEQUENCES Parameters
| Column | Datatype | Null | Description |
|---|---|---|---|
|
NAME |
VARCHAR2(30) |
|
The sequence name. |
This view provides information about Mobile Server sequence partitions, columns include:
Table A-5 ALL_SEQUENCE_PARTITIONS Parameters
This view provides information about Mobile Server publication items added to publications, columns include:
Table A-6 ALL_PUBLICATION_ITEMS_ADDED Parameters
This view provides information about Mobile Server publication items, columns include:
Table A-7 ALL_PUBLICATION_ITEMS Parameters
This view provides information about Mobile Server publication indexes, columns include:
Table A-8 ALL_PUBLICATION_INDEXES Parameters
This view provides information about Mobile Server subscription parameters, columns include:
Table A-9 ALL_SUBSCRIPTIONS_PARAMS Parameters
| Column | Datatype | Null | Description |
|---|---|---|---|
|
NAME |
VARCHAR2(30) |
|
The publication name. |
|
CLIENT |
VARCHAR2(30) |
|
The client. |
|
PARAM_NAME |
VARCHAR2(30) |
|
The parameter name. |
|
PARAM_VALUE |
VARCHAR2(30) |
|
The parameter value. |
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|