Re: [Dspace-tech] REstore and Backup of DataBase

2013-01-15 Thread helix84
On Tue, Jan 15, 2013 at 6:48 AM, Parul dubey parul.du...@itsl.in wrote:
 Wanted to know that I have uploaded some documents to DSPace , so how should
 I take backup of database and incase of  system failure  , how can it be
 restored toanother Systems  having dspace installed.

Hi Parul,

the complete backup procedure is described here:
https://wiki.duraspace.org/display/DSDOC3x/Upgrading+From+1.8.x+to+3.x#UpgradingFrom1.8.xto3.x-BackupyourDSpace

To restore the database, just execute the sql file.

There are also other ways how you can take backup of your DSpace
contents (this includes hierarchy, items and bitstreams; doesn't
include configuration and customizations), recommended is AIP backup.
It is also the easiest for migration of content from one instance to
another:
https://wiki.duraspace.org/display/DSDOC3x/AIP+Backup+and+Restore


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] REstore and Backup of DataBase

2013-01-14 Thread Parul dubey
Hi all

Wanted to know that I have uploaded some documents to DSPace , so how should
I take backup of database and incase of  system failure  , how can it be
restored toanother Systems  having dspace installed.

 

DSpace: 1.8.2

JSPUI

Database: PostGre SQL

Operating System : Windows

 

Thanks .

Parul 

 

From: Andrea Schweer [mailto:schw...@waikato.ac.nz] 
Sent: Monday, January 14, 2013 10:08 AM
To: dspace-tech
Subject: [Dspace-tech] Google Scholar citation_pdf_url for multifile items

 

Hi all,

I just discovered that DSpace (XMLUI, 1.8.2 but 3.0 has the same behaviour)
generates the citation_pdf_url header for Google Scholar on an item page if
and only if

*the item has exactly one bitstream in the ORIGINAL bundle (or the
first such bundle, to be precise); and
*this bitstream is of type application/pdf

Code in master here:
https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/ds
pace/app/util/GoogleMetadata.java#L1007

I found old discussion around this in Jira here:
https://jira.duraspace.org/browse/DS-396?focusedCommentId=17461
https://jira.duraspace.org/browse/DS-396?focusedCommentId=17461page=com.at
lassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17461
page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comme
nt-17461 that explains what I assume is still the reasoning behind the
current explanation:



How does one choose, for instance, a.) which PDF in an item with multiple
PDF bitstreams, b.) what is specified for a URL when there is no PDF for an
item, c.) whether or not to specify a PDF if the only PDF available is not
the main representative bitstream of the item. Google Scholar has said they
are not interested in having citation tags for an item if this field is not
provided for.


I find this a bit counter-intuitive especially in the case of items with one
PDF file plus one more more files in a different format -- surely there it
should be fine to use the single PDF file in the citation_pdf_url? Are there
any other opinions around this?

cheers,
Andrea



-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette