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

  • 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 498
WebLogic Server Connection Pools Administration Command Reference
Administration Guide B-35
EXISTS_POOL
Tests whether a connection pool with a specified name exists in the WebLogic Server.
You can use this method to determine whether a dynamic connection pool has already
been created or to ensure that you select a unique name for a dynamic connection pool
you want to create.
Syntax
java weblogic.Admin [Connection and User Credentials Arguments]
EXISTS_POOL poolName
Example
In the following example, a user with the name adminuser and the password
gumby1234 runs the EXISTS_POOL command to determine wether or not a pool with a
specific name exists:
java weblogic.Admin -url localhost:7001 -username adminuser
-password gumby1234 EXISTS_POOL myPool
Argument Definition
poolName
Name of connection pool.
Zobrazit stránku 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 544 545

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

Žádné komentáře