I am installing forms 12c on windows 7 64 bit. which is part of windows domain and used static IP.
I had installed Weblogic server 12c download from forms 12c download page.
when i want to connect to database in repository creation utility after giving data base credentials on step 3 i get following error message
Unable to connect to the DB. Check if DB connection details entered are correct.
Unable to connect to the database using the provided details. Enter a valid hostname and port or check if the listener is up and running.
I am connecting by sys user as sysdba. In service name field I am giving service name which i get from service_names init parameter.
I can connect to database using SQL developer.
I am connecting to 12c EE database installed on same system with default options for database creation during instalation.
Is the defualt database created is CDB only OR I have to give different service name for PDB.