Automatically shutdown auxiliary after DUPLICATE complete

This is in regards to 10.2.0.4
I am refreshing a Test system with Production data using the DUPLICATE command. I've searched via Google but haven't hit the right search phrase to find the answer to my question. Once the RMAN DUPLICATE command finishes, I would like for RMAN to shutdown the auxiliary database (Test) as there are DBMS_SCHEDULER entries and table data that I want to remove/update before those scheduler items start running.
To kick off the DUPLICATE, I will be using the following command
rman target sys@Production nocatalog auxiliary / cmdfile ='rman_dup.rcv' log=rman_duplicate.log where rman_dup.rcv will look like run {
set until time "to_date('2011-05-11 14:00:00','YYYY-MM-DD HH24:MI:SS')";
allocate auxiliary channel a1 device type disk;
allocate auxiliary channel a2 device type disk;
duplicate target database to Test
  NOFILENAMECHECK;
}I would do this as a script but the catch is I do not know the sys pasword for Production. The person who knows that will be typing it in at the appropriate time. (Long story, don't ask)
So is there a way for RMAN to shutdown the Test system and leave it down after the DUPLICATE is done but still also a user to type in the password for Production so that I don't have to sit there and stare and the screen and manually do the process as soon as I see that DUPLICATE is done?

You will be calling this RMAN from a shell.
So, you could put all of these in a shell script :
!/bin/sh
rman target sys@Production nocatalog auxiliary / cmdfile ='rman_dup.rcv' log=rman_duplicate.log
#the rman_dup.rcv completes and rman exits
# now set the "local" SID
ORACLE_SID=TEST;export ORACLE_SID
# connect to TEST without knowing the SYS password
# TEST can now be referenced as a "local" instance
sqlplus /nolog <<EOF
connect / as sysdba
shutdown immediate
EOF
#Hemant K Chitale
nb : Although I do agree that DUPLICATE doesn't make sense for duplicating production to test/development when you do not / should not have the production SYS password.
You should be creating TEST "as if" doing a D.R., using the Production backup copied over to the Test server.

Similar Messages

  • WebLogic Datasources : Automatically Shutdown and Start up

    Hi there,
    I have a problem with my datasources, I have WLST script which shutdown and start automatically some datasources in my environment, all of them in my crontab !
    Follow exactly my script !
    [weblogic@wls_server restartDS]$ cat shutdownDS1.py | more
    connect('weblogic','password','t3://server:10000')
    domainConfig()
    servers = cmo.getServers()
    domainRuntime()
    for server in servers:
    try:
    print 'check ' + server.getName()
    print '/ServerRuntimes/' + server.getName() + '/JDBCServiceRuntime/' + server.getName() + '/JDBCDataSourceRuntimeMBeans/MYDATASOURCE-XA1'
    cd('ServerRuntimes/' + server.getName() + '/JDBCServiceRuntime/' + server.getName() + '/JDBCDataSourceRuntimeMBeans/MYDATASOURCE-XA1')
    objectArray = jarray.array([], java.lang.Object)
    stringArray = jarray.array([], java.lang.String)
    invoke('shutdown', objectArray, stringArray)
    except WLSTException,e:
    print server.getName() + 'is not running.'
    for server in servers:
    try:
    print 'check ' + server.getName()
    print '/ServerRuntimes/' + server.getName() + '/JDBCServiceRuntime/' + server.getName() + '/JDBCDataSourceRuntimeMBeans/MYDATASOURCE-XA2'
    cd('ServerRuntimes/' + server.getName() + '/JDBCServiceRuntime/' + server.getName() + '/JDBCDataSourceRuntimeMBeans/MYDATASOURCE-XA2')
    objectArray = jarray.array([], java.lang.Object)
    stringArray = jarray.array([], java.lang.String)
    invoke('shutdown', objectArray, stringArray)
    except WLSTException,e:
    print server.getName() + 'is not running.'
    exit()
    Don´t worry, I have another script which kill XA3 and XA4 datasources as well, so, this way, I have load balancing here !
    It works with CRONTAB !
    The problem here is : Doesn´t matter if datasources are running or not, simply , datasources automatically shutdown and after that, start it! But I would like to improve this, I would like to implement datasource status condition, I mean, when datasource it become overloaded, it kill automatically , this way, I would not use crontab, but another kind of trigger |!
    Did you see this before ?
    I would like to improve this workaround !
    Just keep in mind, me and my team, didn´t discover the root cause yet, so, this automatically datasource restart is a kind of workaround!
    Thanks in advance !
    Edson

    Hmm. what was the problem app?
    Force a shut down by holding the power button for an extended amount.
    Reboot into SafeBoot mode to clear cache files, then reboot as normal.
    SafeBoot  http://support.apple.com/kb/HT1564

  • My time Capsule is now 3 months in operation and now every day shutdown automatically and the power is completely off and my network is down. Any idea what is happening?

    My time Capsule is now 3 months in operation and now every day shutdown automatically and the power is completely off and my network is down. Any idea what is happening?

    The Time Capsule has a defective power supply and it needs to be exchanged as soon as possible. Soon, you will not be able to power it back up at all after it shuts down.
    Take the Time Capsule to an Apple Store, if you have one near you, or contact Apple Support to get the process started. 
    http://www.apple.com/support/contact/

  • Can Firefox Download dialog box be set to closed automatically after download completes?

    Can Firefox Download dialog box be set to closed automatically after download completes?

    See also:
    *Tools > Options > General : Downloads : "Close it when all downloads are finished"
    *Press F10 or tap the Alt key to bring up the "Menu Bar" temporarily if the Menu Bar is hidden.
    *Use "Firefox > Options" instead of "Tools > Options" if the menu bar is hidden.
    *https://support.mozilla.org/kb/Options+window+-+General+panel
    *https://support.mozilla.org/kb/Downloads+window

  • Time Machine Backups disk not automatically unmounting after backup completes in Lion

    I am using Time Machine over WiFi on a 3rd party USB drive shared as an AirDisk through an Airport Extreme router. Ever since switching to Lion (clean install), I have noticed that the Time Machine backup disk will not automatically unmount after a backup is completed. This creates a problem when my MacBook Pro comes back from sleep. Specifically, the WiFi notification icon in the Finder toolbar indicates that WiFi is connected, even though it's not connected to a network, and I am unable to connect to any networks for what seems like several minutes until the Time Machine backups disk disappears from the desktop and WiFi actually connects.
    Since the disk was not cleanly unmounted, Time Machine then keeps complaining that the sparse bundle file is locked and cannot be mounted every time it tries to do a backup. I have to either disconnect/reconnect the USB drive physically from the router, or restart the router every time this happens to resolve the issue. That is getting really annoying to have to do every time. I suppose I could manually unmount the Time Machine disk after every backup but it's ridiculous to have to do that every time I want to put the computer to sleep.
    Is anyone else experiencing this issue and is there a fix?

    For others who might be having this problem - I was able to resolve it by connecting my backup disk to my mac via USB, completely erasing it, and starting over from a new backup. Disk Utility was not reporting any errors when I verified the disk, but I went ahead and repartitioned it and started fresh. The disk now automatically unmounts after backups complete.

  • Very long shutdown time after Yosemite install

    After installing Yosemite my Macbookpro has shutdown times of over more than 5 minutes. This is what i got from Etrecheck.
    Problem description:
    very long shutdown time after yosemite install
    EtreCheck version: 2.1.8 (121)
    Report generated 19 Feb 2015 01:19:39 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Early 2011) (Technical Specifications)
        MacBook Pro - model: MacBookPro8,2
        1 2 GHz Intel Core i7 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 868
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
        AMD Radeon HD 6490M - VRAM: 256 MB
            Color LCD 1440 x 900
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: one day 7:40:33
    Disk Information: ℹ️
        Hitachi HTS545050B9A302 disk0 : (500,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (90.86 GB free)
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-898
    USB Information: ℹ️
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        LaCie LaCie Device 500,11 GB
            EFI (disk2s1) <not mounted> : 210 MB
            MINI DAVID HDD (disk2s2) /Volumes/MINI DAVID HDD : 499.76 GB (62.48 GB free)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
        /etc/sysctl.conf - Exists
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Karabiner.app
        [not loaded]    org.pqrs.driver.Karabiner (10.2.0 - SDK 10.9) [Click for support]
            /Library/Parallels/Parallels Service.app
        [not loaded]    com.parallels.kext.prl_hid_hook (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_hypervisor (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_netbridge (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_usb_connect (7.0 15106.786747) [Click for support]
        [not loaded]    com.parallels.kext.prl_vnic (7.0 15106.786747) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.Avid.driver.AvidDX (4.7.1) [Click for support]
        [loaded]    com.Cycling74.driver.Soundflower (1.5.1) [Click for support]
        [not loaded]    com.SafeNet.driver.Sentinel (7.3.0) [Click for support]
        [not loaded]    com.avid.driver.Avid_SCSI (1.2.0) [Click for support]
        [not loaded]    com.avid.driver.Avid_SCSI_RBC (1.2.0) [Click for support]
        [loaded]    com.cisco.kext.acsock (1.1.0 - SDK 10.2) [Click for support]
        [not loaded]    com.digidesign.fwfamily.driver (8.0.4f1) [Click for support]
        [not loaded]    com.digidesign.mbox2.boot.driver (8.0.4f1) [Click for support]
        [not loaded]    com.digidesign.mbox2.driver (8.0.4f1) [Click for support]
        [not loaded]    com.freecom.driver.BoulderScsi (1.0.0d1) [Click for support]
        [not loaded]    com.metakine.handsoff.driver (2.0.8 - SDK 10.6) [Click for support]
        [not loaded]    com.nvidia.CUDA (1.1.0) [Click for support]
        [not loaded]    com.paceap.kext.PACESupport (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.PACESupport2 (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.master (5.7.2b8) [Click for support]
        [loaded]    com.rogueamoeba.HermesAudio (3.0.1) [Click for support]
        [not loaded]    com.sony.filesystems.pdudf (4.03.0d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.filesystems.pdudfr (4.03.0d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.scsi.PDW-U1 (4.03.0d006 - SDK 10.6) [Click for support]
        [not loaded]    com.wacom.kext.pentablet (5.3.5 - SDK 10.9) [Click for support]
            /System/Library/Extensions/PACESupportFamily.kext/Contents/PlugIns
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.panther (5.7.2b8) [Click for support]
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.7.2b8) [Click for support]
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.7.2b8) [Click for support]
    Startup Items: ℹ️
        ciscod: Path: /System/Library/StartupItems/ciscod
        CUDA: Path: /System/Library/StartupItems/CUDA
        Digidesign Mbox 2: Path: /Library/StartupItems/Digidesign Mbox 2
        DigidesignLoader: Path: /Library/StartupItems/DigidesignLoader
        PACESupport: Path: /Library/StartupItems/PACESupport
        ProTecVb: Path: /Library/StartupItems/ProTecVb
        Startup items are obsolete in OS X Yosemite
    Problem System Launch Daemons: ℹ️
        [unknown]    c om.apple.coreservices.appleevents.plist [Click for support]
        [unknown]    c om.apple.diskarbitrationd.plist [Click for support]
        [unknown]    c om.apple.mDNSResponder.plist [Click for support]
        [unknown]    co m.apple.securityd.plist [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.CS5ServiceManager.plist [Click for support]
        [loaded]    com.cisco.anyconnect.gui.plist [Click for support]
        [running]    com.epson.epw.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.metakine.handsoff.agent.plist [Click for support]
        [loaded]    com.nvidia.CUDASoftwareUpdate.plist [Click for support]
        [failed]    com.parallels.desktop.launch.plist [Click for support]
        [loaded]    com.parallels.DesktopControlAgent.plist [Click for support]
        [running]    com.parallels.vm.prl_pcproxy.plist [Click for support]
        [running]    com.wacom.pentablet.plist [Click for support]
        [running]    net.culater.SIMBL.Agent.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [failed]    com.autodesk.backburner_manager.plist [Click for support]
        [running]    com.autodesk.backburner_server.plist [Click for support]
        [failed]    com.autodesk.backburner_start.plist [Click for support]
        [running]    com.cisco.anyconnect.vpnagentd.plist [Click for support]
        [running]    com.digidesign.fwfamily.helper.plist [Click for support]
        [running]    com.edb.launchd.postgresql-8.4.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [running]    com.metakine.handsoff.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [running]    com.parallels.desktop.launchdaemon.plist [Click for support]
        [loaded]    com.rogueamoeba.hermes.plist [Click for support]
        [loaded]    com.rogueamoeba.instanton-agent.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [loaded]    PACESupport.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
    User Login Items: ℹ️
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
    Internet Plug-ins: ℹ️
        o1dbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        Google Earth Web Plug-in: Version: 7.0 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.3.8.1 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.6 - SDK 10.9 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.40.2.0 - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.3.8 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User internet Plug-ins: ℹ️
        Picasa: Version: 1.0 - SDK 10.4 [Click for support]
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.3.2
    3rd Party Preference Panes: ℹ️
        CUDA Preferences  [Click for support]
        DigidesignMbox2  [Click for support]
        Digidesign Mbox 2 Pro  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        MacFUSE  [Click for support]
        Perian  [Click for support]
        PenTablet  [Click for support]
        XDCAM Drive Monitor  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 498.88 GB Disk used: 408.02 GB
        Destinations:
            Time Capsule [Local]
            Total size: 799.52 GB
            Total number of backups: 18
            Oldest backup: 2014-11-12 02:44:18 +0000
            Last backup: 2015-02-17 14:14:45 +0000
            Size of backup disk: Too small
                Backup size 799.52 GB < (Disk used 408.02 GB X 3)
    Top Processes by CPU: ℹ️
            20%    mds
             5%    WindowServer
             2%    Google Chrome
             1%    launchd
             1%    prl_disp_service
    Top Processes by Memory: ℹ️
        515 MB    Final Cut Pro
        378 MB    softwareupdated
        309 MB    Google Chrome
        215 MB    Google Chrome Helper
        206 MB    mds_stores
    Virtual Memory Information: ℹ️
        220 MB    Free RAM
        3.56 GB    Active RAM
        3.34 GB    Inactive RAM
        1.45 GB    Wired RAM
        7.56 GB    Page-ins
        4 MB    Page-outs
    Diagnostics Information: ℹ️
        Feb 18, 2015, 04:35:18 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-163518_[redacted].crash
        Feb 18, 2015, 04:29:01 PM    /Library/Logs/DiagnosticReports/backburnerManager_2015-02-18-162901_[redacted]. crash
        Feb 18, 2015, 04:11:30 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-161130_[redacted].crash
        Feb 18, 2015, 04:04:44 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-160444_[redacted].crash
        Feb 18, 2015, 01:49:37 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Last.fm Scrobbler_2015-02-18-134937_[redacted].crash
        Feb 17, 2015, 05:36:32 PM    Self test - passed

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Shut down from safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Is there a way to automatically detect and delete duplicate photos in a library

    I just imported a load of photos into my main iPhoto '11 Library from several older MAC's Photo Libraries. Despite repeatedly using the "Don't Import Duplicate Photos" dialogue box, I have many duplicate photos. Is there a way to automatically detect and delete Duplicate Photos?
    I also have iPhoto Library Manager installed on my MAC, but cannot seem to locate on it anything that would do this.
    I have over 4,000 photos, so would really appreciate some help here! Thanks in advance...

    duplicate annihilator - http://www.brattoo.com/propaganda/
    And NEVER import an iPhoto library into another iPhoto library - doing so des not work and creates massive duplication
    if you still have all of the original iPhoto libraries I recommend you drag the bad one you created to the desktop (delete it later when everythin has successfully been completed) and start over usin iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ -  to merge the libraries
    LN

  • Error when starting the JC00 after the completion of the WEB AS 640 instal.

    Hi,
    After successful completion of the Web As 640 Installation on HP-UX, I am not able to start the JC00 and getting the following error.
    sapweb:ep1adm 36> startsap
    Checking db Database
    ABAP Database is not available via R3trans
    Checking db Database
    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Starting SAP-Collector Daemon
    12:19:32 09.08.2005   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - hpxOscol 07/2003
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 1087) is already running .....
    saposcol already running
    Running /usr/sap/EP1/SYS/exe/run/startj2eedb
    Trying to start EP1 database ...
    Log file: /home/ep1adm/startdb.log
    /usr/sap/EP1/SYS/exe/run/startj2eedb completed successfully
    Starting SAP Instance SCS01
    Startup-Log is written to /home/ep1adm/startsap_SCS01.log
    Instance on host sapweb started
    Starting SAP Instance JC00
    Startup-Log is written to /home/ep1adm/startsap_JC00.log
    Startup of Instance failed
    See /home/ep1adm/startsap_JC00.log for details
    startsap_JC00.log is
    Trace of system startup/check of SAP System EP1 on Tue Aug  9 13:30:24 EDT 2005
    Called command: /usr/sap/EP1/SYS/exe/run/startsap
    Starting SAP Instance JC00
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2005/08/09 13:30:25
    Startup Profile: "/usr/sap/EP1/SYS/profile/START_JC00_sapweb"
    (4439) SETENV LD_LIBRARY_PATH=/usr/sap/EP1/JC00/j2ee/os_libs:
    Setup Environment Variables
    (4439) SETENV SHLIB_PATH=/usr/sap/EP1/JC00/j2ee/os_libs:/usr/sap/EP1/SYS/exe/run:/usr/sap/EP1/SYS/exe/runU:/usr/sap/EP1/JC00/j2ee/os_libs:/oracle/EP1/920_64/lib:/oracle/EP1/920_64/lib32:/oracle/EP1/920_64/lib:/oracle/EP1/920_64/lib32
    (4439) SETENV LIBPATH=/usr/sap/EP1/JC00/j2ee/os_libs:
    Execute Pre-Startup Commands
    (4439) Local: rm -f jc.sapEP1_JC00
    (4439) Local: ln -s -f /usr/sap/EP1/JC00/j2ee/os_libs/jcontrol jc.sapEP1_JC00
    Starting Programs
    (4446) Starting: local jc.sapEP1_JC00 pf=/usr/sap/EP1/SYS/profile/EP1_JC00_sapweb
    (4439) Waiting for Child Processes to terminate.
    (4439) **** 2005/08/09 13:30:31 Child 4446 terminated with Status 66 . ****
    (4439) **** No more Child Processes to wait for.
    (4439) Parent Shutdown at 2005/08/09 13:30:31
    Execute Post-Shutdown Commands
    (4439) Exiting with Return-Code 3. (No more child processes)
    Startup of Instance failed
    I was able to start and stop the SAP before i took the backup but after the backup i am not able to start the SAP.
    Thanks,
    Sandeep

    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Please see the log file.If it says password expired .Please change the password for the schema user of J2ee database.In my case the user is sapdbqx1 and after resetiing the apssword it worked fine.
    Also onetime for annother system in XI Landscpe I had same issue.
    Solution: The listener file should have both logical hostname as well as physical host name entry.Then its worked.
    Sudhakar

  • [SAP WM] Cancel Transfer Order after Technical complete of prodution order

    Hi gurus,
    i have this problem.
    In my SAP WM implementation, i have customizing the PP-WM interface to create automatically the TO from central warehouse to Production supply aera after releasing of production order. The steps are:
    - Release production order
    - Creation of TR  - automatically
    - Ceration of TO to be confirmed (red light) from central warehouse (001) to production supply area (100) - automatically
    Now i would that after technical complete of production order, automatically the TO to be confirmed is cancelled. There is a way to do it?
    thanks and regards.

    Allesio
    I am confused as to why you would want to CANCEL the TO. Surely if the order is complete (technically or otherwise) then the stock has been moved from its source to the order and therefore you would want to CONFIRM it and not CANCEL it.
    As I said if the TO is to take 100 of material A from bin 1111111111 to prod order 9999999999 and you cancel the TO the stock will stay in 1111111111 when in fact it has gone to 9999999999 .
    If your order is to say create 100 pieces of Z and to do this you need 100 pieces of A then you want to CONSUME 100 pieces of A  and GR 100 pieces of Z.
    If you cancel the TO the consumption will fail as the stock is not in 9999999999 but has gone back to 1111111111.
    The other problem is that you will be showing 100 pieces of A in bin 1111111111 which is NOT THERE as the order has used it.
    I hope that this helps
    Frenchy.

  • ILOM on X4x00 - temperature monitoring snmp, automatic shutdown

    Hello,
    we run some X4100/X4200 servers. I want to monitor temperatures via ILOM's snmp interface. Unfortunately I get all kind of information with snmpwalk like sensor typ, hysteresis, unit, .... except the current sensor readings. Did anybody succeed in reporting temperatur sensor readings via snmp with ILOM ? We run ILOM firmware 1.0, build 6464.
    Additionally I need to verify that some automatic shutdown happens once a system gets too hot. To test I would like to lower the temperature sensor threshold. How can I do this, how can I lower the temperature thresholds in ILOM?
    Any help is greatly apreciated, with kind regards,
    Heinrich

    I'm trying to get thermal shutdowns to happen, too, for a cluster of X4100s managed with N1SM. I don't use SNMP, though. I've found that the ILOMs have good support for IPMI. e.g.
    echo changeme > changeme
    ipmitool -u root -f changeme -H 192.168.1.20 sensor list
    I can set the sensor thresholds with ... sensor thresh fp.t_amb unr 33
    Thresholds set this way don't stick across power-cycling the ILOM, so I'll probably set up a cron job to set them.
    The machine does a hard shutdown a few seconds after a sensor exceeds it's non-recoverable threshold. It never seems to shut down or signal the OS with ACPI or anything when the critical or non-critical (warning) thresholds are exceeded. It does log it in the sensor log, and I think sends an IPMI alert, since N1SM configures the master machine as an alert target. (in the ILOM cli, show /SP/alerts, or something).
    ipmitool(1m) says that the soft shutdown command is done by having ACPI signal the OS that there is a "fatal overtemperature". I had assumed that that was what N1SM used to soft-power-off machines, but it seems that ipmitool ... power soft doesn't actually do anything to Solaris 10u1 amd64. So that's what I need to fix, I guess. I could try booting GNU/Linux from a CD to maybe see the ACPI events and make sure they're really being sent...
    Anyway, I'd love to hear how to get Solaris to soft shutdown on critical temps. If I don't figure it out soon, I'll just lower the "non-recoverable" thresholds, since I'm just running grid engine on nodes provisioned from a flash archive, so I don't need to worry too much about clean shutdowns.

  • To trigger the same Gp process once again after the completion of one

    Hi
    I have aGP process implemented in Webdynpro.
    After the completion of this process, itshould automatically trigger the same GP process once again.
    It should happen from the webdynpro coding.
    Can anybody help me.
    thnaks
    Smitha

    Hi Siva,
    Thanks for the reply.
    But How can I give process name ?
    There can be more than 1 process with the same name.
    Procees ID is the unique one what we can use.
    Still that too we can't use as method.
    we can give it as a parameter.
    what I tried is,
    IWDClientUser wdUser = WDClientUser.getCurrentUser();
    IUser user1 = wdUser.getSAPUser();
    IGPUserContext userContext = GPContextFactory.getContextManager().createUserContext(user1);
    IGPProcess process = GPProcessFactory.getDesigntimeManager().getActiveTemplate("EB0B28E08B6011DBB1BE00145EB416E0",userContext);
    EB0B28E08B6011DBB1BE00145EB416E0 is the process ID.
    This code I have tried by  giving before and after the completion of the previous  process(process9executionContext.processingComplete();)
    And I tried URL navigation also, by creating an outbound plug in the interfaceview. in the outbound plug I have called the process instantiation URL. But it is giving the error: "can not navigte :non-existent outbound plug"
    Please help me out.
    Thanks
    smitha

  • WCS error COMMON-1 after login completed

    Hi Expert,
    I found WCS Sytem Error Page was displayed after login completed for while. How can i fix about this? Thanks
    WCS System Error Page
    Error(s): You must correct following error(s) before proceeding: Error:COMMON-1: Some unexpected internal error has occured. If the problem presist please report to the Tech Support. Error:Detail: Cannot open connection

    Just a heads up to anyone else that might do this... it took about 5 to 10 minutes for the 'StopWCS' process to complete.
    We run Version 7.0.172.0 on a Windows Server 2003 VM.
    We initially tried restarting the service from Windows Services (services.msc) - made no difference - had to run the stopWCS and startWCS programs in the installation folder.
    NOTE: after launching the exe from the program files\WCSxxx\bin\ folder - it took a few moments and a Java console window appeared. It then spewed out the following over the space of 5 to 10 minutes...
    "Stopping Health Monitor...
    Waiting for shutdown to complete.
    Health Monitor successfully shutdown.
    Stopping WCS server
    WCS server successfully shutdown.
    Waiting for shutdown to complete.
    Shutting down database server ...
    Database server successfully shutdown.
    Apache server is stopped.
    WCS successfully shutdown."
    The startup process was much quicker... taking no more than 5 minutes if that.
    Again, after launching the exe from windows explorer - it took a little while for the java window to appear - it then quite quickly (compared with shutdown) produced the following output.
    "Starting WCS
    This may take a few minutes...
    Starting Apache...
    Starting Apache server ...
    Apache server is running.
    WCS started successfully."
    And yeah - it resolved the issue for us too - many thanks.

  • Oracle database automatically shutdown when i restart computer

    Hi all!
    i have some problems, so i want your help
    i have the database which name is ORCL but i don't understand why when i restart my computer, my database automatically shutdown, so i alway have to execute this command after restarting my computer
    connect / as sysdba
    startup
    could you show me how to fix that error
    help me!

    Hi,
    Refer this thread for a full explaination...
    Oracle service failed to start in a timely manner
    Regards.

  • How di I prevent an automatic computer restart after exe install?

    How do I stop the msi installer from restarting the computer after installing an exe? I have built an installer package of an application using LabView Project.  When running the SetUp.exe the msi installer is automatically restarting the computer after the completion of the installation.  I have the following in the setup.ini file.
    [MsiEngine]
    WinNTPath=supportfiles\WindowsInstaller-KB893803-v2-x86.exe
    RequiredVersion=3.0.0.0
    CommandLine=/passive /norestart
    I am using LabView version 8.5.
    Any help would be appreciated.
    BethV

    Hi, BethV,
    Run setup.exe with /? option:
    setup.exe /?
    Then you will see following dialog:
    It seems to be option /r:n - is what you needed
    best regards,
    Andrey.
    Message Edited by Andrey Dmitriev on 10-31-2008 06:19 PM
    Attachments:
    ScreenshotInstaller.png ‏20 KB

  • Services automatically shutdown

    Dear all,
    OS - Windows XP
    Version - 10.2.0
    am trying to find one sql statement in archive log using dbms_logmnr. but database service automatically shutdown
    ORACLE-BASE - Oracle Logminer
    C:\Documents and Settings\XPMUser>exit
    SQL> BEGIN
      2    DBMS_LOGMNR_D.build (
      3      dictionary_filename => 'archieve.ora',
      4      dictionary_location => 'C:\oraclenew\product\10.2.0\');
      5  END;
      6  /
    PL/SQL procedure successfully completed.
    SQL>
    SQL> BEGIN
      2    DBMS_LOGMNR.add_logfile (
      3      options     => DBMS_LOGMNR.new,
      4      logfilename => 'C:\oraclenew\product\10.2.0\flash_recovery_area\RAJA\AR
    CHIVELOG\2013_10_20\O1_MF_1_7_966TM93Q_.ARC');
      5  END;
      6  /
    PL/SQL procedure successfully completed.
    SQL> BEGIN
      2    DBMS_LOGMNR.start_logmnr (
      3      dictfilename => 'C:\oraclenew\product\10.2.0\flash_recovery_area\RAJA\A
    RCHIVELOG\2013_10_20\O1_MF_1_7_966TM93Q_.ARC');
      4  END;
      5  /
    BEGIN
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    SQL>
    Why this occurring please help     

    please try
    # sqlplus
    BEGIN
      DBMS_LOGMNR.start_logmnr (dictfilename => 'C:\oraclenew\product\10.2.0\archieve.ora');
    END;

Maybe you are looking for

  • How to add Custom fields ( under the Custom Tab) in RMMAIN ( SOLMAN 4.0)

    Hi Expert, I am working in SOLMAN 4.0 i want to add some Custom fields in RMMAIN Transaction -Screen level..( under one custom tab) i have tried in EEWB, it is not helpful for RMMAIN is any Screen exit available for RMMAIN? or any other way? I ll giv

  • Issue in Ibots deliver the reports through mail

    Dear All , I am getitng the below error when i ran the ibot to deliver the reports through email . Steps i have done :- 1. Configured SMTP in windows 2008 R2 2. Configured MAil through EM 3. Created Agent and configured the ibots to deliver the repor

  • I can't retrieve usm and vacm tables from router cisco 2800. Help please!!

    Hi, I'm doing some tests in a router cisco 2800 using snmp in versions 2c and 3. I configured views and communities for version 2c and user, groups and views for version3; I suppose that the vacm and usm parameters involved in the groups, views are s

  • W520 running Windows 8.1 not connecting to internet after sleep

    Hey everybody, really need the help!  I have a w520 that suddenly stopped connecting to the internet after waking up from sleep. I will connect to the network and show others but the connection to the Internet times out. Once I restart I can access t

  • How can I make iTunes exclude some songs when shuffling?

    I have several thousand songs on my Ipod.  I want to add several hundred holiday songs and put them in their own playlist.  How can I prevent them from playing when I turn on Shuffle and play everything else on the player except the holiday music?