Solved Intelligent Agent (dbsnmp) link problems on RH 6.0

I just spent a good chunk of time getting Oracle Enterprise Manager Intelligent Agent to link properly on Red Hat 6.0. I figured I'd post a summary here to help someone else with the same problem.
Problem summary:
Running "lsnrctl dbsnmp_start" didn't report any errors but "lsnrctl dbsnmp_status" showed that the agent was not running. (And no log files were written.) Investigation revealed that the $ORACLE_HOME/bin/dbsnmp execuable was missing, so I figured I didn't have Intelligent Agent installed. Well, it was installed but the link failed, so dbsnmp was never created.
Solution:
Patch one of the make files and quickly run a link. Here is the patch with instructions at the top:
http://www.davideous.com/misc/ins_net_client.mk.diff
null

Actually the agent needs libtcl7.5.a only.
The version of TCL in Redhat 6.X is 8.*. Those can't work with Oracle's agent. So, go to ftp://ftp.scriptics.com/pub/tcl/tcl7_5 to download an old version and compile it. Don't install it, because it may confilct with your Redhat's built-in TCL. Just copy libtcl7.5.a to $ORACLE_HOME/network/lib---There is a such file in the same directory of Oracle 8.1.6 for Solaris:-). Make a symbolic link for it:
ln -s $ORACLE_HOME/network/lib/libtcl7.5.a $ORACLE_HOME/network/lib/libtcl.a
Oracle's manual recommends, use ins_oemagent.mk to build agent:
make -f ins_oemagent.mk agent
You don't need modify the makefile.
null

Similar Messages

  • Job queue / Intelligent Agent / dbsnmp

    Hi everybody,
    we are testing Oracle8 on a Linux SuSE6.0 system with SMP.
    Installing the software was ok by following the instructions on
    the SuSE-website and doing some own work.
    First to answer/solve a lot of questions/problems towards the
    dbsnmp_start:
    We also had the problems that were described before; error
    message 0315 was posted in the logfiles and the dbsnmp died
    immediately.
    I solved the problem by installing the TCL_NEW-package of SuSE5.3
    which is of version 8.0p1-11. After setting the permission to
    root:dba on dbsnmp*-files the dbsnmpd starts working.
    Discovering the database from our NT-machine works fine, also,
    the agnet works (he can ping the db), but transmitting jobs
    fails.
    The error message after sending a job is "Error accessing job
    queue". The job was submitted (so it seems to be) by the linux
    machine but the scheduling fails.
    Has anybody a solution?
    Dietmar
    null

    Hi (again)
    We had success. After spending some more time on it and a lot of
    brain-(cpu)-time, we have solved the problem.
    Steps I have taken:
    - upgrading from 8.0.5 to 8.0.5.1 by patching (as mentioned the
    mail before)
    - applying the lnx_patch, too (making a link to "make" for the
    command "gmake" used in patch-shellscript)
    - applying the patch patch2.tgz from the download section
    - copying the two libraries out of the patch2 (libclient.a and
    libclntsh.so.1.0 to /lib and to ORACLE_HOME/lib
    - changing permissions and ownership to oracle:dba of those
    libraries
    Thanks to S C Maturi for his hint on patching. It was the
    basement for our success.
    Dietmar
    Dietmar Stein (guest) wrote:
    : Thanks for the advice, but the problem remains the same. I will
    : add some information I forgot in the first message:
    : - using standard edition 8.0.5, upgraded to 8.0.5.1.0
    : - not applied the lnx_patch (did the work on myself before)
    : Another question: does the problem remain with Enterprise
    Edition
    : (any experiences?)?
    : Dietmar
    : S C Maturi (guest) wrote:
    : : Dietmar,
    : : If you are using the 8.0.5 Standard Edition -
    : : is this happening after applying the 8.0.5.1 patch ?
    : : Maturi
    : : Dietmar Stein (guest) wrote:
    : : : Hi everybody,
    : : : we are testing Oracle8 on a Linux SuSE6.0 system with SMP.
    : : : Installing the software was ok by following the
    instructions
    : on
    : : : the SuSE-website and doing some own work.
    : : : First to answer/solve a lot of questions/problems towards
    the
    : : : dbsnmp_start:
    : : : We also had the problems that were described before; error
    : : : message 0315 was posted in the logfiles and the dbsnmp died
    : : : immediately.
    : : : I solved the problem by installing the TCL_NEW-package of
    : : SuSE5.3
    : : : which is of version 8.0p1-11. After setting the permission
    to
    : : : root:dba on dbsnmp*-files the dbsnmpd starts working.
    : : : Discovering the database from our NT-machine works fine,
    : also,
    : : : the agnet works (he can ping the db), but transmitting jobs
    : : : fails.
    : : : The error message after sending a job is "Error accessing
    job
    : : : queue". The job was submitted (so it seems to be) by the
    : linux
    : : : machine but the scheduling fails.
    : : : Has anybody a solution?
    : : : Dietmar
    null

  • INTELLIGENT AGENT PROBLEM RECOVERY ON NT

    제품 : ORACLE SERVER
    작성날짜 : 1997-12-16
    The Oracle Intelligent Agent 7.3.3 on NT is self-configuring and
    requires TCP/IP fully configured on the NT system.
    The Agent's startup algorithm:
    When the agent is started, the startup process reads the LISTENER.ORA,
    TNSNAMES.ORA and NT REGISTRY. It compares the values stored in each location.
    If any discrepencies exist, the agent service will either not start
    or service discovery will not occur.
    Starting the Intelligent Agent:
    1. Verify the Sqlnet configuration files are correct:
    - All sid entries in the LISTENER.ORA must have valid TCP/IP service
    descriptors defined in the TNSNAMES.ORA file.
    - The TNSNAMES.ORA should not contain service descriptors for local
    sides not defined in the LISTENER.ORA file.
    - TCP/IP must be fully configured on the system.
    2. NT 4.0: Click on START->SETTINGS->CONTROL PANEL->SERVICES.
    Highlight the service ORACLEAGENT. Click on the START button.
    NT 3.51: Find the MAIN program group.
    Click on CONTROL PANEL->SERVICES.
    Highlight the service ORACLEAGENT. Click on the START button.
    ***NOTE: If the 7.3.3 agent will not start, verify the OEM version
    is not 1.4.
    If the version is 1.4, install the 8.0.3 Intelligent Agent.
    Agent troubleshooting tips:
    1. Verify TCP/IP is configured correctly.
    - At a dos prompt, type HOSTNAME.
    This is the actual configured TCP/IP HOSTNAME of the system.
    - Verify the hostname resolved by the agent. The DBSNMP.ADDRESS
    parameter in the ORANT/network/snmp_rw.ora contains this
    information.
    If the file does not contain the actual hostname, TCP/IP is not
    properly configured on the system or the network.
    2. Correcting TCP/IP configuration problems:
    - Edit the WINNT\system32\drivers\etc\hosts and lmhosts files.
    (*NOTE: If these files have never been used, only sample files will
    exist in the directory. Either rename or copy the .sam files
    to just the file name with no extention.)
    - Follow the example below (replace the information in brackets
    with the actual host information for that system.):
    HOSTS file:
    <122.111.111.111> <hostname>
    LMHOSTS file:
    <122.111.111.111. <netbios name or hostname> #PRE
    - Delete the ORANT\network\agent\*.q and SERVICES.ORA files.
    (*NOTE: The *.q files hold information about jobs and events.
    Do not delete these files without first removing all jobs
    and events registered against this agent.)
    - Delete the $ORACLE_HOME\network\admin\SNMP_RO.ORA and      
    SNMP_RW.ORA files.
    - Restart the agent at a DOS prompt:
    NET START ORACLEAGENT
    3. Check the NT EVENT VIEWER->APPLICATIONS->LOG for any errors
    starting the DBSNMP process.
    4. Check the ORANT/NETWORK/LOG/NMICONF.LOG file for other possible
    errors.
    5. If using NTFS, check permissions to the \orant\network directory
    structure.

    Angus (guest) wrote:
    : I've spent most of today trawling through these messages
    looking
    : for information on getting the Intelligent Agent up and
    running
    : on Linux, RedHat 6.0.
    : I am running 8.0.5 EE with the glibcpatch installed (hopefully
    : correctly, as I cannot get the README file of the FTP site).
    : Everything works, the Agent even starts (2 * dbsnmp processes)
    : but I cannot discover the services on my box from an NT
    machine
    blah-blah
    I've reverted to RedHat5.2 and RedHat 5.1's version of TCL.
    Everything now runs as expected.
    Angus.
    null

  • Problems installing TCL 7.5 and Oracle Intelligent Agent

    All
    Has anyone had any success in installing TCL 7.5 and Oracle
    Intelligent Agent? If so could you please provide a step by step
    summary of the installation process. I keep getting error
    messages when I run gmake for TCL. I commented out the lines
    specified in the instructions. Does one have to use TCL 7.5? I
    even tried to run version 8.2 and it restarted my machine while
    running gmake test. Maybe it is how I commented the lines. I
    used the # character to comment out the lines. Please help. IFve
    got everything else running I can even use Net8 and SQL plus
    from my Windows NT Client. I now need to be able to use Oracle
    Enterprise Manager, which requires TCL 7.5 and Oracle
    Intelligent Agent.
    Many thanks
    null

    Thor Erik Jelstad (guest) wrote:
    : I am using Oracle 8.0.5.0 and Red Hat 5.2/i386
    : When I try to start Oracle Intelligent Agent I receive the
    : following error message:
    : "DBSNMP: error in loading shared libraries /usr/lib/libtcl.so:
    : undefined symbol: stat"
    : I have installed TCL package 8.0.3-20.
    : Thor Erik Jelstad
    I ran into "stat" symbol issues during some builds. I don't
    recall if the subject program had to be built, but if so, adding
    "-shared" to the cc (for linking) command helps. I think the make
    variable is LDCCOM.
    -Later.
    null

  • Oracle 8i Intelligent Agent Service problem

    Hi!
    We successfully installed Oracle 8i (8.1.7 ee) on Intel P-IV (Xeon) server running Windows 2000 Advanced server (Service Pack 2). It was working properly until now. There was no problem in implementing the tricks useful in installation. After that, database service "OracleService<DBName>" presented problem by not automatically starting on computer startup but it was tamed by "Oradim" command added to startup folder.
    All was going smoothly for about a month now but when I rebooted the server PC yesterday, the service "Oracle<HomeName>Agent" failed to start. Along with it the DataGatherer and TNSListener services also failed (Only db service OracleService<DBName> starts but very very slowly). The Windows Event Viewer descriped the problme for Agent service as ,"The Oracle<HomeName>Agent service terminated with the following error: %%3221356551 ". The Event ID is always 7023 for this error. The rest of services just don't give any error codes. It is also stated that nothing has been installed/Uninstalled on this PC in the last several days and no configration changes, in tnsnames.ora, sqlnet.ora, listener.ora, win registry has been made. The TCP/IP configration are intact and NTFS folder and file rights are properly defined.
    Starting the service using "Net Start <service_name>" also failed with the message,"System error 7 has occured, Storage control blocks will be destroyed".
    Searching online, I also performed some steps in correcting the problem like backup and delete all *.q, snmp_ro.ora, snmp_rw.ora, services.ora files. But to no help. The log files in Oracle_Home\network\logs also dont record the problem even after setting the trace level to Admin or 16. The Agent service simply refuses to start...
    Reinstalling Oracle (over existing one, not first removing it altogether. We simply cann't do this now for data loss!!!) or just the Intelligent Agent itsself using univeral installer also fails at the end when it tries to start the intellegent Agent Service Oracle<HomeName>Agent. This time the error described is "O/S error in starting service".
    Is this something to do with Xeon server coz the same Oracle 8i is installed much before than this on another P-IV server (not xeon) running the same Op system and it never presented us this problem todate. Its also worth mentioning that this problem occured before as well, on the second day we installed Oracle 8i the first time on Xeon. Since there was no data then, we simply removed oracle, cleared registry and started all over again BUT now it cann't be done.
    Any help shall be highly appreciated.
    With Regards, Rashid.
    SeaBird505 at yahoo.com

    Thanks for stopping by this thread. Problem has been resolved from another forum. Actually c:\oracle folder was accessable to administrator only, when I added 'Everyone' to the permission list as well, everything started fine. Allowing 'Everyone' to this folder is dangerous but its working for now :)

  • Intelligent agent problem !!!

    After issuing agentctl stop command agent stops with message: "Agent shutdown faild". In dbsnmp.log is message "Unable to connect to SNMP master agent". In dbsnmp.nohup nothing wrong. In nmiconf.log there is a massage "Could not open emtab at /var/opt/oracle/emtab (Files doesn't exist as I saw).
    My configuration is:
    Red Hat Linux AS 3, Oracle DB 9.2.0.4 (patch applied), patch 3238244 applied for Intelligent agent).

    I am getting simlar error when I do:
    $ agentctl start
    Error mesg from:
    "/opt/oracle/product/9.2.0/network/log/nmiconf.log"
    DBSNMP for SunOS 5.9: release 9.2.0.4.0 - Production on 26-MAY-04 10:11:42
    Discovering services on ###### configured on host addresses {##### *********** ============}
    Using oratab file /var/opt/oracle/oratab
    Could not open emtab at /var/opt/oracle/emtab

  • Oracle intelligent agent executable has encountered a problem and needs to

    Hi All,
    I am getting the following message after commence of OS (windows XP) on my LAPTOP.
    "Oracle Intelligent Agent Executable has Encountered a Problem and needs to close."
    due to the above problem it takes time to be fit to start working. that is; when i start my laptop then it gets ready very shortly but just later on it is seen that my laptop gets to be hanged. it seems that some background process runs and during this time nothing can be done on my laptop (even REFRESH - F5 doesn't respond). then after some time the above message comes. this process seems to be very much annoying.
    there is a small Oracle database (9i) in my laptop along with Oracle developer (10g).
    Thanks in advance.

    Hi Tapash,
    You probably don't want/need that service to run anyway. So go to your control panel/Adminstrative Tools/Services
    and set Start Type to Manual for Oracle<ORACLE_HOME_NAME>Agent service
    [OIA Users Guide|http://lbdwww.epfl.ch/f/teaching/courses/oracle9i/em.920/a96676/toc.htm]
    Regards
    Peter

  • Oracle Intelligent Agent Exe encountered a problem and needed to close

    Whenever the server is rebooted I get the error "Oracle Intelligent Agent Executable encountered a problem and needed to close". The agent won't start, and I found a work around that included deleting files from the network/agent and admin folders, then restarting the agent. This works, however the next time the server reboots I have to go through all of this again. Any ideas why this keeps occurring?
    Also, what does this agent do? I've read through some documentation and can't quite tell if I actually need it started. Do you use this agent to only remotely monitor/administer through OEM? I'm really confused and could use some insight. All my process appear to be working fine.

    Because of the error message I guess you are on Windows and database version is lower than 10g (by the way it's always a good idea to tell the environment, because Oracle runs on different platforms in different versions).
    ... 'encountered a problem and needed to close' is generic Windows error message with millions of possible reasons. So it's not possible to find remotely a solution. You are right, Intelligent Agent is a counterpart of OEM, but outside production environments rarely needed. I recommend you change the service properties from 'automatic' to 'manual' in control panel. So it does not start at reboot time.
    Werner

  • Problem with Oracle Intelligent Agent 8.1.7 Users Guide PDF

    I can't view of print certain pages (51,64,68) from the PDF version of the Oracle Intelligent Agent Release 8.1.7 User's Guide (http://downloadeast.oracle.com/docs/cd/A87860_01/doc/em.817/a85251.pdf). Have tried from several PCs and still get the error.

    Hi Terry,
    Please try the following URL:
    http://download.oracle.com/docs/pdf/A85251_01.pdf. I believe this file should be fine.
    Thankyou for highlighting the issue. We shall address it as soon as possible so that the file at the link you provided will be fixed.
    Thanks and regards,
    Les

  • Problem using nmumigr8 to migrate Intelligent Agent to 9i

    I have an Intelligent Agent running under 8.1.7.
    I wish to migrate to 9i.
    When I use the 'nmumigr8' utility to upgrade the Agent, it fails always with the following:
    ===========================
    F:\oracle\ora90\BIN>nmumigr8 -source_home f:\oracle\oas9i -verbose
    Agent NT service name is not set
    NMS-00859: Error renaming f:\oracle\ora90\bin\dbsnmp.exe to
    f:\oracle\ora90\bin\dbsnmpxx.exe (error code = 7).
    If renaming dbsnmpxx to dbsnmp, or vppdcxx to vppdc failed, rename the file manually.
    ===========================
    I don't understand why it is trying to rename dbsnmp.exe (especially as the agent for 9i is called agntsrvc.exe.)
    The ORACLE_HOME is set correctly to the target Oracle Home (f:\oracle\ora90).
    Terry Stevens
    Reading UK
    [email protected]

    What's your 9i version in four decimal places?
    There's no direct upgrade path for 9.2.0.4 and lower.
    either
    9.0.1.3 (or lower) -> 9.0.1.4 -> 10.2.0 -> 11.1
    or
    9.2.0.3 (or lower) -> 9.2.0.8 -> 11.1
    Read Upgrade Guide,
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/preup.htm#i1007718

  • Problem starting Oracle Intelligent Agent

    Hi,
    I have an Oracle Database 8i installed on Windows 2000 Server.
    When I change my computer name, the Oracle Intelligent Agent could not be started.
    What should I do to start the Oracle Intelligent Agent, if I want to use new computer name for my computer ?
    Thanks in advanced.
    Regards,
    Eddy

    Nick Yelevich (guest) wrote:
    : Hkon W0ien (guest) wrote:
    : : When starting oracle intelligent agent with the lsnrctl
    : : dbsnmp_start command everything seems to be OK, but the
    agent
    : : dies immediately. The listener and everything else is
    working
    : : OK. The files snmp_ro.ora and snmp_rw.ora are created and as
    : : fare as I know with the correct contents. I have turned on
    : trace
    : : and the last lines in the trace file dbsnmpw.trc shows the
    : : following.
    : : snmidlpi_PkgIndex: creating package index
    : : -<ERROR>- snmidlpi_PkgIndex: failed to initialize init.tcl,
    : : error 1
    : : -<ERROR>- snmidlpi_PkgIndex: Tcl result:
    : : I'm running RedHat 5.2 and Oracle v.8.0.5 production. All
    files
    : : in TNS_ADMIN are created using Oracle Net8 Assistant.
    : : Any idea ?
    : My situation is almost the same, but in my case snmp* files
    had
    : not been created. I have RedHat 5.2 and preproduction version
    : Oracle 8.0.5.
    I too can not start the intelligent agent. I am on Redhat 5.2
    with the (I think production ) version of 8.0.5. Mine seems to
    start up but the lsnrctl dbsnmp_status says that it is not
    running. the dbsnmp_start seems to work but gives no feedback.
    I get the error NMS-00315 in on of my log files. Any one have
    any idea? I tried reinstalling the agent and infact the entire
    oracle 8 server and got the same thing. thanks in advance.
    Keir
    null

  • Has Anyone gotten the Intelligent Agent to work???

    I have Oracle installed and all is well except for a few minor
    problems that I think the Intelligent Agent will solve. Has
    anyone gotten this to work on RedHat 6.0 with Oracle
    Enterprise Edition 8.0.5.1??? I was able to get it to work
    under Oracle8 SE, but I need EE for the ConText Cartridge.
    I have gotten to the point where I can get the dbsnmp process
    running, but OEM cannot talk to it.
    Please help
    --Bryan
    null

    I'm having the same problem. Does anyone out there have a
    solution?
    I am running RedHat Linux 6.0 straight out of the box. The only
    change I made was to set the kernel parameters according to the
    release notes and recompile the kernel.
    P.S. Oracle deserves our thanks for providing free developer
    licenses to so many of its products, but this is the buggiest
    install I've ever seen in my 12 years of working with their
    products. Didn't anyone from Oracle test the install? This
    problem and the zero length libnjni8.so file are the real
    doozies.
    I've followed the release notes and installation guide to the
    letter and have found several documentation / distribution bugs
    that should have leapt out at the first person who tried it.
    Thorsten Khnemann (guest) wrote:
    : Bryan Batchelder (guest) wrote:
    : : anyone else who could not get it to compile with TCL 7.5 to
    : : please at least let me know other people are having the same
    : : problem.
    : Same problem here, the
    : "gmake -f ins_oemagent.mk agent" gives the message
    : "gcc: unrecognized option
    : `-R/home/oracle/run/product/8.1.5/lib/'" and hundreds
    : of unresolved references.
    : Tested on RedHat 6.0, egcs 1.1.2
    null

  • Oracle intelligent agent

    hi ;
    os : suse sles9 sp3 Oracle 9.2.0.4
    when i am trying to start oracle intelligent agent ı get this error message ;
    DBSNMP for Linux: Version 9.2.0.4.0 - Production on 18-APR-2004 02:32:56
    Copyright (c) 2003 Oracle Corporation. All rights reserved.
    Starting Oracle Intelligent Agent.../opt/oracle/9.2.0.4/bin/dbsnmpwd:
    line 156: 2927 Segmentation fault nohup $ORACLE_HOME/bin/dbsnmp $*
    $DBSNMP_WDLOGFILE 2>&1
    /opt/oracle/9.2.0.4/bin/dbsnmpwd: line 156: 2940 Segmentation
    fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    /opt/oracle/9.2.0.4/bin/dbsnmpwd: line 156: 2952 Segmentation
    fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    /opt/oracle/9.2.0.4/bin/dbsnmpwd: line 156: 2964 Segmentation
    fault nohup $ORACLE_HOME/bin/dbsnmp $* >>$DBSNMP_WDLOGFILE 2>&1
    how can ı solve this problem ?
    Edited by: Gundem on Sep 17, 2008 3:30 AM

    check this metalink notes:
    Note:295385.1 - The 9.2.0.4 Intelligent Agent Does Not Start on Linux
    Note:295920.1 - Agent Fails with Segmentation Fault on 9204; Patch 3238244 Will Not Apply

  • Oracle Intelligent Agent cannot be started

    I have installed Oracle 9i into RedHat Linux 9. When I start the Oracle Intelligent Agent, I get nothing response, and find the agent cannot be started.
    I find the error message in dbsnmp.nohup which is showed below:
    /opt/ora9/product/9.2/bin/dbsnmp: error while loading shared libraries: libvppdc.so: cannot open shared object file: No such file or directory
    Agent exited at Thu Nov 13 23:20:31 HKT 2003 with return value 127
    Agent thrashing. Exiting dbsnmpwd at Thu Nov 13 23:20:31 HKT 2003
    I found the library object is existed.
    [oracle@localhost lib]$ ll libvpp*
    -rw-r--r-- 1 oracle oinstall 552036 Apr 26 2002 libvppdc.so
    Can anyone help me to solve the problem?
    Thank you.
    Regards,
    Franklin

    Problem of method 1 (for re-install the oem agent / dbsnmp)
    When I follow the "work Around Procedure" from
    http://www.puschitz.com/InstallingOracle9i.shtml#OracleInstallationErrors
    and download the RPMs (glibc-2.3.2-5.i686.rpm glibc-common-2.3.2-5.i386.rpm glibc-devel-2.3.2-5.i386.rpm) for the procedures.
    When I run the command (#rpm -Uvh --oldpackage glibc-2.3.2-5.i686.rpm glibc-common-2.3.2-5.i386.rpm glibc-devel-2.3.2-5.i386.rpm),I found the error shown below:
    error:glibc-2.3.2-5.i686.rpm:V3 DSA Signature:BAD, key ID db42a60e
    error:glibc-2.3.2-5.i686.rpm cannot be installed
    Problem of method 2
    When I try to unpack glibc-2.3.2-5.i686.rpm and replace libc-2.3.2.so and libc.so.6 by using the following steps
    # mkdir /root/tmp
    # mv glibc-2.3.2-5.i686.rpm /root/tmp
    # cd /root/tmp
    # rpm2cpio glibc-2.3.2-5.i686.rpm | cpio -idmv
    # cp /lib/libc-2.3.2.so /lib/libc-2.3.2.so.ORIG
    # cp lib/libc-2.3.2.so /lib/.
    # rm -f /lib/libc.so.6
    # ln -s /lib/libc-2.3.2.so /lib/libc.so.6
    I find the system is halted, when I run (# cp lib/libc-2.3.2.so /lib/.) When I reboot the system, I find error
    init:error while loading shared libraries:libc.so.6:cannot open shared object file:No such file or directory
    Kernel panic: Attempted to kill init.
    Please help me to fix the problem. Many thanks.
    Regards,
    Franklin.

  • Missing lsnrctl Intelligent agent after installed patch81501

    Dir Sir,
    I don't know how to solve out this problem ! I need to start the
    agent:
    %lsnrctl dbsnmp_start
    This file should be under $ORACLE_HOME/bin, at this time the
    file cannot executables and renamed "lsnrctl.pre-81501"
    If you know how to fix it please send e-mail to me !!
    Thank You so much !
    Best of Regards,
    Simon Ma
    null

    Had the same problem.
    Previous message posted here from a guy named bradley:
    go to $ORACLE_HOME/network/agent/library
    change ownership (chown) from root to oracle on file -
    pkgIndex.tcl
    This worked for me... on S.u.S.E 5.3
    - Bradley
    This solved my NMS-00315 problem and allowed my to start and
    stop the agent.
    Holger Koenig (guest) wrote:
    : Hi everybody,
    : before patching to 8.0.5.1.0 I got the well known Intelligent
    : Agent error when checking the status with LSNRCTL:
    : the db subagent is not started
    : Checking dbsnmpw.log showed:
    : NMS-00315: Message 315 not found; No message file for
    : product=network, facility=NMS
    : After applying the patch DBSNMP still doesn't start, only the
    : log message changed to:
    : NMS-00315: Failed to create package index
    : I'm running on SuSE 6.0 and everything is fine except ... .
    : Does anybody have an idea?
    : Thanx a lot
    : Holger
    null

Maybe you are looking for

  • Open a pop up from JJT framework

    Hi I have a requirement to open a pop up from JTT framework I have made one Order Details page in OA framework In this page,when you click on one link, it opens a one popup and it works a modal window. There are many ways to come to this page When we

  • Windows 7 no MonitorSpeaker sound

    Hello, I have seen a post here about this but I didnt found the anwser. Installed on this Mac with Boocamp the las windows 7 edition which works fine, tho I have no sounds on the monitor speakers just when I plug a headphone at the back or an externa

  • Error 50103 (rwfdt:rwfdtprint): ERR Error occurred sending Job output

    Getting the below with a particular report I am running. Seems that the cache file isn't getting created for some reason. There are other cache files in the directory so it's not a user permission type thing I'm guessing. Anyone seen this before? [20

  • Home screen icons bouncing and jittering.

    After installing the 7.0.6 update, my home screen is bouncing and jittering. I've restored the phone from backup with no resolve. HELP! I'm getting sea sick viewing my screen

  • Problems with Photo Booth?

    Anybody having Pbs. with Photobooth?