• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

liferay database migration

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,

i have migrating the liferay data base ofter migrating the users,groups all the users and groups are displayed in th UI and iam able to edit,
but the problem is iam unable to add new user and new group for this problem what can i do please help me iam new to liferay

thanks in advance
 
Ranch Hand
Posts: 200
Eclipse IDE Java Ubuntu
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
How exactly did you perform the migration?
 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The ideal way to perform the migration is to leverage the Liferay Services for users and groups. this will make sure that all relevant data are in the database. The other way is to set up listeners on the tables and create users and find out which tables have updated at user creation.
 
author
Posts: 108
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot, Amro, you do have good idea for migration. :-)

Hi Ashok,

There is another tool you can leverage in the Liferay portal: database migration.

You can use this tool (just one click and a few inputs) to migrate data from current database into any other database like Oracle 10g/11g, DB2, MySQL. MS SQL, etc.

Hope that it helps,

Thanks

Jonas Yuan
 
Amro Ali
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Thanks a lot, Amro, you do have good idea for migration. :-)



Thanks so much! Coming from you, that is HUGE praise!
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

ashok sangi wrote:hi all,

i have migrating the liferay data base ofter migrating the users,groups all the users and groups are displayed in th UI and iam able to edit,
but the problem is iam unable to add new user and new group for this problem what can i do please help me iam new to liferay

thanks in advance




You can use this guide: http://vetal-liferay.blogspot.com/2014/01/liferay-migration-form-523-to-62.html

 
You can't expect to wield supreme executive power just because
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic