need help on application Tier node install of R12.2 not accepting conf_$SID.txt or databse string
Hi all,
I finished installation R12.2 on DB node,
Now i am running rapid wiz on secondary node which is the application node, while running rapidwiz, in configuration choice window i selected Load following saved configuration
Now what should id do,
1. Enter the appropriate database connect string ... tried many times "dbserver.company.com:SID:dbport" but a message "Unable to retrieve config file from Database please verify Database Connect string". i tried like this -> proddb.company.com.sa:PROD:1521 (retrieved "proddb.company.com.sa" from uname -a on DB node)
and application node can connect to DB node via SSH and db server is pingable as well.