Dbsnmp !!!

I got listener working fine. However, when I try to start
dbsnmp_start - it doesn't give me any message ... immediately
after that I tried to do dbsnmp_status and there was a message
that db agent is not active ???
Here's the extract from the log
/u01/app/oracle/product/8.0.5/network/log/dbsnmpw.log :
DBSNMP for Linux: Version 8.0.5.0.0 - Production on 15-JAN-99
06:01:24
(c) Copyright 1997 Oracle Corporation. All rights reserved.
System parameter file is
/u01/app/oracle/product/8.0.5/network/admin/snmp_ro.ora
Log messages written to
/u01/app/oracle/product/8.0.5/network/log/dbsnmpw.log
NMS-00315: Message 315 not found; No message file for
product=network, facility=NMS
And all the messages are the same (NMS-00315) - all the time.
Please help !!!
Thanks,
Neven Cvetkovic (Montreal, CA).
null

Neven Cvetkovic (guest) wrote:
: I got listener working fine. However, when I try to start
: dbsnmp_start - it doesn't give me any message ... immediately
: after that I tried to do dbsnmp_status and there was a message
: that db agent is not active ???
: Here's the extract from the log
: /u01/app/oracle/product/8.0.5/network/log/dbsnmpw.log :
: DBSNMP for Linux: Version 8.0.5.0.0 - Production on 15-JAN-99
: 06:01:24
: (c) Copyright 1997 Oracle Corporation. All rights reserved.
: System parameter file is
: /u01/app/oracle/product/8.0.5/network/admin/snmp_ro.ora
: Log messages written to
: /u01/app/oracle/product/8.0.5/network/log/dbsnmpw.log
: NMS-00315: Message 315 not found; No message file for
: product=network, facility=NMS
: And all the messages are the same (NMS-00315) - all the time.
: Please help !!!
: Thanks,
: Neven Cvetkovic (Montreal, CA).
You need to configure the configuration files first. The
instructions are sufficiently vague so as to warrant your
question. The agent actually does very little for practical
usage. I turned it off after seeing what it was capable of.
These examples got a little jumbled in the cut-n-paste, but you
should be able to piece them together.
They live in your $ORACLE_HOME/network/admin/ directory....
snmp_ro.ora
-----------------------------------<<hr>>
snmp.visibleservices = (LISTENER,
myhost.mydomain.com.)
snmp.shortname.LISTENER =
LISTENER
snmp.longname.LISTENER =
LISTENER_myhost_mydomain.com
snmp.configfile.LISTENER =
/home/oracle/network/admin/listener.ora
snmp.SID.myhost.mydomain.com. = hds
snmp.oraclehome.myhost.mydomain.com. = /home/oracle
snmp.address.myhost.mydomain.com. = (DESCRIPTION=(ADDRESS_LIST
=(ADDRESS= (PROTOCOL= IPC)(KEY= hds))(ADDRESS= (PROTOCOL=
IPC)(KEY= PNPKEY))(ADDRESS= (PROTOCOL= TCP)(Host=
myhost.mydomain.com)(Port=
1521)))(CONNECT_DATA=(SID=hds)(ORACLE_HOME=/home/oracle)(SERVER=DEDICATED)))
ifile = /home/oracle/network/admin/snmp_rw.ora
----------------END---------------------------------
snmp_rw.ora
---------------------------------- <<hr>>
snmp.contact.LISTENER = ""
snmp.index.LISTENER = 1
snmp.contact.myhost.mydomain.com. = ""
snmp.index.myhost.mydomain.com. = 2
--------------------END----------------------
If you have done this already, and are sure you haven't made a
mistake, then excuse my assumption please.
In any case, good luck Neven.
Freddy Wissing
null

Similar Messages

  • DBSNMP User Hangs - RESOLVED

    I am experiencing an odd problem. I have 2 identical DBs (10gR2 running on Linux RH EL4). They both have a DBSNMP user. However, I am able to log directly into DB - A as DBSNMP, but this user hangs when I log into DB - B. I have dropped and recreated the user on B, but still it hangs. I verified that the users were identical on both DBs and have checked all of the dump directories and the alert log for messages, but there are none. Any ideas? I need to get this user operational in order to monitor the DB via GRID.
    Cheers
    Message was edited by:
    user458496

    I didn't see anything in the trace files or alert log. All I knew was that the sys and system users were the only ones that could successfully log in. Whenever I tried to connect as another user, I was forced to kill the session. When this happened, the following error messages were received:
    ===============================
    Error accessing PRODUCT_USER_PROFILE
    Warning: Product user profile information not loaded! You may need to run PUPBLD.SQL as SYSTEM
    ERROR: ORA-03114: not conneted to ORACLE
    Error accessing package DBMS_APPLICATION_INFO
    SP2-0575: Use of Oracle SQL feature not in SQL92 Entry Level.
    ===============================
    I ran PUPBLD.SQL as SYSTEM, but this did not resolve my problem. Another entry in OTN suggested that a re-run of catalog and catproc be done. This resolved the issue.

  • DBSNMP account locked alert email is not generated.

    In oem 11g when dbsnmp accout is locked, database target use to go down and it would send an automated alert.
    But in oem 12c we are not receiving any notificaitons when dbsnmp accout is locked as the target is not going down, how can this alert be monitored??

    Hi,
    The DB status metric goes through connection pool to connect to the target database.   Once the connection is established, dbsnmp password changes/expiry etc wont' affect the collection of the metric so it won't show the target as down.   There isn't currently any metric that detects issues with DBSNMP account, this is an open enhancement for us.    Let me try to find a solution and get back to you on this.
    Regards,
    Ana

  • Emca - dbsnmp login error

    hi. i'm trying to configure em.
    the problem seem to be that i emca cannot login to dbsnmp id but when I can connect using sqlplus as below.
    emca -config dbcontrol db -repos create
    STARTED EMCA at Jun 7, 2007 11:24:08 AM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: dc100my
    Listener port number: welcome1
    Invalid port.
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Invalid username/password. [ORA-01034: ORACLE not available]
    Password for DBSNMP user:
    Invalid username/password. [ORA-01034: ORACLE not available]
    /z01/oracle/product/10.2.0/network/admin [ dc100my ] > sqlplus dbsnmp/welcome1@dc100my
    SQL*Plus: Release 10.2.0.3.0 - Production on Thu Jun 7 11:26:19 2007
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    thanks

    more emca_2007-06-07_05-38-10-PM.log
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: /z01/oracle/product/10.2.0
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 7, 2007 5:38:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: /z01/oracle/product/10.2.0
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: dc100my
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigur
    ed
    CONFIG: Sid: dc100my Host: geprodsvr22r Node: null OH: /z01/oracle/product/10.2.
    0 isDBC: false
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentCo
    nfigured
    CONFIG: Sid: dc100my Host: geprodsvr22r Node: null OH: /z01/oracle/product/10.2.
    0 agentHome: null isCentral: false
    Jun 7, 2007 5:38:13 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentCo
    nfigured
    CONFIG: Sid: dc100my Host: geprodsvr22r Node: null OH: /z01/oracle/product/10.2.
    0 agentHome: null isCentral: false

  • Changing password of Sysman and DBSNMP users in Oracle 10g (10.2.0.3.0)

    Hi,
    When i changed my sysman and dbsnmp password, these users are frequently locking.
    For sysman password change i do the following steps.
    1) emctl stop dbconsole
    2) change password of sysman and dbsnmp from sql
    3) Post sysman password change to emoms.properties file
    4) Post DBSNMP password change in targets.xml
    5) emctl start dbconsole.
    DBSNMO AND SYSMAN users were locked.
    Stop dbconsole again
    Unlock the user sysman and dbsnmp
    then again restart dbconsole
    Sysman user locked
    Another thing do we need to have same password for dbsnmp and sysman
    Regards,
    irfanb146

    Now Sysman and DBSNMP users are unlocked after i made the password of sysman change again and they are not locking.
    Following is the message in the browser
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below.
    Browser is showing All the components are up like instance, Agent and Listener with green arrows upward
    Message was edited by:
    user605066

  • Oracle 9i, dbsnmp tables

    Hi:
    Data in two tables (mgmt_db_file_gtt and mgmt_db_size_gtt) under dbsnmp were deleted yesterday. Can you tell me how it was deleted, a script or a DBA? I have found a note: Why Dbsnmp Truncating Mgmt_db_file_gtt Table?
    Doc ID: 292280.1 " but I don't understand "Since the tables are created with the 'on commit delete rows' clause, so the data is truncated after each commit. " and "This is expected behavior as the data is to be transaction specific only."
    Please help.
    Thx, QAQA

    The _gtt suffix indicates that this is a global temporary table. The "on commit delete rows" indicates that this is a transaction specific temporary table. A temporary table is just that - the data in the table is meant to be held temporarily. In this case, once a commit is issued, the data in the temp table is automatically deleted. See documentation at
    http://download.oracle.com/docs/cd/B10501_01/appdev.920/a96590/adg03sch.htm#7807
    HTH
    Srini

  • ORA-06512: at "DBSNMP.BSLN_INTERNAL" -- After 11g Upgrade

    Hi All,
    We are getting the following error in alert.log after migration to 11g. We have Oracle 11.2.0 right now. Migration was done from 10.2.0 to 11.2.0
    ORA-12012: error on auto execute of job 2473584
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "DBSNMP.BSLN_INTERNAL", line 2073
    ORA-06512: at line 1
    I followed the solution provided on metalink[ID 736627.1], then also I am getting the above error.
    SQL> @?/rdbms/admin/catnsnmp.sql -- drop user
    SQL> @?/rdbms/admin/catsnmp.sql -- create user
    Please let me know, if anyone of you know any other solution to resolve this.

    That is correct but if any one have faced same issue, I can do it in easy and quick way.
    Thanks,
    Api

  • What does "DBSNMP" user do??( 10g)

    Hi, all.
    I created a db with Enterprise Manager option by using DBCA.
    After creating the db, I did nothing.
    DBSNMP tables contain NO data, but I can see dbsnmp session in v$session.
    except the following 2 tables.
    -->T_BSLN_METRICS contains 15 rows.
    -->T_RESPONSE_CONFIG contains 2 rows.
    --> all other tables do not have data.
    15:32:35 SQL> select table_name from user_tables;
    TABLE_NAME
    MGMT_SNAPSHOT
    MGMT_SNAPSHOT_SQL
    MGMT_BASELINE
    MGMT_BASELINE_SQL
    MGMT_CAPTURE
    MGMT_CAPTURE_SQL
    MGMT_RESPONSE_CONFIG
    MGMT_LATEST
    MGMT_LATEST_SQL
    MGMT_HISTORY
    MGMT_HISTORY_SQL
    MGMT_BSLN_DATASOURCES
    MGMT_BSLN_BASELINES
    MGMT_BSLN_INTERVALS
    MGMT_BSLN_METRICS
    MGMT_BSLN_STATISTICS
    MGMT_BSLN_THRESHOLD_PARMS
    MGMT_DB_SIZE_GTT
    MGMT_DB_FILE_GTT
    MGMT_BSLN_RAWDATA
    MGMT_TEMPT_SQL
    What does DBSNMP do in 10g??
    Thanks and Regards.

    Dear sgalaxy.
    Thanks for your reply.
    11:28:06 SQL> show parameter timed_st
    NAME TYPE VALUE
    timed_statistics boolean TRUE
    11:51:19 SQL> show parameter statistics_
    NAME TYPE VALUE
    statistics_level string TYPICAL
    The aboves are default setting.
    Something is different.
    Thanks and Regars.

  • How to create dbsnmp user manually?

    Does anyone know how to create dbsnmp manually?

    Sadly, you do not include the database version.
    Assuming 10g, you want to use emca with the 'repos'
    option. Many samples to be found by searching the
    forum using keywords 'emca report'lol. Hans must have a very sad day.
    For OP, you should have the user created by default, it's just locked. err, assuming you are on 10g.
    This script catsnmp.sql has the actually create statement. But it should have been called by catalog.sql

  • Emca Continually Shows "Invalid username/password" for the DBSNMP User

    Hi,
    During configure dbconsole DBSNMP user is giving invalid password whereas i am able to connect dbsnmp using sqlplus as below.
    SQL> conn dbsnmp/dbsnmp@UAT
    Connected.
    while i m tryin to configure dbconsole got below error
    emca -config dbcontrol db -repos create
    $emca -config dbcontrol db -repos create
    STARTED EMCA at May 29, 2010 4:29:31 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: UAT
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Invalid username/password.
    Password for DBSNMP user:
    Invalid username/password.
    Password for DBSNMP user:
    Thanks

    Hi,
    Ok i will do in future.
    I did as you said but issue is still coming.Now the error is bit different in the log file For this same error i found solution in meta doc id 337260.1 for exact error In the solution i have to to set the value as below but it has already same value.
    Error:
    CONFIG: SQLEngine created successfully and connected
    May 29, 2010 5:03:06 PM oracle.sysman.emcp.DatabaseChecks validateUserCredential
    CONFIG: Failed to update account status.
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01034: ORACL
    E not available
    Solution:
    In order to fix the Invalid username/password message
    Check the profile limit for the users SYSMAN, DBSNMP and MGMT_VIEW
    select u.username, u.profile, p.resource_name, p.limit
    from dba_profiles p, dba_users u
    where p.profile=u.profile
    and u.username in ('SYS', 'SYSMAN','DBSNMP','MGMT_VIEW')
    and p.resource_type = 'PASSWORD'
    order by u.username, p.resource_name;
    If the value of LIMIT for PASSWORD_VERIFY_FUNCTION is not NULL:
    Change the password so that it meets the function requirements.
    If the value of LIMIT for PASSWORD_REUSE_MAX is not UNLIMITED:
    Change the password so that it is different from a password that has already been used the number of times set in PASSWORD_REUSE_MAX.
    Or
    Change the value of LIMIT for PASSWORD_REUSE_MAX to UNLIMITED for the profile.
    Below output of 1st query:
    USERNAME     PROFILE     RESOURCE_NAME     LIMIT
    DBSNMP     DEFAULT     FAILED_LOGIN_ATTEMPTS     UNLIMITED
    DBSNMP     DEFAULT     PASSWORD_GRACE_TIME     UNLIMITED
    DBSNMP     DEFAULT     PASSWORD_LIFE_TIME     UNLIMITED
    DBSNMP     DEFAULT     PASSWORD_LOCK_TIME     .0006
    DBSNMP     DEFAULT     PASSWORD_REUSE_MAX     UNLIMITED
    DBSNMP     DEFAULT     PASSWORD_REUSE_TIME     UNLIMITED
    DBSNMP     DEFAULT     PASSWORD_VERIFY_FUNCTION     NULL
    SYS     DEFAULT     FAILED_LOGIN_ATTEMPTS     UNLIMITED
    SYS     DEFAULT     PASSWORD_GRACE_TIME     UNLIMITED
    SYS     DEFAULT     PASSWORD_LIFE_TIME     UNLIMITED
    SYS     DEFAULT     PASSWORD_LOCK_TIME     .0006
    SYS     DEFAULT     PASSWORD_REUSE_MAX     UNLIMITED
    SYS     DEFAULT     PASSWORD_REUSE_TIME     UNLIMITED
    SYS     DEFAULT     PASSWORD_VERIFY_FUNCTION     NULL
    Thanks

  • Password for the DBSNMP user Keep Changing

    Hi ..
    I see frequent change in the password for the DBSNMP users, as a result facing metric collection error for the target instances. Please advise what could be the reason for it. I have created a separate profile for the this user and changed the failed_login_attempts to Unlimited.
    Thanks.

    user582604 wrote:
    Hi ..
    I see frequent change in the password for the DBSNMP users, as a result facing metric collection error for the target instances. Please advise what could be the reason for it. I have created a separate profile for the this user and changed the failed_login_attempts to Unlimited.
    Thanks.Also set password expiry date to unlimited otherwise password will expire.
    You can check expiry date , account_status from dba_users .
    Regards
    Rajesh

  • Dbsnmp doesn't compile when installing 9.2 on Redhat 9

    No problem compiling "ctx", using http://www.puschitz.com/InstallingOracle9i.shtml#CheckingDevelopmentPackages, but dbsnmap does not compile ( as show in the make.log). Cut and paste the gcc script and append -ldl does not work. Please help. Thnaks
    Here is the error :-
    gcc -L/opt/ora9/product/9.2/lib/ -L/opt/ora9/product/9.2/rdbms/lib -L/opt/ora9/product/9.2/network/lib
    -L/opt/ora9/product/9.2/lib/ -L/opt/ora9/product/9.2/rdbms/lib -L/opt/ora9/product/9.2/network/lib -o dbsnmp
    /opt/ora9/product/9.2/network/lib/s0nmi.o -lvppdc /opt/ora9/product/9.2/network/lib/libvps.a \
    /opt/ora9/product/9.2/network/lib/libnmi.a \
    /opt/ora9/product/9.2/network/lib/libnmd.a /opt/ora9/product/9.2/network/lib/libnms.a
    /opt/ora9/product/9.2/network/lib/libnmt.a /opt/ora9/product/9.2/network/lib/libnml.a \
    /opt/ora9/product/9.2/network/lib/libnmi.a /opt/ora9/product/9.2/network/lib/libnmsp.a /opt/ora9/product/9.2/network/lib/libpeer.a
    /opt/ora9/product/9.2/network/lib/libtcl.a \
    -lclntsh /opt/ora9/product/9.2/rdbms/lib/defopt.o -lclient9 \
    -ltrace9 -lclntsh `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9
    -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9
    -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9
    -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /opt/ora9/product/9.2/lib/sysliblist`
    -Wl,-rpath,/opt/ora9/product/9.2/lib:/lib:/usr/lib -lm `cat /opt/ora9/product/9.2/lib/sysliblist` -ldl -lm
    -lcrypt -lm; \
    else \
    gcc -L/opt/ora9/product/9.2/lib/ -L/opt/ora9/product/9.2/rdbms/lib -L/opt/ora9/product/9.2/network/lib
    -L/opt/ora9/product/9.2/lib/ -L/opt/ora9/product/9.2/rdbms/lib -L/opt/ora9/product/9.2/network/lib -o dbsnmp
    /opt/ora9/product/9.2/network/lib/s0nmi.o -lvppdc /opt/ora9/product/9.2/network/lib/libvps.a \
    /opt/ora9/product/9.2/network/lib/libnmi.a \
    /opt/ora9/product/9.2/network/lib/libnmd.a /opt/ora9/product/9.2/network/lib/libnms.a /opt/ora9/product/9.2/network/lib/libnmt.a
    /opt/ora9/product/9.2/network/lib/libnml.a \
    /opt/ora9/product/9.2/network/lib/libnmi.a
    /opt/ora9/product/9.2/network/lib/libnmsp.a /opt/ora9/product/9.2/network/lib/libpeer.a /opt/ora9/product/9.2/network/lib/libtcl.a \
    -lclntsh /opt/ora9/product/9.2/rdbms/lib/defopt.o -lclient9 \
    -ltrace9 -lclntsh
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9
    -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9
    `cat /opt/ora9/product/9.2/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9
    -lgeneric9 -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9
    -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `cat /opt/ora9/product/9.2/lib/sysliblist`
    -Wl,-rpath,/opt/ora9/product/9.2/lib:/lib:/usr/lib -lm `cat /opt/ora9/product/9.2/lib/sysliblist` -ldl -lm
    -lcrypt -lm; \
    fi
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmite.o)(.text+0x15db): In function `snmitetn_tempName':
    the use of `tmpnam_r' is dangerous, better use `mkstemp'
    /opt/ora9/product/9.2/network/lib/libnmi.a(nmijs.o)(.text+0x3552):
    In function `nmijsgn_GetNextTime':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(nmijs.o)(.text+0x3565): In function `nmijsgn_GetNextTime':
    undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(nmijs.o)(.text+0x4e9a):
    In function `nmijsupper':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(nmijs.o)(.text+0x4ead): In function `nmijsupper':
    : undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmifork.o)(.text+0x152):
    In function `snmifon2p_NameToPathname':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(nmis.o)(.text+0x132): In function `nmissf_StreamFileIO':
    undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(nmis.o)(.text+0x212):
    In function `nmissf_StreamFileIO':
    : undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x10e): In function `get_ora_ctx_handle':
    undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x1f3): In function
    `get_ora_stmt_handle':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0xe90):
    In function `OraProcess_Oid':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0xfe8): In function `OraProcess_Oid':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x1075):
    In function `OraProcess_Oid':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x1418): more undefined references to `__ctype_b'
    follow
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x8475): In function `Oratcl_Startup':
    undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x8599):
    In function `Oratcl_Startup':
    : undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x8ee2): In function `Oratcl_Shutdown':
    undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x9042):
    In function `Oratcl_Shutdown':
    : undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0x96e5): In function `Oratcl_Snmp':
    : undefined reference to `__ctype_toupper'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcl.o)(.text+0xbdf3):
    more undefined references to `__ctype_toupper' follow
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcln.o)(.text+0xba):
    In function `get_msg_id':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcln.o)(.text+0x823):
    In function `Nls_FormatCmd':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcln.o)
    (.text+0x927): In function `Nls_FormatCmd':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcln.o)(.text+0xa4e): In function `Nls_FormatCmd':
    undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcln.o)(.text+0x159d):
    In function `Nls_ScanCmd':
    : undefined reference to `__ctype_b'
    /opt/ora9/product/9.2/network/lib/libnmi.a(snmitcln.o)
    (.text+0x1603): more undefined references to `__ctype_b' follow
    collect2: ld returned 1 exit status
    make: *** [dbsnmp] Error 1

    see
    Oracle Intelligent Agent cannot be started

  • ORA-06512: at "DBSNMP.BSLN_INTERNAL" -- After 11g migration

    Hi All,
    We are getting the following error after migration to 11g. We have Oracle 11.2.0 right now. Migration was done from 10.2.0 to 11.2.0
    ORA-12012: error on auto execute of job 2473584
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "DBSNMP.BSLN_INTERNAL", line 2073
    ORA-06512: at line 1
    I followed the solution provided on metalink[ID 736627.1]. Then also I am getting the above error.
    Please let me know, if anyone of you know any other trick to resolve this.

    I had similar issue after upgrade. According to this Metalink Note you should execute these scripts
    SQL> @?/rdbms/admin/catnsnmp.sql -- drop user
    SQL> @?/rdbms/admin/catsnmp.sql -- create user
    In my case it failed to create DBSNMP User due to password related errors. We had PASSWORD_VERIFY_FUNCTION in Default profile and script uses default password which is not strong. I had to modify script to use different strong password.
    Not sure if this your case.

  • Lsnctrl dbsnmp_start leads to dbsnmp (defunct)

    Hello
    I am running Oracle 8.0.5.1 (patched version) on Linux SuSE 6.3 and followed the instructions for using this Oracle version on that Linux version very close.
    When starting "lsnrctl dbsnmp_start" I can see two processes "dbsnmp"; after pinging the database or whatever the process starts "defuncting" (dbsnmp [defunct]).
    Has anybody a solution to this problem?
    Thanks, Dietmar

    Hello
    I am running Oracle 8.0.5.1 (patched version) on Linux SuSE 6.3 and followed the instructions for using this Oracle version on that Linux version very close.
    When starting "lsnrctl dbsnmp_start" I can see two processes "dbsnmp"; after pinging the database or whatever the process starts "defuncting" (dbsnmp [defunct]).
    Has anybody a solution to this problem?
    Thanks, Dietmar

  • Dbsnmp installation RH 6.0

    I just got ora8051ee installed on RH 6.0 but cannot get dbsnmp to
    start. I think I have the configuration files correct. When I
    try to start dbsnmp I get the following:
    LSNRCTL> start
    Starting /u01/app/oracle/product/8.0.5/bin/tnslsnr: please
    wait...
    TNSLSNR for Linux: Version 8.0.5.0.0 - Production
    System parameter file is
    /u01/app/oracle/product/8.0.5/network/admin/listener.ora
    Log messages written to
    /u01/app/oracle/product/8.0.5/network/log/listener.log
    Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=6)(KEY=orcl))
    Listening on: (ADDRESS=(PROTOCOL=ipc)(DEV=10)(KEY=PNPKEY))
    Listening on:
    (ADDRESS=(PROTOCOL=tcp)(DEV=11)(HOST=192.168.0.3)(PORT=1521))
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=orcl))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 8.0.5.0.0 -
    Production
    Start Date 31-MAY-99 10:20:57
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security OFF
    SNMP ON
    Listener Parameter File
    /u01/app/oracle/product/8.0.5/network/admin/listener.ora
    Listener Log File
    /u01/app/oracle/product/8.0.5/network/log/listener.log
    Services Summary...
    extproc has 1 service handler(s)
    orcl has 1 service handler(s)
    The command completed successfully
    LSNRCTL> dbsnmp_status
    The db subagent is not started.
    LSNRCTL> dbsnmp_start
    LSNRCTL> DBSNMP Discovery Error: couldn't read file
    "./oracle_olympia.tcl": no such file or directory
    Any ideas would be welcomed.
    null

    This issue was not resolved completely. Tested same project
    files on two Windows XP machines: one on a secure network; the
    other on my personal PC. My personal PC had no problems with the
    file generation. The secure network's project file froze and I
    can't do the job off network. I figure that its either antivirus
    software or some other conflict. Discovered two antivirus programs
    running: McAfee and IBM Proventia Desktop Endpoint Security.
    Checked both of their websites for reports of RH conflicts but
    found nothing. Proventia was then removed, under protest but all
    for a good cause. RH WebHelp then works. We check the security logs
    for Proventia. Don't know what we're looking for but nothing looked
    wrong. The IT guys tell me both programs are popular so how could I
    be the first to deal with this issue? I am left with the burden of
    proof that RH WebHelp generation is not a security risk. Does
    anyone know if and how RH's been naughty? - Thx

  • Dbsnmp agent not running

    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 8.1.5.0.0 -
    Production
    Start Date 14-SEP-99 19:06:21
    Uptime 0 days 16 hr. 9 min. 20 sec
    Trace Level off
    Security OFF
    SNMP OFF !!!!!!!!!!!
    SNMP-Status is OFF.
    I am using Oracle 8.1.5.0 and Red Hat 6.0/i386 .
    What am i missing?
    Thanks all in advance.
    null

    Yuri (guest) wrote:
    : Awgustow (guest) wrote:
    : : LSNRCTL> dbsnmp_start
    : : LSNRCTL> dbsnmp_status
    : : The db subagent is not started.
    : : LSNRCTL> status
    : : Uptime 0 days
    : : Trace Level off
    : : Security OFF
    : : SNMP OFF
    : : Awgustow
    : Agent works as follows: it starts up, looks in /etc/oratab for
    : databases to manage, tries to establish connection to all of
    : them, starts to listen for incoming requests on port 1748. The
    : problem can be on any of these steps.
    : Try to check with ps -ef | grep dbsnmp if agent processes are
    : running (there should be 2 with same name - dbsnmp).
    : If yes, try netstat -an | grep 1748 to check if they're
    listening
    : on TCP port. If they're listening, tracing the agent may help
    you
    : , though most likely you've hit some bug or config problem -
    add
    : nmi.trace_level = <level> (0 - off, 16 - maximum)
    : nmi.trace_directory = <your directory for trace files>
    : nmi.trace_file = <trace file name, e.g. agent
    : and then kill agent with killall dbsnmp, start it again and try
    : lsnrctl dbsnmp_status. It should generate trace file (but
    : startup only trace on 16 level is >50K :-).
    : If agent processes are running, but not listening on TCP port,
    : most probably agent is not able to connect to one of your
    : databases. (BTW, tracing will be of little use in this
    situation
    : - too cryptic to decipher. You probably will be able to get
    : what database is causing problems, by looking at packet dump
    : generated at 16th level). Make sure /etc/oratab is OK (lists
    only
    : valid SID) and that tnsnames.ora has entries for all databases
    : mentioned in /etc/oratab.
    : On Linux 8.1.5 agent cannot connect to 8.0.5 databases on same
    : machine (generally, none of 8.1.5 tools like sqlplus can
    connect
    : to 8.0.5 on Linux DB). If you have both 8.0.5 and 8.1.5, you
    : should comment out 8.0.5 entries in /etc/oratab in order to
    start
    : the agent. Not very useful, ehe? This is a bug, but no patch is
    : yet available.
    : If agent processes are not running after dbsnmp_start, again
    : tracing should help locate the problem, together with log files
    : in $ORACLE_HOME/network/log.
    : Write what are your results.
    : Yuri
    Hi.
    The problem was new version of TCL (8.0.4).
    Problem solution is use from TCL 7.5.
    Regards
    Awgustow
    Oracle Intelligent Agent
    The Oracle Intelligent Agent requires TCL package,
    release 7.5.
    Follow these instructions to build Oracle
    Intelligent Agent
    executables.
    1. Download the TCL 7.5 sources(tcl7.5.tar.Z)
    from:
    ftp://ftp.scriptics/com/pub/tcl/tcl7_5/
    2. Extract the source in a separate directory and
    configure:
    $ mkdir tcl
    $ cd tcl
    $ compress -d tcl7.5.tar.Z
    $ tar xvf tcl7.5.tar
    $ cd tcl7.5/unix
    $ ./configure --enable-gcc
    3. Edit the source file tclPosixStr.c:
    $ cd ../generic
    $ mv tclPosixStr.c tclPosixStr.c.ORIG
    cp tclPosixStr.c.ORIG tclPosixStr.c
    by commenting the following set of lines:
    120 through 122
    327 through 329
    566 through 568
    774 through 776
    4. Build the TCL 7.5 library:
    $ cd ../unix
    $ gmake
    5. Install TCL 7.5 in /usr/local, make sure
    /usr/local exists and
    is writable:
    $ su
    # gmake install
    # exit
    6. Set the environment variable ORALE_HOME to the
    location where
    Oracle8i was installed:
    $ export
    ORACLE_HOME=<location_where_8i_was_installed>
    7. Copy the new TCL library to ORACLE_HOME and
    build the
    executables:
    $ cp libtcl7.5.a $ORACLE_HOME/network/lib
    $ cd $ORACLE_HOME/network/lib
    $ ln -s libtcl7.5.a libtcl.a
    $ gmake -f ins_oemagent.mk agent
    null

Maybe you are looking for

  • Error While Extracting Data in ODS

    can anyone help me out i have created an ODS ZMM_OD81 but i got the following error messaged while extracting the data, pl. help me asap. 1. SIDs determined successfully for request REQU_3YGDERK275SLEUNKLGWOR30GZ from ODS object ZMM_OD81 2. Request R

  • Authorisations: BP balance

    Hi everyone. I need to give one of my sales colleagues the authorisation to drill down on a business partner against Account Balance, but i can't find this in the authorisations list. She already has full authorisation against SALES A/R, BUSINESS PAR

  • Dead Lock

    Hi , when doing some work in biw side, i got a run time error of Dead lock. it is a SQL statement error. INSERT L_TAB from G_U_tab. in this statement i got runtime error(dump) of dead lock. what i have to do??? pls help me.

  • Menu "Export" in Oracle Discoverer Plus 10g

    Hi.. Is there anyone knows how to hide "Export" menu in OracleBI Discoverer Plus 10g ? Any help will be appreciated. Regards, Handoko

  • Solar02 Docs to be called from ECC Trasanctions Menu - Application Help

    Hi All, As mentioned in subject, please guide me for the following: 1. Process Docs are stored in Solar01 in SolMan. 2. This Doc Type has status schema attached to it. So whenever a document is in status 'Released' it should be available for publishi