Configuration

System Limits

UnixWare

SFSLIM/HFSZLIM soft and hard file size limit.
SVMMLIM/HVMMLIM soft and hard memory map limit.

Need to execute:
idtune -g PARM
idtune PARM 0x7fffffff
idbuild
init 6

Soft limit is the lower threshold max and the hard limit is the higher threshold max, i.e. Can increase soft limit up to hard limit without kernel rebuild.

 

DEMON CONFIGURATION

Name Description Configuration File
jRLA Record Locking Arbitrator Config_jRLA
jPML Process Manager and Licensing Config_jPML
jBTP Background Task Processing Config_jPML
jRFS Remote File Services jnet/jrfs_config

 

USER CONFIGURATION

Unix

IJU - Creates a .profile which sets up user defaults.

 

Windows

The iju utility is also available on Windows. It prompts the user for certain setup information for the account, and generates a REMOTE.cmd file that is read when the user logs in via telnet (akin to UNIX .profile). The main environment variables that are configured are

JBCLOGNAME Defaults to login name
JEDIFILENAME_MD Defaults to %HOME%\MD
JEDIFILENAME_SYSTEM Defaults to the parent of %HOME%
JEDIFILEPATH Defaults to "."
TERM No default

It also gives information about other important jBASE environment variables (like JBCOBJECTLIST) and will run UpdateMD to update the MD if it is present (or it creates one).

You can also use this utility on Windows 95/98. However, as you cannot telnet into Windows95/98, it will update the registry with the appropriate settings instead.

 

SPOOLER CONFIGURATION

Unix
:SP-NEWTAB and :REST-SPOOLERS

Windows
SP-NEWTAB and REST-SPOOLERS as administrator from the jSHELL.

jspprint despools each queue.

Windows must use PROG lp -d devicename or NT for default printers. If using PROG then spooled via jBASE despooler else direct to device.


Porting