[progress Communities] [progress Openedge Abl] Forum Post: Rollbase Private Installation...

  • Thread starter Thread starter shilpi.agarwal3373
  • Start date Start date
Status
Not open for further replies.
S

shilpi.agarwal3373

Guest
Following are the steps to install rollbase with oracle- unzip the fiiles copy webapps to tomcat\webapps copy lib to tomcat\lib Then Launch sql developer and connect to my database (orcl) with the admin (sys/sysadmin) credentials. Now, create a new user by setting username and password. (jktech/jktech) Now, login to sql developer on the same db(orcl) with the newly created user credentials and try running the create_ora.sql on the query editor. It is creating the rb schema. now edit database.xml file- com.rb.jdbc.oracle.OracleDriver jdbc:rollbase:oracle://172.18.0.240:1521;ServiceName=RB_DBO;ConnectionRetryCount=10;ConnectionRetryDelay=10;identifySystemTables=false jktech jktech edit components.xml file edit shared.properties file start tomcat webserver So an error appears- Database RB is not found. and so many error occurs....

Continue reading...
 
Status
Not open for further replies.
Back
Top