Skip to Main Content

Oracle Forms

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!

Configure forms & reports builder database connection using tcps protocol

juliojgsMar 9 2023 — edited Mar 9 2023

Hi. This is forms & reports 12c on windows. Database is 19c in remote linux.

I have to switch from tcp connection to tcps for my forms builder and reports builder.

I know I have to edit C:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\config\fmwconfig\tnsnames.ora in my client machine and change there protocol and port to tcps and 2484 … but it is not enough, I know I need to stablish where is a keystore containing the trusted certificates for the database host server SSL connection.

In which config file (and syntax) can I specify this keystore ?

There is no sqlnet.ora file in C:\Oracle\Middleware\Oracle_Home\user_projects\domains\base_domain\config\fmwconfig

Comments
Post Details
Added on Mar 9 2023
5 comments
1,354 views