|
-
 Originally Posted by PAVB
Please remember open_cursors defines max number of cursors EACH session can concurrently have - 65K private sql areas for a single session?
Have you ever hit ORA-01000?
If not, that means system is not even using as many cursors as current value of open_cursors is set.
The customer faced the error ORA-01000. We recommended to increase the value to 2000 but he asked us what if he sets the maximum value. That's why, I just want to be sure.
It's Windows 2003 Server here on target side and RHEL from source side.
Last edited by mahajanakhil198; 06-01-2010 at 09:37 AM.
Reason: added more information
lucky
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|