Node Anti-cataloging

If cancel the mapping the server to the client, it needs to node anti-cataloging. You can finish the node anti-cataloging through the methods of command line or interface operation.

Basic Steps

Command Method

  • Mode one: The Command Window of non-interactive mode

    In the Command Window, the command of node anti-cataloging is as below:

    Copy
         
    	db2 uncatalog node node_name
    
    
    • node_name: The server name that needs to node anti-cataloging.
  • Mode Two: The Command Line Processor with interactive mode

    The commands in Command Line Processor and Command Editor are shown as below:

    Copy
         
    	uncatalog node node_name
    
    

Interface Execution Method

In the directory tree of Control Center, right click the database that needs to database anti-cataloging and select the Remove.

Related Topics