Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring SRC VTA Database Optimization (SRC CLI)
To optimize SRC VTA database operations, you can set the sessions-terminated-frequently option.
![]() | Note: Setting the sessions-terminated-frequently option is an irreversible act. You can set this option to true, but you cannot change it back to false. To use the sessions-terminated-frequently optimization feature with a set of SRC VTAs, you must follow this specific process:
|
Use the following statement to configure SRC VTA database optimization:
shared vta group name processor db-engine
{sessions-terminated-frequently ;}
To configure SRC VTA database optimization:
- From configuration mode, access the statement used to
configure the db-engine processor. For example, to set up SRC VTA
database optimization for the SRC VTA group called vta1:[edit]user@host# edit shared vta group vta1 processor db-engine
- Set the sessions-terminated-frequently option.[edit shared vta group vta1 processor db-engine]user@host# set sessions-terminated-frequently