Delete and drop all database

Is it possible to delete and drop all database without describe table after table, sequence after sequence etc??

you mean just do it , with one single statement yeah you can.but be careful that this is irreversible.It can be done it in 2 ways:
1-launch dbca and choose Delete database,provide credentials and proceed.
2-from sqlplus, mount your database in exclusive restricted mode and issue drop database.
SQL>startup mount exclusive restrict
SQL>drop database
both yield same result
see http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm#i1009497
or
http://download-east.oracle.com/docs/cd/B14117_01/server.101/b10759/statements_8009.htm
for details.

Similar Messages

  • New JNDI name created for each drag and drop of database table into table

    Hi All,
    I'm using Netbeans 5.5 with Visual Web Pack with Mysql as backend. Whenever I drag and drop a database table into table component it creates new JNDI (data source) name for each table. I want to use single JNDI name for all tables. If I change the JNDI name to default name then the design disappears and shows error . Is there any option to set the JNDI name unique for all tables?
    Thanks in advance.

    Hi again,
    Well I've tried using the MouseListener / MouseMotionListener approach but it doesn't quite seem to work, although it does get the events correctly. I think the reason is that it doesn't interact correctly with the Java DnD machinery which is something that V.V hinted at. It's something that I may need to look into if / when I have more time available.
    I have to say though that I haven't had any problems with scrollbars - we're making fairly heavy use of large tables and if you drag over a table with a scroll bar and move to the top or bottom then it scrolls as you would expect and allows you to drop the data where you like. For this situation I've used pretty much the same approach as for the toy example above except that I've implemented separate source and destination TransferHandlers (the source table is read-only, and it really doesn't make sense to allow people to drag from the destination table so I've essentially split the functionality of the example handler down the middle).
    I'm not actually particularly in favour of messing too much with the mechanics of DnD, more because of lack of time than anything else. Guess I'll just have to put up with this for the moment. Doesn't help that DnD is so poorly documented by Sun.
    Thanks for all your help.
    Bart

  • TS2755 Is there a fix to deleting already deleted address book contact, from messages search? i.e. when you type in say letter c in messages search, all contact with a c, past already deleted and current all appear?  How do you make the old deleted ones a

    Is there a fix to deleting already deleted address book contact, from messages search? i.e. when you type in say letter c in messages search, all contact with a c, past already deleted and current all appear?  How do you make the old deleted ones appear?

    only way is to restore the phone as new.  OR wait until IOS 7 comes out in the fall.

  • I lost my hard drive in my old computer, replaced the computer, merge didn't transfer the I-Tunes files, I have them on my I-pod, any way to get my songs back in my computer w/o deleting and reloading all the CD's?

    I lost my hard drive in my old computer, replaced the computer, merge didn't transfer the I-Tunes files, I have them on my I-pod, any way to get my songs back in my computer w/o deleting and reloading all the CD's?

    What is the make and model of this recorder?  Do you have that information available?
    You can still use iTunes to transfer and manage your recorded audio.
    iPod: Recording voice memos
    B-rock

  • Master form detail table delete and save all

    I use jdeveloper 10.1.2 with jheadstart 10.1.2 I have a problem about delete and save in master detail.I create 1 master form ,1 detail table and 1 detail form in jheadstart.I want to delete details when I pressed delete button in master and I want to save all changes when I pressed save button.But delete and save are only work for master.So my detail data cant delete or save.What can I do for this problem?Thank alot.......

    To delete the details when you delete the master, it is easiest to define the foreign key in the database with CASCADE option instead ogf RESTRICTED.
    I cannot reproduce your issue with Save not working. Can you reproduce this using the HR schema?
    Steven Davelaar,
    JHeadstart team.

  • Using delete and FOR ALL ENTRIES

    Hi,
    We have a error message regarding the following code :
    Delete FROM TABLE FOR ALL ENTRIES IN lt_TABLE WHERE
    TABLE_KEY1  = LT_TABLE_KEY1
    Could we use the For All entries with "Select" ?
    For information, the error message is "Unable to interpret "FOR". Possible causes: Incorrect spelling or comma error.
    Thank you.

    Hi,
    Check the below syntax, if you want to delete from database
    DELETE FROM sflight
    WHERE  carrid = p_carrid AND
           fldate = sy-datum AND
           seatsocc = 0.
    Just a suggestion. May be from next time you can use F1 help for syntax:
    1. Place the cursor on the delete keword in your program and press F1 - You willl get all the possible syntax for delete statement
    2. Else open the transaction ABAPDOCU, Click Keyword Help, Enter the required keyword(delete in this case) and press cont.. You will get the syntax.
    Hope thsi will help you.
    Regards,
    Swarna Munukoti.

  • I recently tried to upgrade my itunes on my dell laptop with 64bit Windows 7 and it stopped working completely. So I tried deleting and installing all over again and haven't been able to reinstall it since. I've tried numerous things i've read in forums

    I recently tried to upgrade my itunes on my dell laptop with 64 bit windows 7. It stopped working so I deleted all files and tried to reinstall and haven't been able to since. I've tried numerous things i've read in forums and nothing seems to work. The installation will not move past the "publishing product information" point. After being stuck there for a while this error message appears:
    An error occurred during the installation of assembly 'Microsoft.VC80.CRT,version="8.0.50727.4053",type="win32",publicKeyToken="1fc8b 3b9a1e18e3b",process or Architecture="x86"', Please refer to Help and Support for more information. HRESULT: 0x800736FD
    I hope someone is able to help me with this.

    Did you already try what bnoir suggested in this post about error 0x800736FD:
    These ones are typically caused by underlying problems on the PC that also often cause Windows Updates to fail to install. If we can fix the Windows Update trouble, we can usually get the iTunes trouble cleaned up en passant.
    Go into your Windows update and try to check for new updates. If updates install, stock up on the ones you're behind on, restarting the PC if requested to do so. After the restart, try installing iTunes again. Does it go through this time for you?
    If windows updates fail to install, go into your Update History and doubleclick the failures. What alphanumeric codes appear for you? Are they also 800736FD, or some other number? (If they're another number, what number are you getting?
    This thread might help as well, suggestion provided by bnoir:
    In general, these ones tend to be caused by underlying problems on the PC that can prevent Windows Updates from installing. So my main strategy with them is to try to fix the Windows Update issues. If we can get Windows Updates flowing again, that generally clears up the iTunes install errors +en passant.+
    Head into your Windows Update, and check for any new updates. Do any fail? If so, open your Update History and doubleclick on the failure entries to bring up a small box with alphanumeric error message codes. Are you getting 8000FFFFs? (They often seem to be associated with an iTunes-install 0x800736FD.)
    If you're getting 8000FFFFs, try the following Microsoft document:
    [Windows Update Error 8000FFFF|http://windows.microsoft.com/en-US/windows-vista/Windows-Update-Error- 8000FFFF]
    Head back to Windows Update, and stock up on any updates you're behind on. Once you're completely up to date in that regard, try another iTunes install. Does it go through properly this time?
    Message was edited by: Ingo2711

  • Delete and erase all files

    I have just started to use my iPad and when trying to sync with PC I had difficulty so I erased and deleted all files to start fresh and to see if this would help. Now when I connect usb to PC i get the message that this ipad cannot be used because the Apple mobile device is not switched on. When I go back to my iPad all I can get is a picture of my usb pointng to Itunes. Anyone help as to how to restore basic settings in and iPad that is fully charged but won't open any more that the diagram to connect to iTunes? Ivan Gordon

    Hi and welcome......
    Try restarting the iPad. Press and hold the Sleep/Wake button until the red slider appears. Slide your finger across the slider to turn off iPad. To turn iPad back on, press and hold the Sleep/Wake until the Apple logo appears.
    You may need to restore the iPad as new, instructions here.
    http://support.apple.com/kb/HT3828
    You won't lose any iTunes content such as photos, videos, apps, etc. That is all stored in iTunes.
    Carolyn
    Message was edited by: Carolyn

  • How to reinstall firefox 7 after complete deletion and recover all personal settings

    I tried windows restore, but there are no records of a restore point.
    I was using CC Cleaner program which told me that a previous version Firefox 6 was still on the drive. I allowed it to delete that, and then found that my Firefox 7 icon & program had disappeared completely.
    I could just download & reinstall FF7, but then all my saved settings would probably be wiped out -- is that correct ??

    Give it a try. Firefox saves all of your personal settings in a different folder than the program itself. So it's possible that you still have your personal settings ([[Profiles|profile folder]]). You can install the latest Firefox and if it finds your profile you'll be back in business.

  • Deleting and Regenerate All Quickfinder Indexes

    Couple of questions on this. Haven't done this before so I want to get all the info I can.
    I know that this process can take a while since the POA can index between 10K and 30K documents per hour. That being said, best case I'm looking at 56 hours, worst case is 168 hours.
    While this process is running, will it 1) interfere with our backups and 2) will it slow down the POA and making working with messages difficult for my end users?
    Also, anyone mind chiming in on their experiences with this process? I would be most appreciative.

    Hi.
    On 02.05.2011 21:06, isutton wrote:
    >
    > While this process is running, will it 1) interfere with our backups
    Not in a serious ways. You may see a few more open files during the
    backup possibly, but that's about it. If the backup software does
    retries on open files, you should be fine.
    > and 2) will it slow down the POA and making working with messages
    > difficult for my end users?
    Hard to say without knowing the specs of your server, but *usually*
    (more then one CPU) not.
    > Also, anyone mind chiming in on their experiences with this process? I
    > would be most appreciative.
    Usually it's really straightforward. Of course, it might be prudent to
    do it weekends, but I've done it on weekdays too without complaints.
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • How do I delete, and reinstall all my apps and music

    My downloads are stuck, I can't install or update any apps or new music.
    I think the problem lies with one of my downloads in iTunes, where it says 'processing' and the rest of them say 'waiting'. I've been waiting almost a week for it and it won't change from 'processing'.
    I also tried to add some new apps, and update Twitter, but now it says 'waiting' on that too.
    Here's what I see in iTunes;
    And it's been stuck like this for days.

    Settings> Mail>
    Choose the account you would like to delete.
    Select Account to see the settings. You might want to write these down since you'll need them to set it back up again
    Hit Cancel to go back
    Then scroll to bottom of next menu and hit Delete.
    Go back to Add Account and enter the settings previously written down.

  • I recently got my laptop updated and Firefox was deleted and now all my bookmarks are gone. Is there any way to get them back?

    I had over 20.000 bookmarks and I really want them back. Please tell me theres some kind of backup system. Been using Firefox as long as I can remember and I love it!

    Did you create a backup of the Firefox profile folder?
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    *http://kb.mozillazine.org/Lost_bookmarks

  • My Verizon MI424WR router resets and drops all client connections without my intervention

    I have noticed my devices lose their Verizon MI424WR router and Internet connection (wired and wireless alike) for some time now (months) on a regular basis. Sometimes multiple times a day and at different times of the day. You typically have to be actively using a device to notice these events. I have one client that will display an "Internet Connection Restored" message until I return to view it and I can see that this happens quite frequently overnight when there is minimal Internet usage. During a recent "outage" I quickly ran to the router to find it was in the process of rebooting, however, I did not perform any direct actions (e.g., cycling the power or applying admin config changes) that would have caused it.
    What is/could be the cause of this? Is Verizon support pushing silent router maintenance updates that require resets? Am I exceeding the maximum TCP connections the firmware will allow before faulting to reboot? I require high availability and uninterrupted connections and would prefer to know the routers limitations or when any remote automated maintenance requiring resets will be occurring if that is in fact the cause.

    My router routinely runs for months between resets, which are caused by me needing to move a cable or a similar.  Only once did I notice a reset due to a Verizon update, and that was when the firmware was updated a year or so ago.
    You can check the router's up time on the "system monitoring" web page.  This will let you know when the last reset occurred.
    You should not see resets unless you cause them.  The symptoms you describe are not typical.  You might need a new router.  If you think so, contact Verizon support.
    Good Luck.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • Ringtone is not showing up on my iphone4 when i drag and drop.

    Hi
    I am having a problem with ringtones.I have gone through and made a custom ringtone. I tried to put it into itunes and sync. But when I did that itunes wanted to erase all the music and movies off my phone. I drag and dropped it into my iphone 4. it shows up in the ringtone section of itunes. But I cannot acess it. it remains a grey colour. My phone doesnot reconize and no acess through iphone general >soound etc.
    I dont know what to do? I have not read any problem as mine. I am hoping this is a simple fix that i dont have to delete and reinstall all my music on my phone.
    ps- I know the ringtone works . I plays in itunes.
    bolex000

    Hey khdewey,
    Thanks for the question. I understand you are experiencing issues with your iPod touch being recognized in iTunes on your Mac. The following resource may provide a solution:
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/ts1591
    Note: This article is for Mac OS X users. If you're using a Windows PC, please refer to these troubleshooting suggestions.
    Follow these steps to resolve your issue:
    1. Ensure that your Mac meets the minimum system requirements for your iPhone, iPad, or iPod touch.
    2. Install software updates on your Mac.
    Note: If an iTunes update is available, apply the update.
    3. Check USB connections. iOS devices require USB 2.0 to function properly. If you're not sure your Mac has USB 2.0 ports, refer to the computer's specifications.
    4. Disconnect other USB devices and connect your device directly to a USB port on your Mac.
    5. Restart your Mac.
    Additional Information
    In rare circumstances, your device may be recognized after reinstalling iTunes, but after you restart your Mac, the device may not be recognized again. If this happens and you're using Mac OS X v10.6 Snow Leopard, please follow these steps.
    Thanks,
    Matt M.

  • Can't Drag and drop anymore in 10.8.2

    It's baaaaaaaaaack.
    I'm having drag and drop problems, AGAIN!
    Solution from the topic Drag and drop issues 10.8.1 no longer works. from here: https://discussions.apple.com/message/19359042#19359042
    I do dragging and dropping all the time so I NEED this to work!
    Anyone else know how to fix this?
    I'm on a 15-inch MacBook Pro Late 2008

    Found the fix, at least for the issue I was having...
    For whatever reason, the problem had to do with enabling audio in AirParrot (I have an older MBP incapable of native AirPlay).
    To fix this:
    - Go to [HD]\System\Library\Extensions
    - Delete AirParrotDriver.kext & APExtFramebuffer.kext
    - reboot
    Hope this helps anyone else who was pulling their hair out over this.
    The original Lion solution for this was found here:
    http://forums.macrumors.com/archive/index.php/t-1410984.html

Maybe you are looking for