Sun Cluster question
Steve Roberts <[email protected]> Mon, 30 Apr 2012 17:01:19 -0500
| Newsgroups | gmane.os.solaris.managers |
|---|---|
| Message-ID | <CAFQZ9b+Sw7Ej_BHtYdSE=vCnNAv=fz-vs9VUoa-dBvmkf9uWAw@mail.gmail.com> |
The Sun Cluster 4.0 document titled: "Oracle. Solaris Cluster Data Service for Oracle Guide" states on page 23 "Create the v$sysstat view. Run the catalog scripts that create the view. TheHA for Oracle fault monitor uses this view." How is this done? How is this view created? Maybe I should be asking on the oracle database forum. Any help will be appreciated..... Is the answer: create view v$sysstat as select * from v$sysstat I don't know basic sql......