Running config vs startup

Hi.
Smb can answer - how i can replace running config on startup config comlpitly? withou reload cisco. I can't use copy startup runnig config - it is not correct.
Snks.

Yuri
I understand what you are asking is the ability to do a complete replacement of the running config with the content of the startup config. Unfortunately the only way to do that is to reload. The architecture of IOS does not allow a complete replacement while it is running.
Perhaps it will be helpful to understand that the behavior of copy is different depending on which direction it is copying. If you are copying from running to startup then it is a complete replacement. But if you are copying from startup to running then it is not a complete replacement but is an overlay. And you are right that if the running config has a description on an interface and the startup does not, when you copy from startup to running the description will still be there. That is just how IOS works.
The only way that I know of to get what you are asking for is to manually build a config file that will copy some elements from startup to put into running (which replace existing elements - like IP addresses) and then manually put in statements to remove things from running that you no longer want to have there. It is not automated, and I know that is part of what you want. But it is the only way that I know of to get the result that you want.
HTH
Rick

Similar Messages

  • Cisco LMS netconfig job not saving running config to startup

    Hi,
    I'm running LMS3.2 and RME 4.3.1. I deployed a netconfig job to our network which consisted of approximately 800 devices.
    The report said that the job completed successfully however some of the devices didn't save thier running config to startup. Has anyone experienced this before?
    Is it possible to add a command or issue another netconfig job just to save the running config, so I can identify if the job fails on some devices? Using the tick box in the netconfig job doesn't seem to alert you if its not successful.
    Thanks,

    I have seen in the past where someone is running a netconfig job with the cmd to "wr mem" as a line in the netconfig job. 
    Sven is correct, there is an option; radio button/check box to save the running config to startup after the job is completed.
    if your job is strictly meant to "wr mem/write the config" then run a show command in config mode (non-enable) mode and select the option to save running config after job is completed.

  • How do I automatically save running config onto startup config?

    When I configure onto a router, the configurations are stored in running configuration and it requires for me to run "wr" command to store running configurations onto startup configuration.  Thus, this enables the configurations to be retained even after router restart.
    Is there any mechanism, wherein any configuration that I do on the router, should by default be written onto startup configuration, without me explicitly invoking the "wr" command every time.

    Hi,
    As mentioned, there are several ways to do a periodic backup. You have commands that range from two lines to several lines. I use the following to do a write mem every 6 hours daily.
    kron occurrence daily1 at 00:00 recurring
     policy-list save-config
    kron occurrence daily2 at 06:00 recurring
     policy-list save-config
    kron occurrence daily3 at 12:00 recurring
     policy-list save-config
    kron occurrence daily4  at 18:00 recurring
     policy-list save-config
    kron policy-list save-config
     cli write memory
    If you want to do a write mem every one hour, You can use the following commands
    event manager applet WR_Conf
     event timer cron name WR_Conf cron-entry " 25 * * * *"
     action 1.0 cli command "enable"
     action 1.1 cli command "wr"
     action 1.2 syslog msg "Config has been saved by EEM script"
    Thanks,

  • Copy startup or running config from 2811 rommon

    I have a 2811 that has a bad CF slot. I don't have a USB stick small enough (4GB is the smallest, unless it'll use it partitioned as a 2GB) to copy IOS to the 2811. Right now I'm trying to copy the IOS image via xmodem into DRAM and booting that way. TFTP kept failing.
    If this doesn't work, is there a way to copy the startup/running-config from rommon? Even if I can just view the config that would be fine. I thought I had the config copied off of it, but can't find it for the life of me.

    TFTP transfers fail, I've tried it a couple of times. I'm going to try xmodem again.
    I can get into priv mode, but meminfo will not give me the hex addresses needed to dump. I get the hex address of the start of the main memory,  nothing else.
    Edit: The xmodem download completed, but I get the same error as trying to boot from the CF card:
    Error : uncompressed image checksum is incorrect 0x5D7BD774                    
            Expected a checksum of 0x357BD795                                      
    *** System received a Software forced crash ***                                
    signal= 0x17, code= 0x9, context= 0x80014dc0                                   
    PC = 0x8000f0d4, Cause = 0x20, Status Reg = 0x3040a803

  • 3560 Can't run "copy startup-config running-config" ?? !! ??

    after input the "copy start run", it said no NV config is available.
    Strange.
    Switch3560#copy startup-config running-config
    %% Non-volatile configuration memory invalid or not present
    Do you know this problem?
    THX

    I have seen symptoms like this when a router had booted from scratch (no existing startup-config), had been configured, but had not saved the runnig-config to startup-config. I suggest that you do a copy running-config startup-config (or copy start run or write mem) and then attempt a copy start run.
    HTH
    Rick

  • Copy startup-config running-config

    I am replacing a css-11150 switch. I received as version 4.01; therefore I upgraded it to version 6.10-405. The upgrade went fine.
    Then I ftp the config file to the css box and copy it to startup-config. It worked ok also.
    The problem started here -> when I copy startup-config to running-config, it appeared copied ok (no error message), but when I did a "sh run", the running config is empty, (no statements at all). My startup config has about 100 lines of coding. I hate to type in every single line.
    Do any one running into this kind of strange problem?
    thanks.

    I upgraded from Ver 4 to ver 6.10 using the upgrade script.
    upgrade
    To upload the startup-config
    copy ftp
    Below is the "sh start", "sh run" "sh ver",
    as you can see, when I did a sh run, it returns nothing. (i deleted some lines on sh start here since it is too big to post)
    CSS11150# sh startup-config
    !*************************** GLOBAL ***************************
    sntp server 168.38.250.142 version 1
    snmp location "701 West 51 st, Austin, TX 78751 "
    snmp community Shirt1 read-only
    snmp contact "Network Engineer, NGIT, (512)377-2222"
    ip route 0.0.0.0 0.0.0.0 168.38.131.1 1
    !************************* INTERFACE *************************
    interface e1
    bridge vlan 12
    phy 100Mbits-FD
    interface e2
    bridge vlan 12
    phy 100Mbits-FD
    interface e3
    bridge vlan 12
    phy 100Mbits-FD
    interface e4
    bridge vlan 12
    phy 100Mbits-FD
    interface e5
    bridge vlan 12
    phy 100Mbits-FD
    interface e6
    bridge vlan 12
    phy 100Mbits-FD
    interface e7
    bridge vlan 12
    phy 100Mbits-FD
    interface e8
    bridge vlan 12
    phy 100Mbits-FD
    interface e9
    bridge vlan 12
    phy 100Mbits-FD
    interface e10
    --Cancelled---
    CSS11150# sh run
    CSS11150# copy startup-config running-config
    Copying(\)
    CSS11150# sh run
    CSS11150# sh start
    ^
    %% Invalid input detected at '^' marker.
    CSS11150# sh startup-config
    !*************************** GLOBAL ***************************
    sntp server 168.38.250.142 version 1
    snmp location "701 West 51 st, Austin, TX 78751 "
    snmp community Shirt1 read-only
    snmp contact "Network Engineer, NGIT, (512)377-2222"
    ip route 0.0.0.0 0.0.0.0 168.38.x.x
    !************************* INTERFACE *************************
    interface e1
    bridge vlan 12
    phy 100Mbits-FD
    interface e2
    bridge vlan 12
    phy 100Mbits-FD
    interface e3
    bridge vlan 12
    phy 100Mbits-FD
    interface e4
    bridge vlan 12
    phy 100Mbits-FD
    interface e5
    bridge vlan 12
    phy 100Mbits-FD
    interface e6
    bridge vlan 12
    phy 100Mbits-FD
    interface e7
    bridge vlan 12
    phy 100Mbits-FD
    interface e8
    bridge vlan 12
    phy 100Mbits-FD
    interface e9
    bridge vlan 12
    phy 100Mbits-FD
    interface e10
    bridge vlan 12
    phy 100Mbits-FD
    interface e11
    bridge vlan 12
    phy 100Mbits-FD
    interface e12
    bridge vlan 12
    phy 100Mbits-FD
    interface e15
    bridge vlan 12
    phy 100Mbits-FD
    description "Link to PRSSWINTERS1-7/21"
    interface e16
    phy 100Mbits-FD
    description "Link to PRSSWINTERS1-7/1"
    !************************** CIRCUIT **************************
    circuit VLAN1
    ip address 168.38.x.x 255.255.255.128
    circuit VLAN12
    ip address 168.38.x.y 255.255.255.128
    !************************** SERVICE **************************
    service Web29-tare.dfps.state.tx.us
    ip address 168.38.49.122
    protocol tcp
    port 8010
    keepalive type tcp
    service Web29-tarefile.dfps.state.tx.us
    ip address 168.38x.x
    protocol tcp
    keepalive type tcp
    port 8010
    service iws-86
    protocol tcp
    ip address 168.38.x.x
    keepalive port 80
    keepalive type tcp
    active
    content www.txabusehotline.org
    add service www.txabusehotline.org-113
    vip address 168.38.x.x
    protocol tcp
    advanced-balance sticky-srcip
    active
    CSS11150#
    CSS11150# sh run
    CSS11150# sh version
    Version: ap0610405 (6.10 Build 405)
    Flash (Locked): 4.01 Build 32
    Flash (Operational): 6.10 Build 405
    Type: PRIMARY
    Licensed Cmd Set(s): Standard Feature Set
    CSS11150#
    CSS11150#

  • Transparent Mode - running-config are not saved to Startup-config, Normal ?

    I config a switch to be a Transparent Mode, then I issue the copy run start command, then I issue the show start-up command, however the Running-config is not copy to the start-up config
    Is it Normal for the switch ???
    vtp mode transparent
    int fa0/1
    switchport mode access
    switchport access vlan 5
    int fa0/2
    switchport mode access
    switchport access vlan 6

    Hi,
    If you use transparent instead of server or client, there should be no problem wit copy run start. (The difference is that in this case your switch doesn't participate in the VTP communication, only forward the received messages and doesn't update its vtp db).
    During the copy running-config startup-config did you get some error message? (not enough space or something) PLease first check the flash with the show flash command.
    Or try to save your running to flas not to startup config: copy running flash:test.cfg
    If you need more help please send me output of show flash at least...
    bye
    FCS
    Please rate me if I helped.

  • VLAN RUNNING Config fetch Failed

    Hi;
    I have running Ciscowork LSM 3.2 with RME Ver 4.3 and Running SNMP V3 on all device. Out of 134 device 12-13 shows me Vlan running Config fetch failed. Please also find the dcmaservice.log in attachment.
    I already verify the Crediential number or times, I can access the devices from SSH and Telnet, on Cisco works RME shows Running and Startup Config success while VLAN Running Config fetch failed. and on some device it show following
    Protocol and Platforms passed = TELNET , RMEIOS
    trying for Telnet
    Failed to get CmdSvc from DeviceContext....
    Thanks,
    Best regards;
    Shoaib Ahmed

    HI Shoaib,
    Try  ssh\telnet into the device manually and issue the command copy flash:vlan.dat tftp: and
    enter the IP address of the LMS server? Does it work? If that works fine, try to increase
    the tftp timeout.
    This can be done under RME> Admin> System Preferences> RME Device Attributes.
    if it failed with an Error as below :
    %Error opening tftp: ............
    Then check if there any firewall in between these device and LMS blocking TFTP as TFTP is the only protocal
    that fetch the vlan.dat from the device.
    Thanks--
    Afroj

  • Sh running-config takes forever ACE A3(2.6)

    Hi all,
    When I do show running-config on the primary ACE unit, it either takes several minutes, or forever.
    Generating configuration.... (and stays there)
    Show startup returns immediately. show running-config on the secondary unit (hot standby) returns immediately
    Any ideas?
    thanks,
    george

    logging enable
    logging timestamp
    logging trap 5
    logging console 6
    logging history 6
    logging buffered 6
    logging persistent 6
    logging monitor 6
    logging facility 7
    logging queue 1638
    that was the configuration of the logging.
    Anyway, I upgraded to A4.2.0 and I don't see the problem now.

  • Simple question - ACE Context Running Config

    How do I erase the running config of a context ? wr erase only gets rid of the the start up. I can go through it with no commands but was hoping there is a better way.

    If you could reload per context erasing the startup config would work. Unfortunately you can only reload the whole ace blade.
    Fastest way to get rid of a config within a context is to delete the context in the admin context and then re-create it.
    changeto Admin
    conf t
    no context
    context
    If you had checkpoints already created those are gone as well once you issue the "no context " command.
    To make it easier in the future i would suggest you create an empty checkpoint at the very beginning or at the point of your configuration where you want to start to experiment with the settings.
    conf t
    checkpoint create
    or
    checkpoint create
    To get the settings back u issue.
    conf t
    checkpoint rollback
    The checkpoints are per context btw.
    Hope that helps.
    Roble

  • Running-config

    Hi
    I use command 'show run' on my router but no configuration display , when i try to copy startup running it display error message ' %Error opening system:/running-config (Not enough space) '
    how can i solve this problem
    Thanks

    Hi,
    What router it is ??? Becz, On Cisco 7500 series routers (including 7000 series with the RSP7000 card upgrade), a memory scanning feature is available.
    Just go thro, this link under Reallocating DRAM Memory
    http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a00800ca737.html#wp1006990
    which will give reasons and solutions for this kind problem.
    Hope this will help,
    Rgs,

  • How to backup a "show tech" and a "running config" from MDS switches

    hi, guys
    I am a newbie of MDS switches.
    but I got a request this week asking me to actively backup a "show tech" and a "running config" from the MDS switches........
    so my questions are:
    1) if I want to back up MDS configurations, which commnds should I run? or just "show tech" is enough?
    2) is the MDS itself have the backup function? for example can ftp the configuration to someplace?
    please help point me the right direction or is there any official referece docs I can refer to ?
    thanks in advance!!!

    tftp worked for me but not ftp. My ftp requires a password and I don't know how to send it via scheduler job.
    Worked:
    scheduler job name BkupConfig
      copy running-config startup-config
      copy startup-config tftp://10.1.1.1/MDS_Bkup/DowMDS$(TIMESTAMP).txt
    scheduler schedule name Weekly_5am
      job name BkupConfig
      time weekly 01:05:00
    FAILED FTP:
    Job Name       : test                              Job Status: Success (0)
    Schedule Name  : test                              User Name : user
    Completion time: Thu Sep  5 11:08:41 2013
    --------------------------------- Job Output ---------------------------------
    `copy running-config startup-config`
    [###                                     ]   6%
    [######                                  ]  12%
    [########                                ]  19%
    [###########                             ]  25%
    [##############                          ]  32%
    [################                        ]  39%
    [###################                     ]  45%
    [######################                  ]  51%
    [########################                ]  59%
    [###########################             ]  65%
    [#############################           ]  71%
    [################################        ]  79%
    [###################################     ]  85%
    [#####################################   ]  91%
    [########################################]  98%
    [########################################] 100%
    Copy complete, now saving to disk (please wait)...
    `copy startup-config
    ftp://[email protected]/MDS_Bkup/DowMDS2013-09-05-10.53.05.txt
    `
    Password: Login failed.

  • Cisco Prime 2.1: Not writing running config after template deployment

    I have noticed that Prime is not writing the running config after CLI template deployments.  I deployed a changeset to over 1100 devices the other night and noticed that the configs had not been written the startup config.
    I did some testing today and am using the following CLI template:
    #MODE_ENABLE
    copy running-config startup-config
    #MODE_END_ENABLE
    All tests failed.  I found the syntax for enable mode from the following link:
    http://www.cisco.com/c/en/us/td/docs/net_mgmt/prime/infrastructure/2-0/user/guide/prime_infra_ug/create_temps.html#31705
    Any ideas on why it isn't writing the configs by default or how to force it through a template?

    I've got a little bit more information for you on this.  If you were to login to a switch, enter enable mode and type "copy running-config startup-config" and press ENTER you'd see this:
    Destination filename [startup-config]?
    You'd then read the documentation and think to yourself "Self, I better use the following syntax in my CLI template"
    #INTERACTIVE
    copy running-config startup-config<IQ>Destination filename [startup-config]?<R>startup-config
    #ENDS_INTERACTIVE
    But in Cisco's world, I guess that just doesn't make any sense at all.  Why use the actual interactive question when you can simply just use the first word (even though all of their examples show multi-word interactive questions).  The correct syntax would then be:
    #INTERACTIVE
    copy running-config startup-config<IQ>Destination<R>startup-config
    #ENDS_INTERACTIVE
    #START_SARCASM
    Duh!  It's so obvious.  Why in the world would one ever think anything other than that you would simply take the first word in the interactive question and just leave it at that.  I feel so stupid
    #ENDS_SARCASM

  • Prime Infrastructure 2.0: Running an inventory sync removes "snmp-server location" in running-config

    Hello,
    we're running Prime Infrastructure 2.0 (version VA-2.0.0.0.294).
    I was scared as I figured out one hour ago that running an inventory sync (Device Work Center) removes the command snmp-server location and adds the command snmp-server host "PI-ip address" "snmp rw community" in the running-config.
    Has someone the same behaviour or can reenact this scenario?!
    Can someone imagine that this behaviour has something to do with a configuration setting in PI?
    I'm perplexed and got gray hair now.
    Thank you for your answers or tips.
    Bastian

    Hello Rob,
    I just successfully installed the patch. The snmp-server location is not touched anymore while running a inventory job.
    But PI still enters this string in the running-configuration:
    snmp-server host "PI-IP address" " our snmp RW community- string"
    although there already exists the entry:
    snmp-server host "PI-IP address" version 2c "community-string (not the snmp rw-community-string)"
    Do you or anyone else has the same behaviour that PI adds automaically himself as snmp trap receiver with the SNMP-RW community?
    Regards
    Bastian

  • Running config.cmd produces - The system cannot find the path specified

    I had successfuly installed Weblgic/OSB and cofigured a domain on 64 bit windows 2008
    I then uninstalled all components and re-installed everything |( including deleting all directires ) .
    When I come to run config.cmd to create the OSB Weblogic domain I get :-
    The system cannot find the path specified
    I have set echo on and can see that the cmd file is attempting to acces directories that do not exist - so the command file is getting wrong info from somewhere but I just cannot figure out from where. I donlt think its a script issue, its more like an issue with some setting somewhere in windows regirsty or some cache that its pulinng it in from - the wrong directoties displayed seem to look like my existing dir's with ~1 and ~2 on the end.
    Any ideas suggestions greatly received.

    I have not edited any of the scipts at all - they are as they have been laid down byt the install.
    Contents of E:\Oracle\Middleware\Oracle_OSB1\common\bin\config.cmd below
    @ECHO ON
    SETLOCAL
    @REM Determine the location of this script...
    SET SCRIPTPATH=%~dp0
    FOR %%i IN ("%SCRIPTPATH%") DO SET SCRIPTPATH=%%~fsi
    @REM Set the ORACLE_HOME relative to this script...
    FOR %%i IN ("%SCRIPTPATH%\..\..") DO SET ORACLE_HOME=%%~fsi
    @REM Set the MW_HOME relative to the ORACLE_HOME...
    FOR %%i IN ("%ORACLE_HOME%\..") DO SET MW_HOME=%%~fsi
    @REM Set the home directories...
    CALL "%SCRIPTPATH%\setHomeDirs.cmd"
    @REM Set the config jvm args...
    SET CONFIG_JVM_ARGS=%CONFIG_JVM_ARGS% -DCOMMON_COMPONENTS_HOME=%COMMON_COMPONENTS_HOME%
    @REM Delegate to the main script...
    CALL "%WL_HOME%\common\bin\config.cmd" %*
    ENDLOCALContents of E:\Oracle\Middleware\Oracle_OSB1\common\bin\setHomeDirs.cmd
    @ECHO OFF
    @REM Temporary workaround:  normally use a hardcoded wls version (until the
    @REM installer can substitute it for us); but for now, need to work with multiple
    @REM versions.  Choose the highest avail.
    IF EXIST "%MW_HOME%\utils\config\10.3.3.0\setHomeDirs.cmd" (
      SET WLS_VER=10.3.3.0
    ) ELSE IF EXIST "%MW_HOME%\utils\config\10.3.2.0\setHomeDirs.cmd" (
      SET WLS_VER=10.3.2.0
    ) ELSE IF EXIST "%MW_HOME%\utils\config\10.3.1.0\setHomeDirs.cmd" (
      SET WLS_VER=10.3.1.0
    ) ELSE (
      SET WLS_VER=10.3
    IF EXIST "%MW_HOME%\utils\config\%WLS_VER%\setHomeDirs.cmd" (
      CALL "%MW_HOME%\utils\config\%WLS_VER%\setHomeDirs.cmd"
    @REM Set common components home...
    SET COMMON_COMPONENTS_HOME=%MW_HOME%\oracle_common
    IF EXIST %COMMON_COMPONENTS_HOME% FOR %%i IN ("%MW_HOME%\oracle_common") DO SET COMMON_COMPONENTS_HOME=%%~fsiContents of following :-
    dir /x E:\Oracle
    >
    Volume in drive E is Apps
    Volume Serial Number is 6CF4-6338
    Directory of e:\oracle
    22/06/2012 13:57 <DIR> .
    22/06/2012 13:57 <DIR> ..
    22/06/2012 14:00 <DIR> MIDDLE~1 Middleware
    0 File(s) 0 bytes
    3 Dir(s) 758,748,934,144 bytes free
    >
    dir /x E:\Oracle\Middleware
    >
    Volume in drive E is Apps
    Volume Serial Number is 6CF4-6338
    Directory of e:\oracle\middleware
    22/06/2012 14:00 <DIR> .
    22/06/2012 14:00 <DIR> ..
    22/06/2012 13:57 <DIR> COHERE~1.7 coherence_3.7
    22/06/2012 13:57 136 DOMAIN~1.XML domain-registry.xml
    22/06/2012 13:57 <DIR> logs
    22/06/2012 13:57 <DIR> modules
    22/06/2012 13:57 862 ocm.rsp
    22/06/2012 14:02 <DIR> ORACLE~1 oracle_common
    22/06/2012 14:02 <DIR> ORACLE~2 Oracle_OSB1
    22/06/2012 13:57 110,518 registry.dat
    22/06/2012 13:57 1,623 registry.xml
    22/06/2012 13:57 <DIR> utils
    22/06/2012 14:01 <DIR> WLSERV~1.3 wlserver_10.3
    4 File(s) 113,139 bytes
    9 Dir(s) 758,748,934,144 bytes free
    >
    dir /x E:\Oracle\MIDDLE~1\ORACLE~2\common\bin
    >
    Volume in drive E is Apps
    Volume Serial Number is 6CF4-6338
    Directory of e:\oracle\middle~1\oracle~2\common\bin
    22/06/2012 14:03 <DIR> .
    22/06/2012 14:03 <DIR> ..
    20/01/2010 15:11 640 CONFIG~1.CMD config - Copy.cmd
    22/06/2012 14:03 639 config.cmd
    20/01/2010 15:11 777 config.sh
    20/01/2010 15:11 638 pack.cmd
    20/01/2010 15:11 773 pack.sh
    20/01/2010 15:11 828 SETHOM~1.CMD setHomeDirs.cmd
    27/04/2010 06:04 839 SETHOM~1.SH setHomeDirs.sh
    20/01/2010 15:11 640 unpack.cmd
    20/01/2010 15:11 777 unpack.sh
    20/01/2010 15:11 538 WAS_CO~1.CMD was_config.cmd
    20/01/2010 15:11 638 WAS_CO~1.SH was_config.sh
    20/01/2010 15:11 1,344 wlst.cmd
    20/01/2010 15:11 1,579 wlst.sh
    20/01/2010 15:11 632 wsadmin.cmd
    27/04/2010 06:04 739 wsadmin.sh
    15 File(s) 12,021 bytes
    2 Dir(s) 758,748,934,144 bytes free
    >
    And also I am able to do the following :
    dir /x E:\oracle\MIDDLE~1\ORACLE~2\common\bin\setHomeDirs.cmd - ouptu below..
    >
    Volume in drive E is Apps
    Volume Serial Number is 6CF4-6338
    Directory of e:\oracle\MIDDLE~1\ORACLE~2\common\bin
    20/01/2010 15:11 828 SETHOM~1.CMD setHomeDirs.cmd
    1 File(s) 828 bytes
    0 Dir(s) 758,748,606,464 bytes free
    >
    So everythings look ok to me.
    So, it still begs the question why does my config.cmd script fall over doing the following :
    CALL "E:\oracle\MIDDLE~1\ORACLE~2\common\bin\\setHomeDirs.cmd"
    The system cannot find the path specified

Maybe you are looking for

  • OVM  local drives not seen - SAS drive issue

    OVM 3.1.1 Dell R510 12 SAS Drives in Raid 5 I'm trying to set up an r510 for a test env, and after reading through the forums, I found that it says SAS drives can't be used. 6.4.3. Local SAS Hard Disks Not Supported for Storage But that seems crazy.

  • Employees' photo cann't be showed in portal MSS. Can anybody help me?

    Our portal system met one urgent problem in MSS for providing employee's photo from ECC6.0 system to portal. It is like that: some of our portal mss accounts, who are department managers, can not see their employees' photos in the portal page through

  • 11g rel 2 RAC on RHEL5.2

    TASK: need to install 11g rel 2 RAC on a two node RHEL (2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008 x86_64 x86_64 x86_64 GNU/Linux). What are the RPM's needed for the cluster installation? Regards,Lily.

  • Exchange 2013 DAG / client access

    Hello I'm in the planning of a new Exchange 2013 infrastructure. The infrastructure will be located in a datacenter and should host about 1000 mailboxes. I have read many whitepapers and tutorials, but some things are still unclear to me. - Microsoft

  • Ethernet communicat​ion to NU-EP1 laser sensor controller

    We are starting development of a new ATE. I already have a Keyence NU-EP1 controller (http://www.keyence.com/products/sensor/network-com​munication/nu/models/nu-ep1/index.jsp) for 2 laser sensors. It communicates to the PC via Ethernet. I am wonderin