Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Reply To: BA lists in NSN

#64895
NJ
Guest

Hi NSN Eng,

I think you have to use the database and create script (ex:ultraedit)

1- list all ADJ
ex BA list for BTSM:11/BTS:0
CREATE ADJC:NAME=BTSM:11/BTS:0/ADJC:0,TGTCELL=BTSM:11/BTS:1,…
CREATE ADJC:NAME=BTSM:11/BTS:0/ADJC:1,TGTCELL=BTSM:11/BTS:2,…
CREATE ADJC:NAME=BTSM:11/BTS:0/ADJC:2,TGTCELL=BTSM:25/BTS:0,…
CREATE ADJC:NAME=BTSM:11/BTS:0/ADJC:11,TGTCELL=TGTBTS:23,…

2-convert the TGTCELL=BTSM:or TGTCELL=TGTBTS: to BCCH (CREATE BTS:NAME=BTSM:11/BTS:0,…BCCHFREQ=90…),(CREATE TGTBTS:NAME=TGTBTS:23,…BCCHFREQ=101…)

3-List all BCCHFREQ and you’ll find your BA list.

NJ