OSI/FTAM Configuration and Management Manual
Planning, Installing, and Configuring Tandem FTAM
OSI/FTAM Configuration and Management Manual—421944-001
3-42
Installing the Basic Components
Recompiling Responder Object Files Using NonStop SQL
If applications using the Tandem responder access SQL tables as FTAM-2 files, you 
must use NonStop SQL to recompile the responder object files. To do this, issue the 
following TACL (implicit) RUN command:
SQLCOMP / IN FTAMROBJ / CATALOG sys-catalog-subvol
For sys-catalog-subvol, specify the subvolume you use for your SQL system 
catalog.
You must perform this step after each time you run the Install utility or duplicate or 
restore FTAMROBJ. Otherwise, any attempt to access an SQL table as an FTAM-2 file 
through a Tandem responder will fail, and Tandem FTAM will generate EMS event 
message (operator message) #10, reporting SQL error -8025:
TANDEM.OSIFTAM.D40 000010 
process-name SQL Error = -8025, Error Text =
The SQL region was not SQL compiled.
The Tandem FTAM responder is a privileged program; it must therefore be licensed in 
order to be run by ordinary users or applications (those running under any user ID other 
than the super ID). Licensing of the FTAMROBJ file is automatically done as part of the 
initial installation process with the Install program. However, certain actions turn off the 
licensing attribute. Therefore, you must log on as the super ID user and issue the FUP 
LICENSE command to license FTAMROBJ after performing any of the following 
actions:
•
SQL recompiling of FTAMROBJ
•
Resecuring FTAMROBJ (using FUP SECURE)
•
Making a copy of FTAMROBJ (using FUP DUP)
If you make a copy of FTAMROBJ, the original copy remains licensed; you need only 
issue FUP LICENSE for the new copy.










