Skip to main content

Reprocessing Prospect Ericsson EVDO RAW data files.


Technote (troubleshooting)


Problem(Abstract)

Reprocessing of Ericsson EVDO data involves manual intervention. The reason for reprocessing these data files can vary from a problem with the server to noticeably smaller processed EVDO data files and lower PEG counts in the reports.

Symptom

Daily reports will show lower than normal PEG counts for a few time periods and the corresponding data files in the $PROSPECT_HOME/../ftpIN/MTX<#>/ok directory are noticeably smaller than other data files.


Cause

There are multiple causes for a EVDO RAW data file to not be processed correctly the first time. They include system problems that would cause the processing script to fail. Missing remediated data files in the $PROSPECT_HOME/ftpIN/MTX<#>/1xParsed directory, missing concatenatedrncquery configuration files in $PROSPECT_HOME/../ftpIN/evdo_cfg directory.

Environment

Prospect Ericsson EVDO RP 16.8, Prospect Core 807

Diagnosing the problem

The best way to determine the need to reprocess the EVDO data RAW data files is to look at the already loaded data files in $PROSPECT_HOME/../ftpIN/MTX<MTX#>/ok directory. The data file size will vary little on a given day. If a few of the data files are much smaller, the first task will be to reprocess the data files.

Resolving the problem

To reprocess the files:


for example, if you have identified files in $PROSPECT_HOME/../ftpIN/MTX16/ok directory you want to reprocess:

<RNC_NAME>.201211120500.30.RNCpm.gz
<RNC_NAME>.201211120530.30.RNCpm.gz

You need to know the EMSIP address by viewing the $PROSPECT_HOME/msc_list, or use "addmsc.sh -list" command:

> addmsc.sh -list | grep <RNC_NAME>

<RNC_NAME> 10 10 30 <RNC_NAME>. RNC 10.10.10.10 Y 11.11.11.11

The 7th field of the record returned will be the EMS IP.

Identify the files in the 1xRaw directory:

cd $PROSPECT_HOME/../ftpIN/MTX16/1xRaw

> ls -lart 10.10.10.10.201205*

10.10.10.10.201211070500.30.RNCpm.raw.gz
10.10.10.10.201211070530.30.RNCpm.raw.gz

When the RAW data files are first put into the 1xRaw directory they have the format:

<EMSIP>.<YYYYMMDDHHMM>.30.RNCpm.gz

After they are picked up by the callPreparser.sh script, the file is renamed to

<EMSIP>.<YYYYMMDDHHMM>.30.RNCpm.raw.gz,

this is so the callPreparser.sh script will not try and process the file again.

With that in mind, if you want to have the raw file reprocessed, you just have to do the following:

> gunzip 10.10.10.10.201211070500.30.RNCpm.raw.gz
> mv 10.10.10.10.2012070500.30.RNCpm.raw 10.10.10.10.2012070500.30.RNCpm
> grip 10.10.10.10.2012070500.30.RNCpm

The callPreparse.sh script which runs from CRON will then pick up the file again and reprocess it.


Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Prospect


Software version:
8.0.7


Operating system(s):
Solaris


Reference #:
1617270


Modified date:
2013-01-07

Translate my page

Content navigation