|
-
DISPATCHERS (Mandatory)
MAX_DISPATCHERS
SHARED_SERVERS
MAX_SHARED_SERVERS
SHARED_SERVER_SESSIONS
And give attention to
LARGE_POOL_SIZE
In Tnsnames.ora
TEST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = hostname)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = TEST)
(SERVER=DEDICATED)
)
)
Last edited by Thomasps; 12-05-2003 at 02:56 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|