Oracle Intelligent Agent Error [message #103959] |
Thu, 03 June 2004 02:49 |
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 #104298 is a reply to message #103959] |
Sun, 12 September 2004 20:37 |
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 #522443 is a reply to message #522442] |
Fri, 09 September 2011 11:15 |
|
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:~$
|
|
|