To know the exact timing

hi all,
1)How can i know that
in a oracle 10g table when i modified a row or deleted a row and which row i have inserted when
i want to know the particular time.
can it is possiable if possiable then tell me how.
2)what is the difference between raise_application_error and raise ?
3) Is there any difference between oracle 9i merge command and 10g merge command ?

Here is a cool tidbit of information from .....
http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/pseudocolumns007.htm#sthref825
ORA_ROWSCN Pseudocolumn For each row, ORA_ROWSCN returns the conservative upper bound system change number (SCN) of the most recent change to the row. This pseudocolumn is useful for determining approximately when a row was last updated. It is not absolutely precise, because Oracle tracks SCNs by transaction committed for the block in which the row resides. You can obtain a more fine-grained approximation of the SCN by creating your tables with row-level dependency tracking. Please refer to CREATE TABLE ... NOROWDEPENDENCIES | ROWDEPENDENCIES for more information on row-level dependency tracking.
And then from ....
http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14251/adfns_flashback.htm#sthref1467
ORA_ROWSCN is a pseudocolumn of any table that is not fixed or external. It represents the SCN of the most recent change to a given row, that is, the latest COMMIT operation for the row. For example:
SELECT ora_rowscn, last_name, salary
FROM employees
WHERE employee_id = 7788;
ORA_ROWSCN    NAME    SALARY
*202553 Fudd 3000*
The latest COMMIT operation for the row took place at approximately SCN 202553. You can use function SCN_TO_TIMESTAMP to convert an SCN, like ORA_ROWSCN, to the corresponding TIMESTAMP value.
See what you can find when you search the documentation?
Regards
Tim

Similar Messages

  • I use since 1 year iTunes match. Do I get a mail from apple to renew my subscription or do I have to renew my subscription for my own? I don't know the exactly date from the end of lifetime?

    I use since 1 year iTunes match. Do I get a mail from apple to renew my subscription or do I have to renew my subscription for my own? I don't know the exactly date from the end of lifetime?
    Kind best regards - sunshine34778

    The subscription will renew automatically (unless you have disabled that) and you will get an email approximately one month before renewal.

  • Need to know the exact name and P/N of a spare part, cannot find it anywhere.

    Hello,
    I would like to know the exact name and P/N of the -Touch Panel Control Assembly- for the HP Pavilion dv3510nr?.  
    or is it -Touch Panel Kit-?
    or is it -Multimedia Touch Control Panel-?
    Recently, mine got physically damaged and none of the touch buttons work, I cannot even turn the WiFi on. So I need to replace it, but I cannot find this spare part anywhere.
    It does not appear on the list of spare parts for this laptop, with any of those names.
    Does anybody know where can I find this spare part?
    Thanks very much.
    Glendy

    In case it was not very clear, the spare part that I am referring to is the panel placed above the keyboard, that has touch sensitive buttons for multimedia functions and for enabling the wireless device.
    Buttons appear In this order:
    MediaSmart button
    Audio on/off button
    Volume control
    Skip backward button
    Play/Pause button
    Skip forward button
    Stop button
    WiFi enable/disable
    Glendy 

  • Does anybody know the exact date when iOS 6 will be released?

    Does anybody know the exact date when iOS 6 will be released? I know it will be coming out in the Fall, but I was wondering if anybody knew the exact date.

    no one but apple knows for sure, and I'm willing to bet at this point in time all they have is a target date (if the software package was done it'd be released)
    Bear in mind also, the first 48-72 hours after the software's release it's often quite challenging to get the update or it takes a lot of time because you're one of millions that are trying to get on the servers. So release date and available/accessible date can be separated by a bit.

  • I want to know the exactly when the Kinect gives depth frame and color frame in a period of one frame

    Hi, I'm currently using Kinect for Windows v2 to get a blurry sequence of color frames as well as corresponding depth frames. 
    It seems to me that the depth frame is acquired after the exposure time of the color frame. I am using the sample in the CoordinateMappingBasic to acquire the depth frame and the color frame at the same time. 
    But as i've found out by the aligned depth map with color frame, i think Kinect gives depth frame at the end of the exposure time of color frame. I've tried to obtain timestamps by calling a function iColorFrame->get_relative_time, and for the same number
    the timestamps show that depth frame is acquired prior to color frame, which opposes what i said above.. 
    Is there some way that i can know the exact time the Kinect gives depth frame and color frame in a period of one frame.
    Thank you in advance.

    Depth is generated based on IR information so when you acquire the frame, that is when it was created. Using the Multisource Frame Reader(MSFR) this does a lot under the covers to align the color and depth frame. If you want to do your own synchronizing,
    you can use a polling thread to acquire depth on one and color on the other and do your own mechanism that is similar to MSFR. You will never get Color and Depth to align exactly on a particular timestamp. Since color is its own camera, the only thing
    you can be assured of is when the color frame is acquired, the runtime will give you the closest depth frame that will align to it.
    Carmine Sirignano - MSFT

  • Hyperion 8.5 on AIX, need to know the exact version.

    Hi,
    I have Hyperion 8.5 installed on one of the development machines.
    I want to know the exact/full version which is installed.
    There are version numbers(8.5.0.268) specified in /brio8/etc/brio.rc file.
    Is this the correct place to check the full version of the product?

    This is what i found as per the Hyperion Documentation
    The cross-platform registry, brio.rc, is an XML file that contains useful
    information about common service components. This information is not
    stored in the VPD registry.
    The registry consists of general information organized by installable units for
    use by vendors and customers to integrate their own software. There is one
    section for each installable unit that is installed. The information stored
    reflects the values entered or generated during the most recent installation.
    120 Postinstallation Tasks
    This brio.rc registry stores information on the following items:
    ■ Product IDs, names, and release numbers
    ■ License keys
    ■ Languages installed
    ■ JRE home
    ■ Orbix home
    ■ Other configuration information written by the installable unit installers
    I believe this is the full version of the Hyperion installed on the machine.

  • HT204088 Would like to know the exact date that a song was purchased using my iTunes account.

    Would like to know the exact date a song was purchased (not billed because I changed my payment status) on my iTunes account

    You should be able to view the purchase history on your account via your computer's iTunes, as per the HT2727 page that you posted from : If you log into your account on your computer's iTunes via the Store > View Account menu option, you should then see a Purchase History section with a 'see all' link to the right of it. Click on that and you should then see a list of your purchases.
    On your iPad you view a cut-down version (the last 90 days) via http://reportaproblem.apple.com
    Both show an item's purchase date

  • How to upload data using utl_file when you dont know the exact file name

    Hi
    i want to upload data from a flat file to a table.
    i dont know the exact file name. i want to make a search for filename. like i want to make a search on file (say test*) which will give me all the files with test.
    i want to upload data using these files.
    how can i do this by using UTL_FILE.
    Regards
    Manish

    Thank you very much.
    Thing is previously we are using sqlloader and shell script for loading the data.
    now i am creating a procedure (if possible without parameters).
    Is there any other way i can do that.
    can i make a wild card search using utl_file.
    Thanks n Regards
    Manish

  • How can i know the exact model of my wireless network card? macbook pro 13"

    how can i know the exact model of my wireless network card? macbook pro 13"

    I think the best you can do is use the System Information application (Utilities Folder), looking in the wireless section.
    charlie

  • IPod Touch 5th Generation Australia Release Date? Last week I went to the Carindale Apple store located in Queensland and they had said they wont be getting it for a few months but they'll get it before next year. Anyone know the exact date ?

    So the question says it all. Last week, I went to the Carindale Apple Store located in Queensland to purchase a iPad 2 and a iPod Touch 5th Generation. I asked one of the shop assistants when they were getting the iPod Touch 5th Generations and they had said that they didnt know that they would recieve it in a few months but they'll recieve it before next year. Anyone know the OFFICIAL RELEASE DATE of it in Australia ? I want to order it online but my mum doesnt have a credit card, lol .

    No, Apple has not set a date.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Knowing the exact version of the Database

    i am having a hard time knowing the version of the attached database on my server.. Lets says someone created a database using sql
    server version xxxx and he created a backup of that DB then he gave me. how do i find the database version then. Thanks.

    >>i am having a hard time knowing the version of the attached database on my server.
    USE DBNAME
    GO
    DBCC DBINFO() WITH TABLERESULTS
    You can refer the 
    --dbi_version - New Version of the database
    --dbi_createVersion -- The old version of the database
    Just compare the output of dbi_createversion with below list to find the source database version.
    http://sqlserverbuilds.blogspot.com/2014/01/sql-server-internal-database-versions.html
    SQL Server Version
    Internal Database Version
    Database Compatibility Level
    SQL Server 2014
    782
    120
    SQL Server 2012
    706
    110
    SQL Server 2012 CTP1
    (a.k.a. SQL Server 2011 Denali)
    684
    110
    SQL Server 2008 R2
    660 / 661
    100
    SQL Server 2008
    655
    100
    SQL Server 2005 SP2+
    with VarDecimal enabled
    612
    90
    SQL Server 2005
    611
    90
    SQL Server 2000
    539
    80
    SQL Server 7.0
    515
    70
    SQL Server 6.5
    408
    65
    SQL Server 6.0
    60
    --Prashanth

  • Keynote transitions: if I know the 'exact' duration based on audio chapter markers, how do I make the slide duration exact?

    I have a listing in Numbers of the chapter marker start times (in an audio file from garage band).
    So a simple calc should give me the intervals ... yes?
    But it seems a 'dissolve' or a 'magic move' requires some sort of juggle between a delay and the transition time to make it sync.

    True.  Thanks BW.  Was searching for a faster way to sync the timing of guitar fretboard animation frames to original soundtracks ... to a 16 x 9 movie.
    Keynote actually does a good job of recording mouse click (right arrow) intervals when the cut is clean (no magic move or dissolve etc) with the narration record function but there was a dead end of attempts prior to that fork in the road trying to figure out the strange 'double it and minus it' formula for bridging the graphic smoothly with intervals (it does look better with dissolve) but there doesn't seem to be a consistent way to get it exact - as you say.
    The killer app (for easily tuning clips in iMovie) would be a stopwatch (or something) that recorded a text file of intervals (in decimal) based on mouse clicks pressed while tapping away to a sound track.  Garageband can deliver ... sort of ... and with some processing but ... the journey continues.  Thanks again.

  • HT4117 for some reason my mac turns itself off after a while when it wants, i dont know the exact problem causing of this....but i have smc errors in consol and ive tried to reinstall my smc and it wont let me so what do i do now

    i tried to reinstall the smc from the list apple provides, http://support.apple.com/kb/HT1237 but the install says i dont need too wont even let me reinstall, yet the console has many smc errors,
    i know my hardware is fine
    ive tried removin any software that might affect the smc but this doesnt resolve the problem. and there are still smc errors in the console
    PS dont want to go to apple store as its far away and im poor and dont want to get charged the earth for repairs or wipe my mac,

    it seems to happen more when idle also if thats any help

  • Converting a single entry within an array into 16 entries within a new array. Building an array without knowing the exact amount of array entries.

    I'm developing a VI that reads a text file and does a manipulation on the data it reads. The VI does the following: First, it reads all the ASCII characters from a text file, converts them to 8-bit words, until EOF occurs. Then I do some simple conversion to each byte. The result is that each bit entry of the byte now gives 2 3-bit entries, making a total of 16 3-bit values returned for each byte within the original array. For example, when I read element #0 of the byte array, I get the byte value of 1011000. My VI then converts this to 16 seperate 3-bit values. I can do the conversion just fine. My pro
    blem is figuring out how to put these 16 elements into an array to be written out of my 6534 card. I know how to do the DIO write part, but the problem is how do I combine the 16 elements into an array for thousands of bytes read from the text file? Also, the size of the file that I read is unknown until it is read, so I may have to output many sucessive outputs as described above. The first element read would give 16 3-bit elements for the new array, the second byte read would give another 16 3-bit elements and so on upto N values in the original array. Any ideas ?

    Place a for loop, wire N with your readed string lenght, pass the string inside and wire it to string subset, with the lenght entry wired to 1 and the offset entry to the loop counter (i). Then, you can play with every character inside the loop, and have an output array composed with the result of every character.
    Hope this helps

  • Does anyone know the exact location where iTunes saves backup images of synced iPads and iPods?

    My hard drive is full of these, and I wish to clear all but the latest backup image to save space!
    Are there any other suggestions to rid myself of these excess space-consuming backups?

    from this support article: About Backups
    iTunes keeps only one backup created during the sync process for each device. If you restore the iPad and choose to set up as a new device from the Set Up your iPad screen, iTunes will automatically sync and create a new, empty backup that will replace your previous backup.
    you will also find the location of the backups in the article.

Maybe you are looking for

  • Display no longer functions correctly after update

    After updating this morning (the only package updated being wayland), the display on my main computer (laptop still works fine) no longer works properly. It is a bit difficult to describe the problem: there is a constantly changing display of symbols

  • Sad face with exclamation point on my Ipod

    hi, my name is John and i live in South america. Two days ago i got a problem with my Ipod, it got frozen and i clicked on the menu and the select button. It turned off and never started anymore. Now i get a sad face and a exclamation point on the sc

  • How do I get additional parameters into a Linux Script / PowerShell Discovery?

    Hi all, I'm trying to do a Linux Shell / PowerShell discovery as described in http://operatingquadrant.com/2013/07/30/unixlinux-mp-authoring-discovering-and-monitoring-failover-clusters/ but for the complex logic I need the GUID of the target object

  • Ping Packet Loss across MPLS TE Tunnels

    Hello...Please Help, I have a Single Area OPSF network running across 4 main routers via GigEth Ckts. The OSPF Network is working correctly. I recently implemented MPLS TE creating two Tunnels - One Explicit Path and One Dynamic Path. Two of the Rout

  • Interactive form CO

    Hi All,     Wont the Impersonalized form support the dynamic behaviour of Interactive forms? I have a dynamic table in the impersonalized form in which i was not able to add a row,(other scripts are working fine) but i was able to add a row when it i