Use dbisql to read the execution plan of the code that you are
tracing.
- If it has not
already been done, register the Ultralite ODBC DLL from the
SMP_HOME\Servers\SQLAnywhere12\BIN32\
directory by executing:c:\Windows\System32\ regsvr32.exe
ulodbc12.dll.
- From SMP_HOME\Servers\SQLAnywhere12\BIN32\,
execute dbisql. When prompted to connect to a database of a
specified type, click Change database type , select
UltraLite, and provide connection information.
- From the Sybase Central main menu, select .
- Copy and paste the SQL statement from the trace file obtained previously into the
“SQL” area and press Get Plan.
See Reading UltraLite execution plan in the online help for the
version of SQL Anywhere installed as part of SAP Mobile Platform to
familiarize yourself with execution plan operations before examining your execution
plan.