<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span><br>
</span></p>
<p><span>Hi.</span></p>
<p><span><br>
</span></p>
<p><span>My script has the configuration: <br>
</span></p>
<p><span><br>
</span></p>
<p><span></p>
<div><span style="color: rgb(0, 111, 201);">modparam(&quot;usrloc&quot;, &quot;db_mode&quot;, 2)</span><br>
<span style="color: rgb(0, 111, 201);">modparam(&quot;usrloc&quot;, &quot;timer_interval&quot;,3)</span><br>
<br>
Always after receiving a new register in table location, I must to execute a code like this:<br>
</div>
<br>
</span>
<p></p>
<p><span><span style="color: rgb(0, 111, 201);">avp_db_query(&quot;UPDATE location...</span></span></p>
<p><br>
<span></span></p>
<p>That is, an update will complement data in the new register.<br>
<span></span></p>
<p><span><br>
</span></p>
<p><span></span>However, how could I immediately update table location if data might be in
<span>memory cache</span> (RAM) for 3 seconds. It could fail obviously.</p>
<p>The command avp_db_query UPDATE is acting over the database on hard disc, not in
<span>obviously</span>.</p>
<p>So, is there a way to update table location even still in cache (RAM)? If yes, when data from RAM is recorded into the database, the register will already be updated.</p>
<p><br>
</p>
<p>Any hint will be very helpful!</p>
<p><br>
</p>
<p>Best regards.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
</div>
</body>
</html>