Skip to Main Content

DevOps, CI/CD and Automation

Asynchronous execution example

1336415Mar 16 2016 — edited Mar 24 2016

Hello!

I have few questions:

- As far as I understand the DAX - caller process can offload some job to DAX while doing other things without multithreading. Is there an examples of such anychronous behavior?

- For the process, how the time DAX consumed counted? Is it counted as user time, system time or idle?

- What is memory limit for file with numbers? For big files I'm getting "(load_file) Cannot Allocate Memory for the input file".

Thank you!

This post has been answered by Sarkar-Oracle on Mar 16 2016
Jump to Answer
Comments