ADDUSFSVRE (Add Ultimedia System Facilities Server Entry) Command Description

ADDUSFSVRE Command syntax diagram

 

Purpose

The Add Ultimedia System Facilities Server Entry (ADDUSFSVRE) command can be used to add an entry to the multimedia server device table. In addition, this command creates the associated asynchronous device description, line description, and controller description iSeries 400 objects needed for the system to communicate with the server. The program device name is added to an intersystem communications function file.

 

Required Parameters

SERVER
Specifies the name of the multimedia server device to be added.

Note: The name specified cannot be the same as the name of an existing device description, line description, or controller description.

RSRCNAME
Specifies the resource name of the line that is used to communicate with the multimedia server.

 

Optional Parameters

TEXT
Specifies the text that briefly describes the multimedia server device. More information is in Commonly used parameters.

*BLANK: Text is not specified.

'description': Specify no more than 50 characters of text, enclosed in apostrophes.

Example for ADDUSFSVRE

ADDUSFSVRE   SERVER(LOCALSWITCH)  RSRCNAME(EASYONLINE)
  TEXT('LOCAL SWITCH TO EASYON CONTROLLABLE DEVICE')

This command adds an entry for the multimedia server device LOCALSWITCH. The server is attached to the line with the name EASYONLINE. The text "LOCAL SWITCH TO EASYON CONTROLLABLE DEVICE" is the description for the server entry.

Error messages for ADDUSFSVRE

None