jBASE Remote File Server (jRFS) Environment Variables

This section explains the jBASE Remote File Server (JRFS) Environment Variables that are needed to configure Remote File Access.

JBCNETACCESS

Description

It defines the location of the jRFS security access file jnet_access.

Values

Valid file path

Default

/usr/jbc/config (UNIX)
%JBCRELEASEDIR%\config (Windows)

Setting

As per normal environment variable, the following settings should be done.

UNIX

Windows

JBCNETDIR=/usr/jJBASEsetup
export JBCNETDIR

SET JBCNETDIR=C:\JJBASESETUP

JBCNETDIR

Description

It defines the location of the jRFS configuration files.

Values

Valid file path

Default

/usr/jbc/config (UNIX)
%JBCRELEASEDIR%\config (Windows)

Setting

As per normal environment variable, the following settings should be done.

UNIX

Windows

JBCNETDIR=/usr/jJBASEsetup
export JBCNETDIR

 

SET JBCNETDIR=C:\JJBASESETUP

 

JRFS_REMOTE_JQL

Description

It specifies that the jQL command will run on the remote server and send the data back rather than querying line by line over the network.

Values

1

Default

Not set

Settings

As per normal environment values, the following settings should be done.

UNIX

Windows

JRFS_REMOTE_JQL=1
export JRFS_REMOTE_JQL

SET JRFS_REMOTE_JQL=1

 

JRFS_LOCALPATH_JQL

Description

It specifies that the jRFS Server process will use the file name as 'opened' on the remote system
rather than using the file name specified in the original select statement.

Values

1

Default

Not set

Settings

As per normal environment values, the following settings should be done.

UNIX

Windows

JRFS_LOCALPATH_JQL=1
export JRFS_LOCALPATH_JQL

SET JRFS_LOCALPATH_JQL=1

 

JRFS_SERVERNAME

Description

It allows the jRFS client to override the service port.

Values

1

Default

Not set

Settings

As per normal environment values

UNIX

Windows

JRFS_SERVERNAME=1
export JRFS_SERVERNAME

SET JRFS_SERVERNAME=1

 

JBASE_GROUP_LOCK

Description

It allows the POSIX semaphore locking to override the default locking in UNIX. This setting is to handle the jBASE scalability problem in UNIX based systems.

Values

1

Default

Not set

Settings

As per normal environment values, the following settings should be done.

UNIX

Windows

JBASE_GROUP_LOCK=1
export JBASE_GROUP_LOCK

NA 

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 6:56:57 PM IST

Feedback
x