Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: VLDBs - Books , References , Links ?
You CAN'T partition tables in 7.3.4 It is a feature introduced in
Oracle8.0
OPS has nothing to do with partitioned tables.
I don't know if you can implement OPS on a a single machine, but why would you want to? OPS is generally used for failover in case of server failure or to spread the load on the system. Neither of those cases would be served by implementing it on a single machine.
No clustering is needed for OPS... but you need to use raw partitions, not file systems
I would suggest you go back to the docs and do some reading there on OPS before you start looking for other reference materials.
Rachel
>
>
>Any Practical resources(Books , references , Links ) on PARTITIONING Tables
>in 7.3.4 ?
>
>How practical is it to implement partitioning on 7.3.4 ? Advantages /
>Disadvantages ?
>
>Is OPS a must for PARTITIONED Tables ?
>
>Can OPS be implemented on 1 Machine ONLY ?
>
>Is an Underlying OS Utility (e.g. Clustering) a must or Can OPS be
>implemented even without it ?
>
>Any Resource on ACTUAL Commands for OPS , Partitioning ?
>
>
>
>
>--
>Author: VIVEK_SHARMA
> INET: vivek_sharma_at_inf.com
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).
![]() |
![]() |