Exadata General (MOSC)

MOSC Banner

Cell Server names from compute node

edited Feb 13, 2015 6:39AM in Exadata General (MOSC) 4 commentsAnswered

Hello,

How can I get Cell Server names from compute node?

I tried this but didn't work.

SQL> desc v$cell_config

Name                                      Null?    Type

----------------------------------------- -------- ----------------------------

CELLNAME                                           VARCHAR2(1024)

CONFTYPE                                           VARCHAR2(15)

CONFVAL                                            CLOB

SQL> select cellname from v$cell_config;

no rows selected

SQL> select * from v$cell_config;

no rows selected

Best regards,

Vishal

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center