How Oracle to deal with the data lose?-----QNo.104

In incomplete recovery,some data will be lost. How Oracle to deal with it?
For example, at 9:00am, you find that it is a mistake to drop a user(you dropped it at 8:30am). But other users' transactions are in progress. A lot of data is input between 8:30 and 9:00. If decide to make a incomplete recovery, does this means all the data input between 8:30 and 9:00 will be lost?
Message was edited by:
frank.qian
Message was edited by:
frank.qian

For example, at 9:00am, you find that it is a mistake to drop a user(you dropped it at 8:30am. But the transactions are in progress. To make you clear, you can't drop the user while session connected to this schema.
I dont think that you would loose any data.
The other workaround for this issue would be,
I would clone this on other server just before the user dropped, take the export and then import the user in the production.
Is this satisfy your question?
Jaffar

Similar Messages

  • How do I deal with the"new itunes library" fiasco

    how do I deal with the "new itunes library" fiasco...?

    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities

  • Dealing with the DATE data type in SQL Server

    As you know, a date is stored in SQL Server as "yyyy-mm-dd" when using the DATE data type.  This is also how it displays when I pull it into my Access front-end (even if I set the field's format to Short Date.)
    I'd like to be able to display it based on the user's regional settings.  I know I can use the FORMAT method in VBA to change it to mm/dd/yyyy, but I have users in other countries and I don't want to have to maintain a number of different versions.
    Any idea how I can automatically display the date in my MS Access form based on the user's regional settings?
    Thanks.

    Your solution, however, does not address the root of the problem. Access thinks it is a text field because there is no such thing as a 'Date' data type in Access. You will run into problems anywhere in Access, that you expect it to perform as
    a Date/Time field. E.G. sorting, filtering. 'Date' is one of the newer data types in SQL Server 2008+. You should be using SQL Server DateTime or SmallDateTime data type. Access will recognize those as a Date/Time data type and treat them accordingly.

  • Given that I'll use a natural key, how do I deal with the situation if I find out the value later?

    I have been doing a lot of reading about the pros and cons of using natural versus surrogate keys.  I have read in Joe Celko's books and his writing online that he strongly opposes using surrogate keys and using IDENTITY for generating values for a
    surrogate key column of a table in SQL Server.  I would like some advice on how to handle this situation:  I have a table with physician information and would like to use their NPI as a natural key (it would be a foreign key in many other tables)
    but the people who enter new physicians often don't know the NPI until later.  They also may receive the wrong NPI and need to change it later.
    Right now they use Excel spreadsheets to manage their data and I'm sure you can understand what a nightmare of data integrity that is.  Now that I'm going to design and build a database for them, can you recommend a good approach to this specific problem?
     I cannot tell them to hold on to the new physician's data until they get the NPI because they need to immediately work with the physician's information as soon as the new physician joins the organization.  It's a small shop and not a health system
    but thousands of physicians join.  They cannot insist that the NPI be supplied at the time of registration for various political reasons.  The people who are using the system now have varying degrees of skepticism to outright vehement opposition
    to having a new database system so I cannot "lay down the law" about things that may adversely affect the relationship with the new physicians who sign up.  With the Excel spreadsheets they cope with this by either leaving it blank, entering
    9999999 or some other stray string of characters, or perhaps typing in their shopping list.
    Is there a viable solution to this design problem?  Any and all suggestions appreciated.  Thanks for reading this.

    While I disagree with the standard practice of adding an identity column as the primary key for every table, I think that this is a case where it can be beneficial or practical.  You might not want to cluster on the identity column and you still need
    to enforce the uniqueness of the natural key. 
    OTOH, the alternative is to simply fabricate a value for the natural key when it is unknown.  You could do this manually (where the user must enter the fabricated value) or automatically (where the server generates it).  A manual approach might
    be frustrating to the users since they have to "guess" what would be unique and acceptable, resulting in sort of trial-and-error approach to adding.  You would also very likely need to have a way of identifying which rows had a fabricated value.  Once
    the actual natural key has been identified for a given provider you would then need to update it.  The server can handle cascading the value where needed if you so choose.  Note that, except for the cascading part, you need the same capabilities
    for an identity-based table since this natural key is most likely essential to the system. 
    I'll also point out that you can use a unique constraint as the target of a foreign key - you don't have to use the primary key.  Not recommending this, just mentioning the alternative.  
    Which you should choose I can't say - that requires a much better understanding of your model and that isn't something that can be readily provided in a forum such as this.  I will say that you should not prematurely choose an identity.  Why?  First,
    you make this choice once you have deemed the natural key to be a problem.  Second, it may be (at least) some of your anticipated relationships to physician are actually to something else.  A medical system is as much art as science - at least in
    the USA.  Providers, plans, participants, terms, renewals, diagnosis codes, etc. make one's head spin.  Given that you have just started modeling, there is no reason at this point to make this choice - just be aware that the natural key poses some
    issues that you need to address at some point before completion.  Personally I would choose the natural key for now and let the model develop and demonstrate where this choice becomes a problem. 

  • How can I deal with the "throw exception"?

    A function has the following definition:
    import javax.naming.NamingException;
    public BinRelation readBinRelation() throws BadInputDataException,IOException
    When I use this function as follows:
    BinRelation binRel;
    binRel = readBinRelation();
    then comes the error:
    unreported exception javax.naming.NamingException; must be caught or declared to be thrown.
    So how can use this function correctly?
    Thanks

    So how can use this function correctly?By learning what exceptions are, how they're used, and what you can do to deal with them. There's a tutorial here: http://java.sun.com/docs/books/tutorial/essential/exceptions/index.htmlAnd here's a quick overview:
    The base class for all exceptions is Throwable. Java provides Exception and Error that extend Throwable. RuntimeException (and many others) extend Exception.
    RuntimeException and its descendants, and Error and its descendants, are called unchecked exceptions. Everything else is a checked exception.
    If your method, or any method it calls, can throw a checked exception, then your method must either catch that exception, or declare that your method throws that exception. This way, when I call your method, I know at compile time what can possibly go wrong and I can decide whether to handle it or just bubble it up to my caller. Catching a given exception also catches all that exception's descendants. Declaring that you throw a given exception means that you might throw that exception or any of its descendants.
    Unchecked exceptions (RuntimeException, Error, and their descendants) are not subject to those restrictions. Any method can throw any unchecked exception at any time without declaring it. This is because unchecked exceptions are either the sign of a coding error (RuntimeException), which is totally preventable and should be fixed rather than handled by the code that encounters it, or a problem in the VM, which in general can not be predicted or handled.

  • How do I deal with approximate dates for pictures in Aperture?

    I am scanning old slides for Aperture. The slides are numbered, film number and frame number within film, so the sequence is determined, but many do not have an exact date. They may have the month, or a range of possible dates derived from the closest previous and next dated slide. Aperture seems to require an exact date and I cannot find a way round this problem from Help. This must be a relatively frequent problem, so can anyone please suggest a solution?

    The date+time stamp is exact.
    You have at least two options.
    Assign a "close-enough" date+time, and encode it so that you know at a glance that it is assigned.  My suggestions is to specify as much as you can, and use ones for all unknown specifics.  So if you know the year and the month, but no more, the date+time is YYYY MM 11 11:11:11.
    There are two problems with this approach.  First, there is no way to know whether the first "1's" encountered are specific, or are placeholders indicating "unknown".  The second possible problem with the approach is that it may not present information you may want, which is the range of possible date+times.  For that to work, you must use different metadata to encode the date and time information.  If that information is important, I suggest setting up a series of keywords, or use text in a custom metadata field.
    You could, of course, combine the two approaches: assign the date+time as best you can, and then include a note in a custom metadata field that describes what you know of the actual date+time of the Image.
    Note that Aperture allows you to change the _relative_ date, and does not allow (afaik) you to assign a _specific_ date.  For your work, you might find it best to use ExifTool to change the date+time in each file prior to importing into Aperture.

  • British Columbia BC users - how are you dealing with the PST Exemption for Youth Products?

    Hi BC Community,
    Reaching out to everyone and anyone to help with this.  Has anyone had any luck (in British Columbia) dealing with PST Exemption for Youth product? More specifically if a product has a full tax item (12%) and a Youth Exempt Item (5%) in the cart, at the same time.
    As you know, if you add to British Columbia Tax Codes (BC-12% and BC-5%) and you have product in your cart, like the above mentioned - the Destination State overrides any product level Tax Codes.
    Looking for some help with this one.
    Thanks,
    Aaron

    Hi BC Community,
    Reaching out to everyone and anyone to help with this.  Has anyone had any luck (in British Columbia) dealing with PST Exemption for Youth product? More specifically if a product has a full tax item (12%) and a Youth Exempt Item (5%) in the cart, at the same time.
    As you know, if you add to British Columbia Tax Codes (BC-12% and BC-5%) and you have product in your cart, like the above mentioned - the Destination State overrides any product level Tax Codes.
    Looking for some help with this one.
    Thanks,
    Aaron

  • How do I deal with the warning message: Stale; Enable pool

    Hello,
    I have a small (4TB) storage space on an installation of Server 2012 Essentials and it's thrown up this warning message on one of the physical drives (see screenshot).
    There doesn't seem to be very much additional information, or actions available to take and I can't see much info on this error online - any thoughts would be appreciated, it doesn't seem to be causing any issues - but it is annoying.

    Hi,
    As Cliff Galiher mentioned, we should pay some attention to that one drive is used at 100%. Besides, would you please check and then let us know how much space had
    been really used in the virtual disk (data_disk_virtual (D:\)). I guess it had been more than spaces of
    the disk which had been used at 100%.
    Before any operations, I suggest you should firstly back up the virtual disk to avoid some unexpected issues. Then, please delete some large files in virtual disk
    to make sure that the used spaces of virtual disk is less than 1.36TB. Then restart and monitor this issue.
    In addition, please attach the disk which be used at 73% to another computer. It will help us to identify if there are really some troubles in this disk.
    Meanwhile, there is a workaround in the similar question. You can also refer to.
    Storage Space with warning: "Reduced Resiliency, check the physical drives section", but all disks says "OK".
    http://answers.microsoft.com/en-us/windows/forum/windows_8-hardware/storage-space-with-warning-reduced-resiliency/a2ae71a0-6642-48fd-874c-8d41f27e37cc
    Hope this helps.
    Best regards,
    Justin Gu

  • HOW DO I DEAL WITH THE TIFF OPTIONS SCREEN?

    I am a beginner with PSE 10 learning how to save an edited TIFF scan.  I check the box for saving in Version Set and clik OK. The TIFF Options window comes up.  How do I learn what this is for and how to handle the choices it presents?  I have exhausted what is available in HELP.  Suggestions Please!
    MBArmstrong

    It’s really a question of choosing compression otherwise an uncompressed tiff file is very large and will slow down your computer. I normally use LZW. It’s lossless compression and has been around longer than ZIP and can be handled by most third parties e.g. if you need to send your files to a print lab.
    I never recommend saving tiff files with layers as they become huge. Always use the Photoshop format (PSD) for saving layered files which are much more efficient.

  • How do I deal with the "Getting Media" error message?

    I am new to PhotoShop Elements 10 and am in the process of learning to import and catagorize pictures.  To date I have imported about 50 pictures.  About a week ago, I scanned a picture and got the following message entitled "Getting Media"   Basically it said the following.
    Nothing was imported.  The file(s) or folder(s) selected to import did not contain any supported file types, or the file(s) are already in this folder.
    Reason:  The file exists in the catalog.
    File:   C:/Users/Liz/AppData/Local/Te...2014-2-19-0823/imaged.Jpeg
    I cannot fild the picture in the catalog or even in my computer.  (Which doesn't mean it's not there!)  I have also searched through the HELP files and found nothing that I recognized as relevant.  I checked with Epson, and we deemed that the scanner works.
    I don't know if this is relevant, but the last time the process of getting the pictures was when I imported pictures from my camera.

    Download the uninstaller for Flash Player
    The Flash Player uninstaller executes on both 64-bit and 32-bit version of the Windows operating systems.
    uninstaller (797 KB)
    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Reboot and then run the installer(s)

  • How oracle spatial deals with self-looping polylines?

    Hi,folks
    I have a general question on self-looping polylines.
    If one polyline is self-closing, can oracle spatial recognize it as a line or polygon?
    Anyone can give some hints on that?

    HI!
    Review this page:
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/appdev.901/a88805/sdo_intr.htm#877625
    They say that "Self-crossing polygons are not supported, although self-crossing line strings ARE supported. If a line string crosses itself, it does not become a polygon. A self-crossing line string does not have any implied interior."
    Also, line strings are defined with their own SDO_GTYPE, such as "DL06" for MULTILINE or MULTICURVE, where POLYGON is "DL03" and MULTIPOLYGON is "DL07", so they can't be confused one with another.(See http://download-west.oracle.com/docs/cd/A91202_01/901_doc/appdev.901/a88805/sdo_objr.htm#1005537)

  • How Apple is dealing with the academic upgrade problem

    Evidently, many people have been surprised to find that they have no upgrade path from the academic version of Aperture to 2.0. Apple emailed a return authorization number to me and would refund the $99 upgrade price when I return the package.
    However I decided to pay for the full version of Aperture 2. I talked with a real person at the Apple Store by phone. Apple has had so many inquiries that they have a mechanism in place in which they will ship the full version for another $99 added to the original purchase order and will email a FedEx shipping label to return the upgrade package at no cost to the customer.
    I'm not happy that I couldn't continue my academic discount and have to buy the full version, but at least Apple acknowledges their mistake in not making the upgrade policy clear on their order page by covering the shipping charges.

    No, I was not able to upgrade from the academic version. I had to purchase a full retail copy of Aperture 2. All Apple has done is try to minimize the hassle and eat the extra shipping costs for not making it clear that academic users cannot upgrade.
    Because of the rebate issued to purchasers of early copies of both academic and full versions I'm unsure, but I think I've paid as much or more for academic Aperture 1.0 + full Aperture 2.0 as early buyers of full 1.0 + upgrade to 2.0. This was not a case of marketing genius by Apple...

  • How do I deal with the crashes from flash?

    I have a brand new Imac running on Lion OX 10.7 and this computer has crashed in just about every browser when I play a youtube video. I have done several searches and I still cannot find a solution. Am I just out of luck on this? I uninstalled adobe and now I cannot view a number of things.
    Please help!

    You have installed the 10.8.1 and are still experimenting low battery life?
    The beta of 10.8.2 has been issued to the developpers ; so there's still hope for a fix...
    You can search the forum, there are plenty of threads adressing the issue.  

  • How do I deal with the no disk error?

    This must be a common enough problem that there should be an easily accessible FAQ on it.
    I am attempting to update the flashplayer, and at around 100% a dialouge box jumps up and says error, there's no disk. I must then figure out a way to get out of the dialogue box since clicking x in the corner does nothing, try again does nothing, continue does nothing, cancel does nothing.This seems to happen every update.

    Download the uninstaller for Flash Player
    The Flash Player uninstaller executes on both 64-bit and 32-bit version of the Windows operating systems.
    uninstaller (797 KB)
    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    Reboot and then run the installer(s)

  • How can i deal with the BAD_INV_ORDER error?

    help me ,My corba client throw a BAD_INV_ORDER Exception ,why?

    See this link http://java.sun.com/j2se/1.4.1/docs/api/org/omg/CORBA/BAD_INV_ORDER.html

Maybe you are looking for

  • Cannot view messages after upgrade from SP07 to SP10

    Hi, we are facing now problem with ITSM - after upgrade, because of our oversight, roles for ITSM was overwriten by new versions, and when user logs into ITSM, it cannot write and even see any tickets. Only one error message is showing - No authorisa

  • Is a power mac G4 worth noding to Logic?

    I"m thinking of getting a G4 as a back up computer. Amd since it will sit next to my nacbook I was thinking what the heck, I can use Logic node and pull some power. But I"ve someone say they noded like 30 G4's together and it came up to power of 1 G5

  • How to query data from Oracle, MySQL, and MSSQL?

    For an environment consisting of Oracle 11g/12c enterprise edition, MySQL 5.7 community edition, and MSSQL 2008/2012 stanard/enterprise edition, is there any major issue using DG4ODBC to query data from all 3 platforms? Is there other free alternativ

  • SAP Script - Window and box

    Hello All I have done changes to include few(3) lines in a SAP Script window. Because of those 3 lines, contents that were printed earlier are not getting printed. The window is getting printed inside a box and it is defined as BOX FRAME 10 TW. Windo

  • I am lost questions secure id

    I am lost questions secure id [email protected] and do not remember email Restore account on '. Very mong not help and are restoring account