BEA WebLogic Server 7 Manual de servicio Pagina 498

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 497
1 2 ... 493 494 495 496 497 498 499 500 501 502 503 ... 544 545

Comentarios a estos manuales

Sin comentarios