Modèle:SQWareProduction sqwrs ExecSQL.ksh help
Révision datée du 4 avril 2025 à 12:01 par BatchUser (discussion | contributions) (Updated by BatchUser)
Sourcing sqwrs_Global.lib v2025.03 SQWareProduction for SybaseRs (dbSQWare) ... Usage: sqwrs_ExecSQL.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwrs_ExecSQL.ksh execute SQL file on instance SUPPORT All rdbms type and version PARAMETERS -I instance : Target instance. -F FileName : Filename to execute. OPTIONS -h : Display the full usage. -s : Display samples of usage. -Opt option : Additional options for sql connection. -FRT code : Force return code value on error. -NoMail : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error). -Locale locale : Force Locale for help display (fr,en). -AddMail email : Email address to add at 'demo-sqwarebox@dbsqware.com'. -SendReport : Send execution log report. -Dist : For distant connection to database (change $gvsqw_ConnectString to $gvsqw_DistConnectString ). -Exec : Run commands (by default, display generated commands).