Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. C:\Users\Administrator>cd ../../ C:\>cd DIVA\Program\Database\DBInstaller\bin C:\DIVA\Program\Database\DBInstaller\bin>DIVADBInstaller --dbuser=diva --dbpass= lib5 --dbhost=127.0.0.1 --dbport=1521 --dbservicename=lib5.world --jobtype=insta lljob INFO : **********************Initialization************************************ ***** INFO : -->Installer Version :7.6.2.173 ERROR : --> Upgrade Initilization failed DIVArchive Database Installer "Usage: DIVADBInstaller.bat --dbuser= --dbpass= --syspass= --jobtype= " " [--jobname=] [--dbhost=] [--dbport=]" " [--dbservicename=] [--dbsecureconnect=]" " [--dbdumpdirectory=] [--dbdumpfilename=] --dbimportfromuser=" where : --dbuser= DIVA Database username, Mandatory parame ter. --dbpass= DIVA Database username password, Mandato ry parameter. --syspass= SYS Database username password, Mandator y parameter. --jobtype= Job type to executed must be installjob or upgradejob or backupjob or restorejob, optional parameter. If Jobtype is not mentioned, its defaults to installjob if the user does not exist or defaults to upgradejob if the user already exist. - installjob does a fresh instal l. - upgradejob does upgrades the g iven DIVA database. - backupjob does datapump export of the given DIVA database. - restorejob does datapump impor t in to the given DIVA database user from the file mentioned in --dbdumpfilename parameter. --jobname= Given a custom name for the job executio n.Optional and defaults to system timestamp --dbhost= Database hostname or ipaddress.Optional and defaults to localhost --dbport= Database port .Optional and defaults to 1521 --dbservicename= Database Servicename .Optional and defau lts to lib5.world --dbsecureconnect=<"TRUE|FALSE"> Enable secure connection to Database. Op tional and defaults to FALSE --dbdumpdirectory= Database dump directory .Optional and de faults to H:/ in windows and /u04 in linux --dbdumpfilename= Database dump filename. --dbimportfromuser= Dump filename source username if diff ernet than --dbuser,used only for --jobtype=restorejob. Defaults to NULL " OR " "DIVADBInstaller.bat DIVA|SYS current_password new_password --orapwd" --orapwd Option to reset/generate password file. DIVA|SYS Mention either DIVA or SYS to reset the respective password in the password file. current_password current password, If there is no current database password, then simply enter the new password for this parameter. new_password New password. ***************************************************** DIVArchive Database Installer Failed please refer to DIVArchive Database Installer log file at C:\DIVA\Program\Databa se\DBInstaller\bin\..\..\..\log\diva_database_installer for further details ***************************************************** C:\DIVA\Program\Database\DBInstaller\bin>