How to tell which Oracle version installed 32bit or 64bit

I have Oracle Database 8.1.7 running on AIX 5.2 server.
How could I tell which version of Oracle Installed 32bit or 64bit?

I have Oracle Database 8.1.7 running on AIX 5.2
server.
How could I tell which version of Oracle Installed
32bit or 64bit?Look at the banner displayed in sqlplus when you log in, or else.
SYS @ db11g >select banner from v$version;
BANNER
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
PL/SQL Release 11.1.0.6.0 - Production
CORE    11.1.0.6.0      Production
TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
NLSRTL Version 11.1.0.6.0 - ProductionYes it's 11g but that doesn't matter here - in fact this is my old 'what version is it' script the newer one looks at dba_registry. If it's 64bit it will say in the Database line, if it's 32bit it won't say.
Niall Litchfield
http://www.orawin.info.
Message was edited for clarity by:
Niall Litchfield

Similar Messages

  • How to know which Oracle version database I am using ?

    Hi all,
    I am configuring an administrative file on the server and there are many databases in our company : there are Oracle8i, Oracle9i and Oracle 10g databases.
    What I know only is the connect string which I use to connect to a database via Sql*Plus. But I do not know if it is in 8i or 9i or 10g.
    So can you help me how to know the database version which I am using ?
    Thank you very much indeed.

    To be clear I tell you my big problem : I am developing a forms application. There is a specification in my project telling that if the end-user does nothing during a periode of time which can be set by an administrative user , say 3 minutes , then the end-user session is disconnected. So how to implement this ?
    I tried to use profile and the sqlnet.expire_time but it is too long greater than the set time-limit !
    So what is the best way to implement this functionality ?
    Note that in my forms application, I wrote a query on the dba_profiles view to get the value of the column limit for the resource_name idle_time. All users , that is the "public" keyword , have been granted select on dba_profiles by sys , and this value of the limit column is the time-limit I used in my forms. When the forms application is run then there is a timer created which periodically tests connection to the database by issuing a simple select statement. The periodicity of the timer is set to the value of the limit column in dba_profiles plus one minute because I set sqlnet.expire_time to 1 minute. When the disconnection arrives then there should be a message displayed to the end-user saying that he cannot do anything because his session has been stoped.
    I think I was clear and I am waiting for a good advice from all of you.
    Thank you very much indeed.

  • How to tell: Which version of camera raw do I have?

    How to tell which version of camera raw I have? The only Google search I found answering this question refers to is 2 years old and seems to no longer apply. There is no File, Edit etc. menu on the new version of Camera Raw with (Photoshop/Bridge CS6). I do use Adobe Application Manager to do my updates telling me if a new version exists or not, nevertheless I would like to know.

    The F key works as described for me in CS6-ACR7.4 with ACR as the window with focus.  The same function is available using the double-arrow-window icon at the right of the Preview checkbox near the top right of the preview area. 
    When in full-screen mode there is no title bar, but when I press the F key or click the double-arrow, again, ACR becomes smaller and I can see the title bar that includes the ACR version and camera model.  This is on Windows7-64-bit on a 1600x1050 monitor.  Perhaps you’re ACR’s title bar is off the top of the screen so you can’t see it, or maybe ACR optimizes some things if you have a smallish display—do you?
    A plug-in is a program that interfaces with another program but is not independently runnable application, itself, bit is independently updatable, so in this instance, Photoshop doesn’t need to be downloaded and installed every time Adobe adds support for a few more cameras.

  • Which Oracle version can i install on Windows 7 home premium edition?

    Hi,
    Can anyone please let me know Which Oracle version can i install on Windows 7 64 bit home premium edition?
    Thanks in Advance,
    Arun Kumar.
    Edited by: 884258 on Sep 9, 2011 6:21 AM

    Oracle database compatible for windows 7
    Already asked and answered in these forums - pl use the search feature
    HTH
    Srini

  • Which Oracle Version to D/L?

    I am so frustrated.
    I don't know which oracle version to download.
    I have oracle enterprise 9i, but it doesn't have formsbuilder, jdeveloper, query builder etc...
    a frienf of mine recently d/l oracle9i, I don't know which ver, but he said it came with
    all of the above.
    My problem is this, I could go and download all of the above seperately..but do you how much
    Gigs, that's gigabytes of HDD space this will take up?
    Right now oracle is consuming a whopping 2 gigs+ of HDD space.
    If I download the collaboration suite, it's another Gig for d/l and who knows how big after decompression.
    I feel strongly about now wasting another full 2 gigs of space...
    my aquantence, rather, not really a friend, his oracle installation is only taking up 1.8+ gigs of space.
    Why the drastic Difference?
    I am wondering if anyone here knows of a decent d/l that contains all of the oracle software:
    SQl*Plus, Form Builder, Query Builder, Jdeveloper etc... in one single package?
    thank you for your time.

    This is not a FAQ. Please do not use the FAQ type unless you are posting the answer to a commonly asked question.
    Forms, Reports, etc comes in the Oracle 9i Developer Suite. This is available for download from OTN. Follow Downloads > Developer Suite. They are separate downloads because they are aimed at different communities. Many people who want the database - DBAs, PL/SQL app programmers - have no interest in Forms, etc. Conversely many pople who want the development tools don't want to install a database on their desktop.
    I don't know how big the 9iDS zip is, but the total installation eats up about 1.9 gigabytes. This is a corollary of Parkinson's Law: software expands to fill the hard disk storage available.
    Cheers, APC

  • SpeechMining and SpeechIndexing, which Oracle Version ??

    Hi ,
    I tried to install the option Speech Mining.
    I can not Create or replace an existing Type example. ORDAudio. So how can I install this Package.
    If I drop and recreate the Type something missing to create an Index and in Ordplugins near everthing is Invalid .:-(((
    I tried it whith 9.2 on w2k
    So my question is : Does This Option Work ??? under which Oracle Version ??? Which Patch ???...........
    Thanx

    This option is for partners with speach recognition engines that want to integrate with InterMedia. Oracle does not provide speach recognition capabilities.
    Please contact the product manager [email protected] . He will be able to arrange for help with your issue when we understand your application.
    Larry

  • I need a sql statment that return the platform on which oracle is installed

    hi all
    in Oracle 10g there is a column in v$database names platform_name that contain the platform name on which oracle is installed.
    do you know how can I check it in oracle 9i/9i ?

    And just to note:
    Sandeep's solution only works if your user has access to the V$DATABASE view which most standard users won't.
    Kamal's solution will work with most users providing they haven't had permission taken away from them in regards the dbms_utility package.

  • Which Oracle version for analytic sql?

    Can anyone tell me from which Oracle version on there exists the "analytic sql"?
    Thanks!

    Hi,
    Mark1970 wrote:
    Can anyone tell me from which Oracle version on there exists the "analytic sql"?
    Thanks!Analytic functions (that is, functions using the OVER keyword, such as
    RANK () OVER (ORDER BY hiredate)) were introduced in Oracle 8.1
    (It's no coincidence that in-line views were introduced around the same time, since so many uses of anaytic functions require sub-queries.
    In-line views were first documented in Oracle 8.1, but they worked in Oracle 8.0.)

  • HT201302 I am trying to upload pictures from my phone to my computer and I'm getting an error message that a photo is corrupted so it can't download.  I don't know how to tell which of the photos is corrupted so that I can delete it and try again?  Thanks

    I am trying to upload pictures from my phone to my computer and I'm getting an error message that a photo is corrupted so it can't download.  I don't know how to tell which of the photos is corrupted so that I can delete it and try again?  Thanks!

    If this is an iCloud account the Outbox only appears when sending an email, so if it is still trying I suppose it should be showing now (not sure though, hard to replicate this)
    What type of email account?

  • How to fine the oracle version and bit info?

    I just want to find out the
    Oracle version
    Bit info (32 or 64....)
    and other system configuration about oracle
    Please help

    Duplicate post:
    how to fine the oracle version and bit info?

  • How to tell which photos in iPhoto are HDR images.

    Does anyone know how to tell which photos in iPhoto are HDR images.  When I click on the Info button for the image it doesn't indicate if it was an HDR.
    Does anyone have any information about this?
    I'm using a new iPhone 5s with basically a new iMac.
    Thanks,
    Hagrid...

    You can do a filter on your library with "File Status" is "Missing". The "File Status" query is not available by default, but you can add it by clicking the upper-right button in the filter window.
    nathan

  • Which Oracle version required for MDM 5.5 SP05

    Hi guys,
         I do have MDM 5.5 SP05 but which Oracle version is required or which is strongly recommended by SAP.
    I am having Oracle 10g will that work efficently or let me know if any other version is needed or any other patch is needed with this version.
    Please do suggest...............

    hi Tejas,
    have a look at "oracle DBMS" section
    of this doc:
    https://websmp209.sap-ag.de/~sapidb/011000358700000271882007E
    it mentiones that there are some problems with 9.2
    but 10g should be ok (from this doc)
    <b>for recommended parameters on oracle 10g have a look at
    SAP note : 830576 </b>
    is that what you're looking for?
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • How can I connect oracle without installing its SQL*Net client?

    How can I connect oracle without installing its SQL*Net client?

    Pls suggest, any possible solution, i cross checked from below link, and tried to install the instant clients, but
    http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html
    its showing me error of "This application has failed to start because OCI.dll was not found. Re-installing the application may fix this problem."
    Let me know if you have any thing on this.

  • How to tell which JButton is clicked?

    I have a layout with 3 panels. Each panel has an 'Add' button inside it. However, I can't work out how to tell which 'Add' button has been clicked by the user. Normally I would put code to select from the text on the button, but this time they are all the same. Any ideas how I can do it?
    Thanks

    DrLaszloJamf: Do you have a simple example that you
    could post? I thought all
    ActionListeners/MouseListeners in the same class had
    to be dealt with in the same place.I'll give you an example in a mo', but here's another solution if you really
    want one ActionListener to listen to multiple sources: explicitly set the
    button's actionCommand strings. This string defaults to the button's text,
    but can be explicitly set to anything you want. This is useful, for obvious
    reasons, if you are writing a multilingual app (I'm Canadian, so that's
    part of the furniture).
    import java.awt.event.*;
    import javax.swing.*;
    public class Example implements ActionListener {
        private static final String MUG_COMMAND = "mug";
        private static final String WUMP_COMMAND = "wump";
        public void actionPerformed(ActionEvent event) {
            String actionCommand = event.getActionCommand();
            if (MUG_COMMAND.equals(actionCommand))
                System.out.println("doing mug action");
            else if (WUMP_COMMAND.equals(actionCommand))
                System.out.println("doing wump action");
            else
                System.out.println("neither mug nor wump: " + actionCommand);
        public static void main(String[] args) {
            ActionListener app = new Example();
            JPanel contentPane = new JPanel();
            JButton button1 = new JButton("add");
            button1.setActionCommand(MUG_COMMAND);
            button1.addActionListener(app);
            contentPane.add(button1);
            JButton button2 = new JButton("add");
            button2.setActionCommand(WUMP_COMMAND);
            button2.addActionListener(app);
            contentPane.add(button2);
            JButton button3 = new JButton("add");
            button3.addActionListener(app);
            contentPane.add(button3);
            JFrame.setDefaultLookAndFeelDecorated(true);
            final JFrame f = new JFrame("Mugwump");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setContentPane(contentPane);
            f.pack();
            SwingUtilities.invokeLater(new Runnable(){
                public void run() {
                    f.setLocationRelativeTo(null);
                    f.setVisible(true);
    }

  • How to tell which node a session connects to in 9i RAC

    I have a 6 nodes 9i RAC database. While running a process, how to tell which node it is connecting to?

    Hi,
    SQL> select inst_id, sid, username from gv$session ;
    inst_id is the instance number a session is running on.
    select from the v$instance view to know to instance number you are actually connect to
    SQL> select instance_number from v$instance ;
    INSTANCE_NUMBER
    1
    note the the "g" before the view "v$session", that's for GLOBAL (all instances of the cluster) : check the views gv$parameter, etc...
    Fred

Maybe you are looking for

  • How to handle Invalid characters(Square Box) in BI

    Hi All, Daily I am  getting Invalid character(Square Box) issue with 0Material description and material manufacture part number when the it is being loaded to targets. This data is being loaded to many data targets and daily they are being failed . I

  • Anyconnect 2.5 and 3.1 on C1841 - Sequence issues

    Hi All, I have been trying to get this right for a while now and can't find documentation or anyone having the same issue, so probably I'm missing something. Here is the issue: Some clients are using Anyconnect 2.5 due to OS requirements and some oth

  • Accept email address someuser@[10.0.0.1]

    Apparently, email servers are supposed to allow emails sent with address as someuser@[10.0.0.1] (where 10.0.0.1 is whatever ip address is assigned to my email server. Seems that my current config of MS 5.2 does not allow this and returns the followin

  • Annotation for EJB 3

    I'm a java programmer for a few years . I'm new EJB environment. ejb is very difficlut to get. and futhermore, like @EJB, what's @XXX form? does any body know the simple starting point? any artices or information is welcomed. Thanks.

  • Cannot install iTunes 11.2 in windows 8.1.

    Recently upgraded to Windows 8.1.   Not able to install iTunes 11.2.  Getting a message "There is a problem with the windows installer package.  The DLL required for this install to complete could not be run." Any idea what this is??