FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

Rushikesh Sarode
Hi Erman Arslan,

Can you please send me document FMW -- 12C Forms and Reports Cluster installation (2 node, High Available) because the document uploaded images are not visible
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

ErmanArslansOracleBlog
Administrator
Yeah. They are not visible, but I will fix that blog posts..
Just give me 1 or 2 days okay..
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

Amin
Hi,

Still not available, i also need the screenshots kindly upload them.

Thanks in advance.

Regards,
Amin
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

ErmanArslansOracleBlog
Administrator
I will upload them.
Check the relevant blog post, tomorrow at 10 AM -- ETC +3
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

ErmanArslansOracleBlog
Administrator
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

Andy
In reply to this post by Rushikesh Sarode
Erman,

When creating Reports Servers in a cluster, do we create them on node 1 them pack and unpack to node 2?

I tried creating them manually with wlst but it only ever creates the Report Servers on the server running the AdminServer - there is no option to tell it which server to create it on.

Thanks
Andy
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

ErmanArslansOracleBlog
Administrator
We pack on node1 & unpack on node2.  (we copy the packed things from node1 to node2)

We pack the domain, not the managed servers. There shouldn't be any missing servers in your package. So you re probably doing something wrong.

I documented it as follows; please check your side by taking the outpout below as a reference - >

PACK & UNPACK:

In NODE1 ->

cd /u01/FMWHOME/oracle_home/oracle_common/common/bin
./pack.sh -managed=true -domain=/u01/FMWHOME/oracle_home/user_projects/domains/base_domain -template=/u01/FMWHOME/frsdomain.jar -template_name=frsdomainTemplate

<< read domain from "/u01/FMWHOME/oracle_home/user_projects/domains/base_domain"
>> succeed: read domain from "/u01/FMWHOME/oracle_home/user_projects/domains/base_domain"
<< set config option Managed to "true"
>> succeed: set config option Managed to "true"
<< write template to "/u01/FMWHOME/frsdomain.jar"
..............................
>> succeed: write template to "/u01/FMWHOME/frsdomain.jar"
<< close template
>> succeed: close template


In NODE2 ->

scp oracle@192.168.1.69:/u01/FMWHOME/frsdomain.jar /u01/FMWHOME
The authenticity of host '192.168.1.69 (192.168.1.69)' can't be established.
RSA key fingerprint is 9f:3d:b4:10:60:a7:f0:1f:ba:bb:da:42:6f:6e:2e:c2.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.69' (RSA) to the list of known hosts.
Password:
frsdomain.jar 100% |******************************************************************************************************************************| 1232 KB 00:00

cd /u01/FMWHOME/oracle_home/oracle_common/common/bin
./unpack.sh -domain=/u01/FMWHOME/oracle_home/user_projects/domains/base_domain template=/u01/FMWHOME/frsdomain.jar -log_priority=DEBUG -log=/tmp/unpack.log -app_dir=/u01/FMWHOME/oracle_home/user_projects/applications/base_domain

<< read template from "/u01/FMWHOME/frsdomain.jar"
>> succeed: read template from "/u01/FMWHOME/frsdomain.jar"
<< set config option AppDir to "/u01/FMWHOME/oracle_home/user_projects/applications/base_domain"
>> succeed: set config option AppDir to "/u01/FMWHOME/oracle_home/user_projects/applications/base_domain"
<< set config option DomainName to "base_domain"
>> succeed: set config option DomainName to "base_domain"
>> validateConfig "KeyStorePasswords"
>> succeed: validateConfig "KeyStorePasswords"
<< write Domain to "/u01/FMWHOME/oracle_home/user_projects/domains/base_domain"
...........................................................................
>> succeed: write Domain to "/u01/FMWHOME/oracle_home/user_projects/domains/base_domain"

<< close template
>> succeed: close template

* At this point, we start our services.. (optionally, we may configure a load balancer in front of our Http Servers..)
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

Ibrahim
In reply to this post by ErmanArslansOracleBlog
kindly images still not clear
could you please send them on my email:
qebraheem@hotmail.com
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

ErmanArslansOracleBlog
Administrator
Hi,

The images are there in that blogpost -> https://ermanarslan.blogspot.com/2017/10/fmw-12c-forms-and-reports-cluster.html

what do you mean by "still not clear"?
What do you expect to see?
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

Ibrahim
i mean what written inside the image
pathes ,parameter config.
letters & words not clear
need more resulution please
even while i try to enlarging them ,then i face same issue all letters not visible or not appear well.
kindly send them to my email
Qebraheem@hotmail.com
with high quality
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

ErmanArslansOracleBlog
Administrator
I don't give such a support, sorry.
If you need any questions regarding the inputs that we enter into those installation screens , you can ask it here.
Reply | Threaded
Open this post in threaded view
|

Re: FMW -- 12C Forms and Reports Cluster installation (2 node, High Available)

Ibrahim
what is the input in the following screens(in ur example):
managed servers screen  
System Components
machines
ohs server



regarding the inputs if i put servers name rather than IPs of servers, does it work fine? because of DR purpose(to replication in DR site).