i created new DB and its working fine. Any Simple script to import users only from old DB?? because i created around 200 users in old db.
WBR On Fri, Jan 23, 2015 at 5:48 PM, Maxim Solodovnik <[email protected]> wrote: > let your current OM use the old DB > > for OM 3.0.x: > create DB with different name using your DB client > modify persistence.xml inside OM 3.0.x > (webapps/openmeetings/WEB-INF/classes/META-INF) and change DB name with the > one created > run ./admin.sh -i ........ > > On Fri, Jan 23, 2015 at 6:15 PM, Raju M K <[email protected]> wrote: > >> oh! i dont have old backup. >> how can i add additional db to existing one from back end?? >> >> On Fri, Jan 23, 2015 at 5:38 PM, Maxim Solodovnik <[email protected]> >> wrote: >> >>> you need to perform backup/import due to DB changes >>> you can create additional DB for 3.0.4 to avoid re-import and to be able >>> to switch >>> >>> On Fri, Jan 23, 2015 at 6:05 PM, Raju M K <[email protected]> wrote: >>> >>>> I upgraded OM only using old database(Mysql) only. >>>> Now when iam trying to login its giving error user not (activated with >>>> admin user also) >>>> >>>> -- >>>> Regards, >>>> M K Raju. >>>> >>>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> Regards, >> M K Raju. >> >> > > > -- > WBR > Maxim aka solomax > -- Regards, M K Raju.
