Home » RDBMS Server » Enterprise Manager » Oracle Intelligent Agent Error
Oracle Intelligent Agent Error [message #103959] Thu, 03 June 2004 02:49 Go to next message
Tinu
Messages: 4
Registered: June 2004
Junior Member
Hi
>
> I'd install Oracle8i on Window -XP.I am facing following error for
Oracle Intelligent Error while starting my computer.
>
> Oracle Intelligent Agent Executable encountered a problem and needed
to close.
>
> C:DOCUME~1ADMINLOCALS~1TempWER1.tmp.dir00dbsnmp.exe.mdmp
> C:DOCUME~1ADMINLOCALS~1TempWER1.tmp.dir00appcompat.txt
>
> So what should I do to resove this problem ?
>
> I'd already config two db. in my computer & I can access both db.
>
> Thanks in advance.
>
Re: Oracle Intelligent Agent Error [message #104036 is a reply to message #103959] Wed, 07 July 2004 23:22 Go to previous messageGo to next message
Thel
Messages: 1
Registered: July 2004
Junior Member
Hi Tinu,
I've the exact same error message. Did you find a resolution?
Thanks
Thel
Re: Oracle Intelligent Agent Error [message #104298 is a reply to message #103959] Sun, 12 September 2004 20:37 Go to previous messageGo to next message
gb
Messages: 1
Registered: September 2004
Junior Member
having the same problem here myself.... windows doesn't seem to tell me much.

There's a bunch of services run on bootup.. from what i see, it could be any of the following ... (i'm assuming it's HTTP, but that's because I'm also having mutex problems with the http listener)

on my machine:

forms agent (running)
forms client cache (stopped)
MTS recovery service (running)
orahome agent (stopped)
orahome client cache (stopped)
orahome http server (stopped)
orahome paging server (stopped)
orahome snmp peer encapsulator (stopped)
orahome snmp peer master agent (stopped)
orahome tnslistener( (running)
oraservice<db>name (running)

there is nothing in the registry in the run keys, and above are all the services....

maybe we should have a look at the files that windows wanted to include in the error report to see if there's more....

perhaps someone else who had this problem will see this, and have some input.
Re: Oracle Intelligent Agent Error [message #522251 is a reply to message #104298] Wed, 07 September 2011 12:04 Go to previous messageGo to next message
vijay shankar
Messages: 6
Registered: September 2011
Junior Member
I'm getting a same kind of error when i'm trying to install Oracle 9i in laptop Windows 7 32bit OS. After the completion of 100% it says "error in creating service" with 4 options Help, Retry, Ignore and Cancel. If click the Retry then again same message box appears or else if i press the ignore then it says "jrew.exe stopped working" and installation automatically stops. What can i do?
Re: Oracle Intelligent Agent Error [message #522253 is a reply to message #522251] Wed, 07 September 2011 12:09 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>I'm getting a same kind of error when i'm trying to install Oracle 9i in laptop Windows 7 32bit OS.
Interesting unsupported combination of OS & Oracle.
Realize that you have NO guarantee that these 2 play nice with each other.

Installer log file may contain additional clues.
Re: Oracle Intelligent Agent Error [message #522330 is a reply to message #522253] Thu, 08 September 2011 09:20 Go to previous messageGo to next message
vijay shankar
Messages: 6
Registered: September 2011
Junior Member
First thank you for your reply. I'm also having Oracle 10g, if i install, it installs successfully. But for my project i need PRO*C/C++ but it is not available in oracle 10g. What can i do?
Re: Oracle Intelligent Agent Error [message #522331 is a reply to message #522330] Thu, 08 September 2011 09:25 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>But for my project i need PRO*C/C++ but it is not available in oracle 10g.
Really? I find that hard to believe.

>What can i do?
Install supported V11.2
Re: Oracle Intelligent Agent Error [message #522442 is a reply to message #522331] Fri, 09 September 2011 11:10 Go to previous messageGo to next message
vijay shankar
Messages: 6
Registered: September 2011
Junior Member
Thanks... In oracle which version and edition... In that version PRO*C/C++ is available? It will support for my system? Is there is any other way is there to convert *.pc file into *.c file.
Re: Oracle Intelligent Agent Error [message #522443 is a reply to message #522442] Fri, 09 September 2011 11:15 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
bcm@bcm-laptop:~$ proc

Pro*C/C++: Release 11.2.0.1.0 - Production on Fri Sep 9 09:14:12 2011

Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

System default option values taken from: /u01/app/oracle/product/11.2.0/dbhome_1/precomp/admin/pcscfg.cfg

Option Name    Current Value  Description
-------------------------------------------------------------------------------
auto_connect   no             Allow automatic connection to ops$ account
char_map       charz          Mapping of character arrays and strings
close_on_commitno             Close all cursors on COMMIT
cmax           100            CMAX Value for connection pool
cmin           2              CMIN Value for connection pool
cincr          1              CINCR Value for connection pool
ctimeout       0              CTIMEOUT Value for connection pool
cnowait        0              CNOWAIT Value for connection pool
common_parser  no             Parse using Common SQL Front End
code           kr_c           The type of code to be generated
comp_charset   multi_byte     The character set type the C compiler supports
config         default        Override system configuration file with another
cpool          no             Support connection pooling
cpp_suffix     *none*         Override the default C++ filename suffix
db2_array      no             Support DB2 array insert/select syntax
dbms           native         v6/v7/v8 compatibility mode
def_sqlcode    no             Generate '#define SQLCODE sqlca.sqlcode' macro
define         __x86_64__     Define a preprocessor symbol
               *none*                                                           
duration       transaction    Set pin duration for objects in the cache
dynamic        oracle         Specify Oracle or ANSI Dynamic SQL Semantics
errors         yes            Whether error messages are sent to the terminal
errtype        *none*         Name of the list file for intype file errors
events         no             Support publish-subscribe event notifications
fips           none           FIPS flagging of ANSI noncompliant usage
header         *none*         Specify file extension for Precompiled Headers
hold_cursor    no             Control holding of cursors in the cursor cache
implicit_svpt  no             Implicit savepoint prior to buffered insert
iname          *none*         The name of the input file
include        *none*         Directory paths for included files
intype         *none*         The name of the input file for type information
lines          no             Add #line directives to the generated code
lname          *none*         Override default list file name
ltype          short          The amount of data generated in the list file
maxliteral     1024           Maximum length of a generated string literal
maxopencursors 10             Maximum number of cached open cursors
max_row_insert 0              Maximum number of rows to buffer on insert
mode           oracle         Code conformance to Oracle or ANSI rules
native_types   no             Support for native float/double
nls_char       *none*         Specify National Language character variables
nls_local      no             Control how NLS character semantics are done
objects        yes            Support object types
oname          *none*         The name of the output file
oraca          no             Control the use of the ORACA
outline        no             Category in which Outlines are created 
                              [yes/no/<category name>]
outlnprefix    *none*         Outline name prefix
pagelen        80             The page length of the list file
parse          full           Control which non-SQL code is parsed
prefetch       1              Number of rows pre-fetched at cursor OPEN time
release_cursor no             Control release of cursors from cursor cache
runoutline     no             If yes, create Outlines in the Database
select_error   yes            Control flagging of select errors
sqlcheck       syntax         Amount of compile-time SQL checking
stmt_cache     0              Size of statement cache
sys_include    /usr/lib64/gcc/Directory where system header files are found
               /usr/lib64/gcc/x86_64-suse-linux/4.1.0/include                   
               /usr/lib/gcc/x86_64-redhat-linux/4.1.1/include                   
               /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/include               
               /usr/include                                                     
               $ORACLE_HOME/precomp/public                                      
threads        no             Indicates a multi-threaded application
type_code      oracle         Use Oracle or ANSI type codes for Dynamic SQL
unsafe_null    no             Allow a NULL fetch without indicator variable
userid         *none*         A username/password [@dbname] connect string
utf16_charset  nchar_charset  The character set form used by UTF16 variables
varchar        no             Allow the use of implicit varchar structures
version        recent         Which version of an object is to be returned
PCC-F-02135, CMD-LINE:  User asked for help
bcm@bcm-laptop:~$ 
Previous Topic: Enable Metric Baseline using sqlplus
Next Topic: Problem when recreate OEM repository
Goto Forum:
  


Current Time: Tue Apr 16 08:51:46 CDT 2024