For improving performance we need to move table to a different tablespace with higher block size. Higher blocksize increase the performance of select query tremendously. The following short article shows the process of creating the higher block tablespace and moving the table to it.
How to delete tempfile in temporary tablespace in Oracle database
First identify the temporary tablespace and corresponding datafiles issueing following command.
ORA-27123 error during oracle database start
Issue
While starting the oracle database 10g [10.1.0.5.0], we get the following error.
ORA-27123: unable to attach to shared memory segment
While starting the oracle database 10g [10.1.0.5.0], we get the following error.
ORA-27123: unable to attach to shared memory segment
How to delete tempfile in temporary tablespace in Oracle database
First identify the temporary tablespace and corresponding datafiles issuing following command.
How to Disable all scheduled Concurrent Request in R12
The following query will disable all the scheduled concurrent request in Oracle R12.
Subscribe to:
Comments
(
Atom
)