Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What platform is my Oracle running on?

User_3OSSMNov 5 2020 — edited Nov 5 2020

I've been given access to an Oracle instance running somewhere but I do not have access to its underlying platform. i.e. I have a database user and the database connection information including host name, port number and SID so I can connect to the database using SQL*Plus and run my queries but I even do not know whether it is running on Windows or Linux.
I need to know:
(1) What's the platform?
(2) If Windows, does it support ODP.Net?
Assuming my database user has all the necessary privileges, what can I do? Can I run a query or are there any views that give me this sort of information?

Comments
Post Details
Added on Nov 5 2020
3 comments
1,337 views