TSP Lab | The IMSI-MSISDN Database Loader | Sga-IMSIMSISDN / Database Loader |
---|
Menu | Menuitem | Shortcut(s) | Meaning |
---|---|---|---|
[Log] | |||
Details | Detail level of logging (Off, Normal, Detailed, or Debug) | ||
Find line containing... | (Ctrl-F) | Finds text in log window | |
Find next matching line | (F3) | Finds next occurrence of text in log window | |
Auto scroll | (![]() ![]() | Allow automatic scrolling of the log screen | |
[Actions] | |||
Go on / Pause | (Ctrl-P or ![]() ![]() | Starts or pauses the processing of the Sga-8004 files. | |
Re-enter client password | The password used for client authentication can be re-entered | ||
Flush status line counters now! | The status line counters can be flushed | ||
Flush & zero status line counters now! | The status line counters can be flushed and cleared, too | ||
Save IMSI-MSISDN record pairs | Dumps in-memory records into a backup file | ||
Drop old IMSI-MSISDN record pairs | Deletes old record pairs | ||
DEBUG: Drop very old IMSI-MSISDN record pairs | Not available! | ||
DEBUG: List IMSI-MSISDN record pairs (max. 100) | Dumps at most 100 records pairs into the log screen / log file | ||
Load an 'Sga-8999.zip' file | Loads IMSI-MSISDN pair information from an 'Sga-8999.zip' file | ||
Save settings | Save current GUI settings into the configuration (INI) file |
When dwHomeRecordpairLifeSec >= dwRecordpairMinLifeSec then roamers will be deleted from the database after dwRecordpairMinLifeSec and local subscribers will deleted after dwHomeRecordpairLifeSec.
When dwHomeRecordpairLifeSec < dwRecordpairMinLifeSec then dwRecordpairMinLifeSec applies for both types of subscibers.
Note: Deletion process is being executed once a day.
The color coding of the log lines have the following meaning:
Code | Color | Usage |
---|---|---|
0 | Black | Compact data record |
1 | Red | Errors |
2 | Green | Open/close output file/stream |
3 | Blue | Open/close input file/stream |
4 | Yellow | Warnings |
5 | Light | Detailed data (debug info) |
6 | Dark Grey | Detailed data (user info) |
7 | Purple | Operator intervention; Errors with emphasis |
Section | Entry | Example | Meaning |
---|---|---|---|
[Position] | |||
iLeft | 140 | Position of the program module on the display screen | |
iTop | 72 | Position of the program module on the display screen | |
iWidth | 995 | Position of the program module on the display screen | |
iHeight | 694 | Position of the program module on the display screen | |
[Options] | |||
bAutoScroll | True | (Refer to the corresponding menu item!) | |
[Debug log] | |||
bInclude_Cleanup_ProblemType1 | True | If true then database cleanup problems will be logged | |
bInclude_Cleanup_ProblemType2 | True | If true then database cleanup problems will be logged | |
bInclude_Synch_ProblemType3 | True | If true then database synchronization problems will be logged | |
bInclude_Synch_ProblemType9 | True | If true then database synchronization problems will be logged | |
[Advanced] | |||
wLogDetailLevel | 3 | (Equals to the listed order; refer to the corresponding menu item!) | |
sClientPassword | xxx | Password used during query client authentication. When it is not set then a pop-up window will appear to enter a password when the module starts | |
wMaxCPUUsagePercent | 90 | Maximum CPU usage in percent | |
dwMaxLinesInLogWindow | 1000 | Number of lines in the log window on screen | |
XXXX | IMSI | Defines the type of the index for the actual module. Possible values: "IMSI" or "MSISDN" | |
dwXXXXcountMax | 3500000 | Defines the maximum amount of indexes | |
dwRecordpairMaxCount | 3500000 | Defines the maximum amount of IMSI-MSISDN records pairs | |
dwRecordpairMinLifeSec | 31536000 | Life time for IMSI-MSISDN record pairs | |
dwHomeRecordpairLifeSec | 31539600 | Life time for local IMSI-MSISDN record pairs | |
wLocalTCPport | 7103 | TCP port for the incoming connections | |
sLogFilesPath | d:\LogFiles | Path of the LOG files. | |
sBackupFilesPath | d:\Backup | Path for the saving of the content of the database in case of module exit | |
sBackupFilesPath{2|3} | d:\Backup{2|3} | Optional paths for the saving of the content of the database for snychronization purposes | |
sBackupFilesFromRemoteSitePath | d:\BackupFilesFromRemote | Path for input backup files from a remote site | |
s8999zipFileToBeLoaded | d:\8999zipFiles\Sga-8999_001.gz | Path for zipped Sga-8999 files. For testing purposes. | |
[Exclude list] | This section can contain a list of IMSI's or MSISDN's (depends on the value of [Advanced]/XXXX) exlcuded from collecting then in the database. A maximum of 100 entries is possible | ||
216301234567890F | any comment | Equal sign and comment are optional, not required |