cancel
Showing results for 
Search instead for 
Did you mean: 

Fully Qualified Domain Names (FQDN) error - How to get domain and extension

former_member229979
Participant
0 Kudos

I have created a Web Dynpro ABAP application. On executing it, I get Fully Qualified Domain Names (FQDN) error. I have host name of my server.

I do not know domain name and extension name of my server. How can I detect it?

I want to know in Windows XP and Windows 7.

Please help me asap.

Accepted Solutions (0)

Answers (3)

Answers (3)

sahai
Contributor
0 Kudos

hi megha,

1) go to run

2) wirte cmd

3)write ipconfig/all.........this will sow you detailed configuration

4) look for the

default gateway

dhcp server

dns servers

hope you will get the required information by you in the way i mentioned.

regards,

sahai.s

Edited by: sahai.s on Jan 24, 2011 9:10 AM

former_member229979
Participant
0 Kudos

Thanks Guys.

I have a doubt:

This will me Domain of my PC. Not sure if I need domain of the ECC server because this domain is not helping me.

On using this domain, Web dynpro application still throws same error.

gill367
Active Contributor
0 Kudos

Yeah , you need the domain of the ecc server only .

full_host_name parameter will have hostname.domainname.

if you dont have any domain name for the ecc server.

you can just add (.)dot in thhe end of the host name of the ecc server and update the sam ein the icm host full name

paramneter.

thanks

sarbjeet

former_member229979
Participant
0 Kudos

Where do I update icm host full name parameter?

gill367
Active Contributor
0 Kudos

go to transaction rz10.

there select instance profile for the profile input.

and then select extended maintenance radio button click on change

and there give the full host name in the parameter icm/host_name_full.

save it

thanks

sarbjeet

sahai
Contributor
0 Kudos

hi megha,

try tcode rz10.

regards,

sahai.s

Edited by: sahai.s on Jan 24, 2011 12:39 PM

Former Member
0 Kudos

Hi,

you can also try start->run->cmd

>ipconfig/all

look for DNS suffix.

gill367
Active Contributor
0 Kudos

Hello,

Right click on the my computer and click properties and then go to the tab computer name .

there you will have full computer name and this should have your host name as well as the domain name.

to check the domain name click on change a new popup will open ther domain will be metntioned.

IF nothing is ther in the domain then add just .(dot) at the end of the computer name .

and save it and then put the same name in the ICM/host_name_full parameter in rz11 and try .

thanks

sarbjeet

Edited by: sarbjeet singh on Jan 23, 2011 10:26 AM