How to enable maintenance mode on SMD?

I have poked around in the SMD but failed to find the spot to do it.
Please help. Thanks!

Hi,
Follow this Diagnostics Administration > Managed Systems > Agent Administration and click on Enable maintenance mode button thats all.
regards
Naveen

Similar Messages

  • How to enable private mode from commandline, with an URL. I am a software dev and I wish to have my application open links in Firefox. Using ShellExecute(), i c

    How to enable private mode from commandline, with an URL.
    I am a software dev and I wish to have my application open links in Firefox.
    Using ShellExecute(), i can do with with commandlines like:
    firefox.exe http://support.mozilla.org
    But I also want the option to open the link in private mode.
    I am able to start firefox in private mode by doing this:
    firefox.exe -private
    However, if I add a link to the command line
    firefox.exe -private http://support.mozilla.org
    I get strange results.
    If firefox is not running, it launches 2 copies of the application.
    One that opens in private mode and the other opens in normal mode and goes to the URL specified.
    If firefox is already running, it just opens the URL in a new tab.
    No private mode instance is launched.
    Am I using the command-line syntax incorrectly?

    It will never work if Firefox is already running as Firefox will use the already opened Firefox instance.<br />
    In that case only using a separate profile will work.
    You can try to specify the -url switch as well.
    *firefox.exe -private -url http://support.mozilla<i></i>.org
    You can also look at the -new-tab switch.
    *firefox.exe -private -new-tab http://support.mozilla<i></i>.org
    *https://developer.mozilla.org/en/Command_Line_Options

  • How to enable kiosk mode on windows 7

    hi
    How to enable kiosk mode on windows 7 ?
    i need to a sample that when windows be load Disable below things
     Task Manager
     Driver
     Task Bar
     Combine Keys for example (Alt + Tab , Alt + F4 and ....)
    please help me for solve it 
    it's urgent
    thanks

    Hi vahidbakhtiary,
    As the reply from Monkeyboy, you could modify registry settings on systems to achieve what you want. There are many demo code online which showed us how to modify registry settings.
    hi
    How to enable kiosk mode on windows 7 ?
    i need to a sample that when windows be load Disable below things
     Task Manager
     Driver
     Task Bar
     Combine Keys for example (Alt + Tab , Alt + F4 and ....)
    please help me for solve it 
    it's urgent
    thanks
    These options might be dangerous. If someone who knew nothing about the program with this function and he uses this program, it might hurt his system. Since this, it would be better not to post this code in the forum to avoid someone tried the code and hurt
    his system.
    Thanks for your understanding.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Error while enabling maintenance mode

    Hi,
    while enabling maintenance mode, the following error arises
    sqlplus -s &un_apps/***** @/d01/oracle/visappl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    An error occured while running adsetmmd.sql.
    Continue as if it were successfull [No] :
    charan

    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager @$ORACLE_HOME/rdbms/admin/utlrp.sql
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:15:06 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    PL/SQL procedure successfully completed.
    Table created.
    Table created.
    Table created.
    Index created.
    Table created.
    Table created.
    SELECT o.obj#, o.type#, o.owner# FROM obj$ o
    ERROR at line 2:
    ORA-00942: table or view does not exist
    SELECT o.obj#, o.type#, u.name AS owner FROM utl_recomp_all_inv o, user$ u
    ERROR at line 2:
    ORA-00942: table or view does not exist
    Package created.
    No errors.
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY UTL_RECOMP:
    LINE/COL ERROR
    60/10 PL/SQL: SQL Statement ignored
    61/29 PL/SQL: ORA-00942: table or view does not exist
    64/10 PL/SQL: SQL Statement ignored
    64/17 PL/SQL: ORA-00942: table or view does not exist
    104/7 PL/SQL: SQL Statement ignored
    104/14 PL/SQL: ORA-00942: table or view does not exist
    183/13 PL/SQL: SQL Statement ignored
    184/35 PL/SQL: ORA-00942: table or view does not exist
    188/13 PL/SQL: SQL Statement ignored
    189/35 PL/SQL: ORA-00942: table or view does not exist
    196/13 PL/SQL: SQL Statement ignored
    LINE/COL ERROR
    197/35 PL/SQL: ORA-00942: table or view does not exist
    202/13 PL/SQL: SQL Statement ignored
    203/35 PL/SQL: ORA-00942: table or view does not exist
    267/10 PL/SQL: SQL Statement ignored
    268/42 PL/SQL: ORA-00942: table or view does not exist
    361/10 PL/SQL: SQL Statement ignored
    420/15 PL/SQL: ORA-00942: table or view does not exist
    538/11 PL/SQL: SQL Statement ignored
    539/19 PL/SQL: ORA-00942: table or view does not exist
    BEGIN utl_recomp.recomp_serial(); END;
    ERROR at line 1:
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYSTEM.UTL_RECOMP" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
    DECLARE
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_REGISTRY_SYS.VALIDATE_COMPONENTS' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at line 8
    =======================================
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:17:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFCORLGS.pls
    DOC> | Copyright (c) 2005 Oracle USA, Inc., Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +=======================================================================+
    DOC> | FILENAME
    DOC> | AFCORLGS.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL specification for package: FND_CORE_LOG
    DOC> |
    DOC> | Core Logging Diagnostic Tool
    DOC> |
    DOC> |
    DOC> | HISTORY
    DOC> | 03/22/2005 PDELUNA Created
    DOC> |
    DOC> *=======================================================================*/
    Package created.
    Commit complete.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:19:49 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFCORLGB.pls
    DOC> | Copyright (c) 2005 Oracle USA, Inc., Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +=======================================================================+
    DOC> | FILENAME
    DOC> | AFCORLGB.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL body for package: FND_CORE_LOG
    DOC> |
    DOC> | Core Logging Diagnostic Tool
    DOC> |
    DOC> |
    DOC> | HISTORY
    DOC> | 03/22/2005 PDELUNA Created
    DOC> |
    DOC> *=======================================================================*/
    Warning: Package Body created with compilation errors.
    Commit complete.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$ sqlplus system/manager
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Mar 19 08:20:21 2008
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    unknown SET option beginning "SQLPLUSCOM..."
    SQL> @/d01/oracle/visappl/fnd/11.5.0/patch/115/sql/AFPFPROB.pls
    DOC> | Copyright (c) 1993 Oracle Corporation Redwood Shores, California, USA |
    DOC> | All rights reserved. |
    DOC> +===========================================================================+
    DOC> | FILENAME
    DOC> | AFPFPROB.pls
    DOC> |
    DOC> | DESCRIPTION
    DOC> | PL/SQL body for package: FND_PROFILE
    DOC> |
    DOC> | Maintains the server side cache of profile options.
    DOC> |
    DOC> | NOTES
    DOC> | This module is called by AutoInstall (afprof.drv) on install and
    DOC> | upgrade. The WHENEVER SQLERROR and EXIT (at bottom) are required.
    DOC> |
    DOC> | HISTORY
    DOC> | 3/23/93 T Morrow Created
    DOC> | 5/27/93 G Buzsaki Updated to 10.X spec
    DOC> | 8/25/93 G Buzsaki Added GET_ANY procedure
    DOC> | 2/17/94 S Stratton Added security profiles to initialize
    DOC> | 4/30/96 T Morrow Added SAVE and SAVE_USER procedures.
    DOC> | 03/20/99 S Sung Replaced != with <>
    DOC> | 09/18/00 R Tse Added GET_TABLE_VALUE and
    DOC> | GET_ALL_TABLE_VALUES functions.
    DOC> | 01/03/01 J Cordes Rewrote get_specific() to minimize
    DOC> | logical reads. (Bug 1563556)
    DOC> | 05/08/01 G Khoury Rewrote find, put, get, get_all_table_values
    DOC> | to implement hash_table for caching of
    DOC> | fnd_profile_option_values. (Bug 1663264)
    DOC> | 11/13/01 R Tse Implemented multiple caches for storing
    DOC> | profile values at the 4 different levels.
    DOC> *===========================================================================*/
    Warning: Package Body created with compilation errors.
    Commit complete.
    Input truncated to 6 characters
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    [oracle@oraapps VIS_oraapps]$

  • Unable to Enable Maintenance Mode

    This is my new challenge. I am unable to enable the maintenance mode. Following is the error message taken from adadmin.log. At the same time when I issue the command to enable it, there is core dump in the alert log and this is what it says. Please help me troubleshoot this issue.
    Errors in file /oraadmin/SID/udump/SID_ora_7943.trc:
    ORA-07445: exception encountered: core dump [kopxccc()+92] [SIGSEGV] [Address not mapped to object] [0x000000062] [] []
    Change Maintenance Mode
    Maintenance Mode is currently: [Disabled].
    Maintenance mode should normally be enabled when patching
    Oracle Applications and disabled when users are logged on
    to the system. See the Oracle Applications Maintenance
    Utilities manual for more information about maintenance mode.
    Please select an option:
    1. Enable Maintenance Mode
    Please select an option:
    1. Enable Maintenance Mode
    2. Disable Maintenance Mode
    3. Return to Main Menu
    Enter your choice [3] : 1
    sqlplus -s &un_apps/***** @/apps/tcfsmgr2/tcfscdi1appl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    declare
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    ERROR:
    ORA-01041: internal error. hostdef extension doesn't exist
    memory exhausted
    ORA-24323: value not allowed
    Error accessing package DBMS_APPLICATION_INFO
    ERROR:
    ORA-03114: not connected to ORACLE
    memory exhausted
    memory exhausted
    An error occurred while running adsetmmd.sql.
    Continue as if it were successful [No] : No
    aiimToggleMaintenanceMode():Error while calling aiucm3().
    AD Administration error:
    Unable to Enable Maintenance Mode.

    Yes, I was able to enable it from the backend;
    SQL> @/apps/tcfsmgr2/tcfscdi1appl/ad/11.5.0/patch/115/sql/adsetmmd.sql ENABLE
    PL/SQL procedure successfully completed.
    Commit complete.
    I am quite sure it did not work when it tried last night.
    Let me try to do it using adadmin again. May be issue is no longer an issue.

  • How to enable Tasks mode tab in Oralce Depot Repair

    Want to create repair by using tasks.
    Please let me know how to enable Tasks mode tab in Oralce Depot Repair
    Ashish

    Look for a System Profile under CSD... there you should be able to setup the TASK mode for Depot Repair.
    Hope it helps.
    Jose

  • How to enable tasks mode in Depot Repair.

    Want to use task mode tab in oracle.
    How to enable it. Is there any profile option?
    Ashish

    Ashish_Inda_99 wrote:
    Want to use task mode tab in oracle.
    How to enable it. Is there any profile option?
    AshishPlease don't post duplicates -- How to enable Tasks mode tab in Oralce Depot Repair

  • Equium P200D how to enable SATA mode to AHCI so i can install OSx86

    Hi im trying to install OSx86 on my new Equium P200D-139 laptop that i bought this week.
    I need to set SATA mode to AHCI. All other pc's i have used i have been able to do this in the bios but with this laptop the bios is so cut down the option isnt there.
    Does anyone know how to enable AHCI mode so i can get OSx86 to boot.
    Thanks
    Mark

    If I'm not mistaken, you get the famous "Still waiting for root device" message, right?
    Well, I really do not have many experience in Mac operating systems, but this appears because of SATA drives and yes, you are right, AHCI mode works for most notebooks or desktop PCs.
    I think there is no way to enable this option. But maybe you can find help looking for some instructions on osx86project in google.

  • How to enable debug mode?

    Hi
    We are doing some web dynpro development.
    Can anyone tell me ho to enable debug mode in the server
    Thanks
    Vijay

    Hi,
    Check this blog, for some idea how to use configtool to set debug mode:
    NetWeaver Portal Debugging
    How to enable debug mode?
    I see that you are new to this forum, first of all welcome to SDN.
    I see that you have posted alot of questions today, really appreciate your interest in learning new stuff.
    SDN is a great forum to start with but my suggestion is to first search the forum for answers to your questions before posting them, this way you will help yourself instead of waiting for people to help you out.
    Greetings,
    Praveen Gudapati
    [Points are always welcome for helpful answers]

  • Ask your question here...how to enable legacy mode in e1-510 (Z5WE3).

    how to enable legacy mode in e1-510  (Z5WE3).

    first of all you need to update BIOS at least to 2.11, this is the link for 2.12http://global-download.acer.com/GDFiles/BIOS/BIOS/BIOS_Acer_2.12_A_A.zip?acerid=635677775458144547&Step1=NOTEBOOK&Step2=ASPIRE&Step3=ASPIRE%20E1-510&OS=ALL&LC=en&BC=ACER&SC=PA_6 once you updated to 2.12, you will find an option on BIOS to enable Legacy mode.

  • How to enable "persistent mode" in Windows failover cluster manager 2012?

    In Windows Server 2008 R2 there was a checkbox named "Enable persistent mode" on a General tab in the Properties of a cluster resource.
    In Windows Server 2012 that seems to have disappeared.
    My cluster resource is a "generic script" resource (not that it makes any difference).
    How do I enable "persistent mode" for a cluster resource in Windows Server 2012?
    Thanks

    Hi Marcus Griley,
    Enabled by default for VM groups Option is hidden from GUI in 2012, you can use the specify the preferred owner of group to realize the same function, positively not come online
    on a node that is not a possible owner.  If no possible owner nodes are up, then the group will still failover to a node that’s not a possible owner, but it will not come online.
    Preferred Owners in a Cluster
    http://blogs.msdn.com/b/clustering/archive/2008/10/14/9000092.aspx
    Specify preferred owners of a group:
    https://technet.microsoft.com/en-us/library/cc759663(v=ws.10).aspx
    Set group FailOver policy:
    https://technet.microsoft.com/en-us/library/cc786993(v=ws.10).aspx
    Set group FailBack policy:
     https://technet.microsoft.com/en-us/library/cc778570(v=ws.10).aspx- This will help the resources to fail back on the preferred owner.
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to schedule Maintenance Mode in SCOM 2012?

    Hi
    How do I schedule Maintenance Mode in SCOM 2012? Do we have any tool for 2012 like we had with 2007?
    Regards,
    Akhilesh
    Thanks, Akhilesh

    Yep - to add a calendar takes some extra steps:
    E.g. 
    1) Create a database which includes a table to store information such as:
    - target for maintenance mode
    - scheduled time for maintenance mode
    - Comments
    - Duration
    - Reason
    2) The Service Request fires off an Orchestrator runbook that stores this information in the database
    3) Another Runbook that runs frequently that checks the database to see if it should kick off maintenance mode.
    It isn't any easy solution for maintenance mode. It works better for more simplistic scheduling e.g. we do implement this kind of logic for environment refreshes and backups where we use the SM Portal and Orchestrator to log a date and then have another
    runbook that runs at 2am every day to check if it should execute a backup \ refresh.  
    Cheers
    Graham
    Regards Graham New System Center 2012 Blog! -
    http://www.systemcentersolutions.co.uk
    View OpsMgr tips and tricks at
    http://systemcentersolutions.wordpress.com/

  • How to enable Accessibility Mode of OEM 1g Application server console

    Hi,
    Please guide me to deploy the war file in the Oracle EBS release 12. For that i need to enable Accessibility Mode of OEM 1g Application server console.This is in ref. to 392218.1 note.
    Thanks...

    Hi,
    You need to configure the AS10g Control with R12 by following the steps in this document (not enabled by default).
    Note: 603716.1 - Using AS10g AS Control with eBusiness Suite Rel 12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=603716.1
    Regards,
    Hussein

  • How to enable workprotect mode for unsaved data

    Hi,
    I am trying to enable workprotect mode for unsaved data and the reason is after entering hours in Record Working Time If the user navigates to other screen ,all the data entered in time is getting lost.
    For enabling the Workprotect mode I did the following things
    1.Go to system admin -> system config ->service config->Applicaitons ->com.sap.portal.epcf.loader
    Change workprotect.mode.default to 2
    Restart the config by right clicking on com.sap.portal.epcf.loader . Click Administrate ->restart
    and
    2.Opened the Personalise option from Masthead and selected workprotect mode and selected
    Choose action in popup on unsaved data
    But still it doesn't work.
    What is missing here
    Thanks
    Bala Duvvuri

    GLM,
    I am testing with my own user id and i have set the settings as mentioned above
    Thanks
    Bala Duvvuri

  • How to enable edit mode to company code option in the copied PO in SRM 7.0?

    Hello all,
    Another strange requirement!
    When we copy an old PO or when we reopen a saved PO, the Company code drop down option is freezed at the header part of the PO. How to enable this option for the user to edit the company code further?
    Regards
    Madhan

    HI Madhan,
    As far as I know, the behavior you have mentioned is Standard behavior of SAP SRM. You are copying an old Purchase Order to create a new PO, the system assumes that all the important header information is same (that is the reason you are using the copy functionality) and gets copied to new PO.
    When it comes to 'Saved PO' the system initially determines the company code from the organization assignment of the buyer who created the purchase order.
    In such cases, I hope, the user can create multiple purchase orders with different company codes and treat them as templates.
    This can be a workaround for the functionality your customer is looking for.
    Thanks and regards,
    Ranjan

Maybe you are looking for

  • Datagrid Autoscroll Problem.

    Hi,      I need one urgent help. I have a datagrid with lot of item renderers. While my datagrid has verticalscroll bar, i have one problem. while i click on an any row it autoscrolls itself to first row. I don't want it to autoscroll in this manner,

  • SQL query to get the responsibility name

    Hi, I require an SQL query which would give the responsibilty name to which the concurrent programs are assigned. Thanks& Regards,

  • Error on deploying app on Weblogic 10.0.1.0 to 10.3.0.0

    Hi All, We are using JDK1.5 and Struts2 for our project. In that, we are using the Oracle Weblogic version 10.0.0.0 on one server and whenever we are trying to deploy the same application onto weblogic server of version 10.3.0.0. We are getting few e

  • Data packages drop to bottom of status window

    Using BPC 5.1 SP03 Has anyone noticed after kicking off a data package via eData, the package's row entry in the eData status menu moves to the bottom of the list. There is never a start time---it never runs. I have to manually delete the item and ru

  • ITunes is running EXTREMELY slow

    I just bought a new computer running Windows 8, I downloaded iTunes 11, loaded my music library, and plugged in my iPhone. After erasing all my music on my iPhone in order to sync with my new computer, I understandably wanted to start re-adding my mu