What is the tablespace?
difference between Offline redolog files and online redolog
files?
Datafiles?
Resizing table space how wil do?
Answer Posted / chandrasekaran
What is tablespace?
It is a logical partition of a database. As the database
are OS datafiles residing in filesystem, to access that we
need a logical definition. That is tablespace
Difference between Offline redolog files and Online redolog
files?
Online redolog file
1. Has the current changes happend in database
2. Used for Instance recovery and database recovery
Offline redolog file
1. It is backup of Online redolog file when online redolog
file is full. Online redolog file are taken backup via
ARCn archive process
2. It is also used for recovery the database when crashed
Datafiles
1. Which carries the actual data
2. Three main types of datafiles are
1. System data files - meta data of entire database
objects
2. Undo data files - Carries un-commited data's
3. User data files - Carries the customized data's
4. Temporary data files - Carries temporary data. used
for sorting
Rezising Tablespace
Three ways to do
1. Extend the current data file in the tablespace
2. Add new datafile to tablesapce
3. set AUTOEXTEND parameter ON
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
how can i decleare select-options in module pool table control?
Is it possible to install ecc 5.0 as a test system and not production, without installing solution manager?
How you can disable the ‘import all’ button on stms for the queues?
If brtools is not working how you will add datafile?
what are the pros and cons of auto extend of table spaces?
How do you check the installed software components and product versions on sap system?
Is sap a database ?
Suppose you have to integrate sap ecc 6.0 to aws cloud. How can you achieve this?
How do you solve oracle archive struck?
Can you change the profile parameter in the os level? Which one is advisable why?
How to perform a sap-export and import tables in sap from os level?
what is the common storage file for oracle ?
when ever i try to installed sap ecc6.0 sr2 on single system. it show error on phase import abap "Not all objects are successfully processed. DIAGNOSIS: for details see output file with invalid object invalid_objects.txt and log file object_checker.log . SOLUTION: normally it indicate the data load error but in some special cases( for example if some object were created or loaded externally) you can press ok to continue" here error sentence is complete. pls tell what actual error its? is it kernel file related?
Mention the use of personalized tab and parameter tab in user master record?
How to apply java stacks ? expalin step by step prcoess