After delete region files

In a single Environment handle process, is it any reason that makes BDB still working after run  db_recover (will delete the region files)?  The process opened before running db_recover. I found a database still working without region files. I feel confused.
thank you
zhangjian

process not triggering the recovery will eventually be signaled that it should exit the library.   This is done when ever a process executes a API in the library.   It is up to the application to properly handle this situation.    Any process connected to the 'deleted' region files needs to exit the library and reconnect to the new region files.   To the extent that the process continues, it will continue what it is doing until it executes a new API.   BDB is not client server so there is no inter process communication that is available.  
thanks
mike

Similar Messages

  • How to refresh and redirect into same page after deleting a file

    Hi John,
    One more help I need. I implemented the brows and download file functionality in my application successfully. And I am interested to implement delete also like download. If user will click on download three options will come open, save, cancel in case of download. But like download I want to put delete link which will delete the corresponding file.
    I written the procedure in same fashion as download and compiled in my schema.
    The code is here:
    CREATE OR REPLACE PROCEDURE download_my_file_temp_delete (p_file IN NUMBER)
    AS
    BEGIN
    DELETE FROM file_subjects_temp
    WHERE ID = p_file;
    END download_my_file_temp_delete;
    And in
    Home>Application Builder>Application ID>my_page > Report Attributes>Column Attributes
    There I am entering
    Link text : Delete
    Target : URL
    URL : #OWNER#.download_my_file_temp_delete?p_file=#Delete#
    Where download_my_file_temp_delete is a procedure for deleting the file corresponding to ID .
    Here id alias is DELETE so I am passing #DELETE#.
    If I am click delete corresponding to any file its opening a blank page I seen URL is like
    http://abcd.com:portno/pls/workspace/owner.download_my_file_temp_delete?p_file=4031625747435433
    if I am clicking back and refreshing then getting file is deleted successfully.
    That means procedure is working but I want that after clicking on delete link corresponding to any file same page should appear with refresh then my problem will solved.
    Can u suggest me any approach.
    Thanks && Regards,
    Ravi

    [This is not John, hope that's ok!]
    This kind of thing is best done by rendering checkboxes next to each file in your report region;using apex_item.checkbox(1,file_id) and providing a Delete button that would fire a after-submit process that does
    for i in 1..htmldb_application.g_f01.count
    loop
    download_my_file_temp_delete(htmldb_application.g_f01(i));
    end loop;[And of course a same-page branch on the page]

  • I am not able to display or change the file after deleting the file

    Hi All,
    I am checking in the document to content category while creating the DIR.
    I tried to delete the file on my desktop and after i am unable to open the file in CV02N,It gives the below error:
    Error while executing "C:\
    Firdosi\Desktop\gg.txt"
    I changed the settings in define workstation applications also and i ticked on Data check of.
    Please advice.
    Muzamil

    Hi Muzamil,
    The error is occuring because you have not checked-in the document before deleting. First you need to save the DIR and then you can delete the file from your desktop. Then only SAP DMS can retrieve the file from content server and display on screen.
    If you have only selected the file which is not checked-in means DIR not saved. And suddenly you tried to delete the original file from desktop. It means the recod is not saved in SAP DMS and before that you have tried to delete it.
    This is standard behaviour and such type of files can't be retrieved from content serever as it's original is not saved properly i.e. checked-in.
    Hope this will resolve the query.
    Regards,
    Ravindra

  • "Adobe Premiere Pro 6 Quit Unexpectedly" - after deleting Cache files.  All other Adobe programs working.

    I went in and deleted Cached files after repeatedly getting the 'scratch disks are full' message.  I have done this before and have had no issues.  However, this time it comes up with a crash message whenever I open Premiere Pro 6.  All other Adobe programs are working fine.
    Does anyone know what could be wrong?  Have I accidentally deleted something crucial?  How can I fix this?

    If you have a 64bit Windows adding more ram will allow Windows to use that ram, and provide more to CS4
    Otherwise... here are some links I've saved that discuss crashes... may, or may NOT, help in your case... but free to read
    Firewall = Crash http://kb2.adobe.com/cps/857/cpsid_85711.html
    Win7 64bit Crashing and "a" fix http://forums.adobe.com/thread/580435
    Photo Scaling for Video http://forums.adobe.com/thread/450798
    -Too Large May = Crash http://forums.adobe.com/thread/879967
    -And another crash report http://forums.adobe.com/thread/973935
    Partition = Crash http://forums.adobe.com/thread/957286

  • Cisco Works Daemon Manager Service down after deleting Syslog files

    Dears,
         Cisco Works Daemon Manager Service is not comiing up after deleting the syslog.log files from NMSroot, al other services are comes up except this.
    please help ...
    Rgds
    Aslam

    Not sure what is happening, but I see several services that should be started by the daemon manager, that are already started!!
    You best stop them, make sure the services are set to manual except daemon manager, tftp syslog and rcp who are automatic.
    Then I suggest to reboot server. If the daemon manager still can start run the resetcasuser.exe  in \CSCOpx\setup\support\   and try again.
    Cheers,
    Michel

  • Reinstalling Word after deleting all files.

    I am getting ready to sell my MacBook Pro and will be deleting all files. I currently have Word installed on the computer. Is there anyway I could reinstall Word after I delete everything?  Thanks.

    Csound1 wrote:
    Philly is correct, but you can not legally sell your copy of Word, the license is for you only, if you bought the 3 user version there will be 3 license keys, you can transfer any unused ones.
    Thanks.  I forgot about that.

  • System crash after deleting ".DS_Store" files?

    My Finder view options were a bit messed up, so I decided to follow some online advice and delete all ".DS_Store" files on my MBP. I followed instructions on osxdaily.com. Specifically, I typed the following command into Terminal:
    sudo find / -name ".DS_Store" -depth -exec rm {} \;
    After the command finished running I tried to restart the computer but it would just show the grey screen with the Apple logo and the progress indicator and not start up properly. I was able to run Disk Utility and verified the HDD. No errors were displayed. I chose "repair disk" anyway, but the computer still would not start up. Entering safe boot mode didn't work either. In the end, I chose to reinstall OSX 10.8 from the Internet. I didn't want to reinstall a backup from Time Machine because there were some files I hadn't backed up yet.
    Fortunately my MBP seems to be working properly again, but what's weird is that I had to reinstall every single application. The application files were still present in the application folder but their icons were greyed out and they wouldn't launch.
    Does anybody have any idea why this happened? Is it that dangerous to delete ".DS_Store" files? Should I use a different command? I would still like to get rid of those files so I can redefine a default view for all folders.
    And is it normal that if I reinstall OSX I need to reinstall all applications as well?

    Letting something arbitrarily delete every .DS_Store file on your computer invites bad things to happen.
    Running rm is dangerous as is--letting it run rough-shod all over your computer is infinitely dangerous.
    I don't know why there is a .DS_Store file  inside an app package, but removing it "damages" the App just as if some malicious code might write malware into the package. So, it is no mystery why they do not work anymore.
    Deleting specific .DS_Store files in folders is not normally a problem.
    If you have a problem in one folder that doesn't hold its settings, deleting the .DS_Store file is ok.
    Here's how I would do it, though:
    Open the folder and Cmd-F.
    If you don't already, use the Other... option in the Criteria popup to add the System Files and Visibility options to the criteria menu (check the box to include in men).
    Set the Search criteria to System Files are included and Visibility is invisible.
    Type ".DS_Store" in the search field. You should see the .DS_Store file for that folder at the top of the list, and then all the others in the subfolders.
    You can delete it from there.

  • How do I reinstall os x moutain lion after deleting necessary files?

    When trying to get my Canoscan 9550F to work with OS X 10.8.x, I was able to add it to the system settings under printer, but still it didn't work. I decided to make sure the Canon driver and Apple driver weren't fighting, so I deleted some files. Now, even though I can see the scanner in the "about this Mac," I cannot add it anymore to the printer area. I should have dragged those files to the trash, where I could have restored or put back the files, instead of to the desktop.
    My question, How do I reinstall OS 10.8.x when I installed it from the App Store to upgrade? I don't see it as files on my Mac to reinstall.
    Thanks

    Reboot to the Recovery partition and reinstall from there. Reboot, at the sound of the chime press cmd-r and hold it until the Recovery disk starts up.

  • Subversion -- Problem After Deleting a File from Repository

    I am using Dreamweaver CS6 and am using Subversion as a Repository server.
    In doing a massive check-in, Subversion reported an error with one file:
    SVN: #160024, Commit failed (details to follow):
    File or directory ‘aff.php’ is out of date; try updating
                Resource out of date; try updating
    I tried reverting that file and then tried the update, all to no avail.  In the end, I deleted that file, figuring that I could then simply add it.
    When I tried to add it, I got the following error:
    SVN: #155011, Commit failed (details to follow):
    File ‘aff.php’ is out of date
    File not found: transaction ‘150-4w’, path ‘/whmcs/aff.php’
    The reference to '150-4w' was to the "successful' transaction in which I deleted the file, 'aff.php'.
    Can anyone please help me to check this file in?

    Hi UndeniablyRexer,
    I've learned that deleted files stay on Adobe's server for 30 days. Section 3.3 of  General-terms governs access rights to your content.  It reads:
    3.3 Our Access. We will not access, view, or listen to any of your content, except as reasonably necessary to perform the Services. Actions reasonably necessary to perform the Services may include (but are not limited to) (a) responding to support requests; (b) detecting, preventing, or otherwise addressing fraud, security, unlawful, or technical issues; and (c) enforcing these terms.
    Best,
    Sara

  • Numbers in ipad crashes after deleting a file

    when i try to delete a file from my numbers on ipad it crashes and i am forced to reset the engine. the app is updated. i reinstalled it. no result.

    Apple’s iWork Team investigated the problem and subsequently asked me to check Accessibility settings and turn “Bold Text” OFF if it was set to ON. It was set to ON in my case. Turning “Bold Text” OFF fixed the problem. My iPad3 no longer freezes when deleting or renaming documents and spreadsheets.
    Here’s how to do this if you want to give it a try:  Open the “Settings” app. Select “General” tab if it isn’t already selected. Open “Accessibility” page. The “Bold Text” option is ON if its switch is green. Turning it OFF will reset the iPad. Let us know if this works for you.

  • IPhoto Keeps Quitting Even after Deleting Plist Files Repairing perm Files

    When I try to launch iPhoto The page seems to begin to load then I get a box saying " The application iPhoto has unexpectedly quit". I tried to troubleshoot by deleting the iPhoto plist files and then I repaired the permission files.There is still no change.
    What else can I do? Thanks very much for your help!

    Glad to help, but I think you worked the magic Sally. Deleting photos from the Desktop is harmless to iPhoto, and doing the same again should not be a problem. Maybe it was the overfull disk that initially caused iPhoto to think, 'I don't have enough space here to open, so I'll crash.'
    It works like this. If you connected a camera and imported them into iPhoto, then that is the only place those photos reside and to delete any of them afterwards would have to be done in iPhoto where you would select a photo, then Move to Trash. This would keep the index straight.
    But if you had some photos on your desktop and imported them into iPhoto, it makes a copy of them inside the iPhoto Library. If you were to delete one of those photos from the Desktop, it would still show in iPhoto because its copy still exists in the iPhoto Library.
    So when you reported the problem arose after your deleted some photos, it made me think along the lines I did. But as you didn't muck about with the iPhoto Library folder's contents, you could not have damaged it. So you haven't done anything to wreck things. Maybe iPhoto was just choking from a lack of space.
    It's great your photos are still all there. Now, with that copy of your iPhoto Library - put it on a CD for safe keeping. Games, software, info from websites, even songs can mostly be replaced if need be, but one's photos are unique and deserved to be backed up, to either another hard drive or burnt to an optical disk.
    A tip: I suggest you create a new folder in your Pictures folder called say, ExtraShots (name it what you like) and put your photos there instead of the desktop. Doing so is not crucial, just tidy, and there is a slight advantage that your computer will run quicker if the Desktop is uncluttered.
    Not a tip: Do keep your hard drive down to less than about 90% full / at least 10% "available free space" as Macs like room.
    All the best, and I hope you take some great photos.

  • Safari will not open after deleting bookmark file

    I have a new Imac with 16GB Ram and 2TB hard drive.  I have been getting messages that:
    Your Mac OS X startup disk has no more space available for application memory.  To avoid problems with your computer, quit any applications you are not using.  Closing windows and removing files from your startup disk will also help.
    open:
    activity monitor
    calendar
    firefox
    iPhoto
    Mail
    Remote Desktop Connection
    ScanSnap Manager
    Finder
    when I went to the activity monitor the #1 memory user is SafariDAVClient   Real Memory 3.85 GB  Kind :  Intel  Virtual Memory 66.90 GB
    #2:  Firefox:  Real memory 694.2 MB 
    I read where this could be a bookmark issue when my old bookmarks from my 2007 were imported into the new computer.  Upon recommendation of another user in the apple support community I did the following:
    Back to a Finder window. From the Finder menu bar click Go > Go to Folder
    Type this exactly has you see it here:
    ~/Library/Safari/Bookmarks.plist
    Click Go
    Move the Bookmarks.plist file to the Trash.
    I emptied my trash and now Safari won't open at all.  I'm unsure if this will solve my memory issue, but I would at least like to have access to the Safari program.  Any help to get Safari operational again, and then info on what to do about the memory problem.
    Thanks in advance for the help.

    Please read this whole message before doing anything. This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it. The purpose of this test is to determine whether your problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows: 
    Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
    When you see the gray Apple logo, release the shift key.
    If you are prompted to log in, type your password, and then hold down the shift key again as you click  Log in.
     *Note: If FileVault is enabled under OS X 10.7 or later, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode. Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • HT1926 Why the iTunes download doesn't start in windows 7 after deleting temp file etc

    I have followed the instructions for deleting the temp files and still when I click the download button nothing happens. I am very new to this Windows 7 so most likely I am the reason for this failure but its driving me crazy! How do I get iTunes to work?

    Adobe staff has to browse these forums on their own time (I know that should be part of their job) so their visits are infrequent.
    There are several sites to report bugs which seems to be counterproductive.   I think this one has the most support right now. http://feedback.photoshop.com/photoshop_family
    And you are sure you are not running Bridge CS5 in the background?  You can only run one Bridge program at any one time.
    In both the Mac and Win OS seems like the workaround to create a new user works frequently, but it is a hassle.  In your problem solving did you unistall everything then run the Adobe Script Cleaner? 
    Although this is a stretch for this problem, but might search your uninstall directroy and see if there are any expired Adobe trials you have not uninstalled.  For whatever reason it can stop launch of Bridge "as you need to launch parent application at least once".  Apparently even though it is long gone it is still seeing it as "parent" program.  As I said it is kind of a stretch here, but you never know.
    Good luck on this as I know it is extrememly frustrating and Adobe does have its communication problems. 
    That is why it is important for the users to step up and start contributing to these forums with suggestions on what to try, thiings they have tried and worked or did not, etc. 

  • I am getting the popup window that says my startup disk  full even after deleting many files.

    I am getting the popup window that says my startup disk is almost full. I have transfered most of my photos to an external HD, deleted most of my iTunes library, and emptied the trash. The problem is that with these steps, the diskspace did not increase at all-not even a megabyte. Any ideas why or how to fix it?

    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy — do not type — the following line into the Terminal window, then press return:
    df -Hl
    Post any lines of output that appear below what you entered — the text, please, not a screenshot.

  • Can't get free space after deleting a file-sparse bundle disk image

    I have a 150 GB Sparse bundle Disk image with a 256 AES enc. I just deleted about 30 GB worth of tv shows to free up some space but the Disk Image is still the same size with no more free space on the virtual disk either. I know that with Filevault the user has to log out in order to recover free disk space but how does this work with a normal Sparse disk image? Thanks in advance!
    -Macguy3000

    IIRC, sparse images only grow as things are added, but do not shrink. Create a new one, mount the original, transfer your stuff from the original into the new one, and delete the original one.

Maybe you are looking for

  • My wifi doesnt work... go to setting....then wifi... then its show in grey colour ... that doesnt work neither on nor off.... (iphone 4 ios7)

    my wifi doesnt work... go to setting....then wifi... then its show in grey colour ... that doesnt work neither on nor off.... (iphone 4 ios7) then i go settings...general..about.... wifi address is shown as N/A..plz suggest what can i do

  • Schedule line tab

    Dear people, Do you know if there is a user exit that works <b>before the schedule line tab</b> for an item of a sales order <b>is displayed.</b> Specifically the functionnality we are developping is: We are creating SCH line in the standard tab Then

  • Pb with populating newly added AD fields for existing users

    Hello, Let's say that we have version 10 of the AD process form pushed to production. Then we decided to push version 11 of the AD process form, which now has 4 more fields, to prod. For new users, we can see that the new fields are populated and the

  • Adobe updater problem

    Hi, i'm getting a problem with Adobe updater. It does not recognize my internet connection, have a look at the picture please: http://www.flepstudio.org/images/adup.jpg My internet connection works fine but it does not with Adobe updater. Any suggest

  • How to compute maximum user per AP

    Hi Guys, Im setting up my WLAN, im confused because i dont know how do i compute the maximum user per client per AP. Im using AP 1020 series. For example if i have 20 clients if 802.11b,c,a how's the bandwith is being affected when the number of user