GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dbshell(1) FreeBSD General Commands Manual dbshell(1)

dbshellHiPerConTracer Database Shell

dbshell database_configuration [-q | --quiet] [-d | --dry-run] [-B file_prefix | --write-dbeaver-config file_prefix]

dbshell is a simple script to start a database shell, based on the settings from a given database configuration file. It is mainly intended to test database access using the configuration files for HPCT Importer and HPCT Query Tool.

The following argument may be provided:

database_configuration
Sets the name of the database configuration file.
|
Quiet mode.
|
Just shows the command-line call to start the database shell, but does not execute it.
file_prefix | file_prefix
Write DBeaver configuration files (the configuration file itself, as well as a credentials file) with the given file name prefix.

dbshell hipercontracer-importer.conf
 
dbshell hipercontracer-database.conf -q
 
dbshell hipercontracer-importer.conf -d
 
dbshell hipercontracer-database.conf --dry-run
 
dbshell hipercontracer-database.conf --dry-run -q -B dbeaver-config
 

Thomas Dreibholz
https://www.nntb.no/~dreibh/hipercontracer
mailto://dreibh@simula.no

May 12, 2025 dbshell

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.