You are on page 1of 162

iQ linkXG

Database Specifications
Version 9.2.2.1
Revision 1 19 January 2011

Microwave Link Design System

Comsearch Proprietary Information

iQlinkXG is a registered trademark of Comsearch.

This document contains information which is considered to be Confidential and Proprietary Information of Comsearch, and is subject to the nondisclosure requirements set forth in Comsearch's Software License Agreement.

TABLE OF CONTENTS
iQlinkXG Database Specifications
Introduction ....................................................................................................................................... 5

Database Tables
address............................................................................................................................................... 7 anti_correlation_parameters .............................................................................................................. 8 areapolygonattributes ...................................................................................................................... 10 bandattributes .................................................................................................................................. 11 buildingattributes............................................................................................................................. 12 bitrate............................................................................................................................................... 13 bitrateattributes................................................................................................................................ 14 c2iattributes ..................................................................................................................................... 15 ci_matrix.......................................................................................................................................... 16 cluster_link ...................................................................................................................................... 17 cluster_site....................................................................................................................................... 18 clutterattributes................................................................................................................................ 19 country_list...................................................................................................................................... 20 coverageattributes............................................................................................................................ 21 ellipsoidparameters.......................................................................................................................... 22 etsi_tx_rx_parameters ..................................................................................................................... 23 dbsync_delete .................................................................................................................................. 25 foreign_high_low ............................................................................................................................ 26 freq .................................................................................................................................................. 27 freq_colors....................................................................................................................................... 28 freq_plan.......................................................................................................................................... 29 geoclimaticattributes ....................................................................................................................... 30 gis_parameters................................................................................................................................. 31 hub_sector ....................................................................................................................................... 32 interconnect_cluster ........................................................................................................................ 33 interference_partial_band................................................................................................................ 34 interfeRence_results ........................................................................................................................ 35 iq_link_status .................................................................................................................................. 36 iq_regions ........................................................................................................................................ 37 irf_matrix......................................................................................................................................... 38 junction............................................................................................................................................ 39 link................................................................................................................................................... 40 link_application............................................................................................................................... 44 link_coord_stat ................................................................................................................................ 45

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

TABLE OF CONTENTS
link_dflt_clutter_ht ..........................................................................................................................46 link_end ...........................................................................................................................................47 link_end_ant ....................................................................................................................................49 link_end_attenuator .........................................................................................................................50 link_end_feeder ...............................................................................................................................51 link_end_freq ...................................................................................................................................52 link_end_mod ..................................................................................................................................53 link_lip_lite......................................................................................................................................56 link_profile ......................................................................................................................................58 link_repeater ....................................................................................................................................59 link_status ........................................................................................................................................61 lip .....................................................................................................................................................62 lip_design.........................................................................................................................................63 lip_design_end .................................................................................................................................67 lip_design_end_ant ..........................................................................................................................69 lip_design_end_attenuator ...............................................................................................................70 lip_design_end_feeder .....................................................................................................................71 lip_design_end_freq.........................................................................................................................72 lip_design_end_mod........................................................................................................................73 lip_dflt_clutter_ht ............................................................................................................................76 lip_end .............................................................................................................................................77 lip_exchange_tables.........................................................................................................................78 lip_profile ........................................................................................................................................79 lip_repeater ......................................................................................................................................80 locked_lips .......................................................................................................................................82 lov_ant_mount .................................................................................................................................83 lov_ant_performance .......................................................................................................................84 lov_ant_style....................................................................................................................................85 lov_band ..........................................................................................................................................86 lov_eqp_status .................................................................................................................................87 lov_freq_stat ....................................................................................................................................88 lov_link_stat ....................................................................................................................................89 lov_rain ............................................................................................................................................90 lov_rule ............................................................................................................................................91 lov_spectrum_mask_class ...............................................................................................................92 mast..................................................................................................................................................93 mlds_licenses ...................................................................................................................................94 mlds_parameters ..............................................................................................................................95 mlds_rules........................................................................................................................................96

ii

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

TABLE OF CONTENTS
mlds_support ................................................................................................................................... 97 mw_antenna .................................................................................................................................... 98 mw_ant_pattern............................................................................................................................... 99 mw_ant_pattern_pt........................................................................................................................ 100 mw_attenuator............................................................................................................................... 101 mw_feeder..................................................................................................................................... 102 mw_pattern.................................................................................................................................... 103 mw_radio....................................................................................................................................... 104 mw_radio_config .......................................................................................................................... 108 mw_radio_mod_states................................................................................................................... 109 nonmw_link................................................................................................................................... 110 nonmw_linkattributes.....................................................................................................................111 operators ........................................................................................................................................ 112 polygon_area_attributes ................................................................................................................ 113 polygon_attributes......................................................................................................................... 114 polygons_gen ................................................................................................................................ 115 polygons_morphattrib_gen ........................................................................................................... 116 polygons_points_gen..................................................................................................................... 117 polygon_symbol_attributes ........................................................................................................... 118 radio_tx_rx_attributes ................................................................................................................... 119 radio_tx_spec_rx_selec ................................................................................................................. 120 rain_zone ....................................................................................................................................... 121 reference_count ............................................................................................................................. 122 remote_location............................................................................................................................. 123 site ................................................................................................................................................. 124 site_id_prefix................................................................................................................................. 126 site_SYMBOL............................................................................................................................... 127 site_symbol_attributes................................................................................................................... 128 site_symbol_icon........................................................................................................................... 129 subscriberconnection..................................................................................................................... 130 temp_channels............................................................................................................................... 131 temp_interference.......................................................................................................................... 132 temp_links ..................................................................................................................................... 133 temp_links_lips ............................................................................................................................. 134 temp_link_capacity ....................................................................................................................... 136 temp_selected_links ...................................................................................................................... 137 symbol_attributes .......................................................................................................................... 138 user_specific_map......................................................................................................................... 139 user_specific_map_detail .............................................................................................................. 140

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

iii

TABLE OF CONTENTS
x_lip_tabindex ...............................................................................................................................141

Database Views
area_polygon..................................................................................................................................143 ccir_polygon ..................................................................................................................................144 crane_polygon................................................................................................................................145 geoclimatic_polygon......................................................................................................................146 link_enda........................................................................................................................................147 link_endb .......................................................................................................................................148 link_lite_view ................................................................................................................................149 link_qry..........................................................................................................................................150 lip_enda..........................................................................................................................................151 lip_endb .........................................................................................................................................152 lip_lite_view ..................................................................................................................................153 lip_qry............................................................................................................................................154 morph_polygon_view_gen ............................................................................................................155 rainrate_polygon ............................................................................................................................156

Database Triggers
mw_radio_capacity_update_stmt ..................................................................................................157

Database Packages
mw_radio_update...........................................................................................................................158 iqlink_utility ..................................................................................................................................158

Grants
sys.v_$session................................................................................................................................159

iv

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

Introduction
These are the database specifications for the iQlinkXG software, a comprehensive Microwave Link Design System (MLDS). These specifications describe tables, views, triggers and packages available in the iQlinkXG database. A table is a collection of rows that have associated columns containing individual data items. Refer to page 6 through page 141 for a description of each table in the iQlinkXG database. A view is an alternative way of looking at the data in one or more tables. A view is derived from one or more real tables whose data is physically stored in the database. A view can also be derived from another view. Refer to page 142 through page 156 for a description of the views in the iQlinkXG database. A trigger defines a process action the database must take when a database-related event occurs. These triggers can be used to maintain referential integrity, business rules or to monitor changes to data. Refer to page 157 for a description of the triggers used in the iQlinkXG database. A package is used to specify functions, procedures, variables, constants, cursors, and exceptions that will be used by the database. Refer to page 158 for a description of the packages used in the iQlinkXG database.

Comsearch Proprietary Information Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

Introduction

Database Tables
The table below explains the elements used in the database tables of the software:
ELEMENT TYPE DESCRIPTION

Displays the column name.

Refers to the column database type. If not null appears in the column, it signifies that a value is required. If not null does not appear in the column, a value is not required.

Displays any Default used for a field and provides a description of the column.

The scripts to create a new iQlinkXG database define a primary key constraint on each table, which results in a unique index. After each table description in this document, there is a Primary Key description that provides information on the tables primary key definition and associated index. The only constraint definition in this database is the hub_sector element, which is created with foreign key constraints.

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

address

ADDRESS
This entity contains database owner information.
ELEMENT TYPE DESCRIPTION

address_id full_owner_name add_line_1 add_line_2 country timestamp fax_number phone_number contact_name contact_email

number(38) not null varchar2(40) varchar2(35) varchar2(35) varchar2(40) date varchar2(25) varchar2(25) varchar2(40) varchar2(40)

unique identifies an owner name of the owner address (line 1) address (line 2) country name timestamp of last update owner fax number owner phone number contact name contact email address

Primary Key
Name Index Type Column(s)

pk_address

unique

address_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

iQlinkXG Database Specifications

anti_correlation_parameters

ANTI_CORRELATION_PARAMETERS
This entity contains information related to the anti correlation parameters stored with a link or linkin-progress, if the data has been stored by the user.
ELEMENT TYPE DESCRIPTION

link_id design_id polarization start_k_factor end_k_factor step_size point_k_factor roughness_factor roughness_activated earth_type

number(38) not null number(38) not null char(1) float(38) not null float(38) not null float(38) not null float(38) not null float(38) not null char(1) number(38)

uniquely identifies a link uniquely identifies a link design (if a link-inprogress) Default = V, polarization (V, H) start k-factor end k-factor step size for the k-factor point k-factor point roughness factor Default = Y, Y if the roughness factor was used, N if it was not used in the calculations. Default = 3, ground type: 0=A: sea water (average salinity) 20 C 1=B: wet ground 2=C: fresh water 20 C 3=D: medium dry ground 4=E: very dry ground 5=F: pure water, 20 C 6=G-1: ice (fresh water), -1 C 7=G-10: ice (fresh water), -10 C

relative_permittivity relative_conductivity antenna_spacing

float(38) not null float(38) not null char(1)

relative permittivity relative conductivity Default = A, antenna spacing method: A=Automatic M=Manual

antenna_height_a_1 antenna_height_b_1 antenna_height_a_2 antenna_height_b_2 antenna_height_a_3 antenna_height_b_3 antenna_height_a_4 antenna_height_b_4 timestamp

float(38) not null float(38) not null float(38) not null float(38) not null float(38) not null float(38) not null float(38) not null float(38) not null date

antenna Height, Site A, Field 1 (m) antenna Height, Site B, Field 1 (m) antenna Height, Site A, Field 2 (m) antenna Height, Site B, Field 2 (m) antenna Height, Site A, Field 3 (m) antenna Height, Site B, Field 3 (m) antenna Height, Site A, Field 4 (m) antenna Height, Site B, Field 4 (m) timestamp of last update

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

anti_correlation_parameters

Primary Key
Name Index Type Column(s)

pk_anti_correlation_para meters

unique

link_id, design_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

iQlinkXG Database Specifications

areapolygonattributes

AREAPOLYGONATTRIBUTES
This entity stores color information for an area licensed polygon based on it's status.
ELEMENT TYPE DESCRIPTION

polygon_status color_red color_green color_blue region_id user_id timestamp

char(1) not null number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null date

identifies the status of the polygon red color value green color value blue color value identifies the region, if color is controlled by the regional administrator identifies the user as defined by the Oracle login, if color is controlled by the user timestamp of last update

Primary Key
Name Index Type Column(s)

pk_areapolygonattributes

unique

polygon_status, region_id, user_id

10

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

bandattributes bd art nt b -a i

BANDATTRIBUTES
This entity contains the Network View color data for different frequency bands.
ELEMENT TYPE DESCRIPTION

band_designator color_red color_green color_blue region_id user_id

number(126) not null number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

unique identifies the frequency band red color value green color value blue color value Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_bandattributes

unique

band_designator, region_id, user_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

11

iQlinkXG Database Specifications

buildingattributes

BUILDINGATTRIBUTES
This entity contains the details for storing building height attributes for the building layer in Network View.
ELEMENT TYPE DESCRIPTION

range_index min_height max_height color_red color_green color_blue region_id user_id

number(38) not null float(38) float(38) number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

unique number for the range minimum height for the range maximum height for the range red color value green color value blue color value identifies the region, if color is controlled by the regional administrator identifies the user as defined by the Oracle login, if color is controlled by the user

Primary Key
Name Index Type Column(s)

pk_buildingattributes

unique

range_index, region_id, user_id

12

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

bitrate

BITRATE
This entity contains information describing bitrates.
ELEMENT TYPE DESCRIPTION

capacity no_of_channels bitrate

varchar2(5) not null number(38) not null number(38) not null

description of capacity (i.e. 2 x 2) number of channels bitrate (Mb/s)

Primary Key
Name Index Type Column(s)

pk_bitrate

unique

capacity, no_of_channels

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

13

iQlinkXG Database Specifications

bitrateattributes

BITRATEATTRIBUTES
This entity contains the Network View color data for the different bitrates.
ELEMENT TYPE DESCRIPTION

bitrate color_red color_green color_blue region_id user_id

number(38) not null number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

uniquely identifies the bitrate red color value green color value blue color value Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_bitrateattributes

unique

bitrate, region_id, user_id

14

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

c2iattributes

C2IATTRIBUTES
This entity contains information to display the threshold-to-interference overlapping coverage plots in Network View.

ELEMENT

TYPE

DESCRIPTION

range_index min_c2i max_c2i color_red color_green color_blue region_id user_id

number(38) not null number(38) number(38) number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

uniquely identifies the range index threshold-to-interference performance value (dB) threshold-to-interference performance value (dB) red color value green color value blue color value Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_c2iattributes

unique

range_index, region_id, user_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

15

iQlinkXG Database Specifications

ci_matrix

CI_MATRIX
This entity contains information about the threshold-to-interference performance at a given frequency offset for a specific radio. Several records will be used to define the C/I performance for a specific radio.
ELEMENT TYPE DESCRIPTION

interfer_radio_id interfer_mod_id victim_radio_id victim_mod_id freq_sep ci timestamp channel_ref_num asymmetric

number(38) not null number(38) not null number(38) not null number(38) not null number(38) not null number(38) date varchar2(4) char(1)

unique identifier to the interferer radio Default = -1, internal identifier for a modulation type of the interferer radio unique identifier for the victim radio Default = -1, internal identifier for a modulation type of the victim radio frequency separation (MHz) threshold-to-interference performance value (dB) timestamp of last update Default = , (one blank space) channel reference number Default = N, asymmetric flag (Y or N)

Primary Key
Name Index Type Column(s)

pk_ci_matrix

unique

interfer_radio_id, interfer_mod_id victim_radio_id, victim_mod_id channel_ref_num, freq_sep

16

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

cluster_link

CLUSTER_LINK
This entity contains information related to a link which has been grouped into a cluster. A cluster is a grouping of sites and links by the engineer.
ELEMENT TYPE DESCRIPTION

cluster_id link_id design_id timestamp

number(38) not null number(38) not null number(38) date

unique identifier for the clusterlink_id uniquely identifies a link uniquely identifies a design id if the item or record is a link-in-progress. timestamp of last update

Primary Key
Name Index Type Column(s)

pk_cluster_link

unique

cluster_id, link_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

17

iQlinkXG Database Specifications

cluster_site

CLUSTER_SITE
This entity contains information related to a site which has been grouped into a cluster. A cluster is a logical grouping of sites and links by an engineer.
ELEMENT TYPE DESCRIPTION

cluster_id site_id is_sip timestamp

number(38) not null varchar2(15) not null char(1) not null date

unique identifier for a cluster uniquely identifies a site flag to indicate if site is a site-in-progress timestamp of last update

Primary Key
Name Index Type Column(s)

pk_cluster_site

unique

cluster_id, site_id

18

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

clutterattributes ca uit eltb r

CLUTTERATTRIBUTES
This entity stores color and default height information for different clutter types.
ELEMENT TYPE DESCRIPTION

clutter_type clutter_description clutter_height color_red color_green color_blue polygon_flag group_code region_id user_id

number(38) not null varchar2(100) not null number(38) not null number(38) not null number(38) not null number(38) not null number(38) number(38) number(4) not null varchar2(32) not null

uniquely identifies a clutter type clutter description height of the clutter red color number green color number blue color number polygon flag group code Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_clutterattributes

unique

clutter_type, region_id, user_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

19

iQlinkXG Database Specifications

country_list

COUNTRY_LIST
This entity stores the country code and country name used when entering sites/SIPs.
ELEMENT TYPE DESCRIPTION

country_code country_name

varchar1(2) varchar2(50)

two-letter country code associated with the country name. country name

Primary Key
Name Index Type Column(s)

pk_country_list

unique

country_code

20

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

coverageattributes cea o-e virtt b a r g

COVERAGEATTRIBUTES
This entity contains information to display the receive signal level (RSL) coverage plot in Network View.

ELEMENT

TYPE

DESCRIPTION

range_index min_rsl max_rsl color_red color_green color_blue region_id user_id

number(38) not null number(38) number(38) number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

uniquely identifies the color range index receive signal level value (dB) receive signal level value (dB) red color value green color value blue color value Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_coverageattributes

unique

range_index, region_id, user_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

21

iQlinkXG Database Specifications

ellipsoidparameters

ELLIPSOIDPARAMETERS
This entity defines the parameters to convert from lat/lon to other coordinate systems and distance/ azimuth calculations.
ELEMENT TYPE DESCRIPTION

ellipsoid_type equatorial_radius polar_radius scaling_factor

varchar2(32) not null number(16,4) number(16,4) number(16,8)

ellipsoid name radius from earth center to equator radius from earth center to poles a reduction value applied to all geodetic lengths to reduce the map scale distortion of the projection.

Primary Key
Name Index Type Column(s)

pk_ellipsoidparameters

unique

ellipsoid_type

22

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

etsi_tx_rx_parameters

ETSI_TX_RX_PARAMETERS
This entity stores the parameters used to calculate transmit mask and receive selectivity curves for a radio.
ELEMENT TYPE DESCRIPTION

radio_id mod_id channel_bandwidth modulation_scheme overhead_factor cw_int_level_1 cw_int_freq_1 cw_int_level_2 cw_int_freq_2 ci_co ci_1adj calc_method calc_roll_off_method segments level_1 freq_1 level_2 freq_2 level_3 freq_3 level_4 freq_4 level_5 freq_5

number(38) not null number(38) not null float(38) number(4) number(2) float(38) float(38) float(38) float(38) float(38) float(38) char(1) char(1) number(2) float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38)

the ID of the radio, as associated with the table MW_RADIO Default = -1, internal identifier for a modulation type the channel bandwidth the number of steps in the radios modulation percentage of capacity used to transfer system information ability of the radio to discriminate between wanted and unwanted signals (dB) frequency for cw_int_level1 ability of the radio to discriminate between wanted and unwanted signals (dB) frequency for cw_int_level2 ETSI carrier to interference ratio for cochannel ETSI carrier to interference ratio for 1st adjacent channel method of calculation, E for ETSI, P for raised cosine filter if the cosine rolloff method is automatic (A) or manual (M) number of segments specified for ETSI tx spectrum mask limits level at the end of segment 1 (dB) frequency at the end of segment 1 (MHz) level at the end of segment 2 (dB) frequency at the end of segment 2 (MHz) level at the end of segment 3 (dB) frequency at the end of segment 3 (MHz) level at the end of segment 4 (dB) frequency at the end of segment 4 (MHz) level at the end of segment 5 (dB) frequency at the end of segment 5 (MHz)

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

23

iQlinkXG Database Specifications

etsi_tx_rx_parameters

ELEMENT

TYPE

DESCRIPTION

level_6 freq_6 max_cosine_roll_off calc_cosine_roll_off

float(38) float(38) float(38) float(38)

level at the end of segment 6 (dB) frequency at the end of segment 6 (MHz) maximum cosine roll off factor calculated cosine roll off factor to fulfill the ETSI NFD requirement, in the case of selecting Manual method this is the entered value calculated NFD for the 1st adjacent channel ETSI NFD requirement Default = sysdate, timestamp of last update field for dbsync users

calc_nfd etsi_nfd timestamp last_updated_by

float(38) float(38) date varchar2(30)

Primary Key
Name Index Type Column(s)

pk_etsi_tx_rx_parameters

unique

radio_id mod_id

24

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

dbsync_delete

DBSYNC_DELETE
This entity contains information on data deleted from selected tables for the DB sync process.
ELEMENT TYPE DESCRIPTION

table_name where_clause last_updated_by timestamp

varchar2(100) not null varchar2(250) not null varchar2(30) date not null

table name data deleted information module which made last update timestamp of last update

Primary Key: None

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

25

iQlinkXG Database Specifications

foreign_high_low

FOREIGN_HIGH_LOW
This entity contains the high/low plans for other operators located at a site.
ELEMENT TYPE DESCRIPTION

site_id operator band_designator freq_plan timestamp last_updated_by

varchar2(15) not null varchar2(40) not null float(38) not null char(1) date varchar2(30)

ID of the associated site from the table SITE name of the foreign operator frequency band frequency plan, H or L timestamp of last update field for dbsync users

Primary Key
Name Index Type Column(s)

pk_foreign_high_low

unique

site_id, operator, band_designator

26

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

freq

FREQ
This entity contains information that describes a frequency plan.
ELEMENT TYPE DESCRIPTION

band_designator channel_bandwidth channel_ref_num other_channel_ref_num freq_low freq_high timestamp preferred remark

number(38) not null number(38) not null varchar2(4) varchar2(15) number(38) number(38) date char(1) varchar(20)

identifier for the frequency band (GHz) channel bandwidth (MHz) string code representing a frequency pair an additional string representing frequency pair (optional) frequency on the low end of the band (MHz) frequency on the high end of the band (MHz) timestamp of last update indicates whether the frequency pair is preferred, Y or N remark

Primary Key
Name Index Type Column(s)

pk_freq

unique

band_designator, channel_bandwidth, channel_ref_num

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

27

iQlinkXG Database Specifications

freq_colors

FREQ_COLORS
This entity contains the color settings of PREFERRED and FOREIGN channels.
ELEMENT TYPE DESCRIPTION

name color_red color_green color_blue timestamp

varchar2(32) not null number(38) not null number(38) not null number(38) not null date

PREFERRED/FOREIGN red color number green color number blue color number timestamp of last update

Primary Key
Name Index Type Column(s)

pk_freq_colors

unique

name

28

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

freq_plan

FREQ_PLAN
This entity contains a list of available frequency bands and channel bandwidths.
ELEMENT TYPE DESCRIPTION

band_designator channel_bandwidth status timestamp

number(38) not null number(38) not null char(1) date

identifies the frequency band (GHz) channel bandwidth (MHz) currently unused timestamp of last update

Primary Key
Name Index Type Column(s)

pk_freq_plan

unique

band_designator, channel_bandwidth

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

29

iQlinkXG Database Specifications

geoclimaticattributes

GEOCLIMATICATTRIBUTES
This entity contains information to display the geoclimatic polygons in Network View.
ELEMENT TYPE DESCRIPTION

range_index min_value max_value color_red color_green color_blue region_id user_id

number(38) not null float(38) float(38) number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

uniquely identifies the geoclimatic range channel bandwidth (MHz) currently unused timestamp of last update

Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_geoclimaticattributes

unique

range_index, region_id, user_id

30

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

gis_parameters

GIS_PARAMETERS
This entity contains information about the GIS file setup for iQlink as specified in the System Administration utility.
ELEMENT TYPE DESCRIPTION

template_name format terrain_res terrain_dir morph_res morph_dir vector_dir

varchar2(20) not null number(4) not null varchar2(20) varchar2(200) varchar2(20) varchar2(200) varchar2(200)

unique id of GIS template GIS file format (Comsearch or MIS PlaNet) resolution(s) of terrain data directory location of terrain data resolution(s) of morphology data directory of morphology data directory location of vector data

Primary Key: None

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

31

iQlinkXG Database Specifications

hub_sector

HUB_SECTOR
This entity contains all information for hub site sectors.
ELEMENT TYPE DESCRIPTION

sector_id site_id name antenna_id polarization height azimuth tilt info1 info2 timestamp last_updated_by band_designator radio_id length ant_lat_secs ant_lon_secs mast_id

varchar2(15) not null varchar2(15) not null varchar2(40) not null number(38) not null varchar2(1) not null number(38) not null number(38) not null number(38) not null varchar2(64) varchar2(64) date varchar2(30) number(38) number(38) float(32) number(38) number(38) varchar2(15)

hub sector id hub site id hub sector name hub sector antenna id hub sector antenna polarization hub sector antenna height hub sector antenna azimuth hub sector antenna tilt hub sector information hub sector information timestamp of last update field for dbsync users Default = NULL, frequency band Default = NULL, id of the radio Default =0, length of the sector (meters) for PMP sector visualization sector antenna latitude sector antenna longitude identifier for the mast used for the sector

Primary Key
Name Index Type Column(s)

pk_hub_sector

unique

sector_id, site_id

Foreign Key
Name Columns

fk_site fk_mw_antenna

site_id antenna_id

32

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

interconnect_cluster

INTERCONNECT_CLUSTER
This entity contains information related to a cluster. A cluster is a logical grouping of sites and links by an engineer. This grouping helps an engineer focus on a sub-system within the whole network.
ELEMENT TYPE DESCRIPTION

cluster_id cluster_name comments_1 comments_2 comments_3

number(38) not null varchar2(30) not null varchar2(75) varchar2(75) varchar2(75)

uniquely identifies the cluster name of the cluster comments (line 1) comments (line 2) comments (line 3)

Primary Key
Name Index Type Column(s)

pk_interconnect_cluster

unique

cluster_id, cluster_name

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

33

iQlinkXG Database Specifications

interference_partial_band

INTERFERENCE_PARTIAL_BAND
This entity contains the default minimum and maximum channels for a partial band interference analysis.
ELEMENT TYPE DESCRIPTION

band_designator channel_bandwidth min_channel_ref_num max_channel_ref_num region_id timestamp

float(38) not null float(38) not null varchar2(4) not null varchar2(4) not null number(4) not null date

frequency band bandwidth of the channel default minimum channel reference number default maximum channel reference number region for which the default channels apply Default = sysdate, timestamp of last update

Primary Key
Name Index Type Column(s)

pk_interference_partial_b and

unique

band_designator, channel_bandwidth, region_id

34

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

interfeRence_results

INTERFERENCE_RESULTS
This entity contains the interference details for maintaining cumulative interference levels.
ELEMENT TYPE DESCRIPTION

tx_link_id tx_end_id tx_channel_ref_num tx_polarization rx_link_id rx_end_id rx_channel_ref_num rx_polarization tx_atpc

number(38) not null char(1) not null varchar2(4) not null char(1) not null number(38) not null char(1) not null varchar2(4) not null char(1) not null varchar2(8)

interferor link ID interferor end ID interfering channel reference number interfering channel polarization victim link ID victim end ID victim channel reference number victim channel polarization Default = No, ATPC power selection done in dialog IA Culling Parameters Window (No, Tx_max, Txmin_nor, Tx_max_nor) Default = 0, IRF rejection factor for this specific frequency combination (dB) Default = 0, interference level after the Rx filter (dBW) Default = 0, Intererence to noise ratio (dB) timestamp of last update

irf_rejection_factor rx_interfer_level rx_i_to_n timestamp

float(38) float(38) float(38) date

Primary Key
Name Index Type Column(s)

pk_interference_results

unique

tx_link_id, tx_end_id, tx_channel_ref_num, tx_polarization, rx_link_id, rx_end_id, rx_channel_ref_num, rx_polarization

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

35

iQlinkXG Database Specifications

iq_link_status

IQ_LINK_STATUS
This entity contains information for each confirmed link status choice.
ELEMENT TYPE DESCRIPTION

link_status link_status_name timestamp

char(1) not null varchar2(256) not null date not null

unique (letter) identifies a link status choice name of the link status system date

Primary Key
Name Index Type Column(s)

pk_iq_link_status

unique

link_status

36

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

iq_regions

IQ_REGIONS
This entity contains information identifying all customer regions.
ELEMENT TYPE DESCRIPTION

region_id region_name timestamp

number(4) not null varchar2(256) date

unique identifier for a region region name timestamp of last update

Primary Key
Name Index Type Column(s)

pk_iq_regions

unique

region_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

37

iQlinkXG Database Specifications

irf_matrix

IRF_MATRIX
This entity contains the irf values for combinations of interfering and victim radios.
ELEMENT TYPE DESCRIPTION

tx_radio_id tx_mod_id rx_radio_id rx_mod_id freq_dis irf timestamp last_updated_by

number(38) not null number(38) not null number(38) not null number(38) not null float(38) not null float(38) date varchar2(30)

unique identifier of the interfering radio Default = -1, internal identifier for a modulation type of the interferer radio unique identifier of the victim radio Default = -1, internal identifier for a modulation type of the victim radio frequency separation (MHz) interference reduction factor (dB) Default = sysdate, timestamp of last update field for dbsync users

Primary Key
Name Index Type Column(s)

pk_irf_matrix

unique

tx_radio_id, tx_mod_id rx_radio_id, rx_mod_id freq_dis

38

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

junction uc jn-

JUNCTION
This entity contains the junction data information.
ELEMENT TYPE DESCRIPTION

junction_id location_id site_id band_designator link_id design_id end_id int_ext dist_to_ref ang_to_ref is_ref last_updated_by timestamp

number(38) not null number(38) not null varchar2(15) not null number(126) not null number(38) not null number(38) not null char(1) not null varchar2(3) not null number(38) not null number(38) not null number(38) not null varchar2(30) date

uniquely identifies a junction Default = 0, site location id number Default = 0, site id number frequency band link id number design id for links-in-progress specifies which end of the link is part of the junction specifies if link is internal or external distance to reference point angle to reference point flag used to identify the reference link field for dbsync users timestamp of last update

Primary Key
Name Index Type Column(s)

pk_junction

clustered, unique

junction_id, link_id, design_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

39

iQlinkXG Database Specifications

link

LINK
This entity contains information common to a link. When a link-in-progress design is confirmed, it becomes a link.
ELEMENT TYPE DESCRIPTION

link_id link_type band_designator status status_chg_date link_accept_date engineer_id go_live_date req_for_srv_date confirmed_date protected_link bearer_id rain_avail_obj ccir_rain_region_code rain_rate rain_module hnw_rain_region climate_factor terrain_roughness

number(38) not null char(1) number(38) char(1) date date varchar2(20) date date date char(1) varchar2(10) number(38) char(1) number(38) char(1) varchar2(15) number(38) number(38)

uniquely identifies a link (e.g. R - radio, F - Fiber, W - Wire, O - Other...) identifies the frequency band the status of the link date the current status was assigned currently unused identifies the engineer who designed the link the date the link becomes active currently unused date link confirmed identifies if the link has a hot standby (Y/N) currently unused availability objective representing the objective not the actual calculated CCIR rain region code (e.g. E,F,G,H) rain rate (in mm/hr) no longer used currently unused indicates humidity of the air indicates terrain roughness for reliability calculations (higher=rougher, lower=smoother) first k factor used second k factor used third k factor used percentage of first fresnel zone for first k factor percentage of first fresnel zone for second k factor percentage of first fresnel zone for third k factor average annual temperature in degrees centigrade indicates if rain outage calculations performed

k1 k2 k3 percentage_f1_k1 percentage_f1_k2 percentage_f1_k3 avg_annual_temp rain_flag

number(38) number(38) number(38) number(38) number(38) number(38) number(38) char(1)

40

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link

ELEMENT

TYPE

DESCRIPTION

field_margin comments_1 comments_2 comments_3 total_unavail total_reliability timestamp num_repeaters clearance_flag last_updated_by intention_status preliminary_flag link_info bapt_link_id distance region_check urgent_flag coord_change_flag delete_flag pl_value design_calc_method design_interf_link_id design_freq_separtion design_ci_obj_with_inter_link geoclimatic_factor design_threshold_ber oh_loss_climate oh_loss_k_index

number(38) varchar2(75) varchar2(75) varchar2(75) number(38) number(38) date number(38) char(1) varchar2(30) varchar2(2) char(1) varchar2(8) varchar2(20) number(38) number(38) char(1) char(1) number(38) number(38) char(1) number(38) number(12,4) number(12,4) number(12,4) number(2) char(1) number(38)

additional field losses (dB) comments (line 1) comments (line 2) comments (line 3) total link unavailability (sec / year) horizontal polarity total annual link reliability (%) horizontal polarity timestamp of last update indicates the number of passive repeaters on the link flag indicates if link has line of sight field for dbsync users indicates status of license application: N - New, A - Amended, Z - Delete indicates if license application is a preliminary design information used to fill in the license application currently unused path length (km) field for dbsync users y if urgent status needed on license application o if coordinates are obsolete 1 if link has been deleted pl_value used in engineering calculations design calculation method: V - Vigants, G - Glauner, C - P.530-6 interfered link id for the design design frequency separation objective C/I with the interfered link design geoclimatic factor indicates which radio threshold value was used for the design/reliability calculations climate type used in obstruction loss calculations FK index used in obstruction loss calculations

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

41

iQlinkXG Database Specifications

link

ELEMENT

TYPE

DESCRIPTION

oh_loss oh_loss_percentage user_link_id oh_loss_user_clutter_flag oh_loss_morphology_flag rain_model rain_source_info rain_selection_method geoclimatic_selection_method unpaired_channels objective

number(38) number((38) varchar2(15) char(1) char(1) varchar2(20) varchar2(8) varchar2(16) varchar2(32) number(2) number(38)

obstruction loss contains the percentage of obstruction loss (-9999 means User Defined or Not Calculated) user-entered value for link id indicates if the user clutter was included in the obstruction loss calculations indicates if morphology or polygon height were included in the obstruction loss calculations flag to indicate which rain model is used for design field indicating from where the rain rate value is deduced field indicating how the user made the rain rate selection field indicating how user selected geoclimatic method indicates if the channels in the link are paired or not Default = 0, design objective selection (General = 0, G.821 = 1, G.826 = 2) NOTE: values in some fields are dependent on design objective selected. Default = 0, section used for design model G.821- (High Grade = 0, Med. Class1 = 1, Med. Class2 = 2, Med. Class3 = 3, Med. Class4 = 4, Local Grade = 5) G.826 - (International, Intermediate Countries = 0, International, Terminating Countries = 1, Long Haul = 2, Short Haul = 3, Access = 4)

section

number(38)

system bit_rate_range

number(38) number(38)

Default = 0, system used in G.826 (PDH = 0, SDH = 1, Other = 2) Default = 0, bit rate range in Mbps used for G.826 (1.5 - 5 = 0, 5 - 15 = 1, 15 - 55 = 3, 55 160 = 4, 160 - 3500 = 5) Default = 0, type of scale used for G.821 and G.826 (No Scaling = 0, by Distance = 1, by Integer division = 2, User Defined = 3)

scaling

number(38)

user_defined

number(38)

Default = 8, value in percent for User Defined scaling for G.821 and G.826

42

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link

ELEMENT

TYPE

DESCRIPTION

number_of_links_in_chain objective_coefficient_value bits_per_block blocks_per_second hardware_unavail hardware_unavail_sec ses_objective

number(38) number(38) number(38) number(38) number(38) number(38) number(38)

Default = 5, number of links in the chain for G.821 and G.826 Default = 1.5, objective coefficient value (G.826 only) Default = 2048, number of bits per block (G.826 only) Default = 1000, number of blocks per second (G.826 only) Default = 0, hardware unavailability in percent Default = 0, hardware unavailability in seconds Default = 0, objective for the number of onesecond periods which has a bit error ratio > or = 1x10(-3) Default = 0, objective for the number of onesecond periods which one or more bits are in error. Default = 0, objective for unavailable time in percent link total outage in seconds user id of person who created the link automatic power control value total annual link reliability (%) vertical polarity total link unavailability (sec/year) vertical polarity total propragation loss group link id (first 6 digits of link id) historical field, not used indicates if building height was included in the obstruction loss calculations

es_objective

number(38)

uat_objective total_outage user_id atpc total_reliability_v total_unavail_v total_prop_loss group_link_id adjust_factor oh_loss_building_flag

number(38) number(38) varchar2(32) number(38) number(38) number(38) number(38) number(38) not null number(38) char(1)

Primary Key
Name Index Type Column(s)

pk_link

unique

link_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

43

iQlinkXG Database Specifications

link_application

LINK_APPLICATION
This entity stores parameters specified for a BAPT license application.
ELEMENT TYPE DESCRIPTION

link_id appl_type appl_date ant_holder_a ant_holder_b

number(38) not null char(1) varchar2(16) char(1) char(1)

uniquely identifies a link application type; whether it is leased, licensed, or private application date antenna holder for site A antenna holder for site B

Primary Key
Name Index Type Column(s)

pk_link_application

unique

link_id

44

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_coord_stat

LINK_COORD_STAT
This entity describes the status of coordinations with other operators.
ELEMENT TYPE DESCRIPTION

link_id operator_code status rec_date timestamp seq_num last_updated_by s_date

number(38) not null varchar2(5) not null char(1) not null date date number(38) not null varchar2(30) date

unique identifier for a link unique identifier for the operator status of the coordination process (P Planned, C - Coordinated, R - Rejected) date the link was set to the status above timestamp of last update sequence number field for dbsync users date

Primary Key
Name Index Type Column(s)

pk_link_coord_stat

unique

link_id, seq_num, status

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

45

iQlinkXG Database Specifications

link_dflt_clutter_ht

LINK_DFLT_CLUTTER_HT
This entity contains the engineers modification to the existing default clutter heights used in the design of the link.
ELEMENT TYPE DESCRIPTION

link_id code height timestamp last_updated_by leg_id region_check

number(38) not null number(38) not null number(38) not null date varchar2(30) number(38) not null number(38)

unique identifier for a link code used to identify a clutter type default clutter height for this link timestamp of last update field for dbsync users identifies which part of the link the default height is for; field is used only when link has a repeater field for dbsync users

Primary Key
Name Index Type Column(s)

pk_link_dflt_clutter_ht

unique

link_id, leg_id, code, height

46

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_end

LINK_END
This entity contains information that describes the end of a link.
ELEMENT TYPE DESCRIPTION

link_id end_id lat_secs lon_secs site_id site_name site_grnd_hght radio_id mod_id power freq_plan tx_ant_ht other_losses freq_diversity avail_obj rx_signal_level eirp bearing comments_1 comments_2 comments_3 comments_4 comments_5 site_clr_flag radio_config timestamp last_updated_by region_check sector_id fade_margin

number(38) not null char(1) not null number(38) number(38) varchar2(15) varchar2(40) number(38) number(38) number(38) not null number(38) char(1) number(38) number(38) char(1) number(38) number(38) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) varchar2(75) varchar2(75) char(1) varchar2(7) date varchar2(30) number(38) varchar2(15) number(38)

uniquely identifies a link (A or B) latitude in milliseconds longitude in milliseconds uniquely identifies the site name of site ground elevation (m AMSL) uniquely identifies a radio Default = -1, internal identifier for a modulation type power matches maximum power from radio as a default but can be overwritten (dBw) frequency plan (L - Low, H - high) maximum structure height additional losses indicates whether frequency diversity was used in the calculations for this link currently unused receive signal level (dBw) effective isotropic radiated power (dBw) azimuth from true north of this link end towards the other link end. holds IP address 1 holds IP address 2 holds IP address 3 holds IP address 4 holds IP address 5 currently unused identifies the protection configuration of the radio timestamp of last update field for dbsync users field for dbsync users sector id for a PMP link fade margin of link

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

47

iQlinkXG Database Specifications

link_end

ELEMENT

TYPE

DESCRIPTION

min_atpc_nor_tx_power max_atpc_nor_tx_power min_atpc_nor_rx_lev max_atpc_nor_rx_lev atpc_range atpc_flag irf_losses attenuator link_review link_review_ts ses_wm

number(38) number(38) number(38) number(38) number(38) char(1) float(38) float(38) number(4) date float(38)

minimum transmitter power (dBw) maximum transmitter power (dBw) minimum atpc receive level (dBw) maximum atpc receive level (dBw) maximum selected radio power minus the lower ATPC tx power (min_atpc_nor_tx_power) (dB) Default = N, ATPC flag (Y or N) Default = 0, co-channel IRF value, used in the RSL calculation Default = 0, the RTPC attenuator value, if used used to integrate with Odyssey RF Tool used to integrate with Odyssey RF Tool stores the worst month SES of the link

Primary Key
Name Index Type Column(s)

pk_link_end

unique

link_id, end_id

48

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_end_ant

LINK_END_ANT
This entity contains information related to a link ends antenna.
ELEMENTS TYPE DESCRIPTION

link_id end_id ant_mode ant_id ant_centerline timestamp last_updated_by region_check ant_lat_secs ant_lon_secs mast_id

number(38) not null char(1) not null char(1) not null number(38) number(38) date varchar2(30) number(38) number(38) number(38) varchar2(15)

uniquely identifies a link (A or B) P - Primary Tx and Rx, D - diversity Rx uniquely identifies an antenna antenna centerline (meters AGL) timestamp of last update field for dbsync users field for dbsync users antenna latitude antenna longitude identifier for the mast used for the site

Primary Key
Name Index Type Column(s)

pk_link_end_ant

unique

link_id, end_id, ant_mode

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

49

iQlinkXG Database Specifications

link_end_attenuator

LINK_END_ATTENUATOR
This entity contains information describing an attenuator chosen for a link ends antenna.
ELEMENT TYPE DESCRIPTION

link_id end_id ant_mode attenuator_seq_num attenuator_id attenuator_mode attenuator_loss timestamp last_updated_by region_check

number(38) not null char(1) not null char(1) not null number(38) not null number(38) char(1) number(38) date varchar2(30) number(38)

unique identifier for a link (A or B) P - Primary Tx and Rx, D - Diversity Rx sequence number id from attenuator entity T - Transmit, R - Receive, C - Common attenuator amount (db) timestamp of last update field for dbsync users field for dbsync users

Primary Key
Name Index Type Column(s)

pk_link_end_attenuator

unique

link_id, end_id, ant_mode, attenuator_seq_num

50

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_end_feeder

LINK_END_FEEDER
This entity contains information about feeder(s) used to connect an antenna to a link end.
ELEMENTS TYPE DESCRIPTION

link_id end_id ant_mode feeder_seq_num feeder_id feeder_len feeder_loss timestamp last_updated_by region_check

number(38) not null char(1) not null char(1) not null number(38) not null number(38) number(38) number(38) date varchar2(30) number(38)

uniquely identifies a link identifies the end of a link (A, B, or repeater number) P - Primary Tx and Rx, D - Diversity Rx feeder sequence number for uniqueness id from feeder entity feeder length (meters) total loss in dB timestamp of last update field for dbsync users field for dbsync users

Primary Key
Name Index Type Column(s)

pk_link_end_feeder

unique

link_id, end_id, ant_mode, feeder_seq_num

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

51

iQlinkXG Database Specifications

link_end_freq

LINK_END_FREQ
This entity contains frequency(s) assigned to a link end.
ELEMENT TYPE DESCRIPTION

link_id end_id channel_ref_num

number(38) not null char(1) not null varchar2(4) not null

unique identifier for a link (A or B) indicates the number of the actual frequencys related frequency plan channel number. This number comes from the frequency entity. polarization (V,H) frequency (MHz) - this frequency must appear in the frequency entity. external interference fade margin (dB) date and time of last status change field for dbsync users field for dbsync users BAPT link id for this specific frequency and link status of frequency, ex: F = filed, L = licensed sequence number of frequency within link date and time of last status change 1" if frequency has been deleted

pol freq eifm timestamp last_updated_by region_check bapt_link_id freq_status seq_num status_date delete_flag

char(1) number(38) number(38) date varchar2(30) number(38) varchar2(20) char(1) number(38) date number(38)

Primary Key
Name Index Type Column(s)

pk_link_end_freq

unique

link_id, end_id, channel_ref_num, pol

52

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_end_mod

LINK_END_MOD
This entity stores the modualtion specific calculation results for a link end.
ELEMENT TYPE DESCRIPTION

link_id end_id mod_id power rx_signal_level eirp fade_margin min_atpc_nor_tx_power max_atpc_nor_tx_power min_atpc_nor_rx_lev max_atpc_nor_rx_lev atpc_range atpc_flag irf_losses attenuator voice_traffic data_traffic total_voice_avail total_data_avail

number(38) not null char(1) not null number(38) not null float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38) char(1) float(38) float(38) float(38) float(38) float(38) float(38)

internal identifier for a link identifier for the end of a link (A or B) internal identifier for a modulation type selected for the radio configured with the link the highest power level configured with the link for the given modulation (dBW) expected receive signal level using the given modulation (dBW) calculated EIRP (Effective Isotropic Radiated Power) for the given modulation (dBW) fade margin calculated for the link for the given modulation (dB) typical upper ATPC transmit power for the given modulation (dBW) typical lower ATPC transmit power for the given modulation (dBW) configured upper ATPC receive level for the given modulation (dBW) configured lower ATPC receive level for the given modulation (dBW) power min_atpc_nor_tx_power (dB) Default = N, indicates if the LIP is configured to use ATPC for the given modulation Default = 0, co-channel IRF value, used in the RSL calculation (dB) Default = 0, RTPC attenuator value, if used (dB) specifies the voice (high priority) traffic requirement (Mbps) specifies the data (lower priority) traffic available (Mbps) the availability calculated for the modulation being able to fulfill the voice requirement the weighed availability calculated for the data traffic combining all modulations

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

53

iQlinkXG Database Specifications

link_end_mod

ELEMENT

TYPE

DESCRIPTION

total_unavail

float(38)

annual unavailability for the given modulation when the link is configured with a single channel (%) annual unavailability for the given modulation for the V plane, when the link is configured with dual polarization (%) annual outage of the link for the given modulation(%) Default = 0, section used for design model G.821- (High Grade = 0, Med. Class1 = 1, Med. Class2 = 2, Med. Class3 = 3, Med. Class4 = 4, Local Grade = 5) G.826 (International, Intermediate Countries = 0, International, Terminating Countries = 1, Long Haul = 2, Short Haul = 3, Access = 4) Default = 0, system used in G.826 (PDH = 0, SDH = 1, Other = 2) Default = 0, bit rate range in Mbps used for G.826 (1.5 - 5 = 1, 5 - 15 = 2, 15 - 55 = 3, 55 160 = 4, 160 - 3500 = 5) Default = 0, type of scale used for G.821 and G.826 (No Scaling = 0, by Distance = 1, by Integer division = 2, User Defined = 3) Default = 8, value in percent for User Defined scaling for G.821 and G.826 Default = 5, number of links in the chain for G.821 and G.826 Default = 1.5, objective coefficient value (G.826 only) Default = 2048, number of bits per block (G.826 only) Default = 1000, number of blocks per second (G.826 only) Default = 0, annual hardware unavailability (%) Default = 0, annual hardware unavailability (s) Default = 0, objective for the number of onesecond periods which has a bit error ratio > or = 1x10(-3) Default = 0, objective for the number of onesecond periods which one or more bits are in error

total_unavail_v

float(38)

total_outage section

float(38) number(38)

system bit_rate_range

number(38) number(38)

scaling

number(38)

user_defined number_of_links_in_chain objective_coefficient_valu e bits_per_block blocks_per_second hardware_unavail hardware_unavail_sec ses_objective

float(38) number(38) float(38) number(38) number(38) float(38) float(38) float(38)

es_objective

float(38)

54

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_end_mod

ELEMENT

TYPE

DESCRIPTION

uat_objective ses_wm

float(38) float(38)

Default = 0, objective for unavailable time (%) stores the Worst Month Outage for General objectives, and the SES G.821/G.826 objectives (s)

Primary Key
Name Index Type Column(s)

link_id end_id mod_id

unique

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

55

iQlinkXG Database Specifications

link_lip_lite

LINK_LIP_LITE
This entity contains a snaphot of Links and LIPs for purposes of improving performance in Network View. The data in this table is populated from the views link_lite_view and lip_lite_view.
ELEMENT TYPE DESCRIPTION

link_id user_link_id design_id design_status band_designator link_info intention_status status delete_flag num_repeaters num_channels capacity site_id_a sector_id lat_secs_a lon_secs_a ant_lat_secs_a ant_lon_secs_a freq_plan_a bearing_a site_id_b lat_secs_b lon_secs_b ant_lat_secs_b ant_lon_secs_b freq_plan_b bearing_b site_id lat_secs

number(38) not null varchar2(15) number(38) not null char(1) float(38) varchar2(20) varchar2(2) char(1) number(38) number(38) number(38) varchar2(10) varchar2(15) varchar2(15) number(38) number(38) number(38) number(38) char(1) float(38) varchar2(15) number(38) number(38) number(38) number(38) char(1) float(38) varchar2(15) number(38)

unique identifier for a link user-entered value for link id uniquely identifies a link the status code of the design (W - Working, P Primary) identifies the frequency band link information text entered from Network View module indicates status of license application: N - New, A - Amended, Z - Delete the status of the link Default = 0, delete flag, 0 or 1 indicates the number of passive repeaters on the link number of channels assigned to the link capacity (Mb/s) uniquely identifies the site at site A sector id for a PMP link latitude at site A longitude at site A latitude of the antenna at site A longitude of the antenna at site A freq plan at site A bearing at site A uniquely identifies the site for site B latitude at site B longitude at site B latitude of the antenna at site B longitude of the antenna at site B freq plan at site B bearing at end B site id of the passive repeater latitude at the passive repeater

56

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_lip_lite

ELEMENT

TYPE

DESCRIPTION

lon_secs timestamp

number(38) date default sysdate

longitude at the passive repeater timestamp of the record

Primary Key
Name Index Type Column(s)

pk_link_lip_lite

unique

link_id, design_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

57

iQlinkXG Database Specifications

link_profile

LINK_PROFILE
This entity contains the engineers modifications to existing terrain and clutter points for a link.
ELEMENT TYPE DESCRIPTION

link_id distance ground_elev clutter_hgt clutter_type growth comments_1 comments_2 comments_3 timestamp last_updated_by leg_id region_check is_range

number(38) not null number(38) not null number(38) number(38) varchar2(20) number(38) varchar2(75) varchar2(75) varchar2(75) date varchar2(30) number(38) number(38) char(1)

unique identifier for a link distance from side A (Km) elevation in meters above sea level height of clutter only; does not include terrain elevation identifies type of clutter (e.g., tree, building, etc.) growth of clutter (applies only if tree) comments related to survey data (line 1) comments related to survey data (line 2) comments related to survey data (line 3) timestamp of last update field for dbsync users identifies which part of the link the clutter is for; field is used only when the link has a repeater. field for dbsync users indicates if point is part of a range specification. Y = part of the range, N = not part of the range

Primary Key
Name Index Type Column(s)

pk_link_profile

unique

link_id, distance

58

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_repeater

LINK_REPEATER
This entity contains information for links with passive repeaters.
ELEMENT TYPE DESCRIPTION

link_id seq_num lat_secs lon_secs site_id site_name site_grnd_hght max_structure_hght roughness_to_A roughness_to_B eirp_to_A eirp_to_B bearing_A_to_repeater bearing_repeater_to_A bearing_repeater_to_B bearing_B_to_repeater ant_id_1 ant_centerline_1 ant_id_2 ant_centerline_2 comments_1 comments_2 comments_3 timestamp last_updated_by region_check repeater_gain ant_lat_secs_1 ant_lon_secs_1 ant_lat_secs_2 ant_lon_secs_2

number(38) not null number(38) not null number(38) number(38) varchar2(15) varchar2(40) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) date varchar2(30) number(38) number(38) number(38) number(38) number(38) number(38)

unique identifier for the link sequence number latitude in milliseconds longitude in milliseconds uniquely identifies the site site name site ground elevation (meters AMSL) maximum structure height terrain roughness factor on passive to site A link (.25 - 4) terrain roughness factor on passive to site B link (.25 - 4) effective isotropic radiated power from passive toward site A (dBw) effective isotropic radiated power from passive toward site B (dBw) azimuth from true north of site A towards passive (degrees) azimuth from true north of passive towards site A azimuth from true north of passive towards site B azimuth from true north of site B towards passive uniquely identifies antenna 1 height of antenna 1 above ground level (meters AGL) uniquely identifies antenna 2 height of antenna 2 above ground level (meters AGL) comments (line 1) comments (line 2) comments (line 3) timestamp of last update field for dbsync users field for dbsync users gain of the repeater antenna latitude for the repeater antenna directed to site 'A' antenna longitude for the repeater antenna directed to site 'A' antenna latitude for the repeater antenna directed to site 'B' antenna longitude for the repeater antenna directed to site 'B'

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

59

iQlinkXG Database Specifications

link_repeater

ELEMENT

TYPE

DESCRIPTION

mast_id_1 mast_id_2 distance_leg1 diatance_leg2

varchar2(15) varchar2(15) float(38) float(38)

identifier for the mast used for the repeater antenna directed to site 'A' identifier for the mast used for the repeater antenna directed to site 'B' path length of leg 1 of the link using a passive repeater path length of leg 2 of the link using a passive repeater

Primary Key
Name Index Type Column(s)

pk_link_repeater

unique

link_id, seq_num

60

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_status

LINK_STATUS
This entity contains the status information for each link. This entity is used to track the status history of a link.
ELEMENT TYPE DESCRIPTION

link_id status status_chg_date comments_1 comments_2 comments_3 timestamp last_updated_by region_check intention_status freq_num

number(38) not null char(1) not null date varchar2(75) varchar2(75) varchar2(75) date varchar2(30) number(38) char(1) number(38)

unique identifier for a link status code last status change date comments (line 1) comments (line 2) comments (line 3) timestamp of last update field for dbsync users field for dbsync users intention status of the link frequency on license application frequency number

Primary Key
Name Index Type Column(s)

pk_link_status

unique

link_id, status, status_chg_date

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

61

iQlinkXG Database Specifications

lip

LIP
This entity contains information about each link-in-progress.
ELEMENT TYPE DESCRIPTION

link_id link_type band_designator protected_link bearer_id req_for_srv_date timestamp pl_value user_link_id distance

number(38) not null char(1) number(38) char(1) varchar2(10) date date number(38) varchar2(15) number(38)

unique identifier for each link in progress link type frequency band (GHz) radio protection (y/n) currently unused currently unused timestamp of last update pl_value used in engineering calculation user-entered value for link id path length

Primary Key
Name Index Type Column(s)

pk_lip

unique

link_id

62

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design

LIP_DESIGN
This entity contains information about different link-in-progress designs.
ELEMENT TYPE DESCRIPTION

link_id design_id engineer_id design_status rain_avail_obj ccir_rain_region_code rain_rate rain_module hnw_rain_region climate_factor terrain_roughness k1 k2 k3 percentage_f1_k1 percentage_f1_k2 percentage_f1_k3 avg_annual_temp rain_flag field_margin cl_flag rel_flag ia_flag ia_search_radius ia_key_hole ia_freq_window ia_margin ia_default_obj ia_profile_distance ia_profile_k

number(38) not null number(38) not null varchar2(20) char (1) number(38) char(1) number(38) char(1) varchar2(15) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) char(1) number(38) char(1) char(1) char(1) number(38) number(38) number(38) number(38) number(38) number(38) number(38)

unique identifier for a link uniquely identifies a link userid of the person who last updated the design the status code of the design (W - Working, P - Primary) user-specified rain availability objective (%) CCIR rain zone (i.e., a, b,...) rain rate (in mm/hr) not longer used currently unused indicates humidity of the air indicates terrain roughness for reliability calculations (higher=rougher, lower=smoother) first k factor used second k factor used third k factor used percentage of first fresnel zone for first k factor percentage of first fresnel zone for second k factor percentage of first fresnel zone for third k factor average annual temperature in degrees centigrade indicates if rain outage calculations performed on link additional field losses (dB) flag used to indicate if the profile program has run flag used to indicate if the design program has been run flag used to indicate if the interference analysis program has been run used in interference analysis search radius (km) currently unused used in interference analysis frequency window (MHz) interference analysis margin (dB) interference analysis default objective (dB) interference analysis profile distance (km) interference analysis profile K

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

63

iQlinkXG Database Specifications

lip_design

ELEMENT

TYPE

DESCRIPTION

ia_profile design_comments_1 design_comments_2 design_comments_3 total_unavail total_reliability timestamp num_repeaters clearance_flag link_info design_calc_method design_interf_link_id design_freq_separtion design_ci_obj_with_inter_link geoclimatic_factor design_threshold_ber oh_loss_climate oh_loss_k_index oh_loss oh_loss_percentage oh_loss_user_clutter_flag oh_loss_morphology_flag rain_model rain_source_info rain_selection_method geoclimatic_selection_method unpaired_channels ia_exclude_design_carriers

char(1) varchar2(75) varchar2(75) varchar2(75) number(38) number(38) date number(38) char(1) varchar2(8) char(1) number(38) number(12,4) number(12,4) number(12,4) number(2) char(1) number(38) number(38) number(38) char(1) char(1) varchar2(20) varchar2(8) varchar2(16) varchar2(32) number(2) number(38)

interference analysis profile flag, determines if profiles are run in IA comments (line 1) comments (line 2) comments (line 3) total link unavailability (sec/year) total annual link reliability (%) timestamp of last update indicates the number of passive repeaters in the link flag indicates if link has line of sight link information text entered from Network View module design calculation method: V - Vigants, G - Glauner, C - P.530-6 interfered link id for the design design frequency separation objective C/I with the interfered link design geoclimatic factor indicates which radio threshold value was used for the design/reliability calculations climate type used in obstruction loss calculations FK index used in obstruction loss calculations obstruction loss contains the percentage of obstruction loss indicates if the user clutter was included in the obstruction loss calculations indicates if morphology or polygon height were included in the obstruction loss calculations flag to indicate which rain model is used for design field indicating from where the rain rate value is deduced field indicating how the user made the rain rate selection field indicating how user selected geoclimatic method indicates if the channels in the LIP are paired or not used in interference analysis to decide whether to ignore uplink/downlink cases from the same design hub carrier frequency into other subscribers Default = 0, design objective selection (General = 0, G.821 = 1, G.826 = 2) NOTE: values in some fields are dependent on design objective selected.

objective

number(38)

64

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design

ELEMENT

TYPE

DESCRIPTION

section

number(38)

Default = 0, section used for design model G.821- (High Grade = 0, Med. Class1 = 1, Med. Class2 = 2, Med. Class3 = 3, Med. Class4 = 4, Local Grade = 5) G.826 - (International, Intermediate Countries = 0, International, Terminating Countries = 1, Long Haul = 2, Short Haul = 3, Access = 4)

system bit_rate_range scaling

number(38) number(38) number(38)

Default = 0, system used in G.826 (PDH = 0, SDH = 1, Other = 2) Default = 0, bit rate range in Mbps used for G.826 (1.5 - 5 = 0, 5 - 15 = 1, 15 - 55 = 3, 55 - 160 = 4, 160 - 3500 = 5) Default = 0, type of scale used for G.821 and G.826 (No Scaling = 0, by Distance = 1, by Integer division = 2, User Defined = 3)

user_defined number_of_links_in_chain objective_coefficient_value bits_per_block blocks_per_second hardware_unavail hardware_unavail_sec ses_objective es_objective uat_objective total_outage user_id band_designator atpc total_reliability_v total_unavail_v total_prop_loss adjust_factor ia_method

number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) varchar2(32) number(38) number(38) number(38) number(38) number(38) number(38) char(1)

Default = 8, value in percent for User Defined scaling for G.821 and G.826 Default = 5, number of links in the chain for G.821 and G.826 Default = 1.5, objective coefficient value (G.826 only) Default = 2048, number of bits per block (G.826 only) Default = 1000, number of blocks per second (G.826 only) Default = 0, hardware unavailability in percent Default = 0, hardware unavailability in seconds Default = 0, objective for the number of one-second periods which has a bit error ratio > or = 1x10(-3) Default = 0, objective for the number of one-second periods which one or more bits are in error. Default = 0, objective for unavailable time in percent total outage user who created the lip frequency band automatic power control value total reliability vertical polarity total unavailability vertical polarity total progragation loss Default = C, identifies which interference method was used, 'C' for C/I, 'I' for IRF method

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

65

iQlinkXG Database Specifications

lip_design

ELEMENT

TYPE

DESCRIPTION

ia_single_td_margin ia_cum_td_margin ia_irf_obj oh_loss_building_flag

float(38) float(38) float(38) char(1)

single threshold degradation margin specified in the culling parameters window cumulative threshold degradation margin specified in the culling parameters window default IRF objective specified in the culling parameters window

Primary Key
Name Index Type Column(s)

pk_lip_design

unique

link_id, design_id

66

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design_end

LIP_DESIGN_END
This entity contains information that describes the end of a link-in-progress design.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id radio_id mod_id power freq_plan tx_ant_ht other_losses freq_diversity avail_obj rx_signal_level eirp radio_config timestamp sector_id fade_margin min_atpc_nor_tx_power max_atpc_nor_tx_power min_atpc_nor_rx_lev max_atpc_nor_rx_lev atpc_range atpc_flag irf_losses attenuator link_review link_review_ts ses_wm

number(38) not null number(38) not null char(1) not null number(38) number(38) not null number(38) char(1) number(38) number(38) char(1) number(38) number(38) number(38) varchar2(7) date varchar2(15) number(38) number(38) number(38) number(38) number(38) number(38) char(1) float(38) float(38) number(4) date float(38)

unique identifier for a link unique identifier for a particular link design alternative identifier for the end of a link (A or B). unique identifier for a radio Default = -1, internal identifier for a modulation type radio transmit power (dBw) identifies on which end of the frequency plan the transmitter will operate (L - Low, H - High). site structure height (meters) (also default antenna centerline) additional common losses (dB) indicates if frequency diversity was used in the design calculations (T/F). currently unused receive signal level (dBw) Effective Isotropic Radiated Power (dBw) identifies radio protection configuration timestamp of last update sector id for a PMP LIP fade margin for lip minimum transmitter power (dBw) maximum transmitter power (dBw) minimum atpc receive level (dBw) maximum atpc receive level (dBw) maximum selected radio power minus the lower ATPC tx power (min_atpc_nor_tx_power) (dB) Default = N, atpc flag (Y or N) Default = 0, co-channel IRF value, used in the RSL calculation Default = 0, RTPC attenuator value, if used used to integrate with Odyssey RF Tool used to integrate with Odyssey RF Tool stores the worst month SES of the LIP

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

67

iQlinkXG Database Specifications

lip_design_end

Primary Key
Name Index Type Column(s)

pk_lip_design_end

unique

link_id, end_id, design_id

68

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design_end_ant

LIP_DESIGN_END_ANT
This entity contains information related to the antenna used on a design of a link-in-progress.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id ant_mode ant_id ant_centerline timestamp ant_lat_secs ant_lon_secs mast_id

number(38) not null number(38) not null char(1) not null char(1) not null number(38) number(38) date number(38) number(38) varchar2(15)

uniquely identifies a link uniquely identifies a particular link design identifies the end of a link (A or B) identifies antenna as P = Primary Tx or Rx or D = Diversity Rx uniquely identifies an antenna antenna height above ground level (meters AGL) (> 0) timestamp of last update antenna latitude antenna longitude identifier for the mast used for the site

Primary Key
Name Index Type Column(s)

pk_lip_design_end_ant

unique

link_id, design_id, end_id, ant_mode

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

69

iQlinkXG Database Specifications

lip_design_end_attenuator

LIP_DESIGN_END_ATTENUATOR
This entity contains information describing an attenuator chosen for a link-in-progress design.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id ant_mode attenuator_seq_num attenuator_id attenuator_mode attenuator_loss timestamp last_updated_by

number(38) not null number(38) not null char(1) not null char(1) not null number(38) number(38) char(1) number(38) date varchar2(30)

an identifier for a link uniquely identifies a link (A or B) P = primary Tx or Rx, D = diversity Rx sequence number id from attenuator entity T = transmit, R = receive, C = common attenuator amount(db) timestamp of last update field for dbsync users

Primary Key
Name Index Type Column(s)

pk_lip_design_end_attenuator

unique

link_id, design_id, ant_mode, end_id

70

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design_end_feeder

LIP_DESIGN_END_FEEDER
This entity contains information about feeder(s) used to connect an antenna to a link-in-progress design.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id ant_mode feeder_seq_num feeder_id feeder_len feeder_loss timestamp

number(38) not null number(38) not null char(1) not null char(1) not null number(38) not null number(38) number(38) number(38) date

unique identifier for a link uniquely identifies a particular link design identifies the end of a link (A, B, or repeater number) identifies antenna as P = Primary Tx or Rx, or D = Diversity Rx feeder sequence number id from feeder entity length of feeder (meters) (> 0) total loss in dB timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lip_design_end_feede r

unique

link_id, design_id, end_id, ant_mode, feeder_seq_num

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

71

iQlinkXG Database Specifications

lip_design_end_freq

LIP_DESIGN_END_FREQ
This entity contains frequency(s) assigned to a link-in-progress design.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id channel_ref_num pol freq eifm timestamp seq_num

number(38) not null number(38) not null char(1) not null varchar2(4) not null char(1) number(38) number(38) date number(38)

unique identifier for a link uniquely identifies a particular link design identifies the end of a link (A or B) identifies a specific frequency pair from the frequency band polarization (V or H) frequency (MHz), this frequency must appear in the frequency entity currently unused timestamp of last update sequence number

Primary Key
Name Index Type Column(s)

pk_lip_design_end_freq

unique

link_id, design_id, end_id, channel_ref_num, pol

72

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design_end_mod

LIP_DESIGN_END_MOD
This entity contains frequency(s) assigned to a link-in-progress design.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id mod_id power rx_signal_level eirp fade_margin min_atpc_nor_tx_power max_atpc_nor_tx_powe min_atpc_nor_rx_lev max_atpc_nor_rx_lev atpc_range atpc_flag irf_losses attenuator voice_traffic data_traffic total_voice_avail total_data_avail

number(38) not null number(38) not null char(1) not null number(38) not null float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38) float(38) char(1) float(38) float(38) float(38) float(38) float(38) float(38)

internal identifier for a LIP unique identifier for a particular design alternative identifier for the end of a LIP (A or B) internal identifier for a modulation type selected for the radio configured with the LIP the highest power level configured with the LIP for the given modulation (dBW) expected receive signal level using the given modulation (dBW) calculated EIRP (Effective Isotropic Radiated Power) for the given modulation (dBW) fade margin calculated for the LIP for the given modulation (dB) typical upper ATPC transmit power for the given modulation (dBW) typical lower ATPC transmit power for the given modulation (dBW) configured upper ATPC receive level for the given modulation (dBW) configured lower ATPC receive level for the given modulation (dBW) power min_atpc_nor_tx_power (dB) Default = N, indicates if the LIP is configured to use ATPC for the given modulation Default = 0, co-channel IRF value, used in the RSL calculation (dB) Default = 0, RTPC attenuator value, if used (dB) specifies the voice (high priority) traffic requirement (Mbps) specifies the data (lower priority) traffic available (Mbps) the availability calculated for the modulation being able to fulfill the voice requirement the weighed availability calculated for the data traffic combining all modulations

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

73

iQlinkXG Database Specifications

lip_design_end_mod

ELEMENT

TYPE

DESCRIPTION

total_unavail

float(38)

annual unavailability for the given modulation when the LIP is configured with a single channel (%) annual unavailability for the given modulation for the V plane, when the LIP is configured with dual polarization (%) annual outage of the LIP for the given modulation (%) Default = 0, section used for design modelG.821- (High Grade = 0, Med. Class1 = 1, Med. Class2 = 2, Med. Class3 = 3, Med. Class4 = 4, Local Grade = 5)G.826 (International, Intermediate Countries = 0, International, Terminating Countries = 1, Long Haul = 2, Short Haul = 3, Access = 4) Default = 0, system used in G.826 (PDH = 0, SDH = 1,Other = 2) Default = 0, bit rate range in Mbps used for G.826 (1.5 - 5 = 1, 5 - 15 = 2, 15 - 55 = 3, 55 160 = 4, 160 - 3500 = 5) Default = 0, type of scale used for G.821 and G.826 (No Scaling = 0, by Distance = 1, by Integer division = 2, User Defined = 3) Default = 8, value in percent for User Defined scaling for G.821 and G.826 Default = 5, number of links in the chain for G.821 and G.826 Default = 1.5, objective coefficient value (G.826 only) Default = 2048, number of bits per block (G.826 only) Default = 1000, number of blocks per second (G.826 only) Default = 0, annual hardware unavailability (%) Default = 0, annual hardware unavailability (s) Default = 0, objective for the number of onesecond periods which has a bit error ratio > or = 1x10(-3) Default = 0, objective for the number of onesecond periods which one or more bits are in error

total_unavail_v

float(38)

total_outage section

float(38) number(38)

system bit_rate_range

number(38) number(38)

scaling

number(38)

user_defined number_of_links_in_chain objective_coefficient_valu e bits_per_block blocks_per_second hardware_unavail hardware_unavail_sec ses_objective

float(38) number(38) float(38) number(38) number(38) float(38) float(38) float(38)

es_objective

float(38)

74

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_design_end_mod

ELEMENT

TYPE

DESCRIPTION

uat_objective ses_wm

float(38) float(38)

Default = 0, objective for unavailable time (%) stores the Worst Month Outage for General objectives, and the SES G.821/G.826 objectives (s)

Primary Key
Name Index Type Column(s)

pk_lip_design_end_mod

unique

link_id design_id end_id mod_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

75

iQlinkXG Database Specifications

lip_dflt_clutter_ht

LIP_DFLT_CLUTTER_HT
This entity contains the engineers modification to the existing default clutter heights used in the design of the link.
ELEMENT TYPE DESCRIPTION

link_id code height design_id leg_id

number(38) not null number(38) not null number(38) not null number(38) not null number(38) not null

unique identifier for a link clutter type code clutter height (meters) uniquely identifies a particular link design alternative identifies which part of the link the default height is for; field is used only when link has a repeater

Primary Key
Name Index Type Column(s)

pk_lip_dflt_clutter_ht

unique

link_id, code, design_id, leg_id

76

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_end

LIP_END
This entity contains information that describes the end of a link-in-progress.
ELEMENT TYPE DESCRIPTION

link_id end_id lat_secs lon_secs site_id site_name bsn_id ths_id asc_id site_grnd_hght bearing comments_1 comments_2 comments_3 comments_4 comments_5 timestamp

number(38) not null char(1) not null number(38) numberf(38) varchar2(15) varchar2(40) varchar2(7) varchar2(7) varchar2(7) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) varchar2(75) varchar2(75) date

unique identifier for a link identifies the end of a link (A or B) latitude in milliseconds longitude in milliseconds uniquely identifies the site name of the site currently unused currently unused currently unused ground elevation (m AMSL) azimuth from true north of this link end towards the other link end. holds IP address 1 holds IP address 2 holds IP address 3 holds IP address 4 holds IP address 5 timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lip_end

unique

link_id, end_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

77

iQlinkXG Database Specifications

lip_exchange_tables

LIP_EXCHANGE_TABLES
This entity contains a list of oracle tables to be exchanges using the exchange links-in-progress utility.
ELEMENT TYPE DESCRIPTION

name

varchar2(254) not null

name of database table

Primary Key
Name Index Type Column(s)

pk_lip_exchange_tables

unique

name

78

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_profile

LIP_PROFILE
This entity contains the engineers modifications to existing terrain and clutter points for a link.
ELEMENT TYPE DESCRIPTION

link_id distance ground_elev clutter_hgt clutter_type growth comments_1 comments_2 comments_3 design_id leg_id timestamp is_range

number(38) not null number(38) not null number(38) number(38) varchar2(20) number(38) varchar2(75) varchar2(75) varchar2(75) number(38) number(38) date char(1)

unique identifier for a link distance from side A (Km) elevation in meters above sea level height of clutter only; does not include terrain elevation identifies type of clutter (e.g. tree, building...) growth of clutter (applies only if tree) comments related to survey data (line 1) comments related to survey data (line 2) comments related to survey data (line 3) uniquely identifies a particular link design alternative identifies which part of the link the clutter is for; field is used only when the link has a repeater. timestamp of last update indicates if point is part of a range specification. Y = part of a range, N = not part of a range

Primary Key
Name Index Type Column(s)

pk_lip_profile

unique

link_id, distance

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

79

iQlinkXG Database Specifications

lip_repeater

LIP_REPEATER
This entity contains information for links-in-progress with passive repeaters.
ELEMENT TYPE DESCRIPTION

link_id design_id seq_num lat_secs lon_secs site_id site_name site_grnd_hght max_structure_hght roughness_to_A roughness_to_B eirp_to_A eirp_to_B bearing_A_to_repeater bearing_repeater_to_A bearing_repeater_to_B bearing_B_to_repeater ant_id_1 ant_centerline_1 ant_id_2 ant_centerline_2 comments_1 comments_2 comments_3 timestamp repeater_gain ant_lat_secs_1 ant_lon_secs_1

number(38) not null number(38) not null number(38) not null number(38) number(38) varchar2(15) varchar2(40) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) date number(38) number(38) number(38)

unique identifier for a link uniquely identifies a particular link design alternative sequence number latitude in milliseconds longitude in milliseconds uniquely identifies the site name of a site ground elevation (m AMSL) maximum structure height terrain roughness factor on passive to site A link (.25 - 4) terrain roughness factor on passive to site B link (.25 - 4) effective isotropic radiated power from passive towards site A(dBw). effective isotropic radiated power form passive towards site B (dBw). azimuth from true north of site A towards passive (degrees) azimuth from true north of passive towards site A azimuth from true north of passive towards site B azimuth from true north of site B towards passive uniquely identifies the antenna antenna centerline (meters AGL) uniquely identifies the antenna antenna centerline (meters AGL) comments (line 1) comments (line 2) comments (line 3) timestamp of last update gain of the repeater antenna latitude for the repeater antenna directed to site 'A' antenna longitude for the repeater antenna directed to site 'A'

80

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_repeater

ELEMENT

TYPE

DESCRIPTION

ant_lat_secs_2 ant_lon_secs_2 mast_id_1 mast_id_2 distance_leg1 distance_leg2

number(38) number(38) varchar2(15) varchar2(15) float(38) float(38)

antenna latitude for the repeater antenna directed to site 'B' antenna longitude for the repeater antenna directed to site 'B' identifier for the mast used for the repeater antenna directed to site 'A' identifier for the mast used for the repeater antenna directed to site 'B' path length of leg 1 of the link using a passive rpeater path length of leg 2 of the link using a passive repeater

Primary Key
Name Index Type Column(s)

pk_lip_repeater

unique

link_id, design_id, seq_num

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

81

iQlinkXG Database Specifications

locked_lips

LOCKED_LIPS
This table records when a link-in-progress is retrieved by a user. In the event that another user attempts to retrieve the same lip, a pop-up window displays which user has already retrieved the same link-in-progress.
ELEMENT TYPE DESCRIPTION

link_id user_name session_id timestamp

number(38) not null varchar2(30) number(38) date

link_id number user identification, based on Oracle user login name Oracle session_id number timestamp of last update

Primary Key
Name Index Type Column(s)

pk_locked_lips

unique

link_id

82

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lov_ant_mount

LOV_ANT_MOUNT
This entity contains information concerning antenna mounting characteristics.
ELEMENT TYPE DESCRIPTION

ant_mount description timestamp

char(1) not null varchar2(20) date

mount type (i.e., P, B, W) mount description (i.e., Pole, Both, Wall) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_ant_mount

unique

ant_mount

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

83

iQlinkXG Database Specifications

lov_ant_performance

LOV_ANT_PERFORMANCE
This entity contains information about the antenna performance.
ELEMENT TYPE DESCRIPTION

ant_performance description timestamp

char(1) not null varchar2(25) not null date

performance type (i.e. s, h, u) performance description (i.e. standard, high, ultra high) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_ant_performance

unique

ant_performance

84

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lov_ant_style

LOV_ANT_STYLE
This entity contains a list of antenna styles.
ELEMENT TYPE DESCRIPTION

ant_style style_description timestamp

char(1) not null varchar2(20) date

style code (i.e. y, d, p) style description (i.e yagi, dipole, paraboloid) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_ant_style

unique

ant_style

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

85

iQlinkXG Database Specifications

lov_band

LOV_BAND
This entity contains a list of frequency bands.
ELEMENT TYPE DESCRIPTION

band timestamp color

number(38) not null date varchar2(30)

frequency band (GHz) timestamp of last update color that links in this band will appear in show-links utility

Primary Key
Name Index Type Column(s)

pk_lov_band

unique

band

86

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lov_eqp_status

LOV_EQP_STATUS
This entity contains a list of equipment status codes.
ELEMENT TYPE DESCRIPTION

eqp_status description timestamp

char(1) not null varchar2(25) not null date

equipment status code (i.e. A, O) equipment status code description (i.e. Active, Obsolete) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_eqp_status

unique

eqp_status

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

87

iQlinkXG Database Specifications

lov_freq_stat

LOV_FREQ_STAT
This entity contains a list of status descriptions for a channel.
ELEMENT TYPE DESCRIPTION

link_status status_description display_order timestamp

char(1) not null varchar2(20) number(38) date

link status status description (e.g., filed, planned) order in which status will be displayed timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_freq_stat

unique

link_status

88

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lov_link_stat

LOV_LINK_STAT
This entity contains a list of status descriptions for a link.
ELEMENT TYPE DESCRIPTION

link_status status_description display_order timestamp

char(1) not null varchar2(20) number(38) date

link status status description (i.e., filed) order in which status will display in the link status report timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_link_stat

unique

link_status

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

89

iQlinkXG Database Specifications

lov_rain

LOV_RAIN
This entity contains the list of rain zones with the corresponding rain rates.
ELEMENT TYPE DESCRIPTION

rain_zone rain_rate

varchar2(2) float

rain zone letter rain rate in mm/hr

Primary Key
Name Index Type Column(s)

pk_lov_rain

unique

rain_zone, rain_rate

90

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lov_rule

LOV_RULE
This entity contains the list of rules possible using the function access management feature.
ELEMENT TYPE DESCRIPTION

rule description display_order timestamp

varchar2(30) varchar2(40) number(38) date

name of the rule description of the rule order in which the rule appears when listed timestamp of last update

Primary Key
Name Index Type Column(s)

pk_lov_rule

unique

rule

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

91

iQlinkXG Database Specifications

lov_spectrum_mask_class

LOV_SPECTRUM_MASK_CLASS
This entity stores the different spectrum mask class options to be selected for a radio.
ELEMENT TYPE DESCRIPTION

spectrum_mask_class timestamp

varchar2(10) not null date

spectrum mask class option to be selected for a radio Default = SYSDATE, date of the last modification of the entry

Primary Key
Name Index Type Column(s)

pk_lov_spectrum_mask_c lass

unique

spectrum_mask_class

92

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mast

MAST
This entity contains the information related to masts which may be associated with sites/SIPs.
ELEMENT TYPE DESCRIPTION

mast_id site_id mast_name owner mast_lat_secs mast_lon_secs region_check last_updated_by timestamp

varchar2(15) not null varchar2(15) not null varchar2(40) not null varchar2(40) number(38) not null number(38) not null number(38) varchar2(30) date

ID of the mast ID of the site, the mast belongs to, associated with the table SITE name of the mast owner of the mast latitude of the mast longitude of the mast field for dbsync users field for dbsync users Default = sysdate, timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mast

unique

site_id, mast_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

93

iQlinkXG Database Specifications

mlds_licenses

MLDS_LICENSES
This entity stores the iQ.linkXG license information.
ELEMENT TYPE DESCRIPTION

host_id host_name user_name

varchar2(8) varchar2(32) varchar2(32)

stores the iQ.linkXG generated host ID of the application instance stores the name of the iQ.linkXG application host stores the name of the OS user who accessed iQ.linkXG last time on the given iQ.linkXG application host stores the date of the last successful login on the given iQ.linkXG application host stores the license information for the given iQ.linkXG application host stores the timestamp of the last record update

last_login license_data last_updated_by timestamp

date varchar2(256) varchar2(64) date

Primary Key
Name Index Type Column(s)

host_id

unique

94

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mlds_parameters

MLDS_PARAMETERS
This entity contains values for parameters used in the link coordination.
ELEMENT TYPE DESCRIPTION

name value timestamp

varchar2(254) not null varchar2(254) not null date

name of parameter parameter value timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mlds_parameters

unique

name, value

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

95

iQlinkXG Database Specifications

mlds_rules

MLDS_RULES
This entity contains the user defined rules using the function access management feature.
ELEMENT TYPE DESCRIPTION

os_user_id db_user_id region_id rule permission

varchar2(32) not null varchar2(32) not null number(4) not null varchar2(30) not null char(1) not null

name of the OS user the rule is applied to, ALL for all OS users name of the DB user the rule is applied to, ALL for all DB users ID of the iQlink region the rule is applied to, -1 for all iQlink regions name of the rule, associated with the table LOV_RULE Default = D, permission allowed by the rule (E for enable, D for disable, W for enable with warning) Default = 100, number identifying the priority of the rule (1 highest, 100 lowest) warning message that is displayed for a user with the W or D permission timestamp of last update

priority warning timestamp

number(38) not null varchar2(100) date

Primary Key
Name Index Type Column(s)

pk_mlds_rules

unique

os_user_id, db_user_id, region_id, rule

96

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mlds_support

MLDS_SUPPORT
This entity contains option names and values that are set in the System Administration utility.
ELEMENT TYPE DESCRIPTION

name value region_id user_id timestamp

varchar2(30) not null varchar2(255) not null number(4) varchar2(32) date

name of parameter parameter value region id user id timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mlds_support

unique

name

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

97

iQlinkXG Database Specifications

mw_antenna

MW_ANTENNA
This entity contains information about a microwave antenna.
ELEMENT TYPE DESCRIPTION

ant_id band model ant_type manufacturer diameter gain beamwidth style performance tx_mounting low_freq high_freq status comments_1 comments_2 comments_3 antenna_apprv_num timestamp length width bzt_type q_factor electrictilt type_approv_flag

number(38) not null number(38) varchar2(30) varchar2(20) varchar2(40) number(38) number(38) number(38) char(1) char(1) char(1) number(38) number(38) char(1) varchar2(75) varchar2(75) varchar2(75) varchar2(15) date number(38) number(38) varchar2(20) number(38) number(126) number(38)

unique identifier for the antenna frequency band (GHz) antenna model antenna type description antenna manufacturer name antenna diameter (m) gain (dBi) antenna half-power beamwidth (degrees) P (paraboloid), Y (yagi), D (dipole), R (rectangular reflector), O (round reflector) S (standard), H (high), U (ultra high) P (pole), W (wall), B (pole and wall) lowest operational frequency (MHz) highest operational frequency (MHz) A (active), O (obsolete) comments (line 1) comments (line 2) comments (line 3) government number assigned to antenna date record updated in database length of reflector (reflector antenna only) width of reflector (reflector antenna only) additional government number assigned to antenna constant depending on hop and antenna electrical tilt value type approval flag (license application)

Primary Key
Name Index Type Column(s)

pk_mw_antenna

unique

ant_id

98

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_ant_pattern

MW_ANT_PATTERN
This entity maps an antenna in the mw_antenna entity to a pattern in the mw_ant_pattern_pt.
ELEMENT TYPE DESCRIPTION

ant_id ant_pat_pol_combo ant_pat_pln_combo pattern_id timestamp

number(38) not null varchar2(2) not null varchar2(2) not null number(38) not null date

unique identifier for the antenna pattern response (VV, VH, HH, HV) pattern curves (AZ or EL) unique identifier for the antenna pattern timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mw_ant_pattern

unique

ant_id, ant_pat_pol_combo, ant_pat_pln_combo

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

99

iQlinkXG Database Specifications

mw_ant_pattern_pt

MW_ANT_PATTERN_PT
This entity contains the microwave antenna radiation patterns.
ELEMENT TYPE DESCRIPTION

pattern_id angle gain timestamp

number(38) not null number(38) not null number(38) date

unique identifier for the antenna angle of the pattern point (degree) gain of the pattern point (dBi) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mw_ant_pattern_pt

unique

pattern_id, angle

100

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_attenuator

MW_ATTENUATOR
This entity contains information about microwave attenuators.
ELEMENT TYPE DESCRIPTION

attenuator_id model attenuator_type manufacturer attenuation_loss status timestamp band

number(38) not null varchar2(30) varchar2(20) varchar2(40) number(38) char(1) date number(38)

uniquely identifies the attenuator attenuator model attenuator type (i.e., elliptical) attenuator manufacturer attenuator loss (dB) attenuator status code (i.e., A = Active) timestamp of last update band for the attenuator

Primary Key
Name Index Type Column(s)

pk_mw_attenuator

unique

attenuator_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

101

iQlinkXG Database Specifications

mw_feeder

MW_FEEDER
This entity contains information that defines the characteristics of a feeder.
ELEMENTS TYPE DESCRIPTION

feeder_id band model feeder_type manufacturer min_suitable_length max_suitable_length diameter status feeder_loss timestamp

number(38) not null number(38) varchar2(30) varchar2(20) varchar2(40) number(38) number(38) number(38) char(1) number(38) data

unique identifier for a feeder band designator feeder model number short description of feeder name of feeder manufacturer minimum suitable length feeder should be (in meters) (> 0) maximum suitable length feeder should be (in meters) (> 0) diameter of feeder (in cm) (> 0) status of feeder, usually A for Active or O for obsolete feeder loss (in dB per meter) (> 0) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mw_feeder

unique

feeder_id

102

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_pattern

MW_PATTERN
This entity contains information about an antenna pattern.
ELEMENT TYPE DESCRIPTION

pattern_id pattern_date entry_date last_update comments_1 comments_2 comments_3 timestamp

number(38) not null date date date varchar2(75) varchar2(75) varchar2(75) date

unique identifier for the antenna pattern date the pattern was created by the manufacturer date the pattern was entered date the pattern was last modified comments (line 1) comments (line 2) comments (line 3) timestamp of last update

Primary Key
Name Index Type Column(s)

pk_mw_pattern

unique

pattern_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

103

iQlinkXG Database Specifications

mw_radio

MW_RADIO
This entity contains information about each microwave radio.
ELEMENT TYPE DESCRIPTION

radio_id mod_id model radio_type band_designator manufacturer bandwidth capacity stability emission_designator min_tx_power max_tx_power max_oper_freq min_oper_freq rx_threshold3 rx_threshold6 si_type si_rate si_sync psu_voltage dfm aifm status comments_1 comments_2 comments_3 radio_apprv_num radio_apprv_num2 type_apprv_num timestamp bzt_type

number(38) not null number(38) not null varchar2(30) varchar2(20) number(38) varchar2(40) number(38) varchar2(5) number(38) varchar2(9) number(38) number(38) number(38) number(38) number(38) number(38) varchar2(5) varchar2(4) varchar2(5) varchar2(15) number(38) number(38) char(1) varchar2(75) varchar2(75) varchar2(75) varchar2(15) varchar2(15) varchar2(10) date varchar2(20)

unique identifier for the radio Default = -1, internal identifier for a modulation type radio model additional radio description frequency band (GHz) manufacturer bandwidth (MHz) capacity (Mb/s) stability (%) emission designator (i.e. 3M50 D7W) minimum transmit power (dBw / dBm) maximum transmit power (dBw / dBm) maximum operating frequency (MHz) minimum operating frequency (MHz) receiver threshold for 10 -3 BER (dBw / dBm) receiver threshold for 10 -6 BER (dBw / dBm) currently unused currently unused currently unused currently unused dispersive fade margin (dB) adjacent channel interference fade margin (dB) status (i.e., A Active) comments (line 1) comments (line 2) comments (line 3) radio code 1 used for link coordination radio code 2 used for link coordination government approval number timestamp of last update second government approval number

104

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_radio

ELEMENT

TYPE

DESCRIPTION

signature_bandwidth bandwidth_flt signature_height thermal_noise min_width_signature max_width_signature min_depth_signature max _depth_signature delay

number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38) number(38)

bandwidth of signature currently unused height of signature thermal noise minimum width of signature maximum width of signature minimum depth of signature maximum depth of signature delay (ns) between main path and secondary path used for signature measurement (mostly 6.3 ns) crosspolar interference cancelled improvement factor resultant net filter discrimination valid with respect to both adjacent channels non-minimum delay (ns) between main path and secondary path used for signature measurement (approx. 6.3 ns) Default = NULL, capacity in mega-bits-persecond Default = 175200, mean-time-between-failure in hours radio C/N ratio (threshold) type approval flag (license application) spectrum_mask_flag (license application); field type allows subclasses distortion recieve signal level (dBm) minimum receive signal level (dBm) minimum atpc receive level, default (receiver threshold) maximum atpc receive level atpc margin 1 atpc margin 2 Default = N, atpc flag (Y or N) Default = 1, marks if the radio has the ability to be clustered Default = 0, max. value of the internal attenuator (ATT-RTPC)

cross_polar_improvement _factor net_filter_discrim_factor non_min_delay

number(38) number(38) number(38)

capacity_mbs mtbf_hours c_to_n type_approv_flag spectrum_mask_class distortion_rsl minimum_rsl min_atpc_rx_lev max_atpc_rx_lev atpc_margin1 atpc_margin2 atpc_flag cluster_presence attenuator

number(38) number(38) number(38) number(38) varchar2(10) number(38) number(38) number(38) number(38) number(38) number(38) char(1) char(1) float(38)

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

105

iQlinkXG Database Specifications

mw_radio

ELEMENT

TYPE

DESCRIPTION

step_attenuator atpc

float(38) varchar(6)

Default = 0, adjusting step size of the internal attenuator (dB) Default = NULL, RTPC parameters in ATPC mode: NULL or No for RTPC set to No ATT for RTPC on with Attenuator PL for RTPC on with Power Limiter ATT_PL RTPC on with Attenuator and Power Limiter

wo_atpc

varchar(6)

Default = NULL, RTPC parameters in NonATPC mode: NULL or No for RTPC set to No ATT for RTPC on with Attenuator PL for RTPC on with Power Limiter ATT_PL RTPC on with Attenuator and Power Limiter

modulation_scheme

char(1)

Default = D D for digital radios A for analog radios used by the iQ.Radio tool, storing the CoChannel T/I objective of the radio (dB) used by the iQ.Radio tool, storing and alternative identifier string for the radio range of the Power Limiter, if 0 the full range between the specified min and max power of the radio is available Default = N, indicates if the given record belongs to an adaptive modulation radio Default = N, indicates if the adaptive modulation radio has RTPC automatic power adjust option available Default = N, indicates if the adaptive modulation radio has ATPC power boost option available the highest boost value the adaptive modulation radio does allow in power boost mode [dB] the throughput of the radio (Mbps) Default = N, indicates if the same RTPC values should be used for all modulation schemes in case of adaptive modulation radios

c_i_0mhz internal_radio_id pl_range

float varchar2(30) float(38)

adm adm_power_adjust

char(1) char(1)

adm_power_boost

char(1)

max_boost

float(38)

throughput rtpc_same_mod_val

float(38) char(1)

106

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_radio

ELEMENT

TYPE

DESCRIPTION

atpc_same_mod_val

char(1)

Default = N, indicates if the same ATPC values should be used for all modulation schemes in case of adaptive modulation radios Offset value from the BER 10^-6 threshold of the radio, triggering a modulation mode change to a lower complexity modulation, when Adaptive Modulation is used

mod_downshift_offset

float(38)

Primary Key
Name Index Type Column(s)

radio_id mod_id

unique

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

107

iQlinkXG Database Specifications

mw_radio_config

MW_RADIO_CONFIG
This entity contains information about the protection configuration for each radio.
ELEMENT TYPE DESCRIPTION

radio_id configuration tx_branch_loss rx_branch_loss timestamp config_type num_channels mtbf_hours

number(38) not null varchar2(7) not null number(38) number(38) date char(1) number(38) float(38)

unique identifier for the radio configuration configuration description (i.e., 2x2) transmit branching loss (dB) receive branching loss (dB) timestamp of last update Default = N, type of the configuration H - Hot Standby, L - Line Protected, N - None Default = 0, defines the number of channels required to use the given configuration Default = 0, the configuration option specific MTBF (Mean Time Between Failures) value, if exists Default = A, defines if the given configuration option should be available to use, A - Active, O - Obsolete

status

char(1)

Primary Key
Name Index Type Column(s)

pk_mw_radio_config

unique

radio_id, configuration

108

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_radio_mod_states

MW_RADIO_MOD_STATES
This entity stores the different modulations to be selected for a radio.
ELEMENT TYPE DESCRIPTION

mod_id mod_type mod_states

number(38) not null varchar2(8) number(38)

internal identifier for a modulation type label of the modulation type number of states for the given modulation

Primary Key
Name Index Type Column(s)

pk_mw_radio_mod_states

unique

mod_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

109

iQlinkXG Database Specifications

nonmw_link

NONMW_LINK
This entity contains information about non-microwave links.
ELEMENT TYPE DESCRIPTION

link_id site_id_a site_id_b capacity owner link_info type comments_1 comments_2 comments_3 timestamp reliability

number(38) not null varchar2(15) not null varchar2(15) not null varchar2(10) not null varchar2(40) varchar2(20) varchar2(10) not null varchar2(75) varchar2(75) varchar2(75) date number(38)

unique identifier for a link unique identifier for site A unique identifier for site B identifies link capacity Mb/s owner information link information/comments code for type of link (i.e., F Fiber) comments (line 1) comments (line 2) comments (line 3) timestamp of last update link reliability

Primary Key
Name Index Type Column(s)

pk_nonmw_link

unique

link_id, site_id_a

110

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

nonmw_linkattributes

NONMW_LINKATTRIBUTES
This entity contains color information for non-microwave links.
ELEMENT TYPE DESCRIPTION

color_red color_green color_blue region_id user_id

number(38) not null number(38) not null number(38) not null number(4) not null varchar2(32) not null

red color value green color value blue color value Default = -1, region ID Default = HQ, user ID

Primary Key
Name Index Type Column(s)

pk_nonmw_linkattributes

unique

region_id, user_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

111

iQlinkXG Database Specifications

operators

OPERATORS
This entity contains a list of other operators with which to perform coordination.
ELEMENT TYPE DESCRIPTION

operator_code operator_name timestamp

varchar2(6) not null varchar2(254) not null date

operator code name of operator timestamp of last update

Primary Key
Name Index Type Column(s)

pk_operators

unique

operator_code, operator_name

112

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

polygon_area_attributes

POLYGON_AREA_ATTRIBUTES
This entity stores the specific attributes for an area licensed polygon.
ELEMENT TYPE DESCRIPTION

polygon_id band_designator bandwidth channels radios link_type trigger_distance pfd_limit status intention_status summarized_polygon_id

number(38) not null float(38) float(38) varchar2(1024) varchar2(255) char(1) float(38) float(38) char(1) char(1) number(38)

unique number to identify the polygon band in which the polygon is applicable channel bandwidth of the polygon list of channels which are valid for the polygon list of radios (by radio_id) which are valid for the polygon identifies if the polygon applies to point-topoint or point-to-multipoint links distance beyond the polygon border (km) where the pfd_limit is enforced power flux density limit at the polygon trigger distance status of the polygon intention status of the polygon polygon_id of polygon which must be grouped together

Primary Key
Name Index Type Column(s)

pk_polygon_area_attribut es

unique

polygon_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

113

iQlinkXG Database Specifications

polygon_attributes

POLYGON_ATTRIBUTES
This entity stores attribute values for polygons.
ELEMENT TYPE DESCRIPTION

polygon_id value

number(38) not null varchar2(40)

uniquely identifies a polygon data type neutral value for the polygon

Primary Key
Name Index Type Column(s)

pk_polygon_attributes

unique

polygon_id

114

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

polygons_gen

POLYGONS_GEN
This entity stores information regarding polygons.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_type polygon_name no_of_points polygon_date polygon_display_id polygon_area last_updated_by timestamp comments1 comments2 comments3 polygon_status

number(38) not null char(1) not null varchar2(100) number(38) not null date not null number(38) number(38) not null varchar(30) date varchar2(255) varchar2(255) varchar2(255) number(38)

uniquely identifies a polygon type of the polygon name of the polygon number of points on the polygon date the polygon was created polygon display id area of the polygon field for dbsync users timestamp of last update comments (line 1) comments (line 2) comments (line 3) for KQ polygons 0 = In-Progress 1 = Confirmed

Primary Key
Name Index Type Column(s)

pk_polygons_gen

unique

polygon_id, polygon_type

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

115

iQlinkXG Database Specifications

polygons_morphattrib_gen

POLYGONS_MORPHATTRIB_GEN
This entity stores height attributes for morphology polygons.
ELEMENT TYPE DESCRIPTION

polygon_id group_code height polygon_type

number(38) not null number(38) number(38) char(1)

uniquely identifies a polygon group code height type of polygon

Primary Key
Name Index Type Column(s)

pk_polygon_morphattrib_gen

unique

polygon_id, group_code

116

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

polygons_points_gen

POLYGONS_POINTS_GEN
This entity stores geographic break points for polygons.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_type latitude longitude point_number last_updated_by timestamp

number(38) not null char(1) not null number(38) not null number(38) not null number(38) not null varchar2(30) date

uniquely identifies a polygon type of polygon latitude longitude number of points field for dbsync users timestamp of last update

Primary Key
Name Index Type Column(s)

pk_polygons_points_gen

unique

polygon_id, polygon_type, point_number

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

117

iQlinkXG Database Specifications

polygon_symbol_attributes

POLYGON_SYMBOL_ATTRIBUTES
This table is used to store the color attributes for each polygon type and type description. The color RGB values can be retrieved based on the symbol_id.
ELEMENT TYPE DESCRIPTION

polygon_type type_description symbol_id

char(1) not null varchar2(50) number(38)

identifies a polygon type polygon type description polygon color symbol id

Primary Key
Name Index Type Column(s)

pk_polygon_symbol_attributes

unique

polygon_type, symbol_id

118

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

radio_tx_rx_attributes

RADIO_TX_RX_ATTRIBUTES
This entity contains the attributes related to the transmit mask or receive selectivity curves for a radio.
ELEMENT TYPE DESCRIPTION

radio_id mod_id tx_rx model modulation_type band_designator bandwidth create_date author

number(38) not null number(38) not null char(1) not null varchar2(30) varchar2(8) float(38) float(38) varchar2(20) varchar2(30)

radio ID associated with the table MW_RADIO Default = -1, internal identifier for a modulation type T for transmit, R for receive model of the radio read from the header file modulation type read from the header file frequency band read from the header file channel bandwidth read from the header file date read from the header file author read from the header file

Primary Key
Name Index Type Column(s)

unique

radio_id, tx_rx mod_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

119

iQlinkXG Database Specifications

radio_tx_spec_rx_selec

RADIO_TX_SPEC_RX_SELEC
This entity contains the values of the transmit spectrum mask or receive selectivity curve.
ELEMENT TYPE DESCRIPTION

radio_id mod_id tx_rx freq psd rf timestamp last_updated_by

number(38) not null number(38) not null char(1) not null float(38), not null float(38) float(38) date varchar2(30)

radio ID associated with the table MW_RADIO Default = -1, internal identifier for a modulation type T for transmit, R for receive frequency (MHz) transmit relative power spectral density level in dB (empty in the case of receive selectivity) receiver rejection factor in dB (empty in case of transmit mask) Default = sysdate, timestamp of last update field for dbsync users

Primary Key
Name Index Type Column(s)

pk_radio_tx_spec_rx_selec

unique

radio_id, tx_rx, freq mod_id

120

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

rain_zone

RAIN_ZONE
This entity contains information necessary for automatic derivation of the CCIR rain zone.
ELEMENT TYPE DESCRIPTION

min_lon max_lon min_lat max_lat rain_zone

number(38) not null number(38) not null number(38) not null number(38) not null varchar2(2) not null

minimum longitude maximum longitude minimum latitude maximum latitude CCIR rain zone

Primary Key
Name Index Type Column(s)

pk_rain_zone

unique

min_lon, max_lon

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

121

iQlinkXG Database Specifications

reference_count

REFERENCE_COUNT
This entity keeps track of the polygons list for Network View.
ELEMENT TYPE DESCRIPTION

ref_id ref_num

number(38) not null number(38) not null

reference id reference number

Primary Key
Name Index Type Column(s)

pk_reference_count

unique

ref_id

122

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

remote_location

REMOTE_LOCATION
This entity contains information related to remote regions which are also running the software.
ELEMENT TYPE DESCRIPTION

location_id location_name min_link_id max_link_id timestamp server_name refrac_grad_perc

number(38) not null varchar2(21) not null number(38) not null number(38) not null date varchar2(20) number(38)

uniquely identifies a location name of a location minimum link_id number maximum link_id number timestamp of last update database server name refractive gradient percent used in engineering calculation

Primary Key
Name Index Type Column(s)

pk_remote_location

unique

location_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

123

iQlinkXG Database Specifications

site

SITE
This entity contains information about sites and SIPs.
ELEMENT TYPE DESCRIPTION

site_id site_lat_secs site_lon_secs site_name ths_id asc_id bsn_id site_grnd_hght typical_txm_ant_ht site_type site_add_id site_owner_code addr_1 addr_2 timestamp gk_region last_updated_by site_info la_site_info_1 la_site_info_2 owner_info region_check site_code site_location_id location_id num_sectors is_subscriber band_designator radio_id ant_id mtr_hours

varchar2(15) not null number(38) number(38) varchar2(40) varchar2(7) varchar2(7) varchar2(7) number(38) number(38) varchar2(40) number(38) varchar2(40) varchar2(50) varchar2(50) date number(38) varchar2(30) varchar2(8) varchar2(25) varchar2(25) varchar2(25) number(38) varchar2(10) varchar2(15) number(38) number(5) char(1) number(38) number(38) number(38) number(38)

unique identifier for the site latitude of site (milliseconds) longitude of site (milliseconds) name of site currently unused currently unused currently unused ground elevation of site (meters AGL), if 0 elevation is derived from terrain data. maximum structure and default centerline site type description (i.e., building) address-id of site owner information address of site address of site timestamp of last update GK region number field for dbsync users site information site information used in the license application site information used in the license application currently unused field for dbsync users currently unused location identifier for the site local region id of site owner number of sectors in the site Default = n, a (y)es or (n) flag for subscriber Default = NULL, frequency band Default = NULL, id of the radio Default = NULL, id of the antenna Default = 0, mean time to repair in hours

124

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

site

ELEMENT

TYPE

DESCRIPTION

is_sip intention_status

char(1) char(1)

Default = N, flag to identify the site type ('N': site, 'Y' site-in-progress) Default = A, status to determine if a site has been logically deleted, if logically deleted, the intention_status is 'Z' Default = NULL, identifies the associated hub if the site is a connected subscriber terminal Default = NULL, identifies the associated hub sector if the site is a connected subscriber terminal Default = 0, indicates the number of masts associated with this site indicates the two letter country code for the site, as associated with the table COUNTRY_NAME indicates the country name for the site, as associated with the table COUNTRY_NAME used to integrate with Odyssey RF Tool used to integrate with Odyssey RF Tool

hub_site_id hub_sector_id

varchar2(15) varchar2(15)

num_masts country_code

number(5) varchar2(2)

country_name rf_used rf_site_id

varchar2(20) char(1) number(8)

Primary Key
Name Index Type Column(s)

pk_site

unique

site_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

125

iQlinkXG Database Specifications

site_id_prefix

SITE_ID_PREFIX
This entity contains information on the assignment of a prefix to site IDs.
ELEMENT TYPE DESCRIPTION

region_id valid_prefix

number(4) not null varchar2(7) not null

region ID prefix to be used

Primary Key
Name Index Type Column(s)

pk_site_id_prefix

unique

region_id, valid_prefix

126

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

site_SYMBOL

SITE_SYMBOL
This entity associates a site_id to a site symbol defined in site_symbol_attributes.
ELEMENT TYPE DESCRIPTION

site_id valid_prefix

varchar2(15) not null varchar2(7) not null

Unique identifier for a site Unique identifier for a symbol

Primary Key
Name Index Type Column(s)

pk_site_symbol

unique

site_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

127

iQlinkXG Database Specifications

site_symbol_attributes

SITE_SYMBOL_ATTRIBUTES
This entity contains the attributes of site symbols displayed in network view.
ELEMENT TYPE DESCRIPTION

site_symbol_id symbol_name symbol_default

number(38) not null varchar2(20) not null char(1)

unique identifier for the symbol unique name for the symbol Flag Y' or 'N' indicating this is the default when creating sites. Can only have one site symbol with default checked for a Site, for a SIP and for a Hub. Unique identifier for the icon defined in site_symbol_icon Scale of the icon. 0.01 to 99.99

icon_id icon_scale

number(38) number(4)

Primary Key
Name Index Type Column(s)

pk_site_symbol_attributes

unique

site_symbol_id

128

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

site_symbol_icon

SITE_SYMBOL_ICON
This entity defines the icon files referenced in site_symbol_attributes..
ELEMENT TYPE DESCRIPTION

icon_id icon_file

number(38) not null varchar2(80) not null

unique identifier for the icon file name for the icon. The icon must be in svg format.

Primary Key
Name Index Type Column(s)

pk_site_symbol_icon

unique

icon_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

129

iQlinkXG Database Specifications

subscriberconnection

SUBSCRIBERCONNECTION
This entity contains information for the Network View Subscriber function for iQlink.
ELEMENT TYPE DESCRIPTION

subscriber_site_id site_id sector_id link_id design_id last_updated_by timestamp

varchar2(15) not null varchar2(15) not null varchar2(15) not null number(38) number(38) varchar2(30) date

subscriber site id hub site id hub sector id Default = NULL, unique identifier for a link Default = NULL, uniquely identifies a link Default = mlds, field for dbsync users Default = sysdate, timestamp of last update

Primary Key
Name Index Type Column(s)

pk_subscriberconnection

unique

subscriber_site_id

130

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

temp_channels

TEMP_CHANNELS
This is a global temporary table used by the Frequency Density Report module.
ELEMENT TYPE DESCRIPTION

channel_ref_num

varchar2(4)

string code representing a frequency pair

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

131

iQlinkXG Database Specifications

temp_interference

TEMP_INTERFERENCE
This global temporary table is used during the interference analysis process.
ELEMENT TYPE DESCRIPTION

link_id design_id

number(38) number(38)

Default = 0, intelnal ID of the link Default = 0, design ID of the LIP, or 0 for confirmed links

132

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

temp_links

TEMP_LINKS
This is a global temporary table used by the Frequency Density Report module.
ELEMENT TYPE DESCRIPTION

user_link_id channel_ref_num pol site_id_a site_id_b freq_low freq_high distance

varchar2(15) varchar2(4) char(1) varchar2(15) varchar2(15) number(38) number(38) number(38)

user specified ID of the link string code representing a frequency pair polarization (H for horizontal, V for vertical) unique identifier for the site at end A unique identifier for the site at end B frequency on the low end of the band (MHz) frequency on the high end of the band (MHz) path length

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

133

iQlinkXG Database Specifications

temp_links_lips

TEMP_LINKS_LIPS
This global temporary table is used by the Network View module.
ELEMENT TYPE DESCRIPTION

link_id design_id user_link_id design_status band_designator link_info intention_status status delete_flag num_repeaters capacity site_id_a site_name_a site_info_a lat_secs_a lon_secs_a ant_lat_secs_a ant_lon_secs_a freq_plan_a bearing_a site_id_b site_name_b site_info_b lat_secs_b lon_secs_b ant_lat_secs_b ant_lon_secs_b freq_plan_b bearing_b

number(38) number(38) varchar2(15) char(1) float(38) varchar2(20) varchar2(2) char(1) number(38) number(38) varchar2(10) varchar(15) varchar(40) varchar2(8) number(38) number(38) number(38) number(38) char(1) float(38) varchar(15) varchar(40) varchar2(8) number(38) number(38) number(38) number(38) char(1) float(38)

Default = 0, intelnal ID of the link Default = 0, design ID of the LIP, or 0 for confirmed links user specified ID of the link Default = C, status of the link frequency band of the link Default = NULL, link_info field, if supplied by the user intention status of the link status of the link Default = 0, delete flag, 0 or 1 Default = 0, number of repeaters associated with the link capacity of the radio used with the link ID of site A name of site A Default = NULL, site_info for site A, if supplied by the user latitude at site A longitude at site A latitude of the antenna at site A longitude of the antenna at site A freq plan site A bearing at end A ID of site B name of site B Default = NULL, site_info for site B, if supplied by the user latitude at site B longitude at site B latitude of the antenna at site B longitude of the antenna at site B freq plan site B bearing at end B

134

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

temp_links_lips

ELEMENT

TYPE

DESCRIPTION

site_id site_name site_info lat_secs lon_secs num_channels

varchar(15) varchar(40) varchar2(8) number(38) number(38) number(38)

Default = NULL, ID of the passive repeater Default = NULL, name of the passive repeater Default = NULL, site_info the passive repeater, if supplied by the user Default = NULL, latitude at the passive repeater Default = NULL, longitude at the passive repeater number of channels assigned to the link

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

135

iQlinkXG Database Specifications

temp_link_capacity

TEMP_LINK_CAPACITY
This is a global temporary table used by the Automatic Frequency Planning (AFP) module.
ELEMENT TYPE DESCRIPTION

link_id design_id hl_link_id

number(38) number(38) number(38)

Default = 0, intelnal ID of the link Default = 0, design ID of the LIP, or 0 for confirmed links Default = 0, internal ID of the link having H/L conflict with the link represented by the link_id/ design_id fields Default = 0, design ID of the LIP with H/L conflict, or 0 for confirmed links Default = C, status of the link (C - Confirmed, P - Primary, W - Working) Default = 0, capacity of the link being evaluated in mega-bits-per-second

hl_design_id design_status capacity_mbs

number(38) char(1) number(38)

136

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

temp_selected_links

TEMP_SELECTED_LINKS
This is a global temporary table used by the Automatic Frequency Planning (AFP) module.
ELEMENT TYPE DESCRIPTION

link_id design_id end_id site_id evaluated flipped info

number(38) number(38) char(1) varchar2(15) char(1) char(1) varchar2(256)

Default = 0, intelnal ID of the link Default = 0, design ID of the LIP, or 0 for confirmed links end ID of the link ID of the site at the link end Default = N, marks if AFP already analyzed the link Default = N, (Y/N) marks if the H/L plan of the link has been flipped by AFP Default = NULL, contains various information based on the user option settings (Number of High Conflict links, Number of Low Conflict links, Sum of Capacities in High Conflict links, and Sum of Capacities in Low Conflict links separated by |)

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

137

iQlinkXG Database Specifications

symbol_attributes

SYMBOL_ATTRIBUTES
This is a look-up table to store the color RGB values for each symbol id. Currently, this table is not used, since the same type of in-memory table is being used.
ELEMENT TYPE DESCRIPTION

symbol_id color_red color_green color_blue

number(38) not null number(38) number(38) number(38)

identifies the symbol red color number green color number blue color number

Primary Key
Name Index Type Column(s)

pk_symbol_attributes

unique

symbol_id

138

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

user_specific_map

USER_SPECIFIC_MAP
This entity contains summary information about a user specific map.
ELEMENT TYPE DESCRIPTION

user_name map_id map_name timestamp

varchar2(30) not null number(38) not null varchar2(60) date

user identification, based on Oracle user login name unique number to identify the map user specified name for the map timestamp of last update

Primary Key
Name Index Type Column(s)

pk_user_specific_map

unique

user_name, map_id

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

139

iQlinkXG Database Specifications

user_specific_map_detail

USER_SPECIFIC_MAP_DETAIL
This entity contains the detail file information for each user specific map.
ELEMENT TYPE DESCRIPTION

user_name map_id file_id file_name timestamp

varchar2(30) not null number(38) not null number(38) not null varchar2(255) date

user identification, based on Oracle user login name unique number to identify the map unique number to identify the file directory path and name of the actual map file timestamp of last update

Primary Key
Name Index Type Column(s)

pk_user_specific_map_detail

unique

user_name, map_id, file_id

140

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

x_lip_tabindex

X_LIP_TABINDEX
This entity contains a list of Oracle columns which are indexes for tables listed in the lip-exchangetables. This information is used in the exchange links-in-progress utility.
ELEMENT TYPE DESCRIPTION

name column_name column_num

varchar2(254) not null varchar2(254) not null number(38) not null

name of the database table column name from table order of the column used in the index (this is used for an index composed of multiple columns)

Primary Key
Name Index Type Column(s)

pk_x_lip_tabindex

unique

name, column_name

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

141

iQlinkXG Database Specifications

x_lip_tabindex

Database Views
The table below explains the elements used in the database views of the software:
ELEMENT TYPE DESCRIPTION

Displays the column name.

Refers to the column database type. If not null appears in the column, it signifies that a value is required. If not null does not appear in the column, a value is not required.

Displays any Default used for a field and provides a description of the column.

Refer to page 144 through 156 for descriptions of iQlink database views.

142

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

area_polygon

AREA_POLYGON
This view is constructed on polygons_gen and polygons_points_gen, and contains information to describe an area licensed polygon.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_name polygon_date no_of_points latitude longitude polygon_type polygon_area

number(38) not null varchar2(100) date not null number(38) not null number(38) not null number(38) not null char(1) not null number(38) not null

uniquely identifies a polygon polygon name date polygon was last modified number of points that make up the polygon latitude of first point in the polygon longitude of first point in the polygon type of polygon (A) area of the polygon

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

143

iQlinkXG Database Specifications

ccir_polygon

CCIR_POLYGON
This view is constructed on polygons_gen and polygon_points, and contains information to describe a CCIR rain polygon.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_name polygon_date no_of_points latitude longitude polygon_type polygon_area

number(38) not null varchar2(100) date not null number(38) not null number(38) not null number(38) not null char(1) not null number(38) not null

uniquely identifies a polygon polygon name date polygon was last modified number of points that make up the polygon latitude of first point in the polygon longitude of first point in the polygon type of polygon area of the polygon

144

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

crane_polygon

CRANE_POLYGON
This view is constructed on polygons_gen and poygon_points_gen, and contains information to describe a Crane rain polygon.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_name polygon_date no_of_points latitude longitude polygon_type polygon_area

number(38) not null varchar2(100) date not null number(38) not null number(38) not null number(38) not null char(1) not null number(38) not null

uniquely identifies a polygon polygon name date polygon was last modified number of points that make up the polygon latitude of first point in the polygon longitude of first point in the polygon type of polygon area of the polygon

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

145

iQlinkXG Database Specifications

geoclimatic_polygon

GEOCLIMATIC_POLYGON
This view is constructed on polygons_gen and polygon_points_gen, and contains information to describe a geoclimatic polygon.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_name polygon_date no_of_points latitude longitude polygon_type polygon_area

number(38) not null varchar2(100) date not null number(38) not null number(38) not null number(38) not null char(1) not null number(38) not null

uniquely identifies a polygon polygon name date polygon was last modified number of points that make up the polygon latitude of first point in the polygon longitude of first point in the polygon type of polygon area of the polygon

146

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_enda

LINK_ENDA
This view is constructed on link_end table where end_id equal to A, and it contains information that describes the end of link.
ELEMENT TYPE DESCRIPTION

link_id end_id lat_secs lon_secs site_id sector_id site_name site_grnd_hght radio_id power freq_plan tx_ant_ht other_losses freq_diversity bearing rx_signal_level eirp comments_1 comments_2 comments_3 ant_centerline atpc_flag min_atpc_nor_tx_power max_atpc_nor_tx_power atpc_range max_tx_power atpc_margin1 atpc_margin2 link_review

number(38) not null char(1) not null number(38) number(38) varchar2(15) varchar2(15) varchar2(40) number(38) number(38) number(38) char(1) number(38) number(38) char(1) number(38) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) number(38) char(1) number(38) number(38) number(38) number(38) number(38) number(38) number(4)

uniquely identifies a link (A) latitude in milliseconds longitude in milliseconds uniquely identifies a site uniquely identifies a sector name of site ground elevation (m AMSL) uniquely identifies a radio power of the radio (dBw) frequency plan (L or H) maximum structure height additional losses indicates whether frequency diversity was used in the calculations for this link azimuth from true north of this link end towards the other link end receive signal level (dBw) effective isotropic radiated power comments (line 1) comments (line 2) comments (line 3) antenna centerline (meters AGL) Default = N, atpc flag (Y or N) minimum transmitter power (dBw) maximum transmitter power (dBw) atpc range (dB) maximum transmit power (dBw / dBm) atpc margin 1 atpc margin 2 used to integrate with Odyssey RF Tool

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

147

iQlinkXG Database Specifications

link_endb

LINK_ENDB
This view is constructed on link_end table where end_id equal to B, and it contains information that describes the end of a link.
ELEMENT TYPE DESCRIPTION

link_id end_id lat_secs lon_secs site_id site_name site_grnd_hght radio_id power freq_plan tx_ant_ht other_losses freq_diversity bearing rx_signal_level eirp comments_1 comments_2 comments_3 ant_centerline atpc_flag min_atpc_nor_tx_power max_atpc_nor_tx_power atpc_range max_tx_power atpc_margin1 atpc_margin2 link_review

number(38) not null char(1) not null number(38) number(38) varchar2(15) varchar2(40) number(38) number(38) number(38) char(1) number(38) number(38) char(1) number(38) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) number(38) char(1) number(38) number(38) number(38) number(38) number(38) number(38) number(4)

uniquely identifies a link (B) latitude in milliseconds longitude in milliseconds uniquely identifies a site name of site ground elevation (m AMSL) uniquely identifies a radio power of the radio (dBw) frequency plan (L or H) maximum structure height additional losses indicates whether frequency diversity was used in the calculations for this link azimuth from true north of this link end towards the other link end receive signal level (dBw) effective isotropic radiated power comments (line 1) comments (line 2) comments (line 3) antenna centerline (meters AGL) Default = N, atpc flag (Y or N) minimum transmitter power (dBw) maximum transmitter power (dBw) atpc_range (dB) maximum transmit power (dBw / dBm) atpc margin 1 atpc margin 2 used to integrate with Odyssey RF Tool

148

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

link_lite_view

LINK_LITE_VIEW
This view is constructed on link, link_end, link_end_ant, link_repeater, mw_radio, mw_antenna tables and the iqlink_utility package and is used to populate the link_lip_lite table..
ELEMENT TYPE DESCRIPTION

link_id user_link_id band_designator link_info intention_status status delete_flag num_repeaters num_channels capacity site_id_a sector_id lat_secs_a lon_secs_a ant_lat_secs_a ant_lon_secs_a freq_plan_a bearing_a site_id_b lat_secs_b lon_secs_b ant_lat_secs_b ant_lon_secs_b freq_plan_b bearing_b site_id lat_secs lon_secs

number(38) not null varchar2(15) float(38) varchar2(20) varchar2(2) char(1) number(38) number(38) number(38) varchar2(10) varchar2(15) varchar2(15) number(38) number(38) number(38) number(38) char(1) float(38) varchar2(15) number(38) number(38) number(38) number(38) char(1) float(38) varchar2(15) number(38) number(38)

unique identifier for a link user-entered value for link id identifies the frequency band link information text entered from Network View module indicates status of license application: N - New, A - Amended, Z - Delete the status of the link Default = 0, delete flag, 0 or 1 indicates the number of passive repeaters on the link number of channels assigned to the link capacity (Mb/s) uniquely identifies the site at site A sector id for a PMP link latitude at site A longitude at site A latitude of the antenna at site A longitude of the antenna at site A freq plan at site A bearing at site A uniquely identifies the site for site B latitude at site B longitude at site B latitude of the antenna at site B longitude of the antenna at site B freq plan at site B bearing at end B site id of the passive repeater latitude at the passive repeater longitude at the passive repeater

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

149

iQlinkXG Database Specifications

link_qry

LINK_QRY
This view is constructed on link and link_end tables where the link_id is identical in both tables.
ELEMENT TYPE DESCRIPTION

link_id end_id site_name lat_secs lon_secs site_id freq_plan band_designator

number(38) not null char(1) not null varchar2(40) number(38) number(38) varchar2(15) char(1) number(38)

uniquely identifies a link (A or B) name of site latitude in milliseconds longitude in milliseconds uniquely identifies a site frequency plan (L or H) identifies the frequency band

150

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_enda

LIP_ENDA
This view is constructed on lip_end, lip_design and lip_design_end where end_id is A.
ELEMENT TYPE DESCRIPTION

link_id end_id lat_secs lon_secs site_id sector_id site_name bsn_id ths_id asc_id site_grnd_hght freq_plan radio_id bearing comments_1 comments_2 comments_3 design_id design_status power ant_centerline radio_id atpc_flag min_atpc_nor_tx_power max_atpc_nor_tx_power atpc_range max_tx_power atpc_margin1 atpc_margin2 link_review

number(38) not null char(1) not null number(38) number(38) varchar2(15) varchar2(15) varchar2(40) varchar2(7) varchar2(7) varchar2(7) number(38) char(1) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) number(38) not null char(1) number(38) number(38) number(38) char(1) number(38) number(38) number(38) number(38) number(38) number(38) number(4)

uniquely identifies a link (A) latitude in milliseconds longitude in milliseconds uniquely identifies a site uniquely identifies a sector name of site currently unused currently unused currently unused ground elevation (m AMSL) frequency plan (L or H) uniquely identifies a radio azimuth from true north of this link end towards the other link end comments (line 1) comments (line 2) comments (line 3) uniquely identifies a link the status code of the design radio transmit power antenna centerline (meters AGL) unique identifier for a radio Default = N, atpc flag (Y or N) minimum transmitter power (dBw) maximum transmitter power (dBw) atpc range (dB) maximum transmit power (dBw / dBm) atpc margin 1 atpc margin 2 used to integrate with Odyssey RF Tool

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

151

iQlinkXG Database Specifications

lip_endb

LIP_ENDB
This view is constructed on lip_end, lip_design and lip_design_end where end_id is B.
ELEMENT TYPE DESCRIPTION

link_id end_id lat_secs lon_secs site_id site_name bsn_id ths_id asc_id site_grnd_hght freq_plan radio_id bearing comments_1 comments_2 comments_3 design_id design_status power ant_centerline radio_id atpc_flag min_atpc_nor_tx_power max_atpc_nor_tx_power atpc_range max_tx_power atpc_margin1 atpc_margin2 link_review

number(38) not null char(1) not null number(38) number(38) varchar2(15) varchar2(40) varchar2(7) varchar2(7) varchar2(7) number(38) char(1) number(38) number(38) varchar2(75) varchar2(75) varchar2(75) number(38) not null char(1) number(38) number(38) number(38) char(1) number(38) number(38) number(38) number(38) number(38) number(38) number(4)

uniquely identifies a link (B) latitude in milliseconds longitude in milliseconds uniquely identifies a site name of site currently unused currently unused currently unused ground elevation (m AMSL) frequency plan (L or H) uniquely identifies a radio azimuth from true north of this link end towards the other link end comments (line 1) comments (line 2) comments (line 3) uniquely identifies a link the status code of the design radio transmit power antenna centerline (meters AGL) unique identifier for a radio Default = N, atpc flag (Y or N) minimum transmitter power (dBw) maximum transmitter power (dBw) atpc range (dB) maximum transmit power (dBw / dBm) atpc margin 1 atpc margin 2 used to integrate with Odyssey RF Tool

152

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

lip_lite_view

LIP_LITE_VIEW
This view is constructed on lip, lip_design, lip_end, lip_design_end, lip_design_end_ant, lip_repeater, mw_radio, mw_antenna tables and the iqlink_utility package and is used to populate the link_lip_lite table..
ELEMENT TYPE DESCRIPTION

link_id user_link_id design_id design_status band_designator link_info num_repeaters num_channels capacity site_id_a sector_id lat_secs_a lon_secs_a ant_lat_secs_a ant_lon_secs_a freq_plan_a bearing_a site_id_b lat_secs_b lon_secs_b ant_lat_secs_b ant_lon_secs_b freq_plan_b bearing_b site_id lat_secs lon_secs

number(38) not null varchar2(15) number(38) not null char(1) float(38) varchar2(20) number(38) number(38) varchar2(10) varchar2(15) varchar2(15) number(38) number(38) number(38) number(38) char(1) float(38) varchar2(15) number(38) number(38) number(38) number(38) char(1) float(38) varchar2(15) number(38) number(38)

unique identifier for a link user-entered value for link id uniquely identifies a lini the status code of the design (W - Working, P Primary) identifies the frequency band link information text entered from Network View module indicates the number of passive repeaters on the link number of channels assigned to the link capacity (Mb/s) uniquely identifies the site at site A sector id for a PMP link latitude at site A longitude at site A latitude of the antenna at site A longitude of the antenna at site A freq plan at site A bearing at site A uniquely identifies the site for site B latitude at site B longitude at site B latitude of the antenna at site B longitude of the antenna at site B freq plan at site B bearing at end B site id of the passive repeater latitude at the passive repeater longitude at the passive repeater

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

153

iQlinkXG Database Specifications

lip_qry

LIP_QRY
This view is constructed on lip and lip_end tables.
ELEMENT TYPE DESCRIPTION

link_id end_id site_name lat_secs lon_secs site_id band_designator

number(38) not null char(1) not null varchar2(40) number(38) number(38) varchar2(15) number(38)

uniquely identifies a link (A or B) name of site latitude in milliseconds longitude in milliseconds uniquely identifies a site frequency band

154

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

morph_polygon_view_gen

MORPH_POLYGON_VIEW_GEN
This view is constructed on polygons_gen and polygon_points_gen, and contains information to describe a morphology polygon.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_name polygon_date no_of_points latitude longitude polygon_type polygon_area

number(38) not null varchar2(100) not null date not null number(38) not null number(38) not null number(38) not null char(1) not null number(38) not null

uniquely identifies a polygon polygon name date polygon was last modified number of points that make up the polygon latitude of first point in the polygon longitude of first point in the polygon type of polygon area of the polygon

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

155

iQlinkXG Database Specifications

rainrate_polygon

RAINRATE_POLYGON
This view is constructed on polygons_gen and polygon_points_gen, and contains information to describe a CCIR rain rate polygon.
ELEMENT TYPE DESCRIPTION

polygon_id polygon_name polygon_date no_of_points latitude longitude polygon_type polygon_area

number(38) not null varchar2(100) date not null number(38) not null number(38) not null number(38) not null char(1) not null number(38) not null

uniquely identifies a polygon polygon name date polygon was last modified number of points that make up the polygon latitude of first point in the polygon longitude of first point in the polygon type of polygon area of the polygon

156

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

mw_radio_capacity_update_stmt

Database Triggers
The iQlink database schema contains the following triggers.

MW_RADIO_CAPACITY_UPDATE_STMT
This trigger is used to call the MW_RADIO_UPDATE stored procedure populating the CAPACITY_MBS field in the MW_RADIO table based on the contents of the CAPACITY field, when a radio capacity is inserted or updated.

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

157

iQlinkXG Database Specifications

mw_radio_update

Database Packages
The iQlink database schema contains the following packages, stored procedures.

MW_RADIO_UPDATE
This package is ran by the trigger MW_RADIO_CAPACITY_UPDATE_STMT. It populates the CAPACITY_MBS field in the MW_RADIO table based on the contents of the CAPACITY field, when a radio capacity is inserted or updated.

IQLINK_UTILITY
This package is used to minimize network traffic running complex queries in the database, returning only the necesary rows.

158

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

iQlinkXG Database Specifications

sys.v_$session ve ss _y s $ .s

Grants
SYS.V_$SESSION
Required permissions SELECT permission is required for all iQ.linkXG users on the SYS.V_$SESSION table.

Version 9.2.2.1 - Revision 1 - 19 January 2011

Comsearch Proprietary Information

159

iQlinkXG Database Specifications

sys.v_$session

160

Comsearch Proprietary Information

Version 9.2.2.1 - Revision 1 - 19 January 2011

You might also like