Platform Framework
R24 AMR | Min(s) read

Console Functionalities

This section shows the DBTools Console functions that are supported by TAFJ.

HELP

When opening DBTools console, the HELP command is launched by default and the available commands are displayed on the main panel.

You can access this screen whenever you want by typing help on the command line.

History

A history of last commands launched (10 last commands by default) is maintained to give the ability to reuse quickly last used command. You need to type history on the command line.

You will get the resulting output that shows the list of last used command.

Whether you are under history mode or not you can recall the command you want by typing its history index on the command line. For example, if you want to recall the last SQL command, then type h1 and you will get that command executed.

History is saved at the end of your session so you have the ability to load it the next time you will use DBTools console. Data are stored in a properties file (TAFJ_DBTools) under %USERPROFILE% on Windows and under $HOME on Linux.

If you do not want to keep the history for your next session or to avoid other user to get it, you can clear it by typing clear-history.

As mentioned before DBTools console does not rely on a user context. Hence, if many users use it at a given time, then the last user who quits the session will override the properties file with his settings.

Aliases

Copyright © 2020- Temenos Headquarters SA

Published on :
Monday, May 27, 2024 5:14:13 PM IST