hi folks,
Can anybody explain what the stack spce in PGA contains ?
I read in some document that The stack space contains local variables for the process.
But could not understand what this local variables is all about.
regards
sonia
Printable View
hi folks,
Can anybody explain what the stack spce in PGA contains ?
I read in some document that The stack space contains local variables for the process.
But could not understand what this local variables is all about.
regards
sonia
hi,
i think the stack-space is needed for execution of pl/sql-units. every local variable is put on the stack.
Orca
:cool: