Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Error Exporting Normalization Rules

    • Article Type: General
    • Product: Primo
    • Product Version: 2

    Description:
    I'm trying to export a normalization set from our all-in-one server (servera). There are several sets of Aleph normalization rules:
    * OUR_Aleph_MARC_6 is based on ("Duplicate from existing Normalization Rules Set") normalization rule template ALEPH MARC version 9;
    * OUR_Aleph_MARC_7 is based on normalization rule template ALEPH MARC version 10.

    Exporting OUR_Aleph_MARC_6 works without a problem.
    Exporting OUR_Aleph_MARC_7 causes an error: Mapping set with name: "OUR_Aleph_MARC_7" not found.

    All tables were deployed each time and the hibernate.cfg.xml file was verified to have the correct Oracle connection information.

    Resolution:
    Please check the name of the server where the database is located in the hibernate.cfg.xml file.
    <property name="hibernate.connection.url">jdbc:oracle:thin:@serverb:1521:prm1</property>
    Changing the name of the server from "serverb" to "servera" causes the export to be completed successfully.


    • Article last edited: 10/8/2013