S
Srinivas Panyala
Guest
We have a command line application to manage the OE DB. It is shipped with Rollbase private cloud installer. Follow the below steps to get the command line option 1) Start the proenv.bat (Available at C:\Progress\Rollbase\db\bin\proenv.bat) 2) Execute the following command set jrehome=%DLC%/jre 3) Execute the following command to connect a database sqlexp -db rbdb -S 8911 -user dbadmin -password dbadmin 4) Execute the SQL command. Refer the below screenshot. GUI based tool is available with Enterprise edition of OpenEdge Database
Continue reading...
Continue reading...