Difference between revisions of "SQWareCentral:bin:sqwc Connect.ksh"

From Wiki_dbSQWare
Jump to: navigation, search
 
Line 2: Line 2:
 
{{SQWareCentral_sqwc_Connect.ksh_presentation}}
 
{{SQWareCentral_sqwc_Connect.ksh_presentation}}
 
Usage example:
 
Usage example:
  c <moninstance>
+
  c <MyInstance>
  $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh <moninstance>
+
  $gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh <MyInstance>
  
 
Allows fast ssh connection to the user@server hosting the instance passed as parameter.<br>
 
Allows fast ssh connection to the user@server hosting the instance passed as parameter.<br>

Latest revision as of 00:11, 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 <MyInstance>
$gvsqw_RootexpdbCentral/bin/sqwc_Connect.ksh <MyInstance>

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: