If you need to connect to Autonomous Data Warehouse (ADW) using Java Database Connectivity (JDBC) via an HTTP proxy, where do you set the proxy details?
Yes in case the answer is multi choice then you can go for A and C ,
If the answer is single choice then its A.
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/connect-preparing.html#GUID-EFAFA00E-54CC-47C7-8C71-E7868279EF3B
In sqlnet.ora : enable connections through an HTTP proxy ( SQLNET.USE_HTTPS_PROXY=on )
In tnsnames.ora : Add the HTTP proxy hostname and port to the connection definitions in tnsnames.ora ( (https_proxy=proxyhostname)(https_proxy_port=80) added in the address section of connection definitions. )
A is the answer, C is wrong as we just enable HTTP proxy details from it and not add the proxy details
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jones4u
Highly Voted 4 years, 7 months agoElPatodba
Most Recent 1 year, 7 months agoElPatodba
1 year, 7 months agosri882
4 years, 5 months agoLucky667
4 years, 6 months agoHilalahmed
4 years, 7 months agovictor007
4 years, 7 months ago