CEF Load Sharing Recursive Lookup

Hi,
i have this scenario:
| ----P1----P2---|
PE1----| |----PE2
| ----P3----P4---|
IP Loop PE1: 5.5.5.5
There are 2 Gigabitethernet betweenn the router PE and the router P.
PE1 advertise 1.1.1.1/32 to PE2:
PE2#sh ip route 1.1.1.1
Routing entry for 1.1.1.1/32
Known via "bgp 65000", distance 200, metric 0, type internal
Last update from 5.5.5.5 01:57:03 ago
Routing Descriptor Blocks:
* 5.5.5.5, from 4.4.4.4 , 01:57:03 ago
Route metric is 0, traffic share count is 1
AS Hops 0, BGP network version 0
PE2 has 4 link (2 towards P2 and 2 towards P4) at equal cost to reach 5.5.5.5/32 via OSPF:
PE2# sh ip route 5.5.5.5
Routing entry for 5.5.5.5/32
Known via "ospf 65000", distance 110, metric 200, type inter area
Last update from 23.23.23.24 on GigabitEthernet8/0/0, 01:13:45 ago
Routing Descriptor Blocks:
* 22.22.22.21, from IP-P1, 01:13:45 ago, via GigabitEthernet3/0/0
Route metric is 200, traffic share count is 1
23.23.23.23, from IP-P1, 01:13:45 ago, via GigabitEthernet8/0/0
Route metric is 200, traffic share count is 1
22.22.22.22, from IP-P2, 01:13:45 ago, via GigabitEthernet3/0/0
Route metric is 200, traffic share count is 1
23.23.23.24, from IP-P2, 01:13:45 ago, via GigabitEthernet8/0/0
Route metric is 200, traffic share count is 1
If I look cef table I have all the 4 link too:
PE2# sh ip cef 5.5.5.5
5.5.5.5/32, version 3101050, epoch 0, per-destination sharing
0 packets, 0 bytes
Flow: AS 0, mask 32
tag information set, shared, all rewrites owned
local tag: 1541
via 22.22.22.21, GigabitEthernet3/0/0, 14 dependencies
traffic share 1
next hop 22.22.22.21, GigabitEthernet3/0/0
valid adjacency
tag rewrite with Gi3/0/0, 22.22.22.21, tags imposed {390}
via 23.23.23.23, GigabitEthernet8/0/0, 14 dependencies
traffic share 1
next hop 23.23.23.23, GigabitEthernet8/0/0
valid adjacency
tag rewrite with Gi8/0/0, 23.23.23.23, tags imposed {390}
via 22.22.22.22, GigabitEthernet3/0/0, 15 dependencies
traffic share 1
next hop 22.22.22.22, GigabitEthernet3/0/0
valid adjacency
tag rewrite with Gi3/0/0, 22.22.22.22, tags imposed {390}
via 23.23.23.24, GigabitEthernet8/0/0, 15 dependencies
traffic share 1
next hop 23.23.23.24, GigabitEthernet8/0/0
valid adjacency
tag rewrite with Gi8/0/0, 23.23.23.24, tags imposed {390}
0 packets, 0 bytes switched through the prefix
tmstats: external 0 packets, 0 bytes
internal 0 packets, 0 bytes
But if i Look the cef table for the address 1.1.1.1/32 I have only 1 link:
PE2# sh ip cef 1.1.1.1
1.1.1.1/32, version 6477717, epoch 0, per-destination sharing
0 packets, 0 bytes
Flow: AS 0, mask 32
tag information from 5.5.5.5/32, shared, all rewrites owned
local tag: 1541
via 5.5.5.5, 0 dependencies, recursive
next hop 22.22.22.22, GigabitEthernet3/0/0 via 5.5.5.5/32 (Default)
valid adjacency
tag rewrite with Gi3/0/0, 22.22.22.21, tags imposed {390}
Recursive load sharing using 5.5.5.5/32.
The question is: why PE2 doesn't utilize all the 4 link (towards P2 and P4) to reach 1.1.1.1/32?
Thanks in advance
Rgds
Gianluca

Although the "show ip cef 1.1.1.1" command only displays one interface, the recursive loadsharing will take place as expected.
Do a "show ip cef 1.1.1.1 internal", which will show you the 4 outbound interfaces being used.
Hope this helps,

Similar Messages

  • DAC - Error loading shared library [pmwrtrel.dll] in the dynamic lib mgr

    Hi,
    While executing ETL load on a Windows 32-bit machine with DAC v10.1.3.4.1, we were able to execute 24 tasks out of 317 successfully. Then it fails with the following error message:
    PRE-SESS> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    PRE-SESS> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    PRE-SESS> WRT_8236 Error getting pre session writer object for target [W_ETL_RUN_S]
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 12582912 bytes and Block size is 128000 bytes.
    READER_1_1_1> DBG_21437 Reader: Source is a file-based source.
    READER_1_1_1> FR_3118 source [SQ_FILE_DUAL] code page: [7-bit ASCII]
    READER_1_1_1> FR_3071 Maximum Line sequential buffer length is 1026.
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    WRITER_1_*_1> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    MANAGER> PETL_24031
    ***** RUN INFO FOR TGT LOAD ORDER GROUP [1], CONCURRENT SET [1] *****
    Thread [READER_1_1_1] created for [the read stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [TRANSF_1_1_1] created for [the transformation stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [WRITER_1_*_1] created for [the write stage] of partition point [W_ETL_RUN_S] has completed. The total run time was insufficient for any meaningful statistics.
    MAPPING> CMN_1793 The index cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [29555310648557682] bytes
    MAPPING> CMN_1792 The data cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [12948046503805036] bytes
    MANAGER> PETL_24005 Starting post-session tasks. : (Mon Mar 29 19:04:05 2010)
    MANAGER> PETL_24029 Post-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    MAPPING> TM_6018 The session completed with [0] row transformation errors.
    MANAGER> PETL_24002 Parallel Pipeline Engine finished.
    DIRECTOR> PETL_24013 Session run completed with failure.
    DIRECTOR> TM_6022
    SESSION LOAD SUMMARY
    ================================================
    DIRECTOR> TM_6252 Source Load Summary.
    DIRECTOR> CMN_1740 Table: [SQ_FILE_DUAL] (Instance Name: [SQ_FILE_DUAL])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6253 Target Load Summary.
    DIRECTOR> CMN_1740 Table: [W_ETL_RUN_S] (Instance Name: [W_ETL_RUN_S])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6023
    ===================================================
    DIRECTOR> TM_6020 Session [SIL_InsertRowInRunTable] completed at [Mon Mar 29 19:04:06 2010].
    Kindly someone tell us how to resolve this issue.
    Regards,
    Vishnu

    what BIA version are you on?
    perhaps you have to install a informatica fix or a DAC patch

  • [SOLVED] Error while loading shared library libboost_system

    $ xx
    cnf-lookup: error while loading shared libraries: libboost_system.so.1.55.0: cannot open shared object file: No such file or directory
    bash: xx: command not found
    Current version of libboost_system.so.1.56.0
    How do I figure out which package/command is looking for the previous version of libboost_system?
    Edit: I have the command-not-found interface from pkgfile installed.  That explains the xx above.
    Last edited by fschiff (2014-09-08 00:10:33)

    pactree --reverse boost-libs
    told me that AUR package command-not-found was dependent on this.
    I removed command-not-found (which I don't really need after putting in the pkgfile bash "command-not-found" hook)  The AUR command-not-found more than likely did not work.
    I think I discovered this a while back, but couldn't make the connection of what was going on.  Still confused but happily arching away.

  • [SOLVED] Blender - error loading shared libraries

    Hi,
    when I try to start blender on x86_64 I get error loading shared libs.
    Linux spire 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64 GNU/Linux
    community/blender 16:2.74-3
    ldd `which blender` |grep not
    70:    libhogweed.so.2 => not found
    72:    libgnutls.so.28 => not found
    75:    libx265.so.35 => not found
    77:    libvpx.so.1 => not found
    my systems libs:
    libhogweed.so.4.1
    /usr/lib/libgnutls.so.30.0.1
    /lib/libx265.so.51
    /lib/libvpx.so.2.0.0
    I tried building with abs but ran into an error as well. Any help appreciated. My system is up to date.
    regards,
    Andreas
    Last edited by feuera (2015-05-14 09:51:18)

    ldd lists linked libraries recursively. Use readelf -d to list direct dependencies only.
    Are you're using some packages from unofficial repos or the AUR? You need to keep them up to date and recompile if needed.

  • Load-balancing vs Load-sharing (L2/L3)

    What is the difference in load balancing and load sharing. Can you generalize load-balancing to layer two? Or layer three protocols also do this, except BGP?
    FHRPs like VRRP, GLBP, and HSRP are essentially load sharing protocols (except GLBP though). Loop prevention mechanisms like MSTP, G.8032, and REP also do not do load balancing I guess. Instead they offer a way to distribute (share) traffic over multiple links unevenly. Why do people still call it load-balancing?
    While link aggregation may truly be considered load balancing. Where traffic can be balanced based on a few attributes ( src-dst/mac, ip, port).
    And what role does fast-switching/process-switching play in load balancing. I am aware that these are the very processes that ultimately do load-balancing, given enough equal cost paths. Does CEF really take load balancing to another level? It still does the same job, but by caching flow data (RIB) to the CEF table, doesn't it?
    Incase of IGP, load-balancing may be possible, but BGP just doesn't support it. Because it only selects one best route (?). Even with multipath, BGP advertises best path only; it does install multiple routes in routing table though. So IGP does the balancing?

    What is the difference in load balancing and load sharing. Can you generalize load-balancing to layer two? Or layer three protocols also do this, except BGP?
    FHRPs like VRRP, GLBP, and HSRP are essentially load sharing protocols (except GLBP though). Loop prevention mechanisms like MSTP, G.8032, and REP also do not do load balancing I guess. Instead they offer a way to distribute (share) traffic over multiple links unevenly. Why do people still call it load-balancing?
    While link aggregation may truly be considered load balancing. Where traffic can be balanced based on a few attributes ( src-dst/mac, ip, port).
    And what role does fast-switching/process-switching play in load balancing. I am aware that these are the very processes that ultimately do load-balancing, given enough equal cost paths. Does CEF really take load balancing to another level? It still does the same job, but by caching flow data (RIB) to the CEF table, doesn't it?
    Incase of IGP, load-balancing may be possible, but BGP just doesn't support it. Because it only selects one best route (?). Even with multipath, BGP advertises best path only; it does install multiple routes in routing table though. So IGP does the balancing?

  • IP CEF load balancing

    Hi,
    I am slightly confused with the default load balancing method used by CEF (Per Destination load balancing).
    I have 2 links and i would like to know how the router decides to use the links for a flow.
    I have been having trouble with 2 links which are load balancing on per destination CEF. I see around 90 % utilization in the 1st pipe and only 70% on the second. Because of this the latency on the first pipe shoots up drastically causing applications to hang. AT all these times the 2nd pipe latency is always normal.
    I Would like to know whether some fine tuning is required for CEF per destination to work properly.

    Narayan
    With per-destination load sharing (or load balancing) whether it is with CEF or the older fast switching you may likely get some difference on the individual links. This is because some destinations are likely to get more traffic and some destinations will get less traffic. While this type of load share is pretty close it will not be exact. Note that even if you do per packet load share the load may not be exactly even because there could be larger packets on one link and smaller packets on the other link (and per packet balancing does introduce the probability of out of order packets).
    If you want really equal distribution of traffic over the links then you should probably consider putting both serial links into a multilink PPP configuration. MLPPP will give you even distribution of traffic on both links.
    HTH
    Rick

  • Load sharing in CISCO 12000 XR

    Hi All,
    How can I change the load sharing algoritham to per-packet in 12000 GSR IOS XR 4.0.1
    Thanks,
    Arun Mohan

    Hi,
        you can use below command to acheive  load balancing across equal cost links.
    cef load-balancing fields L3/L4 ###L3 is default

  • MPLS-TE and Load sharing?

    Hi,
    I have been reading and searching for a long time,
    I have an issue with MPLS-TE, ok, let me explain..
    We have
    PE(7600) -> MPLS-network <- PE(7300)
    We have EoMPLS connection between these points
    over 2x STM-1, and we want to lets say,
    STM1(tunnel0) take 155Mbit of link1, and
    STM1(tunnel1) take 155Mbit of link2, so
    we could get full use of both links,
    I use exact path option, and everythings
    works, but, the traffic seems to choose only
    the one of the tunnels..
    Then the question is, with the tag-switching,
    does the traffic tunnels go with the CEF switching
    so, src->dst flows occurs?
    Because if i did like,
    show ip cef dstip internal
    I saw the load sharing all fine..

    Solved,
    Sorry, I found another conversation that pointed
    my conclusion out,
    http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.1dd62298
    Best Regards,
    Kjarri.

  • Error while loading shared libraries: librt.so.1: cannot open shared object

    error while loading shared libraries: librt.so.1: cannot open shared object
    I cant run my apache server v2.2.3.
    Can someone help me?
    thanks in advance

    That could be an accessibility issue. Check the user with whom you installed Apache server. Check the user has permissions to access the libraries.
    -Mahendra.

  • Error while loading shared libraries

    error while loading shared libraries
    I just installed 10g . on a Fedora Core 4 machine and after a reboot I tried to run sqlplus and got this type of error. I also got the same error when trying to lsnrctl status ...
    [oracle@localhost ~]$ sqlplus
    sqlplus: error while loading shared libraries: /apps/oracle/product/10g/lib/libnnz10.so: cannot restore segment prot after reloc: Permission denied
    [oracle@localhost ~]$
    declare -x CLASSPATH="/apps/oracle/product/10g/JRE:/apps/oracle/product/10g/jlib:/apps/oracle/product/10g/rdbms/jlib"
    declare -x EDITOR="vi"
    declare -x G_BROKEN_FILENAMES="1"
    declare -x HISTSIZE="1000"
    declare -x HOME="/home/oracle"
    declare -x HOSTNAME="localhost.localdomain"
    declare -x INPUTRC="/etc/inputrc"
    declare -x KDEDIR="/usr"
    declare -x LANG="en_US.UTF-8"
    declare -x LD_LIBRARY_PATH="/apps/oracle/product/10g/lib:/lib:/usr/lib"
    declare -x LESSOPEN="|/usr/bin/lesspipe.sh %s"
    declare -x LOGNAME="oracle"
    declare -x LS_COLORS="no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:"
    declare -x MAIL="/var/spool/mail/oracle"
    declare -x OLDPWD="/home/oracle"
    declare -x ORACLE_BASE="/apps/oracle"
    declare -x ORACLE_HOME="/apps/oracle/product/10g"
    declare -x ORACLE_SID="TST2"
    declare -x ORACLE_TERM="xterm"
    declare -x PATH="/apps/oracle/product/10g/bin:/usr/sbin:/apps/oracle/product/10g/bin:/usr/sbin:/apps/oracle/product/10g/bin:/usr/sbin:/apps/oracle/product/10g/bin:/usr/sbin:/apps/oracle/product/10g/bin:/usr/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin"
    declare -x PWD="/home/oracle"
    declare -x QTDIR="/usr/lib/qt-3.3"
    declare -x SHELL="/bin/bash"
    declare -x SHLVL="1"
    declare -x SSH_ASKPASS="/usr/libexec/openssh/gnome-ssh-askpass"
    declare -x SSH_CLIENT="::ffff:192.168.1.152 2503 22"
    declare -x SSH_CONNECTION="::ffff:192.168.1.152 2503 ::ffff:192.168.121.8 22"
    declare -x SSH_TTY="/dev/pts/2"
    declare -x TERM="xterm"
    declare -x TMP="/home/oracle/tmp"
    declare -x TMPDIR="/home/oracle/tmp"
    declare -x USER="oracle"
    [oracle@localhost ~]$
    Any input would be highly appreciated.
    Thanks
    Ambrosius

    yap. got it..
    disabled SELinux then run it.
    I didn't get any errors and have it up and running. Here is what I did:
    Full Fedora Core 4 install with SELinux enabled (default settings). Then, after install, disable SELinux in the /etc/selinux/config file.
    Thanks
    Ambrosius

  • Preference Error: Could not load sharing preference pane

    For some reason my second computer (iMac 27) is no longer showing up on the left pane of any finder window on my MBP. The iMac is running Yosemite and the MBP is running Mavericks. So I open System preferences to see if there is a problem with "Sharing" on the MBP. I'm getting a Preference Error: Could not load sharing preference pane. Do I need to install the update to fix this? I'm not ready to commit to Yosemite completely. I build apps for iOS and Mac and really need to test in both OS environments.

    Do a backup.
    Quit the application.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Library. Then go to Preferences/com.apple.systempreferences.plist. Move the .plist to your desktop.
    Restart the computer, open the application and test. If it works okay, delete the plist from the desktop.
    If the application is the same, return the .plist to where you got it from, overwriting the newer one.
    Thanks to leonie for some information contained in this.

  • Error in loading shared libraries

    Hi there,
    I installed Oracle 8.1.5 on RH 6.1 and I'm getting the following error when trying to run 'dbstart'
    svgmgrl: error in loading shared libraries: /opt/oracle/8i/u01/app/oracle/product/8.1.5/lib/libclntsh.so.8.o: undefined symbol: nnflboot
    I checked that the library was there but maybe it's corrupt?
    Has anyone come across this before?
    Cheers,
    Michael Gannon.

    this is because there is a lot of bug in oracle instalation.
    the linux.sh scripts or the patches, i don't remenber, lose this file. You have to get it fron the instalation CD.
    as root you have to do:
    cd /var/tmp
    unzip [oracle instalation home]/stage/Componets/oracle/networking/netclt/8.1.5.0.0/1/DataFile/LIB.0.1.jar
    unzip [oracle instalation home]/stage/Componets/oracle/rdbms/8.1.5.0.0/1/DataFile/LIB.0.1.jar
    cd $ORACLE_HOME/lib
    cp /var/tmp/libdsbtsh8.so .
    cp /var/tmp/ntcontab.o .
    chmod 644 libdsbtsh8.so ntcontab.o
    chown oracle.dba libdsbtsh8.so ntcontab.o
    the lib you have missed is due to oracle patches rename the bin oracle. When you try to run dbstart, oracle don't exists.
    review the LD_LIBRARY_PATH too.
    null

  • While booting linux VM getting error "error while loading shared libraries

    Hi Expert,
    while booting Oracle linux Virtual Machine getting error "error while loading shared libraries: libpopt.so.0 cannot open shared object file" no such file or directory
    Now i am unable to boot linux, any help appreciated.
    Note: Its Oracle Linux 5.8 x86_64 under Oracle VirtualBox
    Edited by: IgnitedMind on Apr 30, 2013 7:12 AM
    Edited by: IgnitedMind on May 1, 2013 12:04 AM
    Edited by: IgnitedMind on May 1, 2013 12:06 AM

    Without knowing what you have installed or what modifications you have done it is not possible to say what goes wrong. Like I previously mentioned, you may have installed an incompatible version of a core system library. Sorry, I'm not going to read any installation manual to find out what you might have done wrong. You may need to reinstall the complete system or just the popt installation package.
    Based on my experience people sometimes seem to misunderstanding the concept of software version requirements, which are always minimum version requirements and does not mean, for instance, software made for gcc 4.1.10 does not work under 4.1.12. You cannot simply upgrade or downgrade core system libraries without affecting the installed system. Using YUM to install software will check this and prevent you from breaking your system. RPM does not check any dependencies and hence can break your system beyond repair.

  • Oracleorcl: error while loading shared libraries: libaio.so.1: cannot open

    Hi,
    I installed Oracle 10g on RHLinux AS4. I created a initOEMREP.ora file
    in $ORACLE_HOME/dbs.
    my .bash_profile file is,
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
    . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    unset USERNAME
    #Added on 05-feb-2008
    #For oracle1g db installation
    export ORACLE_SID=OEMREP
    export ORACLE_BASE=/home/app/oracle10gdb
    export ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1
    export PATH=$ORACLE_HOME/bin:$PATH:.
    export LD_LIBRARY_KERNEL=$ORACLE_HOME/lib
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export TMP=/home/tmp
    export TMPDIR=/home/tmp
    While
    $sqlplus "/as sysdba"
    I am getting
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Feb 6 21:27:08 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    oracleorcl: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    Please help me to solve this.
    Regards,
    Mathew

    Hi,
    THank you for the replay. Where will I get this package?
    Regards,
    Mathew.

  • Sqlplus: Error while loading shared libraries: libsqlplus.so:

    Hi
    The Error is as follows:
    sqlplus: Error while loading shared libraries: libsqlplus.so: cannot open shared object file: no such file or directory
    Installed R12 with RUP2.
    User Oracle already exists.
    I tried to create a user appsdev as follows:
    #adduser appsdev
    #passwd appsdev
    #cd /home
    #chmod 500 appsdev
    login as user appsdev/appsdev
    run the env file from $ORACLE_HOME
    $sqlplus
    sqlplus: Error while loading shared libraries: libsqlplus.so: cannot open shared object file: no such file or directory
    if run the env file and sqlplus from user ORACLE.i don't get the error.
    but from the appsdev user i get the error.
    what should i do to execute sqlplus successfully from appsdev user.
    regards,
    charan

    if run the env file and sqlplus from user ORACLE.i don't get the error.
    but from the appsdev user i get the error.Is the "appsdev" user the owner of the application tier? If so, source the env file under %APPL_TOP% and check then.
    Did you specify the dba group as the primary group for "appsdev" user?

Maybe you are looking for

  • Foreign currency valuation (new) for vendors and costumers open items

    Dear friends, Is there any option  that when i run the foreign currency valuation program (fagl_fc_val) for vendors and costumers open line items not to generate the reverse posting? I have read in the sap library that the reverse posting is optional

  • After the deployment - patching and maintaining EJBs

    Even the best EJB has a couple of little bugs that need fixing. What methods have people found for maintaining an existing deployed system? Any good references on the matter? Thanks- -Mike

  • Show units and currencies in WAD chart possible?

    Hi all, in WAD7 i am trying to make a currency visible in a chart. Without using the new BADI method - is there another way to see the currency of a key figure in a chart? Regards, Adem

  • Vendor Debiting from Warranty claim processing  module to SAP AP

    Hi We are having a process of debiting vendors for all the failed parts under warranty module. Since in SAP Warranty claim processing module, vendor debits are done claim by claim, is there any way where we can cumulate all the claims of a particular

  • Error deploying service on weblogic 8.1 SP2

    Any help with the following error would be greatly appreciated. java.lang.reflect.InvocationTargetException at COM.jrockit.reflect.NativeMethodInvoker.invoke0(ILjava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Native Method) at COM.jrockit.ref