HP NEOVIEW 544530-001 Manual do Utilizador Página 114

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 142
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 113
Syntax
SHOW COLSEP
Considerations
In the Neoview Script interface, you must enter the command on one line. The command does
not require an SQL terminator.
Examples
This SHOW COLSEP command displays the column separator.
SQL> show colsep
COLSEP " "
SQL> set colsep *
SQL> show colsep
COLSEP "*"
SHOW HISTOPT Command
The SHOW HISTOPT command displays the value that has been set for the history option.
Syntax
SHOW HISTOPT
Considerations
In the Neoview Script interface, you must enter the command on one line.
Examples
This command displays the value set for the history option:
SQL>show histopt
HISTOPT DEFAULT [No expansion of script files]
SQL>set histopt all
SQL>show histopt
HISTOPT ALL
SHOW IDLETIMEOUT Command
The SHOW IDLETIMEOUT command displays the idle timeout value of the current Neoview
Script session. The idle timeout value of a session determines when the session expires after a
period of inactivity. The default is 30 minutes.
Syntax
SHOW IDLETIMEOUT
Considerations
In the Neoview Script interface, you must enter the command on one line. The command does
not require an SQL terminator.
114 Neoview Script Interface Commands
Vista de página 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 141 142

Comentários a estes Manuais

Sem comentários