Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2198027.1
Update Date:2016-11-02
Keywords:

Solution Type  Technical Instruction Sure

Solution  2198027.1 :   How To Raise Logging Level On EPAP's  


Related Items
  • Oracle Communications EAGLE (Software)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec OS EPAP ECAP
  •  




In this Document
Goal
Solution


Created from <SR 3-13409212027>

Applies to:

Oracle Communications EAGLE (Software) - Version EPAP 16.0 and later
Information in this document applies to any platform.

Goal

How to change transaction Log Parameters?
 

Solution

The Transaction log parameter determines how long the EPAP system retain transaction logs

The PDBA / Maintenance / Transaction Log Params / Change Params screen lets you change the frequency.

Increasing the parameter means that the logs are retained longer, decreasing the parameter means that they are removed faster. This is a trial and error configuration as the success or no,t is based on the individual customers network. as well as the amount of provisioning that takes place.


To check the change via command line:
# uiEdit|grep PDBA_MAX
"PDBA_MAX_COMMAND_RECORDS" is set to "300000"
"PDBA_MAX_COMMAND_DELAY" is set to "-1"
To stop the applications and mysql:
# service Pdba stop
# service Epap stop
# service mysqlpdb stop
# service mysqlapp stop

Start mysql and applications:
# service mysqlapp start
# service mysqlpdb start
# service Epap start
# service Pdba start
 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback