cancel
Showing results for 
Search instead for 
Did you mean: 

How to check whether my sap system is MCOD or not

Former Member
0 Kudos

Hi All,

I want to know that my sap system[solaris + oracle] is MCOD or not.

because while doing upgrade, in some steps it is asking me to confirm whether your using MCOD system or? Please help.

Regards,

Sabarish

Accepted Solutions (0)

Answers (2)

Answers (2)

andreas_herzog
Active Contributor
0 Kudos

Run SQLPLUS...

> select username from dba_users where default_tablespace not in ('SYSTEM','SYSAUX');

The result will display some SAP<SID> being the schemas within this database...

GreetZ, AH

Former Member
0 Kudos

Hello Sabarish,

Kindly go through below thread:

https://archive.sap.com/discussions/thread/1885213

Thanks.

Best Regards,

Anita