Installing the parser

Install the Java-based XML parser, using either the make install-xerces command in the setup directory referenced in the directory $SYBASE/$SYBASE_ASE/sample, or a client utility command such as the following:

installjava -f $SYBASE/$SYBASE_ASE/lib/xerces.jar\ 
    -j "xerces_jar"\
    -D $DB  -S $ISERVER -I $INTERFACES\
     -update  -Usa -P"" 

NoteThe Java-based XML parser is needed for forsqlcreatej, forsqlinsertj, and forsqlscriptj; it is not needed for forxmlj, forxmldtdj, forxmlschemaj, or forxmlallj.