BEA WebLogic Server 7 Manual de Serviço Página 498

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 497
B WebLogic Server Command-Line Interface Reference
B-34 Administration Guide
ENABLE_POOL
When a pool is enabled, the JDBC connection states for each in-use connection are
exactly as they were when the connection pool was disabled; clients can continue
JDBC operations exactly where they left off.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
ENABLE_POOL poolName
Example
In the following example, a user with the name adminuser and the password
gumby1234 runs the ENABLE_POOL command to reestablish connections that have
been disabled (frozen):
java weblogic.Admin -url localhost:7001 -username adminuser
-password gumby1234 ENABLE_POOL myPool
Argument Definition
poolName
Name of the connection pool.
Vista de página 497
1 2 ... 493 494 495 496 497 498 499 500 501 502 503 ... 544 545

Comentários a estes Manuais

Sem comentários