IBM Support

ADDING INSTANCE BACK AFTER ACCIDENTLY DELETING IT WITH DB2ISET

Question & Answer


Question

How do I add the instance back in if I accidently deleted it with the "db2iset -d" command?

Cause

If you have issued "db2iset -d" on the incorrect instance, you will need to add the instance back.

Answer

Issue this command from the instance installation directory:

./db2iset -a <instance name>

Example:

/opt/IBM/db2/V9.7/instance/ ./db2iset -a db2inst1

If you receive an error thereafter that the instance still doesn't exist, do this:

- Rename the instance's sqllib directory to sqllib.old.
- Recreate the instance with "db2icrt".
- Re-catalog the databases.

[{"Product":{"code":"SSEPGG","label":"Db2 for Linux, UNIX and Windows"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Component":"Install\/Migrate\/Upgrade - Instance","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"9.7;10.1;10.5","Edition":"Enterprise Server;Workgroup Server","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 June 2018

UID

swg21968257