From: rsoulliere Date: Tue, 27 Sep 2011 14:10:08 +0000 (-0400) Subject: More fixes to migrating data. X-Git-Url: http://git.equinoxoli.org/?p=Evergreen-DocBook.git;a=commitdiff_plain;h=bb479408aa34a80ca20b570e5e07cccbc521d101 More fixes to migrating data. --- diff --git a/1.6/admin/migratingdata_1.6.xml b/1.6/admin/migratingdata_1.6.xml index 7f0a84a..3f4020d 100644 --- a/1.6/admin/migratingdata_1.6.xml +++ b/1.6/admin/migratingdata_1.6.xml @@ -691,7 +691,7 @@ COMMIT; Exporting Bibliographic Records into MARC files migratingexporting bibliographic recordsMARC The following procedure explains how to export Evergreen bibliographic records into MARC files using the marc_export support script. All steps should be - performed by the opensrf user from your Evergreen server. + performed by the opensrf user from your Evergreen server. Create a text file list of the Bibliographic record IDs you would like to export from Evergreen. One way to do this is using SQL: @@ -735,7 +735,7 @@ SELECT DISTINCT bre.id FROM biblio.record_entry AS bre Importing Authority Records migratingimporting authority records The following procedure explains how to export Evergreen bibliographic records into MARC files using the marc_export support script. All steps should be performed by the - opensrf user from your Evergreen server. + opensrf user from your Evergreen server. Importing Authority Records from Command Line The major advantages of the command line approach are its speed and its convenience for system administrators who can perform bulk loads of authority records in a diff --git a/2.0/admin/migratingdata_2.0.xml b/2.0/admin/migratingdata_2.0.xml index 9259643..591af24 100644 --- a/2.0/admin/migratingdata_2.0.xml +++ b/2.0/admin/migratingdata_2.0.xml @@ -670,7 +670,7 @@ COMMIT; Exporting Bibliographic Records into MARC files migratingexporting bibliographic recordsMARC The following procedure explains how to export Evergreen bibliographic records into MARC files using the marc_export support script. All steps should be - performed by the opensrf user from your Evergreen server. + performed by the opensrf user from your Evergreen server. Create a text file list of the Bibliographic record IDs you would like to export from Evergreen. One way to do this is using SQL: @@ -705,7 +705,7 @@ SELECT DISTINCT bre.id FROM biblio.record_entry AS bre - Processing time for exporting records will depends on several factors such as the number of records you are exporting. It is recommended that you divide the + Processing time for exporting records depends on several factors such as the number of records you are exporting. It is recommended that you divide the export ID files (records.txt) into manageable number of records if you are exporting a large number of records. @@ -714,7 +714,7 @@ SELECT DISTINCT bre.id FROM biblio.record_entry AS bre Importing Authority Records migratingimporting authority records The following procedure explains how to export Evergreen bibliographic records into MARC files using the marc_export support script. All steps should be performed by the - opensrf user from your Evergreen server. + opensrf user from your Evergreen server. Importing Authority Records from Command Line The major advantages of the command line approach are its speed and its convenience for system administrators who can perform bulk loads of authority records in a