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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HOW TO CLEAR BUFFER??

Status
Not open for further replies.

mitnorpbx

Technical User
Mar 7, 2008
31
US
=> stat buf
CDR ENL
TRF ENL
STN DIS
Storage space is 100.0% full
not connected

How do I clear all the info out of this buffer?
 
I've found this below.

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.218.218.100

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.218.218.139, sCount=3, rCount=0.

IOD370 172.218.218.139

IOD365 Data send failed, retry timeout,
addr=172.218.218.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 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".

You can try deleting the files in pdt first.



All the best

Firebird Scrambler
Meridian Programmer in the UK

If it's working, then leave it alone!.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top