0% found this document useful (0 votes)
42 views4 pages

Override Database Settings

The document discusses where parameter values are stored when the override database settings checkbox is checked or unchecked. When unchecked, values are stored in the TGCLUTPATHLOSS table. When checked, values are stored in the settings.dbkeys_ex_value table. The OVERRIDEMASTERGSM parameter in the settings.dbkeys_ex_value table indicates if the override checkbox is checked (1) or unchecked (0). The override settings can also be changed in the user settings stt file by modifying parameters like OVERRIDEMASTERGSM.

Uploaded by

kavyapandey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views4 pages

Override Database Settings

The document discusses where parameter values are stored when the override database settings checkbox is checked or unchecked. When unchecked, values are stored in the TGCLUTPATHLOSS table. When checked, values are stored in the settings.dbkeys_ex_value table. The OVERRIDEMASTERGSM parameter in the settings.dbkeys_ex_value table indicates if the override checkbox is checked (1) or unchecked (0). The override settings can also be changed in the user settings stt file by modifying parameters like OVERRIDEMASTERGSM.

Uploaded by

kavyapandey
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Override Database Settings – Where to check in database.

 When the override database settings is unchecked than the values are stored in
TGCLUTPATHLOSS table

 When the Override database settings are checked than the values are stored in
settings.dbkeys_ex_value
 The parameter in database that we can check to see if the override box is checked or unchecked
is the OVERRIDEMASTERGSM (for GSM) . This can be found in the database in
settings.dbkeys_ex_value table.
It is 1 when the override database settings is checked and 0 when the same is unchecked.
Also if the value of this parameter is changed from sql it will be reflected in GUI.
Override Database Settings – Where to check in user settings
stt file.

We can also change the clutter parameters from stt file. Just search the clutter parameters and there
you can change the value of the parameters. We changed the indoor loss value for clutter
‘AGRICULTURAL BULIDING’ to 50 and imported the user settings stt file.The changes are reflected in
the clutter parameters in GUI .
In the user settings stt file there is also a parameter OVERRIDEMASTERGSM which is 1 when
the override database settings is checked and 0 when the same is unchecked.

In the user settings stt file we change the value of parameter OVERRIDEMASTERGSM and it will change
the state of the checkbox.
OVERRIDEMASTERGSM =1 box checked
OVERRIDEMASTERGSM =0 box unchecked

You might also like