PDA

View Full Version : RET checking in NetAct



elahetal
2015-08-30, 04:45 PM
Dears,

Could you please help me how I can report all RET status through NetAct? I know how to check site by site using site IP but no idea how to do it in one step.

Your help appreciated.

Ela

sak2e
2015-08-31, 05:57 PM
Do you mean value of RET? You can find the "Angle" value in Dump, under LNCEL or RET.

asifhaider919
2015-08-31, 10:21 PM
Dears,

Could you please help me how I can report all RET status through NetAct? I know how to check site by site using site IP but no idea how to do it in one step.

Your help appreciated.

Ela


Use the table A_WBTSF_RET for finding RET values. From serNum you will know the band of the antenna ( 900, 1800, 2100 : the last digit normally tells which band it is. You will know it from the antenna manufacture)
You need also the table A_WBTSF_RET_ANTLIDLIST to know the sector number from the antlIdList.

elahetal
2015-09-01, 04:46 PM
HI, Tanks for your reply, but I can not find LNCEL in dump. our RNC is RU40

elahetal
2015-09-01, 04:47 PM
Hi, could you please address me where I can find A_WBTSF_RET ?

asifhaider919
2015-09-01, 05:07 PM
From the MS access dump if you are using the plan editor to parse the dump.

If you are using some other tool to parse the dump then the table name according to your tool.

elahetal
2015-09-07, 06:11 PM
Hi,
I am using NePa for parsing and I couldn't find ant RET value inside. Can it be related to not configured RET?

asifhaider919
2015-09-10, 11:50 PM
Hi,
I am using NePa for parsing and I couldn't find ant RET value inside. Can it be related to not configured RET?

It can be, but I think NePa doesnt parse the RET table, try using Netact Plan Editor.

Also you can open the CM Editor from Netact and check the RET from there.

Also note that RET for WCDMA cells can been seen from the WCEL table, there is field with name 'ángle' which gives the tilt (divide it by 10).

Check from the Nepa output the WCEL table and see if you have any value in the angle field, if no then RET is not configured.

eyaOpti_guy
2016-01-18, 04:01 PM
NOKIA dumps are easy to parse to tables, but you will need to prepare some queries linking few tables to get the RET values associated to cells.