Hi ,
Today , while refering about SAPDBA , i came know about ,
when we are facing performance issue, we need to increase
Table space and need to add data files to table space . but
i dint understand about data files and wht it contains ...
What is data files in Table spaces , what it contains actually ?
Answer Posted / mainak
I guess you are using Oracle at the backround. A tablesapce
in Oracle is a logical container or an interface to access
the actual data. A data file is the physical file where
data is kept in the binary form. A tablespace can contain
multiple datafiles and every data file must be associated
with a tablespace. To add datafile in a tablespace without
SAPDBA you cun run
Alter tablespace tablespace_name add datafile (the location
and name of the data file and size).
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the need of having Development system?
How database extend?
How you will give new authorizations?
you want to take sap backup using brtools. How would you do that?
can anyone tellme java instance startup sequence?
How should I set priority for Printing say like user, teamlead, project manager?
How to set predecessor relationship between two transport requests?
Mention what is the difference between central instance & application server?
What will you do if u got Update failure?
Explain the system log?
What are the activities you done in PI?
What is heterogenous system copy and homogenous system copy ?
Hi, Cansomeone please send the system refresh doc , it's very urgent for me. Thanks in advance.
How to deactivate IPC in standalone CRM.
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?