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

Thread: 9i Clints

  1. #1
    Join Date
    Jun 2002
    Posts
    16
    If I have an Oracle 9i server installation, what is the difference between accessing this database through Oracle 8.1.xx clients and an Oracle 9i client?
    Do I need the Oracle 9i client installation at all?
    Cheers
    Peer

  2. #2
    Join Date
    Sep 2000
    Location
    Chennai, India
    Posts
    865
    You can use 8.x client to access 9.x server. No probs.

    However, certain functions unique to 9.x may not list/work when using 8.x clients.

    For eg., when I use a 8.0.5 client to access an 8.1.x server, though I have dba privs. I'm unable to access
    - dba_ tables,

    cannot use
    - show parameter (but have to use v$parameter)

    HTH.

  3. #3
    Join Date
    Jun 2002
    Posts
    16
    Thanks for the info, much appreciated.

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