The following is an example configuration file with values set for Schema mode using NNTSchemaLoader:
### File Name: schema.dat
Adapter
test.drive=false
adapter=nnadkstub
mode=SCHEMA
prefix=aaa
repository.dir=c:\nnsy\NNSYContentRepository
SchemaLoader.Factory=NNTSchemaLoader_Factory
#for all database types
session=ADKSession
SchemaLoader.Library=adk39nnt56sl
session=ADKSession
clash.avoid=true
continue.format.exists=true
I18N_Condense=false
Session.ADKSession
#for MSSQL
NNOT_SHARED_LIBRARY =dbt26sql65
NNOT_FACTORY_FUNCTION =NNSesMS6Factory
#for Oracle 8
#NNOT_SHARED_LIBRARY =dbt26or806
#NNOT_FACTORY_FUNCTION =NNSesOra8Factory
#for DB2
#NNOT_SHARED_LIBRARY =dbt26db250
#NNOT_FACTORY_FUNCTION =NNSesDB2Factory
#for Sybase
#NNOT_SHARED_LIBRARY =dbt26syb11
#NNOT_FACTORY_FUNCTION =NNSesSybCTFactory
#as required by the database type
NN_SES_SERVER =test
NN_SES_USER_ID =testuser
NN_SES_PASSWORD =userpswd
NN_SES_DB_NAME =dbms56