June 2012 Roundtable Team Server 1.2.0 Upgrade Installation Notes ------------------------------------------------------- Roundtable Team Server 1.0A SP1 is required to upgrade to Roundtable Team Server 1.2.0. Please follow the steps below to upgrade to Roundtable Team Server 1.2.0. 1. Extract the rtb_team_server_0120_upgrade.exe or rtb_team_server_0120_upgrade.tar file into your current Roundtable Team Server 1.0 SP1 installation directory. 2. Run the OpenEdge proenv command. 3. At the proenv command prompt, use the CD command to change to the Roundtable Team server installation directory. 4. Delete any existing _update.r file. This is important step to ensure that the newest copy of _update.w runs. 5. Manually stop the Roundtable Team appserver and database server with the following commands: asbman -port [AdminServer Port] -name rtbteam -stop dbman -port [AdminServer Port] -database rtbteam -stop 6. Ensure that the rtb.pf file exists in your Roundtable Team server root directory and that the connection parameters point to your current Roundtable Team database. The installation routine depends on the existence of this file. If it is not there, please create it with the following contents: #schema update parameters file #release=01A1 -db [path to your rtb database] -ld rtb -1 7. Launch the Roundtable Team Setup utility with the following command: [session-cmd] -baseADE rtb -rx -p _update.w where [session-cmd] is prowin32 on Windows installations, and pro on UNIX/Linux installations. 8. Uncheck the option to automatically stop/start the AdminServer. 9. Follow the instructions on each page of the install wizard to recompile the Roundtable Team program files. 10. Launch the Roundtable Team configuration tool to update your license data. The Roundtable Team server will not start until the license data has been updated. pro -baseADE rtb -rx -p conf/Config.p -reusuableObjects 0 11. Manually start the Roundtable Team appserver and database server with the following commands: asbman -port [AdminServer Port] -name rtbteam -start dbman -port [AdminServer Port] -database rtbteam -start Please send any issues, questions, and complaints to support@roundtable-team.com. Thank you for choosing Roundtable software! Roundtable Development Team Tugboat Software