Oracle Reports in Clustered Env.
My client is looking to setup Forms and Reports on 2 separate servers facing an hardware load balancer. Technical details are as under.
OS Plateform = Windows 2003
Application Server Version = 10.1.2.3
My client is using a vendor specific HR application, the vendor stored the report server name in database table and using the table column value in all its application to call for reports.
As per the Oracle docs, on both nodes the report server name should be unique...correct me if I am wrong. Whereas vendor application can only address one report server name.
Please advise, can name of both report server be same? and will it work in our case if the forms session will be persistent?