BEA WebLogic Server 7 Servisní příručka Strana 498

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 545
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 497
1 2 ... 493 494 495 496 497 498 499 500 501 502 503 ... 544 545

Komentáře k této Příručce

Žádné komentáře