Shutdown from Bash#

Hi
I am not able to shutdown a PC from the ZEN Imaging Engine bash#.
I have tried: "shutdown -f", "shutdown -h now" and so on, what is the right
command to shutdown the PC?
regards
Sebastian

On Wed, 13 Jun 2007 06:57:24 GMT, Sebastian Eichinger wrote:
> init 0 has worked with ZEN4 now with ZEN7 i get following message if I use it:
> "bash: init: command not found"
hmm is init in /sbin? have to check
If you have already compiled drivers or have linux.2 please put them on
http://forge.novell.com/modules/xfmo...ect/?zfdimgdrv
Live BootCd and USB Disk from Mike Charles
http://forge.novell.com/modules/xfmod/project/?imagingx
eZie http://forge.novell.com/modules/xfmod/project/?ezie
Marcus Breiden
If you are asked to email me information please change -- to - in my e-mail
address.
The content of this mail is my private and personal opinion.
http://www.edu-magic.net

Similar Messages

  • IMac will only restart or shutdown from power button.

    My iMac will only restart or shutdown from the power button, it also will not logoff users. It starts ok, but only after a hard reboot?? I have repaired permisions and no change. I have a clone I can restore from but any ideas whats up here?
    The only things that I know I have altered are deleting files saved during migration from Panther (months ago)and running Unbuntu Live CD.
    iMac G4 15 Mac OS X (10.4.7) 728ram

    Are you booting into Ubuntu Linux? Most of us here wouldn't now anything to do with it. If the problem is occurring when booted into Mac OS X, it may be a sign of data corruption in the power management and user settings. Some corruption is easy to repair such as fixing the directory (which I'd only do after a clone). Here's how according to my FAQ:
    http://www.macmaps.com/directoryfaq.html
    And I assume the issue is with your iMac G4.

  • Scripting question: Is there a difference between shutdown from within the VM and using the WMIService InitiateShutdown

    Hi,
    Are there any problems with shutting down a virtual machine using a script?  (example of shutdown script here). 
    In this case, I want to start VM's in a particular sequence and timing, and then reverse the sequence and timing for shutdown.  The built-in settings of hyper-V haven't been adequate.
    Is the command "ShutdownList.ItemIndex(0).InitiateShutdown(True,"script
    shutdown")" the same thing as initiating a GUI activated shutdown process?
    If not, does commanding a shutdown from the host using a script cause
    any system problems inside the VM?  If so, are there other or better ways to accomplish this?
    Thanks.
    Best Regards,
    Alan

    Hi Alan,
    I would like to check if you need further assistance .
    Best Regards
    Elton Ji
    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.

  • [SOLVED] I cannot shutdown from Xfce

    I use arch 64 bit, xfce 4.4.1 and kdm. After update today I can no longer shutdown from xfce - I can only log out to kdm, and then shutdown.
    I am in group 'power' and I have /opt/xfce4/libexec/xfsm-shutdown-helper in sudoers, but that file (xfsm-shutdown-helper) seem to no longer exist in that place or anywhere else in my hdd. What should I do?
    Last edited by senjin (2007-04-13 05:05:55)

    baze wrote:
    senjin wrote:
    baze wrote:shutdown via hal is preferred in xfce. if that does not work, sudo is tried, but it is only a fallback.
    to enable shutdown via hal, just add your user to the power group and make sure hal is running. easy as that.
    How should I start hal? Should I add it to deamons on /etc/rc.conf?
    yes
    It works. Thanks!

  • [SOLVED] how to detect archlinux from bash ?

    Is there any simple way ho to detect from bash it is currently running on Arch? I frequntly usde both arch and debian and want top set up my .bashrc & .nash_profile to be the same on both systems so I need some way how to make some part conditional for arch or debian only.
    Last edited by stabele (2009-10-16 12:50:18)

    You could look in /etc/. Debian has some specific files /etc/debian-version, /etc/apt/source.list. Archlinux has /etc/arch-release. Unless you keep the same /etc for both of your distrib, that should do the trick. I am not aware of another way to check which distrib the shell is running on.

  • Startup and shutdown from command line with version 9i

    Hi, i'm an Oracle newbie. I heard it's possible to startup and shutdown an oracle (instance? or database? which one is it) from the command line.
    A little background on what it is that I want to do:
    I'm looking to backup a database by copying the files that make up the database to a location from where they will be commited to tape media. To do this I must shutdown the database, copy the files, and startup the database again.
    At the moment the backups are full exports which I find unnecessary since it is a development database which is never used at night. It is therefore not an issue if we want to shut it down and re-start it after a few minutes. (I think it would take longer to export as opposed to copy the files right?)
    I need help and advice :
    1. Is my way of going about this correct ?
    2. How do I startup/shutdown from the command line (sqlplus user/password command) or should I use another utility ?
    Thanks,
    Gabriel

    set oracle_sid=ORCL ==> your database namethis is NOT always true. It's instance name. usually, we set instance name is same as database name.But we also can set instance name is different from database name.
    for example.
    C:\>oradim -new -sid abc123
    C:\>set ORACLE_SID=abc123
    C:\>sqlplus /nolog
    SQL*Plus: Release 9.0.1.4.0 - Production on Tue Jun 20 22:40:59 2006
    (c) Copyright 2001 Oracle Corporation.  All rights reserved.
    SQL> conn / as sysdba
    Connected to an idle instance.
    SQL> startup pfile=E:\ora901DB\admin\init.ora
    ORACLE instance started.
    Total System Global Area  344748244 bytes
    Fixed Size                   282836 bytes
    Variable Size             184549376 bytes
    Database Buffers          159383552 bytes
    Redo Buffers                 532480 bytes
    Database mounted.
    Database opened.
    SQL> select name from v$database;
    NAME
    DB901
    SQL> select instance_name from v$instance;
    INSTANCE_NAME
    abc123

  • How do I shutdown from within Genome??

    How do I shutdown from within Genome??
    There is only a logout option - and that do not work.
    If I open a terminal and enter init 5 nothing happens.
    Or so it seems some services maybe stop.
    BUT there is no logoff and shutdown of Genome. So I swicth
    off my pc and next time I boot up my file system was corrupted.
    FSCK did not work I end up install everything this time use bypass
    option and install the patches for PC-Solaris 8.
    How do I go to a command line environment within Genome
    a .dtconfig stop ?? Will this let Genome come down without
    booting up and loosing my system again??

    ok... i figured it out... a 'Sprite' is really also a DisplayObjectContainer... so if i make my class an extension of Sprite i can 'addChild' to the Sprite and then add them all to the stage at once by adding Sprite to the stage...

  • [SOLVED] How do I shutdown from SLIM ?

    I am using SLIM to login to Fluxbox.  I should be able to type halt as username from within SLIM to shutdown.  Typing halt as username does not shutdown.  I have set sudo to allow my user to shutdown, but that doesn't help.
    How do I enable shutdown from within SLIM?
    Thank you
    Last edited by glenn69 (2012-04-26 17:49:01)

    glenn69 wrote:I am using SLIM to login to Fluxbox.  I should be able to type halt as username from within SLIM to shutdown.  Typing halt as username does not shutdown.  I have set sudo to allow my user to shutdown, but that doesn't help.
    Does it work with root password?

  • Disable shutdown from console

    Does anyone know if there is an easy way to restrict access to the "Commands" page
    (the page where you see the buttons for Shutdown, Cancel Shutdown, Disable Logins,
    etc.) from the Weblogic v5.1 console? The problem I have is that due to some
    high ranking staff wanting to be able to access the console, I do not want them
    to have access to that page in case they accidentally shutdown the server. If
    it is not possible, is there some kind of hack which can be implemented which
    will allow me to disable at least the Shutdown from the console? (ie. the name
    of the class being invoked, so I can rename it or something).
    I am not sure how to handle this issue, so any help would be greatly appreciated.
    Thanks.
    Jim

    You could create users for them and set-up the ACLs the way you want them to be. As
    far as I remember there is an ACL for the shutdown from the console, so you should be
    able to achieve what you want to do.
    Cheers,
    Deyan
    Jim Dritsas wrote:
    Does anyone know if there is an easy way to restrict access to the "Commands" page
    (the page where you see the buttons for Shutdown, Cancel Shutdown, Disable Logins,
    etc.) from the Weblogic v5.1 console? The problem I have is that due to some
    high ranking staff wanting to be able to access the console, I do not want them
    to have access to that page in case they accidentally shutdown the server. If
    it is not possible, is there some kind of hack which can be implemented which
    will allow me to disable at least the Shutdown from the console? (ie. the name
    of the class being invoked, so I can rename it or something).
    I am not sure how to handle this issue, so any help would be greatly appreciated.
    Thanks.
    Jim[dejan_bektchiev.vcf]

  • [SOLVED] From bash to zsh :: history completion search

    Hey folks,
    I'm switching from bash to zsh but I miss a feature and I don't know how to implement it on zsh.
    On bash, in my .inputrc I have :
    "\e[A":history-search-backward
    "\e[B":history-search-forward
    What it does is it searches in the history of commands to complete when you do up arrow.
    I'm not sure I'm clear so here is an exemple :
    $nano pouet
    $pwd
    then if I do
    $na
    and type arrow up it gives me
    $nano pouet
    Without this tremendously important feature it gives me
    $pwd
    So, how can I have the same in zsh ?
    Regards,
    ~ktr
    Last edited by Kooothor (2010-05-06 09:06:51)

    The info is on the man page. The widget are history-beginning-search-backward and history-beginning-search-forward
    use bindkey, e.g.
    bindkey '\e[A' history-beginning-search-backward
    bindkey '\e[B' history-beginning-search-forward

  • Selecting Shutdown from Apple menu causes restart AND MBP won't stay asleep

    2 possibly related problems. When I select shutdown from the Apple menu, my comp restarts.
    When I close the lid, the MBP wakes up every 20 secs or so. It's like living with someone who has had the hiccups for 2 years.
    Bluetooth is disable. No usb devices are connected. Wake on network is turned off.
    I have tried resetting the PMC, zapping the PRAM, AND deleting com.apple.Autowake.plist and com.apple.PowerManagement.plist
    From console, about shutdown:
    5/13/10 8:46:06 PM shutdown[195] SHUTDOWN_TIME: 1273808766 865706
    5/13/10 8:46:06 PM kernel systemShutdown true
    5/13/10 8:46:06 PM kernel systemShutdown true
    5/13/10 8:46:40 PM kernel systemShutdown false
    5/13/10 8:46:41 PM kernel Previous Shutdown Cause: 5
    5/13/10 8:49:11 PM shutdown[201] halt by tommaroney:
    from console, about sleep:
    5/13/10 8:44:35 PM kernel sleep
    5/13/10 8:44:35 PM kernel Wake reason =
    5/13/10 8:44:35 PM kernel System Wake
    5/13/10 8:44:35 PM kernel Previous Sleep Cause: -60
    5/13/10 8:44:35 PM kernel AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    5/13/10 8:44:35 PM configd[14] network configuration changed.
    5/13/10 8:44:35 PM mDNSResponder[19] RegisterInterface: Frequent transitions for interface en1 (FE80:0000:0000:0000:021E:C2FF:FEB9:C2A7)
    5/13/10 8:44:36 PM kernel Auth result for: 00:20:a6:b8:55:ee MAC AUTH succeeded
    5/13/10 8:44:36 PM kernel AirPort: Link Up on en1
    5/13/10 8:44:36 PM configd[14] network configuration changed.
    5/13/10 8:44:36 PM mDNSResponder[19] RegisterInterface: Frequent transitions for interface en1 (10.11.1.42)
    5/13/10 8:44:40 PM mDNSResponder[19] DeregisterInterface: Frequent transitions for interface en1 (10.11.1.42)
    5/13/10 8:44:41 PM kernel hibernate image path: /var/vm/sleepimage
    5/13/10 8:44:41 PM kernel sizeof(IOHibernateImageHeader) == 512
    5/13/10 8:44:41 PM kernel Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000
    5/13/10 8:44:41 PM kernel hibernate image major 14, minor 1, blocksize 512, pollers 5
    5/13/10 8:44:41 PM kernel hibernateallocpages flags 00000000, gobbling 0 pages
    5/13/10 8:44:41 PM Firewall[59] krb5kdc is listening from :::88 proto=6
    5/13/10 8:44:41 PM Firewall[59] krb5kdc is listening from 0.0.0.0:88 proto=6
    5/13/10 8:44:42 PM kernel AppleYukon2: 00000000,2524d000 sky2 - HardwareNotResponding, marking offline
    5/13/10 8:44:43 PM kernel System SafeSleep
    5/13/10 8:44:43 PM kernel hibernatepage_listsetall start
    5/13/10 8:44:43 PM kernel hibernatepage_listsetall time: 83 ms
    5/13/10 8:44:43 PM kernel pages 187393, wire 35045, act 37976, inact 132, spec 35, zf 0, throt 0, could discard act 20320 inact 17074 purgeable 2201 spec 74610
    5/13/10 8:44:43 PM kernel hibernatepage_listsetall found pageCount 73188
    5/13/10 8:44:43 PM kernel IOHibernatePollerOpen, mlget_interruptsenabled 0
    5/13/10 8:44:43 PM kernel IOHibernatePollerOpen(0)
    5/13/10 8:44:43 PM kernel writing 71701 pages
    5/13/10 8:44:43 PM kernel image1Size 73461248
    5/13/10 8:44:43 PM kernel PMStats: Hibernate write took 4330 ms
    5/13/10 8:44:43 PM kernel all time: 4330 ms, comp time: 484 ms, deco time: 0 ms,
    5/13/10 8:44:43 PM kernel image 137517568, uncompressed 294051840 (71790), compressed 131663056 (44%), sum1 48a3dfe, sum2 fc9481ea
    5/13/10 8:44:43 PM kernel hibernatewriteimage done(0)
    5/13/10 8:44:43 PM kernel sleep

    2 possibly related problems. When I select shutdown from the Apple menu, my comp restarts.
    When I close the lid, the MBP wakes up every 20 secs or so. It's like living with someone who has had the hiccups for 2 years.
    Bluetooth is disable. No usb devices are connected. Wake on network is turned off.
    I have tried resetting the PMC, zapping the PRAM, AND deleting com.apple.Autowake.plist and com.apple.PowerManagement.plist
    From console, about shutdown:
    5/13/10 8:46:06 PM shutdown[195] SHUTDOWN_TIME: 1273808766 865706
    5/13/10 8:46:06 PM kernel systemShutdown true
    5/13/10 8:46:06 PM kernel systemShutdown true
    5/13/10 8:46:40 PM kernel systemShutdown false
    5/13/10 8:46:41 PM kernel Previous Shutdown Cause: 5
    5/13/10 8:49:11 PM shutdown[201] halt by tommaroney:
    from console, about sleep:
    5/13/10 8:44:35 PM kernel sleep
    5/13/10 8:44:35 PM kernel Wake reason =
    5/13/10 8:44:35 PM kernel System Wake
    5/13/10 8:44:35 PM kernel Previous Sleep Cause: -60
    5/13/10 8:44:35 PM kernel AirPort: Link Down on en1. Reason 4 (Disassociated due to inactivity).
    5/13/10 8:44:35 PM configd[14] network configuration changed.
    5/13/10 8:44:35 PM mDNSResponder[19] RegisterInterface: Frequent transitions for interface en1 (FE80:0000:0000:0000:021E:C2FF:FEB9:C2A7)
    5/13/10 8:44:36 PM kernel Auth result for: 00:20:a6:b8:55:ee MAC AUTH succeeded
    5/13/10 8:44:36 PM kernel AirPort: Link Up on en1
    5/13/10 8:44:36 PM configd[14] network configuration changed.
    5/13/10 8:44:36 PM mDNSResponder[19] RegisterInterface: Frequent transitions for interface en1 (10.11.1.42)
    5/13/10 8:44:40 PM mDNSResponder[19] DeregisterInterface: Frequent transitions for interface en1 (10.11.1.42)
    5/13/10 8:44:41 PM kernel hibernate image path: /var/vm/sleepimage
    5/13/10 8:44:41 PM kernel sizeof(IOHibernateImageHeader) == 512
    5/13/10 8:44:41 PM kernel Opened file /var/vm/sleepimage, size 2147483648, partition base 0xc805000, maxio 400000
    5/13/10 8:44:41 PM kernel hibernate image major 14, minor 1, blocksize 512, pollers 5
    5/13/10 8:44:41 PM kernel hibernateallocpages flags 00000000, gobbling 0 pages
    5/13/10 8:44:41 PM Firewall[59] krb5kdc is listening from :::88 proto=6
    5/13/10 8:44:41 PM Firewall[59] krb5kdc is listening from 0.0.0.0:88 proto=6
    5/13/10 8:44:42 PM kernel AppleYukon2: 00000000,2524d000 sky2 - HardwareNotResponding, marking offline
    5/13/10 8:44:43 PM kernel System SafeSleep
    5/13/10 8:44:43 PM kernel hibernatepage_listsetall start
    5/13/10 8:44:43 PM kernel hibernatepage_listsetall time: 83 ms
    5/13/10 8:44:43 PM kernel pages 187393, wire 35045, act 37976, inact 132, spec 35, zf 0, throt 0, could discard act 20320 inact 17074 purgeable 2201 spec 74610
    5/13/10 8:44:43 PM kernel hibernatepage_listsetall found pageCount 73188
    5/13/10 8:44:43 PM kernel IOHibernatePollerOpen, mlget_interruptsenabled 0
    5/13/10 8:44:43 PM kernel IOHibernatePollerOpen(0)
    5/13/10 8:44:43 PM kernel writing 71701 pages
    5/13/10 8:44:43 PM kernel image1Size 73461248
    5/13/10 8:44:43 PM kernel PMStats: Hibernate write took 4330 ms
    5/13/10 8:44:43 PM kernel all time: 4330 ms, comp time: 484 ms, deco time: 0 ms,
    5/13/10 8:44:43 PM kernel image 137517568, uncompressed 294051840 (71790), compressed 131663056 (44%), sum1 48a3dfe, sum2 fc9481ea
    5/13/10 8:44:43 PM kernel hibernatewriteimage done(0)
    5/13/10 8:44:43 PM kernel sleep

  • How to send 2 variable value from bash script into java.class

    #!/bin/bash
      a=10
      b=20
       echo $a $b | java addition
    donehi there,
    currently i have a simple java coding ( a + b ). and i m trying to connect with bash script but this bash script coudln't Enter 2nd value (b=20) while i running for it. may i know how do i can Enter 2 value into it?
    output from terminal
    [seng@localhost java_class]$ bash addition.sh
    =======================================================================
    simulation 1
    Num_a       = 10
    Num_b       = 20
    Enter your Num_a : 10
    Enter your Num_b : Exception in thread "main" java.lang.NumberFormatException
       at java.lang.Integer.parseInt(java.lang.String, int, boolean) (/usr/lib/libgcj.so.6.0.0)
       at java.lang.Integer.parseInt(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
       at filter_god.GOD(java.util.List, java.util.List, java.lang.String, java.lang.String, int) (Unknown Source)
       at filter_god.main(java.lang.String[]) (Unknown Source)
       at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
       at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)
    =======================================================================

    That code will send both numbers on a single line in standard input to the java process. So if the process reads standard input, it will get a single line that has this in it: "10 20".
    I'm guessing you're sending that whole line to Integer.parseInt. But a valid number doesn't have a space in the middle.
    You should split up the line using String.split. Or use a StringTokenizer. Or a regular expression. Or you can use a java.util.Scanner. Or a java.io.StreamTokenizer. Or maybe some other stuff that has slipped my mind at the moment.

  • Is there anyway to shutdown from Terminal

    My aging G5 running Leopard is hanging up at random times. Up to now, I have had to shut down the machine by pushing and holding the power switch. I know this is a bad thing to do, but I do not know any other way.
    Is there any special set of keystrokes that will bring up the terminal from a hung up machine and allow me then shut it down ????
    Thanks for your help.
    Dick B

    Hi Dick, and a warm welcome to the forums!
    Nothing at all may work depending where/how it's froze, but the key combo of Control+Eject, (F12), may bring up the Restart/Shutdown Dialog box and the 1st letter of each will selct that button.
    CommandOptionesc = Bring up Force Quit window
    CommandControleject = Restart immediately
    CommandOption+Controleject = Shutdown immediately
    CommandControlpower button = Force restart

  • Writing to mplayer's stdin from bash script.

    I was just fulling with some bash script in order to automate the listening of my favorite radio stations via mplayer and a bash script. Going through the mplayers manual I saw the option -slave.
    -slave
    This option switches on slave mode. This is intended for use of MPlayer as a backend to other programs. Instead of intercepting keyboard events, MPlayer will read simplistic command lines from its stdin. The section SLAVE MODE PROTOCOL explains the syntax.
    At first I thought "ok, easy". I made some tries like "mplayer -slave -quiet .... < /tmp/stdin &" and then something like "echo -e 'mute' > /tmp/stdin" but it wouldn't work.
    Is it possible to send a process to the background inside a bash script and then write to it's stdin?
    SLAVE MODE PROTOCOL
    If the -slave option is given, playback is controlled by a line-based protocol. Each line must contain one command otherwise one of the following tokens:
    Commands
    seek <value> [type=<0/:1/:2>]
    Seek to some place in the movie. Type 0 is a relative seek of +/:- <value> seconds. Type 1 seek to <value> % in the movie. Type 2 is a seek to an absolute position of <value> seconds.
    audio_delay <value>
    Adjust the audio delay of value seconds
    quit
    Quit MPlayer
    pause
    Pause/:unpause the playback
    grap_frames
    Somebody know ?
    pt_step <value> [force=<value>]
    Go to next/:previous entry in the playtree.
    pt_up_step <value> [force=<value>]
    Like pt_step but it jumps to next/:previous in the parent list.
    alt_src_step <value>
    When more than one source is available it selects the next/:previous one (only supported by asx playlist).
    sub_delay <value> [abs=<value>]
    Adjust the subtitles delay of +/:- <value> seconds or set it to <value> seconds when abs is non zero.
    osd [level=<value>]
    Toggle osd mode or set it to level when level > 0.
    volume <dir>
    Increase/:decrease volume
    [contrast|brightness|hue|saturation] <-100-100> [abs=<value>]
    Set/:Adjust video parameters.
    frame_drop [type=<value>]
    Toggle/:Set frame dropping mode.
    sub_visibility
    Toggle subtitle visibility.
    sub_pos <value>
    Adjust subtitles position.
    vo_fullscreen
    Switch to fullscreen mode.
    tv_step_channel <dir>
    Select next/:previous tv channel.
    tv_step_norm
    Change TV norm.
    tv_step_chanlist
    Change channel list.
    gui_[loadsubtitle|about|play|stop]

    FIFO's are awesome and can be (ab)used for a lot of cool stuff.
    I've written some applications that do just what you are trying to do ( http://github.com/trapd00r/rmcd and http://github.com/trapd00r/RPD ), if you need inspiration.
    As for the backgrounding - you want to make a 'daemon', to detach from the running shell. See man fork, man 3 setsid and man 3 wait / man 3 waitpid (or my daemonize() function).

  • Windows service does not stop when DB is shutdown from SQL*Plus

    I have a 11g XE DB in a Windows 7 machine.
    The installation has created a Windows service called OracleServiceXE. It's status is STARTED.
    I then login to SQLPLUS as sysdba and do a shutdown immediate;
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Problem is, when I refresh the services, the OracleServiceXE is still showing as STARTED.
    If I use the listener control to stop the listener the Windows service OracleXETNSListener changes status to BLANK.
    Why is this?

    tvCa-Oracle wrote:
    That service is a prerequisite Windows service to be able to start the database, but it is not the status of the database itself.
    When you do start the database, he may or may not start the service automatically (not sure there), but it is a needed service, for each database SID, on Windows.
    If you want to know what it is, open Task Manager or Process Explorer, only start the service (not the database), and see which OS process is launched.
    AFAIK, this is only on Windows, there's no comparable component on Linux/Unix for this.
    The Windows service OracleServiceXE has c:\app\oracle\product\11.2.0\server\bin\ORACLE.EXE XE as the Parth to executable.
    If I click on the Services tab in Task manager, then right-click the OracleServiceXE and click Go to process, it show the oracle.exe in the processes tab.
    If stop it, the service, from the Windows service control, the oracle.exe disappears and we cannot login to the DB.
    If we start the service from the windows service control, the oradim.exe appears, then a second later the oracle.exe appears. Once the DB status of the Windows service is STARTED, the oradim.exe disappears.
    So, I can start and stop the oracle DB with the Windows service. But If I stop the DB from sql*plus the the service is not stopped....

Maybe you are looking for

  • Hp dv5-1002nr notebook hdd smart monitoring issues HELP!!!

    Hello. Im working on a HP DV5-1002NR  notebook and Im getting a "hard drive is at risk of imminent failure...." message at boot. It gives error 0301. I have done the full hd test and results are normal. I have also taken the hard drive out and instal

  • Can't get perfrom to work in my include

    Okay I have a basic question.  I try to do this code in my include and it keeps saying. Incorrec nesting before the Form, ths structure introduced by function must have end function.  I don't have any fuciton in the code. CASE I_VNAM. WHEN 'ZF_DIFDAT

  • Does the apple warrenty start again when apple replace your products

    Hi All When apple replace your products like my iphone 5 does the 12 month warrenty start again? as the replacement I have is giving me an electric shock in my ear when on the phone and my phone is on charge

  • Package concepts

    Hi, What is Forward Declaration in Packages means?Also one more question .Suppose i have declared 5 functions/Procedures in Package Specification but in Package Body i am giving body(Definition) to only 3 of them .will it throw some error on Compilin

  • Multiple Track Selects

    Hi, trying to hold shift / ctrl / etc. combis to use track select for multiple track selects (not track, but clip on track and all following clips as well on that track) it'll always select all existing tracks ... so I can't yet be selective. Is ther