SQWareCentral:bin:sqwc Connect.ksh: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Script $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh:<br> | Script $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh:<br> | ||
{{SQWareCentral_sqwc_Connect.ksh_presentation}} | |||
Usage example: | |||
c <moninstance> | c <moninstance> | ||
$gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh <moninstance> | $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh <moninstance> | ||
Allows fast ssh connection to the user@server hosting the instance passed as parameter.<br> | |||
Based on the reference files generated automatically from the content repository db.<br> | |||
[[SQWareRepository:general| | [[SQWareRepository:general|More information on repository db.]]<br> | ||
Reference files can be found in $gvsqw_RootexpdbCentral/etc_cust/Ref_xyz.txt where xyz is RDBMS.<br> | |||
<br> | <br> | ||
Help on refrence file generators:<br> | |||
*[[SQWareCentral:oracle#sqwc_GenRefOracle.ksh|Ref_oracle.txt]] | *[[SQWareCentral:oracle#sqwc_GenRefOracle.ksh|Ref_oracle.txt]] | ||
*[[SQWareCentral:sybase#sqwc_GenRefSybase.ksh|Ref_sybase.txt]] | *[[SQWareCentral:sybase#sqwc_GenRefSybase.ksh|Ref_sybase.txt]] |
Revision as of 00:05, 20 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: