This is a discussion on OEM orapen failed in oopen within the Oracle Database forums, part of the Database Server Software category; --> I am trying to use the Oracle Enterprise Console Administrator (version 2.2.0.0.0) to create an event to monitor and ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am trying to use the Oracle Enterprise Console Administrator (version 2.2.0.0.0) to create an event to monitor and alert when a tablespace fills to a certain point. When the event attempts to run, I get an error: oraopen failed in oopen I am trying to figure out what this means. Does anyone have any ideas. I searched OTN and Metalink for documentation. The Oracle Enterprise Manager Adminsitrator's Guide said to look this up in the "Oracle Server Messages manual." I can't locate this doc anywhere on OTN, Metalink, or Tahiti. Any ideas? Thanks, Roger |
| |||
| On 7 Apr 2004 12:38:51 -0700, OakRogbak_erPine@yahoo.com (OakRogbak_erPine@yahoo.com Kill the 2 trees in email address to reply) wrote: >I can't locate this doc anywhere on OTN, >Metalink, or Tahiti. Yet it definitely is on Tahiti. Just hit the 'list of books' -- Sybrand Bakker, Senior Oracle DBA |
| |||
| > Yet it definitely is on Tahiti. Just hit the 'list of books'. I found the list of books. I did find one called 'Oracle 8i Error Messages' and part 2 of that books was 'Oracle Server Messages'. Those messages just seemed to be Ora-XXXXX numbered error messages. I checked a bunch of others in the 'List of Books' and I could only find about 3 pages that mentioned 'oopen' or 'oraopen', but not together. I think the problem is related to tcl and cursors. I looked in the Intelligent Agent User's guide and it says "oraopen Purpose This function opens an SQL cursor to the server. oraopen returns a cursor to be used on subsequent OraTcl functions that require a logon-handle." Still don't know exactly what my problem is. |
| |||
| OakRogbak_erPine@yahoo.com Kill the 2 trees in email address to reply wrote: > I am trying to use the Oracle Enterprise Console Administrator > (version 2.2.0.0.0) to create an event to monitor and alert when a > tablespace fills to a certain point. When the event attempts to run, I > get an error: oraopen failed in oopen > > I am trying to figure out what this means. Does anyone have any ideas. > I searched OTN and Metalink for documentation. The Oracle Enterprise > Manager Adminsitrator's Guide said to look this up in the "Oracle > Server Messages manual." I can't locate this doc anywhere on OTN, > Metalink, or Tahiti. > > Any ideas? > Thanks, > Roger Do you get an error code? If so, use the 'Look up an Error Message' instead of 'List of Books'. oraopen is referenced in the OEM Admin Guide and defined in Oracle Intelligent Agent User's Guide My guess - the 'open cursor' statement in function 'oopen' failed. HTH/H |
| ||||
| No, no code, just the message. > Do you get an error code? If so, use the 'Look up an Error Message' instead > of 'List of Books'. oraopen is referenced in the OEM Admin Guide and > defined in Oracle Intelligent Agent User's Guide > > > My guess - the 'open cursor' statement in function 'oopen' failed. > > HTH/H |