×
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: Difference between revisions

    Content added Content deleted
    imported>mutante
    mNo edit summary
    imported>mutante
    mNo edit summary
    Line 15: Line 15:
    --> See [[Concord]]
    --> See [[Concord]]


    <customrc>Concord</customrc>


    [[Category:Concord]]
    [[Category:Concord]]

    Revision as of 09:58, 12 March 2005

    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
    

    --> See Concord

    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.