What do we mean by Table spaces in BAsis , How many type of
table Table spaces ?
Answer Posted / satya
the database data is stored in logical entries known as
tablespaces. Tablespaces are oracle logical storage objects
working like folders that contains the database table data
or indexes. every tablespace corresponds to one or more
physical data files located on one or more disks. logical
storage is to increase flexibility when managing the
database allocated space. the tablespaces are with naming
convention psap<tsp><d/i> orace system tablespace basis
tablespace application tablespace customer tablespace
oracel system tablespace do not contain r3 data but are
required for the operation of the database. eg SYSTEM
PSAPROLL PSAPTEMP . Basis tablespaces these tablespaces
contain the r3 basis environment data
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is osp$ mean?
TMS Configuration?
In the Sap Easy Access Menu I see the menu System -> User Profiles ->Own Data. Other options Hold Data is to keep data values that you have entered in a field of an application for the duration of the session; SET DATA not to overwrite the data and DELETE DATA to delete the set data. Can somebody explain me the Hold Data, Set Data and Delete Data with examples, i mean giving an example of fields?
how can we set a/r a/p netting for inter company code transactions? is it possible to do? if yes, give the solution?
How you connect ECC to EP?
What is your organization’s security philosophy? What level of security does your data require? How much risk are you willing to assume in each application area?
What are the types of transport queries?
When should we use Transactional RFC?
What is the procedure to applying patches?
How will determine whether your sap server is unicode or ascii ?
what can we do if shadow instance is down and getting up in prepare phase of upgrade
Why we execute SGEN, which Tables it modifies,will it cause DB growth? is it possible to execute SGEN later on after Golive?
How will u send mail after completion of backup?
What is you allocate disks to different areas in sap?
what is garbage collector. is there any way to set the time to gc?