The db2imigr command migrates an instance from a previous version of DB2® database system to a new release. This command is deprecated and will be discontinued in a future release. You should use the db2iupgrade command instead.
Root access on Linux and UNIX operating systems or Local Administrator on Windows operating systems.
For Linux and UNIX operating systems
>>-db2imigr--+-----+--+---------------+--+---------------+--InstName->< '- -d-' '- -a--AuthType-' '- -u--FencedID-'
For Windows operating systems
>>-db2imigr--InstName--/u:--username,password-------------------> >--+----------------------------+--+----+--+---------------+----> '-/p:--instance-profile-path-' '-/q-' '-/a:--authType-' >--+-----------------------------------------------------+------> '-/j--"TEXT_SEARCH-+--------------+-+-------------+-"-' '-,servicename-' '-,portnumber-' >--+----+------------------------------------------------------>< '-/?-'
For Linux and UNIX operating systems
For Windows operating systems
Configures the DB2 Text Search server using the provided service name and an automatically generated port number. If the service name has a port number assigned in the services file, it uses the assigned port number.
Configures the DB2 Text Search server using the provided service name and port number.
Configures the DB2 Text Search server using a default service name and the provided port number. Valid port numbers must be within the 1024 - 65535 range.
Refer to the db2iupgrade command documentation.