How to know the last version of DB and when it moved to current version

Hello All,
I need to know when was the database upgraded to present version. As of now we are on 10.2.0.5 so need to know whatr was the previous version and the date we moved into this version. Please suggest.
Regards,
Ankit

jeneesh wrote:
Manik wrote:
select_catalog_role can also help I guess.
Cheers,
Manik.No ....
select *
from ROLE_TAB_PRIVS
where role = 'SELECT_CATALOG_ROLE'
and table_name like 'REGISTRY$HISTORY';
0 rows selected
ok just checked it.. thx Jeneesh.. (yet again)
Cheers,
Manik.

Similar Messages

  • How to get the last version of flash in MSI format automatically?

    How to get the last version of flash in MSI format automatically?
    Roberto Neigenfind
    Bravo Tecnologia
    www.bravotecnologia.com.br

    Hi Barbara,
    Flash Professional CS5.5 is a 32-bit application which can be installed on computers with either 32-bit or 64-bit operating systems.
    You can purchase this by Adobe's backward Licensing policy :
    " Adobe allows program members to order a current-version license but use a prior version. These members can contact Adobe Customer Service to request a serial number for the earlier version if they do not already have one. Prior-version software is available via ESD and can be purchased through standard resellers. The program member must follow all guidelines of the current-version EULA. "
    Please check the doc : http://www.adobe.com/volume-licensing/policies.html

  • How to know the process chain start time and end time

    Hi Experts,
                   How to know the process chain start time  and end time .
    Thanks in advance
    Regards
    Gutti
    Edited by: guttireddy on Feb 23, 2012 11:30 PM

    Hi Reddy,
    You may find the run time of a PC using below steps.
    1. Call SE38 > /SSA/BWT > Execute  > Enter your PC , choose the date and time > Execute. Here Run-time of a PC is displayed. (or)
    2. Call RSPC1 > Enter your PC > Execute > Goto Log view > Right click on the start Variant > Displaying Messages > Note down the start time in Chain Tab. Now Right click on the last Process type of the PC > Displaying Messages > Note down the End time in Chain Tab. The Difference b/w start time and end time gives the Run-time of your PC.
    Hope this helps.
    Regards
    Sai

  • How to know the dynamic values for this :AND category_id_query IN (1, :3, )

    Hi Team,
    R12 Instance :
    Oracle Installed Base Agent User Responsibility --> Item Instances -->
    Item Instance: Item Instances > View : Item Instance : xxxxx> Contracts : Item Instance : xxxxx> Service Contract: xxxxx>
    In the above page there are two table regions.
    Notes.
    -------------------------------------Table Region---------------------------
    Attachments
    -------------------------------------Table Region---------------------------
    --the attachments are shown using the query from the fnd_lobs and fnd_docs etc...
    I want to know what are the document types are displayed in this page ?
    --We developed a custom program to attach the attachments to the  services contracts and the above seeded OAF page displays those ..as needed.
    But after recent changes..the Attachments--> table region is not showing the attachments.
    I have verified the query..and could not find any clue in that..
    but i need some help if you guys can provide..
    SELECT *
    FROM
    *(SELECT d.DOCUMENT_ID,*
    d.DATATYPE_ID,
    d.DATATYPE_NAME,
    d.DESCRIPTION,
    DECODE(d.FILE_NAME, NULL,
    *(SELECT message_text*
    FROM fnd_new_messages
    WHERE message_name = 'FND_UNDEFINED'
    AND application_id = 0
    AND language_code  = userenv('LANG')
    *), d.FILE_NAME)FileName,*
    d.MEDIA_ID,
    d.CATEGORY_ID,
    d.DM_NODE,
    d.DM_FOLDER_PATH,
    d.DM_TYPE,
    d.DM_DOCUMENT_ID,
    d.DM_VERSION_NUMBER,
    ad.ATTACHED_DOCUMENT_ID,
    ad.ENTITY_NAME,
    ad.PK1_VALUE,
    ad.PK2_VALUE,
    ad.PK3_VALUE,
    ad.PK4_VALUE,
    ad.PK5_VALUE,
    d.usage_type,
    d.security_type,
    d.security_id,
    ad.category_id attachment_catgeory_id,
    ad.status,
    d.storage_type,
    d.image_type,
    d.START_DATE_ACTIVE,
    d.END_DATE_ACTIVE,
    d.REQUEST_ID,
    d.PROGRAM_APPLICATION_ID,
    d.PROGRAM_ID,
    d.category_description,
    d.publish_flag,
    DECODE(ad.category_id, NULL, d.category_id, ad.category_id) category_id_query,
    d.URL,
    d.TITLE
    FROM FND_DOCUMENTS_VL d,
    FND_ATTACHED_DOCUMENTS ad
    WHERE d.DOCUMENT_ID = ad.DOCUMENT_ID
    *) QRSLT*
    WHERE ((entity_name    ='OKC_K_HEADERS_V'-- :1
    AND pk1_value          IN ( 600144,599046) --:2
    AND category_id_query IN (1, :3, :4, :5, :6, :7) )
    AND datatype_id       IN (6,2,1,5)
    AND (SECURITY_TYPE     =4
    OR PUBLISH_FLAG        ='Y')))
    --='000180931' -- 'ADP118'
    The above seeded query is the one which is used for table region to retrieve the data..
    how to know the dynamic values for this : AND category_id_query IN (1, :3, :4, :5, :6, :7) )
    --Sridhar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi Patricia,
    is it working for restricted key figure and calculated key figure ??
    Note Number Fisc Period Opening Days
    1 1 2
    2 1 3
    3 1 0
    because I have other restriction, so I create two restricted key figure..
    RK1  with restriction :  Total Number of Note,
    RK2  with restriction :  Total Opening Days ,
    then I Created a calculated key figure, average opening days in a period
    CK1 = RK2 / RK1..
    in this case, I am not sure if it will work or not..
    for example, during RK2 calclation, it might be this   2+3 = 5, the line with 0 will be ignored..
    during RK1 calcualtion, it might be 1 + 1 + 1 = 3. ---> Not sure in this case, the line with opening days 0 will be calculated or not..
    could you please confirm..

  • How to know the latest version of NWDS that the portal supports.

    Hi All,
    How to get to know the latest version of NWDS that the portal supportsu2026 I mean if a  patch r support package  is applied to the server, then it would support higher version of NWDS. How do we get to know which is that latest NWDS version?
    Thanks,
    Shilpa.

    Hi Shilpa,
    Your NWDS patch should not be higher than portal patch number.U can find ur portal version and patch in
    http://<host>:port/index.html-> system information>software components.
    Regards,
    Sri

  • How to know the latest version of NWDS supported bt portal

    Hi All,
    How to get to know the latest version of NWDS that the portal supportsu2026 I mean if a patch r support package is applied to the server, then it would support higher version of NWDS. How do we get to know which is that latest NWDS version?
    Thanks,
    Shilpa.

    check the below thread for latest information on NWDS
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/
    Raghu

  • How to know the latest version of SMO installed on my machine

    I have different versions of SMO installed on my machine. Is there any method to know the latest version of SMO installed through program?I mean is there any API or something like that for the purpose?
    For example, if the latest version of SMO is the SMO corresponding to SQL Server 2014, then i would like to receive the version something like "12.0.2000.8"
    Any help would be greatly appreciated...

    If you're checking for an installed component, then the best bet is to check the uninstall registry key.
    On my machine the key value for "Microsoft SQL Server 2012 Management Objects (x64)" is this:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{43A5C316-9521-49C3-B9B6-FCE5E1005DF0}
    There may be a different key entry for the 32bit version if you need that, but this is the way I always did software install checks when I was an SCCM admin.
    EDIT: As it seems that Microsoft change the uninstall key every version making it difficult to keep track of the installation this way, there is another key here which is probably a good one to check:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SharedManagementObjects\CurrentVersion
    You could check the value of this to see if it's greater than 11 and if not (or it doesn't exist) do your install.

  • How to know the last reboot date of a server B-series ?

    Hi,
    The question is in the title !
    So, is it possible to know the last reload/reset date or the update time of a server blade B-series ?
    I could not find this piece of information in the GUI (or via a show command)
    Many thanks
    Nicolas.          

    There are also some events in the SEL log that are generated when the operating system loads that you could pull from the CLI:
    scope server 1/1
    show sel | grep "OEM System Boot Event" | last lines 1
    Other things to grep for would be:
    Entity presence MAIN_POWER_PRS #0x5a | Device Present | Asserted
    Entity presence BIOS_POST_CMPLT #0x5d | Device Present | Asserted

  • How to find the last update date time and user of record field peoplecode

    how to find the last update date time record field peoplecode?
    Thank you.

    One can check the last update date time using the following query
    SELECT LASTUPDDTTM FROM PSPCMPROG WHERE OBJECTVALUE1 LIKE 'RECNAME' AND OBJECTVALUE2 LIKE 'FIELDNAME'

  • How to know the ORACLE version from PL/SQL developer

    Guys,
    I wanted to know the version of ORACLE that i am using currently. How should i get it ? is there any functions available ?
    Note: I am using PL/SQL Developer tool.

    select * from v$version

  • How to install the last version 7.0.1 over the existing 5.0 version of my Linux netbook?

    I downloaded the Firefox version 7.0.1 for Linux and unzipped it. I couldn't open the file run-mozilla.sh Maybe I should open another file from the package?

    A few weeks ago when I went through this, I had LR5 installed from my LR4 upgrade, then when the CC-Manager program offered the CC-delivered version, I just uninstalled my old LR5 and installed the CC-delivered version, which is the same thing, just a new license key, so all my presets and preferences, which reside in the user-library folders,  were immediately used, again, since only the program files were re-installed.
    Since that time, I’ve seen one person saying they weren’t being offered the CC-delivered version of LR5 apparently because they already had a non-CC-delivered LR5 installed.  I don’t know if the offering was just delayed as things percolated through the cloud, or if the CC Manager app is different, now, and doesn’t offer LR5 if you already have a perpetual-license version installed. 
    I guess what I’d recommend is not uninstalling your old LR5 until you are offered one via the CC-Manager program, and then it should work to uninstall the perpetual-license one and re-install the CC-delivered licensed version.

  • How to know the midp version of a mobile device

    hi,
    i'm new on programming with midp, and i wanted to know if there is a way (a function) to know the version of the midp in a mobile?
    thanks for your answers

    <h2>{color:red}CROSS POSTED{color}</h2>after being answered in
    [http://forum.java.sun.com/thread.jspa?threadID=5289012]
    Cross posting is rude. Please don't do it again.
    db

  • URGENT!! How to know the firmware version of a 2530M2 Storage Diskarray via Serial Console.

    Hi,
    I have a standalone 2530M2 Disk Array on the rack. I wish to find out the firmware version.
    Please suggest how to find it out.
    URGENT!!!
    Thanks,
    Sabyasachi

    1009518 wrote:
    Hi,
    I have a standalone 2530M2 Disk Array on the rack. I wish to find out the firmware version.
    Please suggest how to find it out.
    URGENT!!!
    Thanks,
    Sabyasachi
    There is no "Urgent" in these forums.
    They are user-to-user forums and there is no one sitting around, waiting for you to ask a question.
    Forum participants choose to respond on their own choice.
    If you have a critical business need
    (and that means your organization will go out of business unless you get a solution)
    then you will need to use your service contract privileges and log a support ticket with ORACLE's technical support.
    Your question is definitely not something that will put a company out of business.
    Read the product documentation.   The answer surely is in there.

  • How to know the last time a table was used?

    I was trying to find a log or something that can tell me when and who was the last one/s that used a table.
    Could someone help me?
    thanks

    How can I activate the auditing? http://download-east.oracle.com/docs/cd/B19306_01/network.102/b14266/auditing.htm#i1011984
    Daljit Singh

  • How to know the size of a client and an instance ?

    hi,
    How to know and measure the size of a client and an instance ?
    comment and advice will be appreciated.
    regards,
    kent

    Hi Kent,
    I always measure the size of the complete DB (instance) with DSPLIB *PRINT in batch - the very last line is the size. You could have a look into DB02 as well.
    The client size is more complicated ...
    You could do a "test-client-copy" - there it reports a size - but this size is far too small normally ....
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.de - http://www.4soi.de - http://www.easymarketplace.de

Maybe you are looking for

  • What compression settings to use from finalcut4.5HD to quicktime to toast?

    I've been looking thru the forums and there are a lot of questions pertaining to this issue but I'm still having issues so here goes again...:) I'm trying to burn quicktime movie files that I created in Final Cut 4.5HD onto a data dvd. When the files

  • Premiere CS6 won't start. Getting error message.

    I am getting this error message:   The procedure entry point ? DrawPixels@DC@UIF@@QEAAXPEBXHHHV?$ParamPoint@VCPoint@@@ASL@@@Z could not be located in the dynamic link library UIFramework.dll. My computer crashed and I had to reload Windows 7... fresh

  • Export to PDF ignores document size settings?

    I have several documents in InDesign CS4 and when I export them to PDF the document size changes. I have set all the following options to A4 (210x297mm): In Indesign: File->Document Settings In Windows->Printer settings->Adobe PDF->Paper Size After e

  • Unix Environment variable for connect string in SQL*Plus

    I am using some environment variables to connect to a sql*plus session in unix. they are exported as part of a file which contains the following and gets executed through the .profile. export db_username=xxx export db_password=xxx export db_name=xxx

  • Exiting a loop

    Im struggling to think of the most appropriate exit criteria. I want the cursor to exit once all the records matching the criteria in the cursor have been extracted, yet for some reason it runs four times and I don't want it to. Thanks