Changes between Version 12 and Version 13 of AsapFaq


Ignore:
Timestamp:
05/07/09 10:43:55 (15 years ago)
Author:
Malte Marquarding
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AsapFaq

    v12 v13  
    1 
    2 == I get intermittent runtime errors reducing large (MOPS) datasets ==
    3 
    4 '''Note: This has been resolved as of asap 2.3.0. Please remove the line below unless you explicitly want it'''
    5 
    6 Create {{{~/.asaprc}}} with the following content
    7 {{{
    8 scantable.storage: disk
    9 }}}
    10 
    11 Then restart asap.
    12 
    131== How do I run asap scripts without the asap command-line interface? ==
    142
     
    3725}}}
    3826
     27== I get intermittent runtime errors reducing large (MOPS) datasets ==
    3928
     29'''Note: This has been resolved as of asap 2.3.0. Please remove the line below unless you explicitly want it'''
     30
     31Create {{{~/.asaprc}}} with the following content
     32{{{
     33scantable.storage: disk
     34}}}
     35
     36Then restart asap.
     37