35 pts.
 i5/OS change the system name
I need to know which are the elements to take care when somebody want to change the system name, on an i5 box in a network with multi platform... I don't know the others platform (MVS, Unix,...) but I suppose the refer to either the i5 name or IP adress... On the i5 I suppose too it's not a CHGNETA to do ? Thanks in advance...

Software/Hardware used:
ASKED: October 8, 2008  12:00 AM
UPDATED: October 20, 2008  1:24 PM

Answer Wiki:
Hello Nicodmr Yes, you are at the right starting point by looking network attributes, using the 'CHGNETA' command. But also run 'CFGTCP' and check: host table entries (option 10) DNS entries (option 12) TCP/IP applications (option 20) --> SMTP attributes (if you send mail) Then, look at the relational database directory entry 'WRKRDBDIRE', to make sure this is correct. Hope this helps you make a good start. Regards Riccardo.
Last Wiki Answer Submitted:  October 8, 2008  11:42 am  by  Riccardo   95 pts.
All Answer Wiki Contributors:  Riccardo   95 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You should also remember if you do a system name change and are using BRMS, you need to make the change of name there also. If you use any of the Help System Products, Robot, you are required to do a name change within Robot also. You have to have your network person make the DNS change to associate the IP address with the DNS name. When you change the name on your iSeries, it does not take effect until you IPL the system.

Hope this helps…

TPinky

 4,165 pts.

 

And be careful, as mentioned, changing the system name does NOT change the database name. Many types of extrenal calls to the iSeries need the database name instead of or in addition to the system name.

Why do you want to change the name?

 3,115 pts.

 

Thanks for your answers !!!
It’s not me who want to change the system name. One of our client ask for that…
My goal is to argue «Yes it’s possible to do. But is it really necessary ? Maybe too much troubles just for comfort or ‘political’ views…».
I just want to be sure to not forget something in my evaluation…

Thanks to you all,

Nic

 35 pts.

 

If it just for “looks”, an alternate that requires no system problems is to put an “alias” in the DNS. For example is your system name is S12345ZZ and has an IP of 192.168.99.99, you can simply add a record to your DNS with the “new” name pointing to the same address. (192.168.99.99 HOMER). Now the cleint can connect to S12345ZZ or HOMER, and nothing on the system gets changed.

 3,115 pts.

 

One thing that I have found when changing systems nameson the AS400 is to check the CFGDSTSRV if using QNSADS connections. All too easy to overlook then Wham! things stop working!

 20 pts.