LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Sheela Narayan posted a status
"When kvs form 2025 will come for the permanent post of librarian"
8 hours ago
Dr. B.K. Dalai updated their profile
11 hours ago
Profile IconDr. Badan Barman, Kankana B Badan, Munesh Kumar and 7 more were featured
12 hours ago
Profile IconHARSH, Sheela Narayan, ASHWINI KULKARNI and 1 more joined LIS Links
12 hours ago
VARUN KUMAR updated their profile
13 hours ago
AMRUTA RAVIKIRAN SHINDE updated their profile
15 hours ago
Dr. U. Pramanathan posted blog posts
yesterday
SATYAM PRAKASH TRIPATHI posted a blog post
yesterday
Rohit Jangra posted a blog post
yesterday
Suresh Kumar Dubey posted a blog post
yesterday
Narender Kumar posted a blog post
yesterday
Profile IconManjula, Chandan Mishra, Dr. B. Mini Devi and 10 more joined LIS Links
yesterday
S. S. Waghmode posted an event
yesterday
Dr. U. Pramanathan posted events
yesterday
Dr.K.S.SHIVRAJ posted an event
yesterday
Dr. U. Pramanathan posted discussions
yesterday
Velmurugan.C posted a discussion
yesterday
Dimple posted a discussion
yesterday
amreentaj posted a discussion
yesterday
Dr. O Seshaiaih posted a discussion
yesterday
I have successfully setup Dspace 1.5.2, but I am unable to migrate data from Dspace 1.4.2 version, plz help

Views: 311

Reply to This

Replies to This Forum

you may follow the steps bellow:

1. Dump the DSpace database
pg_dump --verbose --oids --create --format=c --username=dspace dspace >
path/to/dumpfile.sql

2. Save the file "dumpfile.sql"

3. Restore the database from "dump.sql'
pg_restore -C -d dspace -U dspace < path/to/dumpfile.sql

4. Copy all the directories within "assetstore" from laptop to "assetstore" on Desktop

5. Re-index all indices
dspace\bin$./index-all [for DSpace 1.4]
dspace\bin$./index-init [for DSpace 1.5]

6. Verify that all data was successfully transferred and that everything works as before
by
A. Comparing the old and new systems visually, using specific, randomly chosen records.
B. Issuing the following command on both the servers:
dspace=>analyze verbose item;

hope it helps

Bharat M Chaudhari
Institute of Petroleum Management, Gandhinagar
(M)+91 9428415401
when I am using ./index-init, it is showing Error regarding communities & items. plz help how to export & import data from Dspace 1.4.1 to 1.5.2.

Bharat Chaudhari said:
you may follow the steps bellow:

1. Dump the DSpace database
pg_dump --verbose --oids --create --format=c --username=dspace dspace >
path/to/dumpfile.sql

2. Save the file "dumpfile.sql"

3. Restore the database from "dump.sql'
pg_restore -C -d dspace -U dspace < path/to/dumpfile.sql

4. Copy all the directories within "assetstore" from laptop to "assetstore" on Desktop

5. Re-index all indices
dspace\bin$./index-all [for DSpace 1.4]
dspace\bin$./index-init [for DSpace 1.5]

6. Verify that all data was successfully transferred and that everything works as before
by
A. Comparing the old and new systems visually, using specific, randomly chosen records.
B. Issuing the following command on both the servers:
dspace=>analyze verbose item;

hope it helps

Bharat M Chaudhari
Institute of Petroleum Management, Gandhinagar
(M)+91 9428415401

RSS

© 2025   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Koha Workshop