'racli add vpc_user --username=<USERNAME>' fails with 'RA::DB::Oracle::AddVpcUser_opts(): missing 'ARGS' parameter'
(Doc ID 2379744.1)
Last updated on FEBRUARY 21, 2019
Applies to:
Zero Data Loss Recovery Appliance X6 Hardware - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform.
Symptoms
Following steps in documentation to add a virtual private catalog account fails with:
# ./racli add vpc_user --username=vpc
RA::DB::Oracle::AddVpcUser_opts(): missing 'ARGS' parameter at /<DIR>/12.2.0.1/<DB_HOME>/perl/lib/site_perl/5.22.0/RA/DB/Oracle.pm line 223.
RA::DB::Oracle::AddVpcUser_opts(): missing 'ARGS' parameter at /<DIR>/12.2.0.1/<DB_HOME>/perl/lib/site_perl/5.22.0/RA/DB/Oracle.pm line 223.
From Documentation:
https://docs.oracle.com/cd/E88198_01/AMAGD/amagd_pdb.htm#AMAGD1082
-------
6.2 Creating Virtual Private Catalog Accounts
...
3.Run the command to add the new virtual private catalog account.
The following command adds a virtual private catalog account named <USERNAME>:
# ./racli add vpc_user --username=<USERNAME>
When prompted, enter the password for the <USERNAME> user.
--------
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |