Syntax

This section shows you the JED console syntax in interactive and script modes.

Authenticated users can access TAFJ-JED. Hence, username and password has to be passed as parameters to JED. The users to access JED needs to be created using tUserMgnt.bat or tUserMgnt.sh.

TAFJ-JED application is designed to edit and modify database records by providing their file name and record key. It is designed to replace the JED GUI application on platforms such as UNIX, AIX, and z/OS.

JED Console is faster than the current SWING based application, and built upon TAFJ-Core framework to be independent of any native libraries. You can also call JED console from DBTools console and in standalone mode too.

Execution – Interactive mode

JED console can be launched from TAFJ_HOME/bin.

tJed [-u <username> –p <password> -cf <configuration>[.properties]] <file name> <record key>

The targeted database is defined in the default configuration file or in the configuration specified by the -cf option. The username and password should be passed along with –u and –p option respectively.

Optional Parameters

Execution - Script mode

It is possible to modify a record without opening the JED console. This mode is known as script mode.

To modify a record, you need to add -s to the command, specify the field number you want to change and provide the associated values.


Bookmark Name Actions
Feedback
x