comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Bug in the DB_SQL function?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Bug in the DB_SQL function? [message #39792] Fri, 11 June 2004 00:57
carlo.pettirossi is currently offline  carlo.pettirossi
Messages: 1
Registered: June 2004
Junior Member
Hi you all,

I'm using PV-WAVE Version 7.51 (hps700 hp-ux hp9000s700).
I wanted to know if someone already experienced the following problem
with the DB_SQL function.
I first queried the Oracle DB with

table=DB_SQL(handle,sql_str)

Before and after this query I executed
info,/memory
The difference between the heap memory used before and after seems ok
(~ 640 kb).
Then I tried to use the 'Null_Info' key:

info,/memory
table=DB_SQL(handle,sql_str,Null_info=InfoArr)
info,/memory

The difference between the heap memory used is not of more than 150 MB
(!!!!). This wouldn't be a problem if the excess heap would be freed
later on. The thing is that the heap is not freed even after the
program exited the function that calls DB_SQL.
Did I do something wrong?
Thanks in advance for the reply

Carlo
[Message index]
 
Read Message
Previous Topic: qsimp, qromb, qromo
Next Topic: Array indices and lookup tables

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 07:53:44 PDT 2025

Total time taken to generate the page: 0.72328 seconds