×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Error DBA1501 The local system object is not allowed to be changed

Error DBA1501 The local system object is not allowed to be changed

Error DBA1501 The local system object is not allowed to be changed

(OP)
I changed my computer name and I need to change the name listed in DB2 Control Center under systems to match my new PC name.

When I try to change the name I get the following message

DBA1501 The local system object is not allowed to be changed

Is there a way to get around this? Registry? INI file somewhere? DLL file maybe?

Anyone had this issue before?

Thanks

RE: Error DBA1501 The local system object is not allowed to be changed

Found this on the web, which seems to detail roughly the steps I would expect to do.

Rename the node:
<node name> refers to the node name of your old system.
<new system> refers to your new system name.
1. db2 list admin node directory show detail
2. db2admin stop
3. db2 uncatalog node <node name>
4. db2 catalog admin local node <node name> system <new system> ostype NT with ‘<new system>’
5. db2 list admin node directory show detail
Set the new system name in the registry:
1. db2 terminate
2. db2set –g DB2SYSTEM=<new system>
3. db2admin start

Cheers
Greg

RE: Error DBA1501 The local system object is not allowed to be changed

(OP)
I'll try this and let you know if the change works.


Thank you for your help and Tip :)

Silas

RE: Error DBA1501 The local system object is not allowed to be changed

(OP)
worked thanks

RE: Error DBA1501 The local system object is not allowed to be changed

ssunday,

glad to have helped.

Cheers
Greg

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close