PN5_50479


Patch Number

Ticket Number

Change type

5_50479

NA

Enhancement

1. Description

Updates to the CREATE-ACCOUNT command

2. Previous Release Behavior

3. Current Release Behavior

CREATE-ACCOUNT {options} account

Where:

account    The name of the account in the SYSTEM file. This can be specified as a full path,
           a relative path or just the name of the account.

           If a full or relative path is used then the account is placed in that location.
           The last element of the path is used as the account name.

           If only the account name is specified then the account is placed under the JBCDATADIR
           environment variable or the current directory if JBCDATADIR is undefined.

           Accounts can be created in existing directories with no contents. The -f option can be
           used to force the account to be created in directories that are not empty.