Skip to content

Problem fetching 700 rows of table with 40 fields #9

@ecus

Description

@ecus

I worked the same table wih asp .net and its works fine but with this driver fail, please help if i have to do something else.

$ node SampleApp.js

 --- Executing ifx_db.openSync() ....

 --- SELECT * FROM table ------

<--- Last few GCs --->

   56189 ms: Mark-sweep 1400.1 (1457.9) -> 1399.8 (1457.9) MB, 954.9 / 0 ms [las
t resort gc].
   56225 ms: Scavenge 1399.8 (1457.9) -> 1399.8 (1457.9) MB, 35.1 / 0 ms [alloca
tion failure].
   56399 ms: Scavenge 1399.8 (1457.9) -> 1399.8 (1457.9) MB, 43.6 / 0 ms [alloca
tion failure].
   57352 ms: Mark-sweep 1399.8 (1457.9) -> 1399.8 (1457.9) MB, 952.6 / 0 ms [las
t resort gc].
   58293 ms: Mark-sweep 1399.8 (1457.9) -> 1399.8 (1457.9) MB, 941.0 / 0 ms [las
t resort gc].


<--- JS stacktrace --->

==== JS stack trace =========================================

Security context: 000002DFB73B4639 <JS Object>
    1: querySync [C:\wamp64\www\ecus2\node_modules\ifx_db\lib\odbc.js:422] [pc=0
00000A6F0C7B83C] (this=000000FA6D7E8519 <a Database with map 0000009B1872D139>,s
ql=000000FA6D73CB01 <String[20]: SELECT * FROM table >,params=000002DFB73041B9 <
undefined>)
    2: arguments adaptor frame: 1->2
    3: DoSomeWork(aka DoSomeWork) [C:\wamp64\www\ecus2\node_modules\ifx_db\examp
les\SampleApp.js:41] [pc=0...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions