DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: how to find the oracle bit version

  1. #1
    Join Date
    Jan 2003
    Posts
    141

    how to find the oracle bit version

    Hi ,
    How to find the oracle bit version? (32 or 64 bit) from sql command or using unix command.If its windows how to find it.

    Many Thanks,

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    select banner from v$version;

  3. #3
    Join Date
    Jan 2003
    Posts
    141
    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width