Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TM 3.2 data buffer

Status
Not open for further replies.

roc221

IS-IT--Management
Jan 26, 2010
88
US
afternoon all, the question i have is on TM 3.2 the data buffer . when i go to ld 117 and stat buffer it tell me it 3.4 % full . my question where is this stored at we lost some call records bucause out buffer was full and can't find where it stored .

any ideas .
 
I've found this below for you. It makes a reference to the smp_db folder in pdt, where the files are kept.

STAT BUF command in LD 117 the CDR buffer never shows less than 96.5% full.

Problem Description
----------------------------------
DBA has been configured on OTM to collect CDR info. If we use the STAT BUF command in LD 117 the CDR buffer never shows less than 96.5% full.

When STAT BUF is entered we are seeing the following response:
ld 117
OAM000

=> stat buf

CDR ENL
TRF DIS
STN DIS
Storage space is 96.5% full
Connected to 172.18.18.200

We are also seeing IOD365 alarm listed in history file which may indicate LAN failure although there is no indication that this is the case. The Field engineer has also observed IOD366-IOD370 alarms indicating buffer overflow and reset.

IOD365 Data send failed, retry timeout,
addr=172.18.18.139, sCount=3, rCount=0.

IOD370 172.18.18.139

IOD365 Data send failed, retry timeout,
addr=172.18.18.139, sCount=3, rCount=0.
and
31/10/2006 16:10:26 BUG2587 DR: Can't take drBlockSem [0x4a4c9e0], errno [0x3d00
04].
31/10/2006 16:10:36 BUG2587 DR: Can't take drBlockSem [0x4a4c9e0], errno [0x3d00
04].

I have checked smp_db in pdt and there multiple files dating back to February, so it looks like these are not being deleted, these are listed in the attachment.

This patch mplr20359 for 04.50W will delete all DBA files that are greater than 3 days old.
The patch will do this one of two different ways:
- Automatically every hour after task tDbaFile was initiated, in other words, automatically in 60 minute intervals.
- Manually by loading overlay 117 and using the command "stat buf".

On an Option 11c system, the folder location is shown below.

Directory of 'c:/u/SMP_DB':

SIZE DATE TIME NAME
---------- ----------- -------- ------------
1024 Aug-04-2006 14:42:52 . <DIR>
1024 Aug-04-2006 14:42:52 .. <DIR>
3 Apr-01-2010 16:02:28 DBA.INI

pdt>




All the best

Firebird Scrambler
Meridian 1 / Succession and BCM / Norstar Programmer in the UK

If it's working, then leave it alone!.
 
thanks, so another question would that lost data still be in that buffer on the CS1k. i cant find that data in TM .
 
I can't be certain that it's there, but to extract the file from "pdt" and look at it's contents or the date of the file.

All the best

Firebird Scrambler
Meridian 1 / Succession and BCM / Norstar Programmer in the UK

If it's working, then leave it alone!.
 
ok, from PDT line how do i look at these files .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top