Start Font Downloader (STRFNTDWN)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Start Font Downloader (STRFNTDWN) command starts the Infoprint Server font downloader server job in the QUSRWRK subsystem. This server job listens on a TCP/IP port for Infoprint Manager DBCS Font Downloader connections.After connecting, new or refreshed PostScript fonts can be sent to the iSeries server for use with Infoprint Server. The font downloader server job will receive and install these fonts. These fonts will be installed into the /QOpenSts/QIBM/UserData/InfoprintServer/Transforms/ps2afp/fonts directory. Any existing files by the same name in this directory will be overwritten. The files will be owned by user profile QIPSJOB. Once installed, the new PostScript fonts can be used by Infoprint Server for iSeries.

Only one font downloader server job can be active. An error message will be sent if STRFNTDWN is run and a font downloader server job is active. You can run the End Font Downloader (ENDFNTDWN) command to end the active font downloader server job.

Restriction: Only one Font Downloader daemon may be running at a time.

Error messages for STRFNTDWN

*ESCAPE Messages

IPS2201
Infoprint Server Font Downloader could not create required working directory &2.
IPS2202
Infoprint Server Font Downloader could not create the required working file &2.
IPS2203
Infoprint Server Font Downloader could not start the font installation job.
IPS2204
Infoprint Server Font Downloader was not started.
IPS2205
Font Downloader ended.
IPS2206
Font Downloader encountered unrecoverable internal errors.
IPS2207
Infoprint Server Font Downloader could not be ended.
IPS2208
Infoprint Server Font Downloader is starting.
IPS2209
Infoprint Server Font Downloader is already started.
IPS4006
Portable App Solutions Environment option is not installed.
CPF9E72
Usage limit of &4 exceeded. Grace period expires in &6 days on &5.
CPF9E78
The license key for product &1, license term &2, feature &3 is no longer valid.
Top

Parameters

Keyword Description Choices Notes
PORT TCP/IP port number 1-65533, 8251 Optional, Positional 1
INACTTIMO Inactivity timeout 1-9999, 20 Optional, Positional 2
Top

TCP/IP port number (PORT)

Specifies the desired TCP/IP port to listen for Infoprint Manager DBCS Font Downloader for AIX/NT connections.

TCP/IP-port-number
Specify the TCP/IP port number that the font downloader job should listen on.
Top

Inactivity timeout (INACTTIMO)

Specify an inactive time-out period in minutes. Valid values range from 1 through 9999 minutes.

inactivity-timeout
Specifies the number of minutes of inactivity between a font downloader client and the font downloader server before the font downloader server job automatically ends.
Top

Examples

None
Top

Error messages

*ESCAPE Messages

IPS2201
Infoprint Server Font Downloader could not create required working directory &2.
IPS2202
Infoprint Server Font Downloader could not create the required working file &2.
IPS2203
Infoprint Server Font Downloader could not start the font installation job.
IPS2204
Infoprint Server Font Downloader was not started.
IPS2205
Font Downloader ended.
IPS2206
Font Downloader encountered unrecoverable internal errors.
IPS2207
Infoprint Server Font Downloader could not be ended.
IPS2208
Infoprint Server Font Downloader is starting.
IPS2209
Infoprint Server Font Downloader is already started.
IPS4006
Portable App Solutions Environment option is not installed.
CPF9E72
Usage limit of &4 exceeded. Grace period expires in &6 days on &5.
CPF9E78
The license key for product &1, license term &2, feature &3 is no longer valid.
Top