![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 Thank you in advanced |
#3
| |||
| |||
|
|
Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 Thank you in advanced |
#4
| |||
| |||
|
|
Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 Thank you in advanced |
#5
| |||
| |||
|
|
Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 Thank you in advanced |
#6
| |||
| |||
|
|
Sam wrote: Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 http://www.psoug.org/reference/tables.html Look up entries related to CACHE and POOL. |
#7
| |||
| |||
|
|
Sam wrote: Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 http://www.psoug.org/reference/tables.html Look up entries related to CACHE and POOL. |
#8
| |||
| |||
|
|
Sam wrote: Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 http://www.psoug.org/reference/tables.html Look up entries related to CACHE and POOL. |
#9
| |||
| |||
|
|
Sam wrote: Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g 10.2.1.0 OS: Windows Server 2003 http://www.psoug.org/reference/tables.html Look up entries related to CACHE and POOL. |
#10
| |||
| |||
|
|
On 03.03.2008 20:15, DA Morgan wrote: Sam wrote: Hi There, I have a table with heavy select queries on it, with almost no Insert or Update. Is there a way to make Oracle keep this table or a View of this table in memory(RAM)? for faster access? I have enough RAM on the system and tables are not that big, Any suggestions? I use: Oracle: 10g *10.2.1.0 OS: Windows Server 2003 http://www.psoug.org/reference/tables.html Look up entries related to CACHE and POOL. Well, Oracle will cache tables anyway so it might not even be needed to pin a particular table in memory. *Sam, why do you think you need to do this? Kind regards * * * * robert |
![]() |
| Thread Tools | |
| Display Modes | |
| |