cancel
Showing results for 
Search instead for 
Did you mean: 

Fully Qualified Host name in ABAP Stack!

Former Member
0 Kudos

Hi Experts,

Is there any transaction in XI abap stack, where I can get to maintain/ modify the Fully Qualified Host name of the server.

Regards,

Arnab.

Edited by: Arnab Mondal on Nov 28, 2008 5:33 AM

Accepted Solutions (0)

Answers (5)

Answers (5)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

If you want to change HTTP port, its Four Digit. Java port contains five digit

SMICM->GOTO->Parameters->Change

here you can change your HTTP port icm/server_port_0

Make entry infront of icm/server_port_0

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

I think you are not authorize to change Host full name entry.So use Authorize user name to change host full name entry.

When u run transaction RZ10, it will say "you are not authorize"

Former Member
0 Kudos

Hi Dharamver,

When u run transaction RZ10, it will say "you are not authorize"

i do have access to to RZ10, but don know which data to manipulate!!

Is there any place in the abap stack, where I can get to chaneg the Http port address from xxxxxxx to xxxxx.yyyy.com

Regards,

Arnab!

SudhirT
Active Contributor
0 Kudos

Hi,

Select the proper instance profile in tcode RZ10 and click on extended mode and Display and then goto change mode and make a new entry for this parameter icm/host_name_full and write the value as XXXXX.YYYYYY.com and save.

Hope this helps

Thanks!

Edited by: Sudhir Tiwari on Nov 28, 2008 8:13 AM

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

You can find this under Misc->icm/host_name_full(It would be at end of whole report)

SudhirT
Active Contributor
0 Kudos

Hi,

check in SMICM-GOTO-PARAMETERS-CHANGE

and modify. if some parameters are not editable, you need to change this in RZ10.

Thanks.

thanks.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Go to transaction SMICM --> Go to (Menu) --> parameters --> Display.

Move acorss the list of parametes displayed and you will find the Fully Qualified hostname

icm/host_name_full

Former Member
0 Kudos

Dharamveer Gaur,

Yea, I saw that before, but when I tried to change the parameters in display mode, by entering in CHANGE MODE , I couldnt find it ->

icm/host_name_full.

Comments pls!

Regards,

Arnab.