Difference between revisions of "SQWareCentral:bin:sqwc Connect.ksh"
Expdbtools (talk | contribs) |
Expdbtools (talk | contribs) |
||
Line 15: | Line 15: | ||
*[[SQWareCentral:mysql#sqwc_GenRefMysql.ksh|Ref_mysql.txt]] | *[[SQWareCentral:mysql#sqwc_GenRefMysql.ksh|Ref_mysql.txt]] | ||
*[[SQWareCentral:mssql#sqwc_GenRefMssql.ksh|Ref_mssql.txt]] | *[[SQWareCentral:mssql#sqwc_GenRefMssql.ksh|Ref_mssql.txt]] | ||
+ | *[[SQWareCentral:mssql#sqwc_GenRefIngres.ksh|Ref_ingres.txt]] | ||
<br> | <br> |
Revision as of 23:06, 19 December 2010
Script $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh:
Can connect via ssh on the server hosting the requested instance from the center point (from reference files of instances).
Accessible by the alias 'c'.
Usage example:
c <moninstance> $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh <moninstance>
Allows fast ssh connection to the user@server hosting the instance passed as parameter.
Based on the reference files generated automatically from the content repository db.
More information on repository db.
Reference files can be found in $gvsqw_RootexpdbCentral/etc_cust/Ref_xyz.txt where xyz is RDBMS.
Help on refrence file generators: