Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10052

Re: SAP Gui give SAP System Messate A:00:900

$
0
0

Hi Nainesh ,

 

Please check note 1837503 - SAP system could not connect to DB

 

  1. Check if the SAP DB user have the correct default DB role assigned, run the
    following SQL:
    SQL> select grantee, granted_role, default_role from
    dba_role_privs
    where grantee='SAP<SID>';
  2. Check if SAPCONN ROLE was assigned to the SAP DB user as the default role,
    if not, change it by:
    SQL> alter user SAP<SID> default role SAPCONN;

  3. Try to restart the SAP system again.

 

THanks

Manas Behra


Viewing all articles
Browse latest Browse all 10052

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>