Maintenace mode

Hi:
When ERP is in Maintenance mode, users can't login. Does concurrent program is still running? Scheduled request still running?

Hi,
Concurrent requests will run if the system in maintenance mode -- See (Note: 291901.1 - Maintenance Mode - A New Feature in 11.5.10).
Thanks,
Hussein

Similar Messages

  • SMF manifest go to maintenace mode

    I wrote the very simple manifest file to set 'ndd' parameter like
    ndd -set /dev/tcp tcp_smallest_anon_port 42767
    SMF service 'ndd' I created go to maintenace mode, I could not go online mode. how can I go to online mode?
    Thank you for your help.
    -Yong
    # svcs ndd
    STATE STIME FMRI
    maintenance 19:21:20 svc:/network/ndd:default
    Below is my manifest file for 'ndd' service.
    <?xml version='1.0'?>
    <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
    <!--
    nddss has ndd settting like
    ndd -set /dev/tcp tcp_smallest_anon_port 32767
    -->
    <service_bundle type='manifest' name='ndd'>
    <service
    name='network/ndd'
    type='service'
    version='1'>
    <exec_method
    type='method'
    name='start'
    exec='/lib/svc/method/nddss %m'
    timeout_seconds='10'>
    <method_context>
    <method_credential user='root' group='root' />
    </method_context>
    </exec_method>
    <exec_method
    type='method'
    name='restart'
    exec='/lib/svc/method/nddss %m'
    timeout_seconds='10'>
    <method_context>
    <method_credential user='root' group='root' />
    </method_context>
    </exec_method>
    <instance name='default' enabled='true'/>
    </service>
    </service_bundle>

    Try adding
    <dependency
             name='fs'
             grouping='require_all'
             restart_on='none'
             type='service'>
              <service_fmri value='svc:/system/filesystem/minimal' />
         </dependency>
         <dependency
             name='net'
             grouping='require_all'
             restart_on='none'
             type='service'>
              <service_fmri value='svc:/network/initial' />
         </dependency>

  • Config HA 5508 Release 7.4.121 Secondary in Maintenace Mode

    Hello Everyone
    I have a problem, last weekend I performed HA in 5508, using a spare of WLC, in secondary I installed a new license for supporting 50 APs, Main WLC supports 25 APs, however when I enabled SSO in secondary, this one went to Maintenance Mode, pls your help because I performed in secondary "config redundancy unit primary" and "config redundancy unit secondary" as suggested in other forum, but it didn´t work.  Pls follow the config, take in mind that subnet has mask  /23:
    CONFIGURATION
    WLC1
    management                       1    100      169.6.201.235   Static  Yes    No
    redundancy-management            1    100      169.6.200.10    Static  No     No
    redundancy-port                  -    untagged 169.254.200.10  Static  No     No
    service-port                     N/A  N/A      3.3.3.3         Static  No     No
    virtual                          N/A  N/A      1.1.1.1         Static  No     No
    Commands for WLC1
    config interface address redundancy-management 169.6.200.10 peer-redundancy-management 169.6.200.22
    config redundancy unit primary
    config redundancy mode sso
    WLC2
    management                       1    100      169.6.200.15    Static  Yes    No
    redundancy-management            1    100      169.6.200.22    Static  No     No
    redundancy-port                  -    untagged 169.254.200.22  Static  No     No
    service-port                     N/A  N/A      3.3.3.3         Static  No     No
    virtual                          N/A  N/A      1.1.1.1         Static  No     No
    Commands for WLC2
    config interface address redundancy-management 169.6.200.22 peer-redundancy-management 169.6.200.10
    config redundancy unit secondary
    config redundancy mode sso
    Then of enable SSO:
    WLC1
    (Cisco Controller) >show redundancy summary
     Redundancy Mode = SSO ENABLED
         Local State = ACTIVE
          Peer State = UNKNOWN - Communication Down
                Unit = Primary
             Unit ID = 50:57:A8:C7:2B:00
    Redundancy State = Non Redundant
        Mobility MAC = 50:57:A8:C7:2B:00
    Redundancy Management IP Address................. 169.6.200.10
    Peer Redundancy Management IP Address............ 169.6.200.22
    Redundancy Port IP Address....................... 169.254.200.10
    Peer Redundancy Port IP Address.................. 169.254.200.22
    WLC2
    (Cisco Controller) >show redundancy summary
     Redundancy Mode = SSO ENABLED
         Local State = MAINTENANCE
          Peer State = UNKNOWN - Communication Down
                Unit = Secondary - HA SKU
             Unit ID = 3C:08:F6:CC:F4:A0
    Redundancy State = Non Redundant
        Mobility MAC = 3C:08:F6:CC:F4:A0
    Maintenance Mode = Enabled
    Maintenance cause= Negotiation Timeout
    Redundancy Management IP Address................. 169.6.200.22
    Peer Redundancy Management IP Address............ 169.6.200.10
    Redundancy Port IP Address....................... 169.254.200.22
    Peer Redundancy Port IP Address.................. 169.254.200.10
    Additional Notes when rebooted WLC2 after of SSO enable
    Starting Redundancy: Starting Peer Search Timer of 120 seconds
    Cannot open the file /mnt/application/ha/InheritedApCount.txt
    Cannot open the file /mnt/application/ha/InheritedApCount.txt
    Found the Peer. Starting Role Determination...
    Error:Unable to add Licenses on secondary Controller
    Standby started downloading configurations from Active...
    Starting Redundancy: Starting Peer Search Timer of 120 seconds
    Management Gateway and Peer Redundancy Management interface are not reachable.
    Entering maintenance mode...
    ok
    Standby comparing its own configurations with the configurations downloaded from Active...

    HA sync display Error:Unable to add Licenses on secondary Controller
    CSCug85798
    There is a bug description with the issue you are experiencing. 
    However, the SSO status clearly states that communication is down. Try looking into that first. Per the configuration guide:
    "After the WLCs are configured with Redundancy Management and Peer Redundancy Management 
    IP Addresses and Redundant Units are configured, it is time to enable SSO. It is important to make 
    sure that physical connections are up between both the controllers (that is, both the WLCs are 
    connected back to back via the Redundant Port using an Ethernet cable) and the uplink is also 
    connected to the infrastructure switch and the gateway is reachable from both the WLCs before SSO 
    is enabled.
    Once SSO is enabled, it will reboot the WLCs. While it boots, the WLCs negotiate the HA role as 
    per the configuration via Redundant Port. If the WLCs cannot reach each other via Redundant Port 
    or via the Redundant Management Interface, the WLC configured as Secondary may go in to 
    Maintenance Mode. Maintenance Mode is discussed later in this document."
    Make sure that the redundant port connection and cable is fine--and not going through another switch as that is not supported in this version I believe.
    However, based on the last message in your document, make sure that the WLCs can ping each others redundancy management interfaces and default gateways BEFORE converting to SSO mode (or currently, if possible). There may be an issue with the upstream distribution switch connection (trunking parameters, LAG, etc.).  
    Also, make sure that if you enabled LAG you reboot before attempting to enable SSO. If you find there is a communication issue with the upstream network, you should be able to fix the issue and then reboot the secondary WLC which will take it out of maintenance mode and cause it to renegotiate with the primary (assuming they can now communicate with one another). 
    I have seen in the past where the SSO fails because engineers are unable to ping the redundancy management interfaces of the other WLC--which something SSO peers check for on initial configuration and periodically to make sure there isn't a split brain scenario. 

  • Maintenance Mode never ends

    I want to put a scom gruop into Maintenance. The Management Server is not member of it.
    When I use the following Powershell Script with SCOM 2012....
    Import-Module OperationsManager
    $Instance = Get-SCOMGroup -displayname "<Group>"
    $Time = ((Get-Date).AddMinutes(90))
    Start-SCOMMaintenanceMode -Instance $Instance -EndTime $Time -Comment "Automatic WSUS Updates" -Reason "PlannedOperatingSystemReconfiguration"
    ....the Maintenance mode never ends. I have to stop the mode manually. When I use the SCOM Console everything is fine.

    In my environment, it works but may be in some delay. Moreover, you can use get-scommaintenancemode to watch whether the maintenace mode and schedule end time is correct.
    You may be refer to Pete Zerge blog "r OpsMgr 2012: Group Maintenance Mode via PowerShell"
    http://www.systemcentercentral.com/opsmgr-2012-group-maintenance-mode-via-powershell-the-way-it-should-be/
    Roger

  • Propagation error when trying to download inventory from server

    Hi there,
    Has anyone seen the following error when trying to download an inventory from the server.:
    Buildfile: C:\bea10.3\user_projects\workspaces\RST\RSTPropagation\21102009\propbuild.xml
    import:
    BUILD FAILED
    C:\bea10.3\user_projects\workspaces\RST\RSTPropagation\21102009\propbuild.xml:39: The propagation servlet returned a failure response: The [Download] operation is halting due to the following failure: null
    Additional Information:
    The propagation servlet returned the following log information found in [C:\DOCUME~1\myuser\LOCALS~1\Temp\onlineDownload__D21_H11_M8_S11.log]:
    INFO (Oct 21, 2009 11:08:11 AM SAST): Verbose logging has been disabled on the server.
    INFO (Oct 21, 2009 11:08:11 AM SAST): The propagation servlet is starting the [Download] operation.
    INFO (Oct 21, 2009 11:08:11 AM SAST): The modifier [allowMaintenanceModeDisabled] with a value of [true] will be used for this operation.
    INFO (Oct 21, 2009 11:08:11 AM SAST): Validating that current user is in the Admin role...SUCCESS
    ERROR (Oct 21, 2009 11:08:11 AM SAST): Validating that Maintenance Mode is enabled...FAILURE
    ERROR (Oct 21, 2009 11:08:11 AM SAST): Maintenance Mode has not been enabled on the server. With Maintenance Mode disabled it is possible for users to modify the application. This may cause problems for propagation.
    WARNING (Oct 21, 2009 11:08:11 AM SAST): Because the modifier [allowMaintenanceModeDisabled] was enabled this validation failure will be ignored and the operation will proceed. However, users will still be able to make modifications to the application, which could lead to missing data and unexpected propagation errors.
    WARNING (Oct 21, 2009 11:08:11 AM SAST): The temporary directory on the server used by propagation is [portal/bea10.3/user_projects/domains/RSTDomain/servers/wl_nstf/tmp/_WL_user/RSTEar/7v9j6d/public] with a length of [99] bytes. It is recommended that you shorten this path to avoid path length related failures. See the propagation documentation on how to specify the inventoryWorkingFolder context-param for the propagation servlet.
    INFO (Oct 21, 2009 11:08:19 AM SAST): Validating that LDAP and RDBMS security resources are in sync...SUCCESS
    INFO (Oct 21, 2009 11:08:19 AM SAST): Writing the inventory file to the servers file system at [{0}].
    ERROR (Oct 21, 2009 11:08:23 AM SAST): The [Download] operation is halting due to the following failure: null
    Total time: 14 seconds
    Please let me know if you have any ideas because "The [Download] operation is halting due to the following failure: null" means nothing to me.
    Please note changing the maintenace mode makes no difference.

    Please enable Verbose Logging on the propagation servlet
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/prodOps/propToolAdvanced.html#wp1071690
    and check the logs on the server, they might give a clue

  • Linux not starting with fsck.ext3: Unable to resovle 'Label=/boot' error

    I tried to setup fs by following this
    http://blogs.oracle.com/AlejandroVargas/2006/12/how_to_create_configure_and_mo.html
    now i restarted & its not staring , i think if i change /etc/fstab and put the setting back i will be able to start it, But new to linux, any body know how to boot it in maintenace mode ? & put the files back i made changes?

    any body know how to boot it in maintenace mode ?If you could not boot into your system successfully, you need boot into rescue mode from Linux installation CD and then update your /etc/fstab.
    Here are steps:
    The system should boot from media and land you at the linux boot prompt (boot:). Enter 'linux rescue' and answer the
    questions posed ie.:
    language - english
    keyboard - us
    start network - no
    mount system under /mnt/sysimage - continue
    You may refer to the link:
    http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/custom-guide/rescuemode.html

  • Agent in critical state / Performance critical

    Hi!
    I have a server that looks like this:
    What can be wrong?
    The enviroment is scom 2012 R2.
    The server has no issues with performance what I can see.

    Hi,
    What if you put the server in Maintenace Mode for 15 min. ?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    Thank you! It shows Healthy after that! Weird ;)..

  • How to Stop the ICM

    Dear Experts,
    I have the following Questions when bring down the ICM when system is in Cluster based environment.
    Actually I want to stop ICM from prod system
    1)What will happen when give "Restart-->No"? Do we need to give any option before bringing down ICM?
    2)What is meant by "Maintenace Mode --> Activate/Deactivate" ?
    When do we need to select this option and Where?
    3)What is Leave Emergency Mode?
    What is the impact when Click this option and where do we use?
    4)We are having PI dual stck system, Want to stop java instance alone.
    Can I stop here itself Administration --> J2EE instance/Cluster -->Restart
      Here My Q is if I give J2EE instance Local means the particular application is alone to be gone restart

    Your questions can be answered by reading the application help. Anyway: 1) Then the ICM won't be restarted, e.g. it will be shutdown. No futher options. 2) In maintenance mode client connections are denied, see the application help for details. 3) You can't use the option unless you are in Emergency Mode and the only way to get there is if there is communication error with the ICM. In Emergency Mode most functions of the ICM are disabled. 4) Local means the current instance, global means the whole cluster (all application instances).

  • Solution Manager 7 EHP1 - Chage Host name and IP Address

    Dear All,
    I have installed Solution Manager 7 EHP1 (ABAP+JAVA Stack) on Windows 2003 64bit and working fine.
    I need to change HOST name and IP Address of the machine.
    In SAP where I need to change or reconfig ?
    Thanks in advance,
    Nirav

    Hello Nirav,
    first of all: welcome to a big adventure!
    There are some configurations you should face and prepare yourself before you change the hostname, or IP-Adress.
    1. Be aware of the SMD-Agents. You should activate the Maintenace Mode in Diagnostics just before changing the hostname.
    2. Do the changes in ABAP (profile parameters, transport configurations, RFC-connection settings, reorganization of table entries). The systemcopy guide is a good place for informations. Don't forget to recreate the trusted connections to and from the connected  managed systems.
    3. Do the changes in Java (use system copy guide for informations).
    4. Every SMD-Agent in your system landscape must be reconfigured after you change the hostname and did the adjustments in ABAP and Java. Have look into the Diagnostics setup Guide for a detailed information about changing the conection parameters
    5. If you are using a central DBACOCKPIT management in SolMan and Oracle, the TNSNAMES entry should be changed.
    6. SAP likes to connect to SolMan, so the SAPROUTER entries schould be changed also.
    7. Perhaps you are monitoring your system landscape with SAPCCMS Agents, then all agents in your landscape have to be changed in their configurations.
    8. I have BI installed within SolMan and got an error page after changeing the hostname. Try this URL to make some corrections:
    http://<hostname>:<Port>/webdynpro/dispatcher/sap.com/tcsmde2ewa/E2ewaConfig
    Changing the hostname of SolMan isn't a small job and done in 60s. I suggest a detailed planning and to make a roadmap of all doings.
    Have a lot of fun!
    Sascha

  • Disks got swapped - LDOM . -But how ?

    Team,
    I'm again end up in a trouble here.. here is what happened.
    My boot device of LDOM was c0d0s0(36GB) and i had another disk (*c0d1s0 -10GB*) which has zfs and that is the boot disk of a zone .
    After a power /network failure, i found that , the disks got changed..
    Now c0d0s0 is 10GB and c0d1s0 is 36 GB..
    Actually this resulted maintenace mode of LDOM and through failsafe i logged in and edited vfstab to reflect all the mount as c0d1s* and LDOM is okay.
    But now the Zone is not booting up, and the reason is the Zpool is in unavailable state ( Since its disk(c0d1s0) is missing).
    Now my questions are
    1. How can i recover from this ?
    Can i change the disks back to normal (from d0 to d1 and vice versa ) or how will edit the zpool to look for c0d0s0 instead of c0d1s0
    2. How the disks got interchaged ? ( from d0 to d1 and vice versa )
    Thanks in advance for the help..
    Jj

    Disk numbering may change when you remove and then re-add virtual disks, because, by default,
    during the bind, vdisks are numbered starting from 0 in the order they have been added.
    So I think it is possible that vdisks get switched when to do that:
    - add one vdiskA -> c0d0
    - add one vdiskB -> c0d1
    - remove vdiskA (c0d0)
    - re-add vdiskA (c0d0)
    - unbind and re-bind the domain
    - after the new bind, vdiskB will appear as c0d0 and vdiskA as c0d1
    This is because vdiskB now appears before vdiskA (because vdiskA was removed and
    re-added). So vdiskB is the first disk (c0d0) and vdiskA the second disk (c0d1).
    With LDoms 1.2, you can prevent this by specifying the id of the vdisk, see the LDoms
    admin guide:
    http://docs.sun.com/app/docs/doc/820-7253/virtualdiskidanddevicename?l=en&a=view
    Note that the id has some persistence issues tracked in bug 6847784 (vdisk/vnet/vsw id
    property should be treat as a constraint) which should be fixed soon.

  • Steps to apply patch 4632932

    Hi All,
    I need to apply patch 4632932.
    Could you please give me the steps?
    Thanks

    README for 4632932
    This fix is only applicable to Linux environments.
    This patch enables you to set the environment variable LD_PRELOAD on Linux platform when you source APPSORA.env. This setting is required for running E-Business Suite on Linux x86 platforms.
    Steps to apply the patch:
    - Stop all application services (keep the database and the database listener up and running)
    - Download the patch from Metalink
    - Copy the patch file to any directory (i.e. /u04/patches)
    - As 'applmgr' do the folowing:
    - $ cd /u04/patches
    - Type 'unzip p4632932_11i_GENERIC.zip'
    - cd 4632932
    - Type 'adpatch'
    - When it pormpts you to enter the patch driver, type 'u4632932.drv'
    Apply the patch on the database tier first then on the application tier.
    Do not forget to 'Enable Maintenance Mode' from adadmin before applying the patch. Once you apply the patch successfully, 'Disable Maintenace Mode' from adadmin.

  • Sunfire X2250 endless restarting after putting on all 'security' updates

    Hello all, yeserday I did a fresh Solaris install and once that was done i ran updatemanager. I selected only the 'security' updates. They downloaded and then installed. I then got a screen prompted me to reboot, so i ticked the box and let the machine do its thing. So the machine goes through and installs the remaining patches and the reboots. Upon reboot right after grub where i select Solaris to boot i get the Sun solaris copyright screen and right after that a bunch of 'unknown symbol' messages all over the place. The machine doesn't even get back to the desktop or login and enters maintenace mode. I was stuck at this point, I didn't know what to do and couldn't go any further and so I did a complete reinstall of the OS again. Once it came back up I again ran updatemanager and selected only the 'security' updates. It did the same thing again! upon the shutdown/reboot sequence the system hangs again, endless reboot loop. Why are these basic security patches messing up the machine? is there a known bad patch that bonks everything? I now have everything reinstalled again (3rd OS reinstall) and it's running great but i'm scared to run the patches again. Can anyone please help or provide an explaination? thank you very much in advance

    Thanks for your reply, scapesuiter.
    I suppose i can rule out third party software, as, after i reinstalled my OS after the first freezing (after 2007-003), i did not add anything else. At that point there was nothing on my computer but what came on the original install disks. I tried downloading and installing 2007-003 again and the same thing happened, and i had to reinstall again.
    However, i do have 1GB RAM that i did not order from Apple. My computer originally came with 512 but i bought more some time ago (can't remember exactly when).
    I also bought a new hard drive, also not from Apple, at around the same time.
    But i should say again that i've had no problems since getting the new hardware, other than with these particular security updates (2007-003 and 2006-007). All the other security updates went well, as well as all other software updates.
    (I also did a hardware check with my Apple Hardware Test disk and it indicated that everything was working fine.)
    PowerBook G4   Mac OS X (10.3.9)   Ti 800MHz 1GBRAM 100GB Internal Drive

  • Constant Please wait displyed message

    Hello
    I have a Humax DTR - T1000 which is approximately two years old which form this evening constantly displays a "Please wait" message .
    I have tried switching it off and back on and still have the same message constantly displayed.
    After a quick search on the internet various sites suggested going into the maintenace mode to do a reset, however it would seem that the box wont allow me to follow the reset process in that the maintenance mode screen does not appear after I have held down the VOL- button and then pushed the power button.
    If anyone can provide any help it would be much appreciated.
    Thanks H

    Yes I get as far as “Enter Maintenance Mode Y/N (Y POWER) and then nothing happens after pushing the power button other than the  message “Enter Maintenance Mode Y/N (Y POWER) being removed from the screen .
    When following the maintenance mode procedure in the link http://videos.youview.com/support/maintenance_mode.pdf
     I get as far as step 6 but the Maintenance mode screen does not appear even having left it for far longer than a minute.

  • Maintenace Optimizer

    Dear all,
    1.I am trying to configure maintenace optimizer in our system.According to the NOTE:990534 when i tried to activate the BC set SOLMAN40_MOPZ_TTYP_SLMO_000 it activates with error.For most of the warning the message was as follows
    The BC Set to be activated contains a customizing object of type view cluster. The BC Set does not contain data records for all hierarchy levels (views) of this view cluster. You cannot go to the data activated for a lower-level view in the cluster, if the BC Set or the database contain no data for the higher level.
    How can we avoid this warning?
    2.When i try to Confirm file in download basket(in maintenance optimizer) it gives me the error  Not a valid user for call of SAP backend System.But the user was defined in AISUSER in spro.Do we need to give some authorization in service market place?
    Please help to close this issue

    Hi Avinash,
    You must have activated all the BC sets in TC SCPR20 and that to in expert mode and overwrite data box checked, if not please do it.
    Moreover for connection to SAP while downloading some file you need to have a S-user that is used to connect to the market place. Next you have to perform the following Activities
    1. Enter a Solution Manager user in field User.
    2. Assign an SAP Support Portal (S user without S), in the field Contact.
    you need maintenance authority for authority group AISU for this activ ity (authority object S_TABU_DIS). The role SAP_SUPPDESK_ADMIN has this authority, so provide this role to the user created.
    Hope this will suffice your problem
    Thanks
    Manas

  • I have no IE preference mode in my GPO

    I'm trying to set IE 9 as our default browser via GPO.   All the links I've read on the internet say to click on IE Maintenance Only and then choose Preference Mode.   I have no preference mode.   In fact under IE Maintenace Only I only have
    1 sub-key called INETCORP.ADM
    So how do I set IE as the default browser?   
    mqh7

    Hi,
    >>If you can't do it via GPO can it be done via the registry?
    We can do this by editing registry. We can deploy the registry change via scripts or Group Policy Preferences Registry extension.
    Regarding the script for editing the registry change, the VN script provided by Sp2003a in the following thread can be referred to as reference.
    Default Browser
    http://social.technet.microsoft.com/Forums/ie/en-US/a5544ebe-01b1-40b9-ae95-3b91579b0e4f/default-browser?forum=ieitprocurrentver
    Best regards,
    Frank Shen

Maybe you are looking for