cancel
Showing results for 
Search instead for 
Did you mean: 

How can I change FQDN in Java Systems?

former_member199849
Participant
0 Kudos

Hi guys!!!


I have a doubt how to change FQDN in Portal System, I guess in ABAP System only is to change SAP parameters
SAPLOCALHOST --> hostname
SAPLOCALHOSTFULL --> hostname.mydomain.com
icm/host_name_full --> hostname.mydomain.com
Also File Hosts is updated
And in Java how can change FQDN? I haven't find a guide about this.
For example I have abap and java system on AIX server where FQDN was set during installation "mydomain.com" but bow I want to change to "domainabc.com"

Do you have any idea? I guess there are more parameters that have to be considered for Java systems

Thanks

Andy

Accepted Solutions (0)

Answers (3)

Answers (3)

JPReyes
Active Contributor
0 Kudos
TomXing
Contributor
0 Kudos

Agree.

It's recommended to change FQDN with SWPM.
Instance profile is NOT the only thing to change for an AS Java.

BR, Tom.

former_member189725
Active Contributor
0 Kudos

You can follow the link

http://help.sap.com/saphelp_nw70/helpdata/en/67/be9442572e1231e10000000a1550b0/content.htm

There are no additional parameters to be set for the JAVA system. Those are good to go .

You will have to maintain the FQDN in the hosts file of the server .

Regards

Ratnajit

Former Member
0 Kudos

Hi Andy,

For every instance we have a separate profile called instance profile which is specific to instance. You go and check the instance profile for the Java and add the same in that parameter.

icm/host_name_full

Let me know if you have any queries.

former_member234304
Discoverer
0 Kudos

I am not finding icm/host_name_full parameter in portal instance profile