Sixth Column: Difference between revisions
No edit summary |
No edit summary |
||
Line 48: | Line 48: | ||
m@melange ~/development/sixth_column/OMSLib/cassandraApi $ ../../apache-cassandra-2.0.6/bin/cqlsh | m@melange ~/development/sixth_column/OMSLib/cassandraApi $ ../../apache-cassandra-2.0.6/bin/cqlsh | ||
use osi_oms; | use osi_oms; | ||
truncate premise; | truncate premise; truncate activejobs; truncate activecontacts; truncate activecrewassignments; | ||
make sure you are using a model-specific SystemSettings.json to get the right value for CUSTOMER_XFMR_PREFIX | make sure you are using a model-specific SystemSettings.json to get the right value for CUSTOMER_XFMR_PREFIX | ||
manual details: | manual details: |