×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Concord/DataBaseSave

    The ASCII save command is as follows:

    nhSaveDb -p $NH_HOME/db/save/daily.tdb -ascii -u $NH_USER
    

    To create the ASCII save as a job than can be scheduled use the following command

    nhSchedule -defineType "Ascii-DB-Save" -load 100 -cmd "nhSaveDb -p $NH_HOME/db/save/daily.tdb -ascii -u $NH_USER"
    

    You may need to set the path and user instead of the variables included above.

    Then you can schedule it as follows

    nhSchedule -schedule "Ascii-DB-Save" -time "2:00 AM" -daily ûyyyyyyy
    

    Back to Concord Index

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.