Home » Other » General » please help me!
please help me! [message #103229] Tue, 11 March 2003 00:48 Go to next message
serene
Messages: 4
Registered: March 2003
Junior Member
What are the physical and logical data storage within the database and the relationships between them?
please explains to me...I got problem understanding it.
Re: please help me! [message #103234 is a reply to message #103229] Thu, 13 March 2003 06:06 Go to previous message
Garouppa
Messages: 27
Registered: February 2003
Junior Member
izi
logical data is the ORACLE view of the storage.
physical data is the OS view of the storage.

now you wanna make a new database :
1- prepare your OS to receive the final data: create data files : Physical storage.
2- prepare Oracle to receive your data: create tablespace, now these tablespace should be defined to the os, this gonna be made by choosing the previous datafiles.
3- at this step you can fully forget/ignore the OS ! you'll be dealing with the table spaces (the logical view/Oracle view), ie, you can now create Oracle objects (tables, indexes and stuff) and toss them on the .... tablespaces !!!
nice isn't ?
Previous Topic: Problems with - LOG_ARCHIVE_MIN_SUCCEED_DEST
Next Topic: Tools used for Oracle products development
Goto Forum:
  


Current Time: Sat Apr 20 02:55:17 CDT 2024