Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tablespaces in SAP

Former Member
0 Likes
424

Hi,

I was made to understand that there is only two tablespaces in SAP - one for data and the second one for Index. Can we have more than two tablespaces?

Thanks,

Manjula.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
403

Hi,

Yes, you can add whatever custom tablespaces you want. As a matter of fact, this is a recomendation from SAP. If you have VERY large tables, they should be on tablespaces of their own.

You can add custom tablespaces if there is a need.

There are a couple of different scenarios:

1. Large custom tables that need a seperate tablespace (in case you don't want to keep them in PSAPUSERxx).

2. Large SAP tables that you want to manage seperately.

You can check SAP documentation or the OSS notes for further assistance.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.

2 REPLIES 2
Read only

Former Member
0 Likes
403

Hi manjula,

Yes, you can add whatever custom tablespaces you want. As a matter of fact, this is a recomendation from SAP. If you have VERY large tables, they should be on tablespaces of their own.

There are a couple of different scenarios:

1. Large custom tables that need a seperate tablespace (in case you don't want to keep them in PSAPUSERxx).

2. Large SAP tables that you want to manage seperately.

You can check SAP documentation or the OSS notes and below link for further assistance..

http://sapbasis.wordpress.com/2007/08/14/checking-sap-r3-tablespaces/

pls reward if helps,

regards.

Read only

Former Member
0 Likes
404

Hi,

Yes, you can add whatever custom tablespaces you want. As a matter of fact, this is a recomendation from SAP. If you have VERY large tables, they should be on tablespaces of their own.

You can add custom tablespaces if there is a need.

There are a couple of different scenarios:

1. Large custom tables that need a seperate tablespace (in case you don't want to keep them in PSAPUSERxx).

2. Large SAP tables that you want to manage seperately.

You can check SAP documentation or the OSS notes for further assistance.

Reward Points if found helpfull..

Cheers,

Chandra Sekhar.