Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • OLEDEV
    • UserName – oledev
    • Hostname – ole-oracle.ole.kuali.org
    • Port – 1521
    • SID – ole
  • OLETST
    • UserName – oletst
    • Hostname – ole-oracle.ole.kuali.org
    • Port – 1521
    • SID – ole
  • OLEDEMO
    • UserName – olefs
    • Hostname – demo-oracle.ole.kuali.org
    • Port – 1521
    • SID – oledemo
  • OLERICE_DEV
    • UserName  - olerice_dev
    • Hostname – ole-oracle.ole.kuai.org
    • Port - 1521
    • SID - ole
  • OLERICE_TST
    • UserName  - olerice_tst
    • Hostname – ole-oracle.ole.kuai.org
    • Port - 1521
    • SID – ole
  • OLEDBA
    • UserName  - oledba
    • Hostname – ole-oracle.ole.kuai.org
    • Port - 1521
    • SID - ole
  • OLELOCAL
    • UserName  - olelocal
    • Hostname – ole-oracle.ole.kuai.org
    • Port - 1521
    • SID - ole

File/folder structure for miscellaneous files

There is one upload folder for each DocStore server.  You have to secure ftp to the server as following:

  1. FTP sites
    1. DEV – sftp://upload@docstore.dev.ole.kuali.org
    2. TST – sftp://upload@docstore.tst.ole.kuali.org
    3. DEMO – sftp://demo@docstore.demo.ole.kuali.org
  2. The files are using for the following purpose:
    1. files to be processed by Vendors 
    2. Support files for information contained/displayed in Load Reports
    3. XML file for YBP
    4. Loading sample data for instance, bib...
  3. Folder locates at /opt/docstore/upload, for example Image Added

Steps for refresh DEMO environment:

  1. stop tomcat instances for OLE DEMO and OLE DEMO DocStore
    • Reference for how to stop and start tomcat (jobs on ci):
      • Server Stop
      • Server Start
    • Each job will need to be ran twice.  Build the job and you will be given an option.  For one run select demo and the other run docstore-demo from the pull down menu.
    • Run Stop before the refresh jobs and Start at the end of the refresh jobs
  2. Refresh Demo DocStore Filesystem , this will refresh the filsystem portion on docstore demo
  3. Refresh Demo Oracle, this will refresh the oracle for both the docstore and OLE.
  4. Restart tomcat instances for OLE DEMO and OLE DEMO DocStore