LoadDump making too many files

Chuck Neal chuck at mediamacros.com
Fri Nov 18 17:16:08 CST 2005


I am using Valentina 2 for Director.  When I do a load dump it is 
creating 4 files instead of everything in one. The DB the dump was made 
from was a single file and the first part seems to correctly set the 
type to kDscDatBlbInd

This is the start of my SQL dump...

SET PROPERTY
     DatabaseMode,
     DatabaseSegment,
     SchemaVersion,
     DateFormat,
     DateSeparator,
     TimeSeparator,
     LocaleName,
     StorageEncoding,
     CollationFrenchCollation,
     CollationAlternateHandling,
     CollationCaseFirst,
     CollationCaseLevel,
     CollationNormalizationMode,
     CollationStrength,
     CollationHiraganaQuaternaryMode,
     CollationNumericCollation
of DATABASE  TO
     'kDscDatBlbInd',
     32768,
     1,
     'kMDY',
     '/',
     ':',
     'en_US',
     'UTF-16',
     'kOff',
     'kNonIgnorable',
     'kOff',
     'kOff',
     'kOff',
     'kTertiary',
     'kOff',
     'kOff';

-- 

-Chuck
--------------------------
Chuck Neal
CEO, MediaMacros, Inc.
chuck at mediamacros.com
http://www.mediamacros.com
--------------------------
Check out the Developers Mall
Your one stop shop for all your Director Xtra Needs
http://www.mediamacros.net/customer


More information about the Valentina mailing list