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

    How to create a new schema in ARC server

    • Article Type: General
    • Product: Aleph
    • Product Version: 3.0.0

    Desired Outcome Goal:
    How to create a new schema in ARC server

    Procedure:
    1. Ask for a new license to License Manager (join the old license to the request + the new users and schema)
    2. After getting it, save the old license at $aleph_proc/ldap and replace it, then run the script "csh -f newlicense.csh"
    3. Edit the file $arce_root/arc_start.private and add or replace libraries (schemas) in the ARC_LIBS directory.
    4. To initialize the new schema from the command line:

    setenv ARC_LIBS <new schema name/s>
    Like:
    setenv ARC_LIBS XXXR0 (for one scheme)
    or
    setenv ARC_LIBS "$ARC_LIBS XXXR0 XXXR1" (For more than one schema)
    ap
    csh -f imp_arc_libs

    Category: ARC Configuration


    • Article last edited: 10/8/2013