Problems with stopping dbconsole & iSQL+

I have 2 databases (10.2.01) on 1 Linux RedHat server. We needed to implement ESRI GIS that’s why we wanted to keep those DB separate – GIS is on 2nd DB.
I have problem with shutting down dbconsole & iSQL+:
dbconsole is starting normally, but on shutdown it gives error „Failed to shutdown DBConsole Gracefully”. Not sure if it happens coz of 2 DBs on same server, because I forgot to add something to config files or I 1ce accidentally restarted server while DB was set to shut down normally.
Reverting GIS DB to backup after making startup/shutdown script 1st box restart, but before box restart mid-normal DB shutdown didn’t change a thing.
Startup/shutdown script in “/etc/rc.d/init.d”:
#!/bin/sh
# chkconfig: 345 99 10
# description: Oracle auto start-stop script.
# Set ORA_HOME to be equivalent to the $ORACLE_HOME
# from which you wish to execute dbstart and dbshut;
# Set ORA_OWNER to the user id of the owner of the
# Oracle database in ORA_HOME.
ORA_HOME=<Oracle home dir>
ORA_OWNER=oracle
if [ ! -f $ORA_HOME/bin/dbstart ]
then
echo "Oracle startup: cannot start"
exit
fi
case "$1" in
'start')
# Start the Oracle databases:
# The following command assumes that the oracle login
# will not prompt the user for any values
su - $ORA_OWNER -c "$ORA_HOME/bin/dbstart $ORA_HOME"
     su - $ORA_OWNER -c "ORACLE_SID=<DB SID>;$ORA_HOME/bin/emctl start dbconsole"
     su - $ORA_OWNER -c "ORACLE_SID=<GIS SID>;$ORA_HOME/bin/emctl start dbconsole"
     su - $ORA_OWNER -c "ORACLE_SID==<DB SID>;$ORA_HOME/bin/isqlplusctl start"
'stop')
# Stop the Oracle databases:
# The following command assumes that the oracle login
# will not prompt the user for any values
     su - $ORA_OWNER -c "ORACLE_SID==<DB SID>;$ORA_HOME/bin/isqlplusctl stop"
     su - $ORA_OWNER -c "ORACLE_SID==<DB SID>;$ORA_HOME/bin/emctl stop dbconsole"
     su - $ORA_OWNER -c "ORACLE_SID==<GIS SID>;$ORA_HOME/bin/emctl stop dbconsole"
su - $ORA_OWNER -c "$ORA_HOME/bin/dbshut $ORA_HOME"
Esac
iSQL+ is also starting normally, but on stopping it gives:
iSQL*Plus 10.2.0.1.0
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Stopping iSQL*Plus ...
Error: Unable to find java:comp/ServerAdministrator: Lookup error: javax.naming.AuthenticationException: Invalid username/password for default (admin); nested exception is: javax.naming.AuthenticationException: Invalid username/password for default (admin)
iSQL*Plus stopped.
But it’s still running…
I only managed to work around dbconsole by editing emctl.pid to match Enterprise Manager Agent Port for respective SID (not sure even if you can call that workaround), but emctl.pid seems to be random on dbconsole start.
I really don’t want to put any DB updates on until I manage to shutdown dbconsoles & iSQL+ properly… or maybe update IS the solution.
GIS DB is just created - no data on it. So I can delete it if its gona help, but Id prefer to solve this as experience never hurts (especially if Im gona have 2 DBs on 1 box).
I’m new to Oracle – been on Administration workshop & backup/recovery courses, but those problems don’t really feel like basic stuff so some tips on this would be welcome.
Thanks in advance.

According to my little knowledge - i don't think Oracle is an AIDB. It is only RDBMS or rather you can call it Advanced RDBMS.
Now, you are thinking that since you have provided the relavant table here - so Oracle should automatically pic the single records. Since you have define every logic including the concept of primary key, foreign key in your table.
But, question is - did you apply the relationship in your join between the tables.
What does a primary key, foreign key do inside a table? Is it automatically select the unique rows from the join tables - when you didn't mention the join criterion.
If you think that - then you are wrong. My advice is - kindly go through the JOIN Concept.
Then start your coding. This is very dangerous way to start. Learn the basics at least.
So, what Senti suggested has a very much valid point.
Regards.
Satyaki De.

Similar Messages

  • Qsm pc, problem with stop loop

    Hello,
    i tested queue producer/consument with event case, but i have problem with stop the both loop, can you help me with attachment ?
    Attachments:
    queue_mereni_1.zip ‏46 KB
    Global_queue.zip ‏3 KB

    thanks for your answer,
    i had problem with upload *.vi (some mistake), so when a upload *.zip it was ok, but i do not know why..
    please, when i put time out constatn, so when i push "stop" then both loops end - it is ok BUT:
    when i push "stop 2" button (for the second loop) so there is error (in attachment), please do you know why?
    i am sorry for a lot of questions but i try understand it..
    thank you
    Attachments:
    qsm.jpg ‏31 KB

  • Problems with stopped HP Print Jobs on Mac OS 10.5.

     I have several Mac Stations with different Mac OS X versions (Mac OS X 10.5-10.7) and bought 2 HP Laser Printers:
    - HP LaserJet Pro 400 M401dw
    - HP LaserJet Pro 200 M276nw
    After installing the HP Driver SW on all Mac Stations I changed then on the Printers the dynamic IP address to static ones. The printing didnt work anymore from the Mac Stations. I re-installed all Driver SW on every Mac Station. Then Printing worked on every Mac, except only on the Mac OS X 10.5. Station the Print Jobs were always stopped after any Print attempt.
    This appeared on the Mac OS X 10.5. Machine in the Printer Spooler Job Message Window and within the error_log File content:
    - can't create PictWPSDoc from `/private/var/spool/cups/xxx'.ERROR during execution of pictwpstops. Error number -9783
    As it seems like problems existed with file permissions I ran a complete Disk Utility File Permission Repair. Then another reinstall of the HP Driver Packages. - Still the same failures with stopping Print Jobs.
    Then I read the README file of the Installation Package. And the quite simple solution was:
    DE-INSTALL the HP Driver SW FIRST (with the HP Deinstallator), BEFORE RE-INSTALLING the HP Driver SW again.
    So I did this, then no Print Jobs were stopped anymore and both Printer are happily printing.
    The conclusion is, I guess, Mac 10.6..10.7 does not have problem with multiple re-installation of the HP driver SW. Only the Mac OS 10.5. did NOT work anymore after another reinstall of the Driver SW Package, and without de-installing it properly. The bottom line is to de-install the driver SW (and maybe disk repair) properly BEFORE another insallation wants to be done. This however solved my printing problems on the Mac OS X 10.5. machine.

    Hi,
    Please follow the link below :
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&taskId=110&prodSeriesId=...
    I work for HP but my posts and replies are my own.
    Make it easier for other people to find solutions, by marking my answer with \'Accept as Solution\' if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"

  • Problem with stop PPC G5 Dual 2GB

    Hi, i m new user. I have a problem with Dual G5 2,0GB. I dont know why my mac when do STOP at apple menu, it die. Dont start again. I tryed to reinstall OSX 10.5 and 10.5.6 But it does the same thing. There is somebody can help me what i do????? Thanks

    Are you saying you can get it to boot from the install disks but not the Hard drive?
    Startup holding down the "C" key on the keyboard. Get to the Utilities folder and use Disk Utilities on the hard drive. Let it fix what ever it finds. Then run permission repair from Disk Utilities. Then go to the install screen (it will come up when you quit disk utilities.
    Then
    !) If you have nothing on the Hard drive: do a clean install of the system software. Use the option that writes zeroes on the disk as it's formatting (it will block out any bad sectors) then complete the install.
    2) If you have anything on the disk back it up to an external disk if you can. Instead of doing a clean install try an archive and install.
    Good Luck

  • Problem with "stop playing causing camera light to flash

    Since ipgrading to ios 5.1 I se that Apple took away the Sleep ipod opton for the timer and relaced it with "stop playing".  Unfortunately, wen the timer reaches zero, the phone stops playing but the camera flas starts flashing until I unlock the phone.  Besides being annoying, this obviously defeats the purpose of resting the phone and saving battery life.  Any suggestions?  Note: I do have a flaslight app on the phone in case that makes a difference.

    Thanks again
    I have removed the keyframes in frame 2 and 6 on all the layers (please seen new pic below), however the problem still persists.
    Here is my code on my actions layer:
    stop();
    toolbar.addEventListener(MouseEvent.MOUSE_DOWN, fl_ClickToDrag);
    function fl_ClickToDrag(event:MouseEvent):void
        toolbar.startDrag();
    stage.addEventListener(MouseEvent.MOUSE_UP, fl_ReleaseToDrop);
    function fl_ReleaseToDrop(event:MouseEvent):void
        toolbar.stopDrag();
    about.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_4);
    function fl_ClickToGoToAndPlayFromFrame_4(event:MouseEvent):void
        gotoAndPlay(2);
    latestnews.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_6);
    function fl_ClickToGoToAndPlayFromFrame_6(event:MouseEvent):void
        gotoAndPlay(3);
    services.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_7);
    function fl_ClickToGoToAndPlayFromFrame_7(event:MouseEvent):void
        gotoAndPlay(4);
    portfolio.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_8);
    function fl_ClickToGoToAndPlayFromFrame_8(event:MouseEvent):void
        gotoAndPlay(5);
    contact.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_9);
    function fl_ClickToGoToAndPlayFromFrame_9(event:MouseEvent):void
        gotoAndPlay(6);
    As you can see the code looks pretty correct to me. Ignore the code at the top, that is just for a draggable graphic on the page.
    Any clues from the code??

  • Problems with report using isql*plus

    Hi there,
    As the title of this topic illustrates, i'm having trouble dumping relevant data from columns of different tables. Using isql*plus, I have three tables appropriatly related. A 'course' table, 'student' and 'next_of_kin' tables. I have many students enrolled on various courses but only a hanfull of courses offer the module option 'Database Systems'. I have no 'module' table but i know the three course names which provide the module option. I intend on producing a report hich lists all students enrolled on the courses which provid the module option 'Database Systems'. I have attempted the report but i keep getting a 'cartesian product' displaying all next_of_kin names instead of the appropriate. Also i am struggling to come up with the right WHERE statement to depict only the three courses which provide the module option 'Database Systems' as defined by 'courseNo' in both 'course' and 'student' tables.
    Here is the most recent attempt:
    --set echo off*
    --set pagesize 24*
    --set feedback off*
    --set linesize 78*
    col A format 99999999 heading 'Student No'
    col B format A15 heading 'Student Name'
    col C format A15 heading 'Course Name'
    col D format 99999999 'Course No'
    col E format A10 heading 'Next-of-Kin'
    break on A skip 1 on B
    TTitle 'Business Studies 1 Option BT300'
    BTitle 'Prepared By : Richard Stroud / 20527796'
    Select student.StudentNo "Student No",
    student.fName || ' ' || student.lName "Student Name",
    course.title "Course Name",
    course.courseNo "Course No",
    next_of_kin.fName || ' ' || next_of_kin.lName "Next-of-Kin"
    From student, course, next_of_kin
    where course.courseNo = '12885545'
    order by studentNo
    --clear columns*
    --TTitle off*
    --BTitle off*
    --set feedback on*
    --set pagesize 24*
    --clear breaks*
    Any help towards this toipic will be GREATLY appreciated

    According to my little knowledge - i don't think Oracle is an AIDB. It is only RDBMS or rather you can call it Advanced RDBMS.
    Now, you are thinking that since you have provided the relavant table here - so Oracle should automatically pic the single records. Since you have define every logic including the concept of primary key, foreign key in your table.
    But, question is - did you apply the relationship in your join between the tables.
    What does a primary key, foreign key do inside a table? Is it automatically select the unique rows from the join tables - when you didn't mention the join criterion.
    If you think that - then you are wrong. My advice is - kindly go through the JOIN Concept.
    Then start your coding. This is very dangerous way to start. Learn the basics at least.
    So, what Senti suggested has a very much valid point.
    Regards.
    Satyaki De.

  • Problem with stop( ) clone  (again!!!)

    Hi,
    after asking & searching in the forum, i know that in order to stop a ds (or a clone) the ds(or the cloneable) must be transmitted, played, processed etc. Now, i try to stop a clone , right after the cloneable starts being processed, but the clone does not stop. I think i did it at the right point, because when i tried stopping the cloneable at this same point, the video stopped. But when i do it for a clone, the clone doesn't seem to stop. I' am stuck in this thing for quite a long time. Any help would be greatly appreciated!
    Thanksss

    It's not a P2P application but however there many similarities with a P2P. This is what i want to do. 1st client request the video from the server, the server sends it to him. After ,lets say 10secs, a 2nd client request the video also from the server. So the 1st one is already receiving the video and the server informs him that he has to send it to the 2nd client (from the beggining). Unlike a P2P the clients don't save the video in a file but they only play it while receiving it. This is why i want to: clone the ds, pause the clone and then send it. I've partially already tried what you propose (save the ds to file and then send it) using DataSink.But as i want to transmit the video while is being received, saving using DataSink doesn't really help because the temporary file that works as a buffer is not streamable. So i can only send the video after it is finished/ received. If u still think that the way i do it is not going to work please tell me because the deadline approaches and i don't want to lose time trying sth that it won't work :) .
    Sth else that i want to try is this: put the received stream in a buffer, clone or copy the buffer and use this buffer for creating a ds for transmission.
    What do u think?
    Thanks really a lot!!!

  • Problem with stop motion film

    I want to make a stop motion movie. But when I upload the pictures imovie automatically makes them "zoom in". instead of each picture just shwoing it zzoms in and out of each one which looks stupid when you're trying ot make a stop motion.
    HELP?!

    Go to FILE/PROJECT PROPERTIES and change the default action for your project. It is currently set to Ken Burns. Change it to FIT (letterbox) or CROP (will fill the screen by cropping your photo.)
    This will work for new photos you bring into the project. For photos already their, use the Rotate, Crop, Ken Burns Tool and select FIT or CROP.

  • PSE 6 & 8 for Macintosh launching problem with licence

    Hi, I have big problem with launch PSE under OSX 10.6. I exchange the HD drive in my MacBookPro and reinstalled system for 10.6 Snow Leopard. Some files I restored with Time Machine but PSE reinstalled with CD. At first I try with my hard copy of PSE 6 - when I try to lunch I always get message "Licensing for this product has stopped working". After this message I remowve PSE6 create new instllation and the same effect, the same message.
    So I completelly remove PSE6 with CD unistallation option, downloaded PSE8, install, restart computer, launch PSE8 and... the same effect - "Licensing for this product has stopped working", Error 150:30. Where is problem? Any solution for me?
    My MBP configuration is 4GB od RAM, C2D 2,4MHz, now 500GB HD.
    Regards,
    Pawel

    Barbara,
    I'm afraid that link supported by you don't resolve problems with Stopped licence. I try with no result. Some minutes ago I found resolve on this forum, and now all working fine.
    Ankush Ved in other post show solution.
    When I deleted file placed on my HD\Library\Preferences\FLEXnet Publisher\
    (Delete the complete "FLEXNET Publisher" folder by moving it to trash and subsequently Empty the Trash) and restarted and lunched PSE all working fine.
    Regards,
    Pawel

  • Hi, i've just got a problem with my macbook pro: I bought it two years ago and suddenly, it stopped working. Im freaking out. No answer from the people hwo suposed to know about these problems. Any tip??

    Help!
    i had a problem with my macbook pro: on tuesday 16th (agoust, 2011) I went to a friend's house and show her some document i had in my computer, then i turned off my mac and it asked me: "there are some actualizations available, do you want to update before turn off?" i clicked on yes, waited for update and then the macbook turned off. When I got back home, I tried to turn it on again.... but nothing: it didn't sound baaaammmmm as allways, it didn't reacted. I tried again, but useless.
    The next day i went to one of these "authorized management centers", but they coudn't say anything or do anything about it. First they told me the problem was the battery, then the hard disk, then the video card... but don't. I left my mac there by two weeks, hoping they could help me, but they didn't. So I picked it up and go to other place.
    The rare thing is that i have just two years with my mac, and i didn't do anything stupid on it (didn't fall, get wet, microwave, hot, shocked, hit or anything) It just stopped working. Two times it turned on. But if not, it's the same story:
    When i pushed the button to turn on, sounds like baaaaaammmm, but then again, and again, and again, and the screen doesn't get blue or anything, it appears a foder with a "?" and then the computer turns off...
    Im wondering if this is a problem on this computers, because some of my friends told me things much like that that happened with their macbooks.
    What's going on??? why this is happening?? cn you help me?

    This article may help: A flashing question mark appears when you start your Mac.

  • I have owned my MacBook Pro for several months.  Initially, I did not have any problems.  Now I have a problem with Yahoo Mail.  I can open my account, but when I try to get at my mail, 2 out of 3 times I get the spinning ball that never stops.  Now what?

    I have owned my MacBook Pro for several months without having any problems with it. Recently I am having trouble with my Yahoo Mail.  I can open it fine, but 2 out of 3 times when I try to actually open a message, the spinning ball comes on the screen and does not stop. Sometimes, I can log out or force quit and come back in to my account and use it.  Other times, I run into the same problem.  Any suggestions?

    Killerfinch wrote:
    My new yahoo account nestles comfortably in iCloud on the mine iPad.
    No, your Yahoo account is not in iCloud (which only handles iCloud mail), it is in Yahoo, and the Yahoo mail account is on your iPad.
    But the MacBook Pro will have none of it! I write this question now as I fear that I will be totally demented very soon and unable to formulate my thoughts clearly!
    Get the correct settings for your account from Yahoo and set it up manually.
    By the way, I also find the "password" issue problematical. It seems Apple want my Apple password rather than my eMail password. All very confusing.
    That would depend on what you are trying to do.

  • Problem with JMS migration when using Ctrl+C to stop the managed server in cluster

              Hi,
              I am having a clustered weblogic application running on Weblogic 7.0 SP5. My application
              uses JMS as a asynchrous communication. We have MDB which listens to these JMS
              messages.
              If something is being processed on Managed Server 1 and while the request is in
              process, i am stopping the the MAnaged SErver 1 using Ctrl+C.
              After this, i go to admin console and migrate teh JTA and JMS. After this, i am
              expecting other running Managed Server should restart the incomplete transaction.
              But this is not happening. The Managed Serve2 doesn't process the requst.
              But when i restart teh MAnaged SErver 1 again, it takes up the same request and
              processes it.
              Is this a known problem with Weblogic that it doesn't support Ctlr+C case?
              Please note that the same thing is working fine when i stop the server using Admin
              console(Normal shutdown OR forced shutdown).
              Any comments in this regards are apprecciated.
              Thanks,
              Naresh
              

              Hi,
              I am having a clustered weblogic application running on Weblogic 7.0 SP5. My application
              uses JMS as a asynchrous communication. We have MDB which listens to these JMS
              messages.
              If something is being processed on Managed Server 1 and while the request is in
              process, i am stopping the the MAnaged SErver 1 using Ctrl+C.
              After this, i go to admin console and migrate teh JTA and JMS. After this, i am
              expecting other running Managed Server should restart the incomplete transaction.
              But this is not happening. The Managed Serve2 doesn't process the requst.
              But when i restart teh MAnaged SErver 1 again, it takes up the same request and
              processes it.
              Is this a known problem with Weblogic that it doesn't support Ctlr+C case?
              Please note that the same thing is working fine when i stop the server using Admin
              console(Normal shutdown OR forced shutdown).
              Any comments in this regards are apprecciated.
              Thanks,
              Naresh
              

  • TS2756 hotspot is not working on myiPad 3, hotspot tap is cellural data always appear that it is searching, and never stop. Vodafone and tradeline told me that there is no problem with carrier and Sw. Tethering data is never kept.

    Hotspot appear always to search and never stop
    internet is not working without internet APN data
    Tethering APN  never save the data
    Vodafone carrier checked and mentioned that the no problem with the SIM
    Tradeline checked and the IOS was latest 6.1, but asked to reinstall from scratch
    Please advice

    I have this _same_ issue, exactly.  Initial backup goes just fine, but incremental backups fail.  And like you, I replaced the internal drive.
    The failures didn't start occuring long after the original drive was replaced--which was about 1 year ago.  The new drive was non-Apple and worked fine--and tests fine now as well when outside the TC.  But suddenly incremental backups started failing when the TC firmware and utility app were updated about 2-3 months ago.  I even swapped the internal non-Apple drive for another known-working non-Apple drive, and same results.
    I strongly suspect Apple added something to the firmware to check if it's an Apple or non-Apple drive in the TC and, if the latter, maybe causes incremental backups to fail.  This is only speculation and, obviously, the initial backup still works, so any checksum like this would have to be only during the incremental backup process.
    I'll be checking into this thred to see if others have the same issue, or if a solution is found.  Hopefully my hypothesis is just para-apple-noia and it's some small, easy-to-fix issue.
    -Gizm0d0

  • I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    I have problem with Itunes losing where podcasts and some purchased music is located. Don't know how Itunes losing the locations of the files and I can't find the files on my hard drive. What can I do to stop Itunes losing location and restore my files?

    Try assigning Queen as the Album Artist on the compilations in iTunes on your computer.

  • I am having a painful problem with itunes 10, everytime I go into the itunes store to search for a song, even if I type one letter in it will instantly launch into search mode and doesn't stop, so I'm unable to find

    I am having a painful problem with itunes 10, everytime I go everytime I go into the itunes store to search for a song, even if I type one letter Itunes will instantly launch into search mode and doesn't stop, so because I can never get past putting in the first letter or two, I'm unable to search and download any songs. I am on the latest Imac Intel core i7 Mac OS X, can anybody help?
    Thankyou.
    Beckyg.

    Having this problem too: IT'S REALLY REALLY ANNOYING!!! Anyone have an idea how to sort this?

Maybe you are looking for

  • IWeb multiple users

    My family and I are building a website with iWeb. I have multiple accounts set up on my mac so when my family members login that can't see the site on iWeb. Is there a way to share the site within the mac so everyone can work on the file?

  • Acrobat 9.5.3 update installs over and over and over

    For weeks now I get prompted constantly to install the 9.5.3 update.  I've installed it probably 10 times;  I never get any errors, but something is clearly going wrong.  I've tried saying No to the prompt and that shuts it up for a few days but then

  • How to assign a whole internal table to field symbol

    Can anyone explain me that , can we assign the whole internal table to a field symbol .If yes please explain with some simple example by assigning an internal tabl data to a field symbol and how to loop on to that field symbol to write the data from

  • Whats my web server - JWS or apache

    Folks- How do I know if my ifs setup is using JWS or Apache? Thanks in advance. Ramana

  • IPhone 6 Plus lags when texting

    My iPhone 6 Plus is extremely laggy when texting. Doesn't matter if it's in Mail, Messages, Safari or any other App. What can be wrong? My iPhone 4S with the same iOS works like a charm...