WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

convertScriptCompatibility command

The convertScriptCompatibility command is a migration tool used by administrators for converting a configuration from a mode that supports backward compatibility of Version 5.x administration scripts to a mode that is fully Version 6.0.x. This command converts WebSphere Common Configuration Model (WCCM) objects of type processDef to use processDefs as defined in the Version 6.0.x server.xml model.

There can be only one occurrence of a processDefs object in a server configuration. An existing processDefs object is used and updated if it exists; otherwise, a new object is created.

The convertScriptCompatibility command maps existing transport entries to channel support. This affects the server.xml and serverindex.xml files. The values of the transport settings are used to create new channel entries.

[AIX][HP-UX][Linux][Solaris]

The convertScriptCompatibility.sh command syntax

The command syntax is as follows:

convertScriptCompatibility.sh  -help

convertScriptCompatibility.sh  [-profileName profile_name]
    [-backupConfig true | false]
    [-nodeName node_name [-serverName server_name]]
    [-traceString trace_spec [-traceFile file_name]]
[Windows]

The convertScriptCompatibility.bat command syntax

The command syntax is as follows:

convertScriptCompatibility.bat  -help

convertScriptCompatibility.bat  [-profileName profile_name]
   [-backupConfig true | false]
   [-nodeName node_name [-serverName server_name]]
   [-traceString trace_spec [-traceFile file_name]]

Parameters

Supported arguments include the following parameters:

-help
Displays help for this command
-backupConfig true | false
An optional parameter used to back up the existing configuration of the current profile. The default is true, to use the backupConfig command to save a copy of the current configuration into the profile_name/temp directory. Use the restoreConfig command to restore that configuration as required.
-profileName profile_name
An optional parameter used to specify the profile configuration in the Version 6.0.x environment. If not specified, the default profile is used. If the default has not been set or cannot be found, the system returns an error.
-nodeName node_name -serverName server_name
Optional parameters used to specify a node name and a server name for the program to update. If neither is specified, all nodes and servers in the configuration are converted. When you use -serverName in conjunction with -nodeName, all processing will be limited to the specified node_name.
-traceString trace_spec -traceFile file_name
Optional parameters to gather trace information for IBM Service personnel. Specify a trace specification of "*=all=enabled" (with quotation marks) to gather all trace information.



Related concepts
Migration tools

Related tasks
Migrating product configurations

Related reference
The clientUpgrade command
WASPreUpgrade command
WASPostUpgrade command

Reference topic    

Terms of Use | Feedback

Last updated: Dec 11, 2005 4:07:15 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rins_convertscript.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)