-3
votes
0answers
33 views

Active Directory Proxy Server [duplicate]

I've googled several times but the result is 50% null ^_^ How can I use the Active Directory to route the clients request to the Oracle Database server so that I can do the basic operation on the ...
-1
votes
1answer
76 views

Windows Server 2008 R2, Active Directory, and Oracle Database Server

I have a group of clients, Windows server 2008 R2(Active Directory Installed in it), and an oracle database Server I Want to know how to make the configuration of the following Diagram in this link: ...
1
vote
1answer
74 views

Change Oracle IP

If I change Oracle database server IP , what problem may exist and how to solve? modify hosts file modify tnsnames.ora file modify listener.ora file modify clients' tnsnames.ora files As I know ...
1
vote
2answers
256 views

Oracle Linked Server query error

We have a problem with a query from a SQL Server 2008R2 - 64bit to an Oracle Linked Server. We use the Oracle 64-bit driver for Windows. When we query a certain table we get the following error: ...