Is it safe to control c out of a shutdown immediate?

development database
10.1.0.3
solaris
I did a shutdown immediate and it is taking time to shut down. something is probably running. I should have checked first and could n ot. I tried sqlplus / as sysdba to create another session and 10.1.0.3 is too old to do that while shutting down.,
is it safe to control c out of this shutdown
shutdown abort
startup
shutdowm immediate
startup
or might I corrupt the database?
I need to bounce this irregardless of what is running.

Hi Anantha,
slight correction: uncommitted transactions are not rolled back during the shutdown abort. But they are rolled back during the next startup of the instance during the crash recovery phase. So at the end, the database looks exactly the same as after a shutdown immediate-startup sequence. That is, if you have all the online logfiles in place needed for the crash recovery.
Kind regards
Uwe

Similar Messages

  • I have been trying to pass a controlling signal out of a running sub vi to start a case sequence that contains a measurement sub vi. I can't get it to work,can anyone help me.

    I have tried several different means of getting a controlling signal out of gl_flicker_vi. What I want is to pull the current iteration value out of the inner while loop, compare that to another value and if true, trigger the case structure that contains the Take measurements sub vi. I can get an indicator on the main vi to register the iteration values from the sub vi, but I can't use them to control the case structure. When I connected a reference to the control and then a property node within the sub vi, I alway end up with broken wires. Is there anything that I can do to
    get values out of the sub vi that I can use for my purpose? Is there something that I don't know about using references and property nodes that I should at this point? Any help would be greatly appreciated.
    Attachments:
    GL_Flicker_mod.vi ‏88 KB
    Take_Measurements.vi ‏147 KB
    Pass_a_Reference.vi ‏69 KB

    1-Apparently, you didn't wire an input for your DigNum Refnum, the ref to the inner loop index. That's where your broken wire should connect.
    2- Better now : you could create a global variable of the loop index, that you can read anywhere in LabVIEW.
    3- Anyway, your vi will not behave the way you want, since your comparison node will be operated by LabVIEW before anything comming back from GL-Flicker. Use a loop there ?
    I think that you are a overusing propertie nodes, and I believe that there is probably a better and simpler way of doing what you want here...
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Why is my itunes video controls grayed out on mac?

    why is my itunes video controls grayed out on mac?
    How do I fix this problem so I can watch purchased videos ?

    In many cases, they are related, I have many users who have reported the repair of QuickTime fixed the issue.
    See if these articles will help:
    iTunes for Windows plays video files without any audio
    http://support.apple.com/kb/TS1696
    Troubleshooting iTunes for Windows Vista or Windows 7 video playback performance issues
    http://support.apple.com/kb/TS1718

  • My iphone 5 will not let me delete emails and open up certain apps like Keep safe and kicks me out of different apps

    My iPhone 5 will not let me delete emails. I trash them and they look like they are deleted and then they will load back in. I cannot open my Keep Safe app after the last update. It said I needed more storage so I upgraded and it still will not load. It opens for a second and then goes to home page.  FB is hit or miss if it will open and when it does it is really slow.  Any suggestions?

    Oh my gosh I had the EXACT same problem, and for ages I couldn't figure out how to fix it until today. Here's what I did:
    First I went onto my computer, opened itunes, and un-installed tumblr, vine and kik. These were the apps I was having problems with (it said I had them on my phone but, like you, they didn't show).
    Then I went to the itunes store, searched for each one, and it said I could update them so I did (just FYI: for tumblr a window popped up saying "please click ok to confirm you are 17 years or older", so I did that also)
    When I went back to my phone and tried installing them again (still on my computer), it worked!
    I hope this helps, because it was incredibly frustrating. Good luck!

  • Mitigation control errors out in CUP approval

    We are on GRC 5.3 SP8 and I am trying to create a mitigating control in RAR.  Once it goes for approval into CUP, it erroru2019s out when I try to approve it.  Here is the message:
    2010-05-25 10:57:43,367 [SAPEngine_Application_Thread[impl:3]_9] ERROR com.virsa.ae.commons.utils.StringEncrypter$EncryptionException: Invalid PKCS#5 padding length: 32
    com.virsa.ae.service.ServiceException: com.virsa.ae.commons.utils.StringEncrypter$EncryptionException: Invalid PKCS#5 padding length: 32
         at com.virsa.ae.accessrequests.bo.RequestExitServiceHelper.getCCDocument(RequestExitServiceHelper.java:315)
         at com.virsa.ae.accessrequests.bo.RequestExitServiceHelper.callCCExitService(RequestExitServiceHelper.java:263)
         at com.virsa.ae.accessrequests.bo.RequestExitServiceHelper.callExitServiceForApprovedRequest(RequestExitServiceHelper.java:51)
         at com.virsa.ae.accessrequests.bo.RequestBO.callExitService(RequestBO.java:5391)
         at com.virsa.ae.accessrequests.bo.RequestBO.approveRequest(RequestBO.java:5230)
         at com.virsa.ae.accessrequests.bo.RequestBO.approveRequest(RequestBO.java:5023)
         at com.virsa.ae.accessrequests.actions.RequestViewAction.confirmRequestApproval(RequestViewAction.java:946)
         at com.virsa.ae.accessrequests.actions.RequestViewAction.execute(RequestViewAction.java:103)
         at com.virsa.ae.commons.utils.framework.NavigationEngine.execute(NavigationEngine.java:295)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:431)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.virsa.ae.commons.utils.framework.servlet.AEFrameworkServlet.service(AEFrameworkServlet.java:461)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by:
    com.virsa.ae.commons.utils.StringEncrypter$EncryptionException: Invalid PKCS#5 padding length: 32
         at com.virsa.ae.commons.utils.StringEncrypter.decrypt(StringEncrypter.java:200)
         at com.virsa.ae.accessrequests.bo.RequestExitServiceHelper.getCCDocument(RequestExitServiceHelper.java:305)
         ... 32 more
    Thanks,
    Peggy

    Hello Peggy,
      Did you recently upgraded your NW Java Support package? If yes, then kindly check the SAP Note "1417651 - Unable to retrieve connector & application configuration"
    The problem is coming due to change in NW encryption algorithm and impacted GRC as well. This is fixed in SP10 of GRC.
    Regards, Varun

  • Why are the adjustment layer controls grayed out?

    I have used an adjustment layer in CS5 and when it was first used I could adjust everything.  Now most of the controls have grayed out and whilst I can slide the sliders I can not type figures in nor use the radio buttons!  Why has it locked me out?  It has happened on a few images and with both Colour Balance and Hue and Saturation Layers.
    The image above shows the problem with the top Colour Balance layer where I can not select Shadows or Highlights, nor type in figures for the sliders BUT I can slide them and change the tick on Preserve Luminosity!  The basic image being edited is an 8-bit RGB file. 
    Adding a new adjustment layer (Colour Balance) on top of this one initially showed the same problem but after adding 3 more new adjustment layers suddenly eveything came back to fully working again - even the original problem layer!
    This problem keeps happening with some of my images.  It is happening on all 3 of our photoshop PC's, so it looks like a basic PS bug.  Has anyone else seen this or know why it happens?

    Thanks for the suggestion but that has no effect on them being grayed out or not.  When this problem occurs it does not matter if the Mask is highlighted OR the adjustment itself.
    But thanks anyway.
    I am currently without the issue on the above example having removed the problem by adding additional adjustment layers and removing them again. Even if I now select just the adjustment mask I can still access ALL adjustment controls without problem.
    But it will occur again as it has done over the last few months on a random basis.  Hopefully someone else has seen this occur and found a solution?

  • Mini Safe Mode Resolution is Out of Range

    Hi everyone,
    I just bought a second-hand Mac Mini 1.86 and am using it as a media server. I set everything up on my Samsung 940mw and then hooked it up to my girlfriend's LN-T4065F Samsung. I made the foolish mistake of working with SwitchResX instead of DisplayConfigX which I am much more familiar with. I set a Custom profile in SwitchResX and upon reboot, the TV says that the signal is out of range.
    I now know the exact refresh and H/V settings so I should be in the clear if I can just see what I'm doing!
    Here's what I've tried so far, without success:
    1) Safe mode. Safe resolution appears to be out of range.
    2) Deleted both windowserver .plist files.
    3) Deleted the latest folder in /System/Library/Displays/Overrides/ which was created by SwitchResX.
    4) Reset the PRAM after each of these steps.
    Is it time to reinstall Leopard? Maybe reconnect the Mini to the 940mw and try Safe Mode with that display? I'm stuck here. Luckily, all of my media is on an external, so if we reinstall, I'll just need to download a few choice programs again.
    Thanks for your help.

    Booted into safe mode using the 940mw, which worked, turned on VNC and used my Powerbook to edit the display settings. However, no amount of fooling around in DisplayConfigX would let me get true 1080p out of the Mini. I went and bought a DVI-HDMI cable and it worked on the spot.

  • Bass/treble controls greyed out on audigy 2 nx sound mixer pa

    Hello,
    I have just re-installed my audigy 2 nx and all related software and the controls for bass and treble are now greyed out and unusable, is this a software problem, i have videlogic fi've one speakers, what can i do to rectify it's
    thanks

    rebel68,
    For the Audigy 2 NX , the tone controls are greyed out as this feature is not supported. You can use the Creative Graphic Equalizer application to do the bass and treble adjustments.
    Jason

  • How to control print-out in GI Slip based on storage location

    Hi Experts,
    Presently my smartform - GI Slip is giving print out for each line item. But the requirement is: no. of print out will depend on no. of storage location, independent of line item. Since GI Slip is a collective slip hence its showing same details for each line item. The print out are first taken from MB1A and then MB90 is for reprocessing.
    How can I control the no. of printouts based on storage location
    Please help me in this issue...
    Thanks in Advance...
    Pinki.

    You have to modify your driver program,
    Ex: Loop at < internal table>
    AT NEW <storage location>
    <New-page>
    End at.
    End loop.
    The above syntax will help you to close the issue.
    Rgds,
    SR

  • Why is the volume control grayed out?

    Hi,
    I am attempting to record from a Sony ECM-MS957 mike that is connected to my iBook with a Griffin iMic onto GarageBand3.
    I am following the "Learn to Podcast" tutorials from Apple. With the Sony mic connected the volume control in the track info window is grayed out. If I un-plug the Sony mic and use the built in mic the volume control becomes active.
    I have the iMic selected in the System Preferences and the volume indicator responds to the mic. The iMic is also selected in the GarageBand preferences.
    Can someone explain to me what I am doing wrong here.
    Thanks

    http://www.thehangtime.com/gb/gbfaq2.html#volumesliderdimmed
    (BTW, there's no need to select the iMic in System Prefs) --Hang

  • Controls greyed out, and how to "auto-organize"?

    I just changed over to vista and had to download itunes again, and when I try to use it, it acts different. My "show duplicate songs" is greyed out, and it wont even let me drag songs from my library to my playlists anymore... any help appreciated.
    thanks
    mark...

    T.H. Lin
    Welcome to the Apple Discussions.
    You can't. However, searching doesn't have to be harder:
    There are three ways (at least) to get files from the iPhoto Window.
    1. Drag and Drop: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
    2. File -> Export: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
    3. Show File: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
    Rolls in the iPhoto Window (View -> Film Rolls) correspond exactly with the Roll Folders in the Originals Folder in the iPhoto Library Folder. You can move photos between Rolls, you can rename rolls, edit them, create them, as long as you do it via the iPhoto Window. Check out the Info Pane (wee 'i', lower left) the name and date fields are editable. Edit a Roll Name using the Info Pane, the Roll Folder in iPhoto Library Folder/Originals will also have the new name.
    Also, in the iPhoto Window: Want to see the pics you took in a particular month or day, use the Calendar at lower left.
    Regards
    TD

  • Visa Control grayed out when executable used with Run-time Engine

    When I run an executable on a machine with only the Run-time Engine the Visa Control for Com Ports is grayed out. I'm guessing that I am missing a library, but do not know which one.

    You need to install the VISA run-time. If you are just using VISA for serial communication, then there is an option on the app builder (Installer Settings>Advanced) for Serial Port Support. This will add a much smaller version of the VISA run-time engine to the installer you create. If you are using GPIB, etc., you have to install the hardware driver (i.e. NI-GPIB) and the full VISA run-time engine.

  • Parental Controls, Print out Log

    Hello,
    I do various mac tech support/advice for several elementary school teachers.
    One has asked it I can print out the website use log in the 10.5 Parental Controls for one of her student's accounts. I was wondering if there is a good way print it, short of using the apache2 log files in the Console.
    I hope I'm just not missing something obvious.
    Thank you
    Message was edited by: Jeremy Dorn

    I understand all of that. But in my case, it's my kids' accounts. They don't do any "important sfuff" that would be lost if they were force logged out. All they do is use a web browser to play flash-based online games and watch YouTube videos. They often just let their time run out instead of logging out, and their broswers then continue to use up to 90% of CPU and continue to use enormous amounts of internet bandwidth "displaying" the Flash crud, which slows down everything for everyone else who uses the computer.
    Firing up Activity Monitor and force logging them out gets tiring. A way to have their accounts force logged out at the end of their time, instead of just being bumped to the login window, would be a godsend.

  • Audio A/V controls grayed out - no audio

    Hello,
    I am on a PC running Windows XP. I have purchased Quicktime PRO and the MPEG plugin.
    MY Question is: My Audio A/V controls are grayed out. When I go to Window->Show A/V Controls my Audio A/V controls are completely grayed out. No audio.
    However, audio is fine on my PC running numerous applications?
    Any ideas,
    Gary Young

    Thanks for responding, no there is no sound from the headphone jack either. It seems like the problem started with the last update installation. A couple of weeks before that I had changed out the memory for a 1g in the upper slot. Everything else working well and memory seems to be happy. Those are the only two things I can think of that have gone on with the system. Internal speakers show up as the choices in sys pref and it switches back and forth from internal to headphone promptly when you insert/remove plug. The tex instr sound card is showing up in the hardware description in about this mac. Most of this detail may be meaningless, but figured there might be a clue in there for someone more clued up than I am.
    Thanks

  • Why is Keyword Controls grayed out?

    What condition(s) cause the Show Keyword Controls under the Windows menu to be grayed out? I've searched the manual and can't seem to find the answer.
    Thanks// Chris

    I seem to remember that it sometimes disappears if the Viewer pane is hidden.
    Ian

Maybe you are looking for

  • When i try to install "wmpfirefoxplugin" on firefox 4 i get a question about cd-rom #1

    Når jeg prøver å innstallere denne plugin på firefox 4 kommer det opp denne meldingen. The feature you are trying to use is on a cd-rom or other removable disk that is not aviable.

  • Using Loadrunner to test Jinitiator applets

    I am not familiar with JInitiator, and I am currently researching using LoadRunner 7.5 to perform load testing on an applet using JInitiator 1.1.8.19. The applet also uses Java RMI as its messaging protocol. Is there any information about how to do l

  • System.Windows.Forms.SaveFileDialog not working under Windows 2008 R2 Server

    I am using Windows Server 2008 R2 (64-bit) that is been virtualized with Hyper-V and it is being used as a "Remote Desktop Server". I am trying to use this PowerShell code that will open a "Save-File-Dialog" box to select the PDF file and send it to

  • Depreciation reverse ( urgent)

    Hi If I have done the depreciation run , and now I want to reverse the depreciation of one of the assets then how can this be done? Please advise ASAP Good points will be rewarded for useful answers. Thanks

  • ME_PROCESS_PO_CUST : BADI for ME21N

    Hi All, Can anybody help me how to define the syntax for changing a field on the purchase order header by using this BADI with method PROCESS_HEADER. It is not clear to me to program this logic (since I am not an ABAP OO expert) into this method. I w