PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.5.4
- All Products
pwxcmd fileswitch {-service|-sv}service_name[{-user|-uid|-u}user_ID] [{{-password|-pwd|-p}password|{-epassword|-e}encrypted_password}]
Option
| Argument
| Description
|
---|---|---|
-service
-sv
| service_name
| Required. The service name for the PowerExchange Condense process.
|
-user
-uid
-u
| user_ID
| Required if you enable security. User name.
If you specify a user name, you must also specify a -password or -epassword value, but do not specify both.
|
-password
-pwd
-p
| password
| A password for the specified user.
If PowerExchange Condense runs on i5/OS or z/OS, you can enter a valid PowerExchange passphrase instead of a password. An i5/OS passphrase can be from 9 to 31 characters in length. A z/OS passphrase can be from 9 to 128 characters in length. A passphrase can contain the following characters:
Passphrases cannot include single quotation marks (‘), double quotation marks (“), or currency symbols.
If a passphrase contains spaces, you must enclose it with double-quotation marks ("), for example,
"This is a passphrase" . If a passphrase contains special characters, you must enclose it with triple double-quotation characters ("""), for example,
"""This passphrase contains special characters ! % & *.""" . If a passphrase contains only alphanumeric characters without spaces, you can enter it without delimiters.
On z/OS, a valid RACF passphrase can be up to 100 characters in length. PowerExchange truncates passphrases longer than 100 characters when passing them to RACF for validation.
To use passphrases, ensure that the PowerExchange Listener runs with a security setting of SECURITY=(1,N) or higher in the DBMOVER member. For more information, see "SECURITY Statement" in the
PowerExchange Reference Manual .
|
-epassword
-e
| encrypted_password
| An encrypted password for the specified user.
If PowerExchange Condense runs on i5OS or z/OS, you can enter an encrypted PowerExchange passphrase instead of an encrypted password. Do not encrypt a passphrase that contains invalid characters, such as double-quotation marks, single quotation marks, or currency symbols.
|