Quantcast
Channel: SCN: Message List - SAP on Oracle
Viewing all articles
Browse latest Browse all 5847

Re: ASM Configuration

$
0
0

Do the following from your RDBMS database:

SELECT

    'Automatic storage management (ASM)' NAME,

    DECODE(COUNT(*), 0, 'No', 'Yes') VALUE

  FROM

    V$ASM_CLIENT

  WHERE

    ROWNUM = 1


Viewing all articles
Browse latest Browse all 5847

Latest Images

Trending Articles



Latest Images

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