Errors occured while Installing the DIVA Database User and Schema
Hello.
Hello, I installed <OracleDivaDB_3-1-0_12_2_0_1_SE2_Windows_64-bit> and <DIVArchive_7.6.2.110>.
Later, I tried to install User and Schema in the database, but there was an error.
I tried to install it through cmd because the manual book I visited said it could be installed as Command Line (CMD),
but the installation was not completed due to an error.
Below is a capture of the Manual book <Oracle DIVA Database User's Guide> that I found.
Below is the cmd log I tried.
create_diva_user Error Log.txt
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\Administrator>cd ../../
C:\>cd DIVA\Program\Database\Core\Install
C:\DIVA\Program\Database\Core\Install>create_diva_user DivL2b5 diva lib5 127.0.0
.1:1521/lib5.world -useronly -custom_tablesplaces tables_tablespace
Usage :
"create_diva_user.bat syspasswd username userpasswd oracle_connection [-useronly
|-tablesonly] [-custom_tablespaces tables_tablespace indexes_tablespace temp_tab
lespace]"
"create_diva_user.bat DIVA|SYS current_password new_password -orapwd"
Create the given DIVA database user and its associated tables.
Parameters:
syspasswd : Password of the Oracle 'sys' account.
username : Username to create.
userpasswd : Associated user password.