6.2.4.10 mkwallet
Create a local wallet.
Purpose
The mkwallet creates a new Oracle wallet at the specified
location.
Syntax
mkwallet --wallet wallet-locationCommand Options
The options for the mkwallet command are:
-
--wallet: Specifies the location where the new wallet is created. wallet-location must be specified as a directory location or SSO file location.
Examples
Example 6-52 Create a Wallet
The following example shows creating a wallet at
/home/user/user.wallet.
@> mkwallet --wallet /home/user/user.walletParent topic: Security and User Management