File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -1375,13 +1375,15 @@ allowing reuse of the pooled server process and session memory, giving
1375
1375
maximum benefit from DRCP. See the Oracle documentation on
1376
1376
[ benefiting from scalability] ( http://docs.oracle.com/database/121/ADFNS/adfns_perf_scale.htm#ADFNS506 ) .
1377
1377
1378
- Refer to the
1378
+ The
1379
1379
[ Oracle DRCP documentation] ( http://docs.oracle.com/database/121/ADFNS/adfns_perf_scale.htm#ADFNS228 )
1380
- for more details, including on when to use, and when not to use DRCP.
1381
- The Oracle white paper
1382
- [ PHP Scalability and High Availability] ( http://www.oracle.com/technetwork/topics/php/php-scalability-ha-twp-128842.pdf )
1383
- has more information on DRCP including how to configure and monitor
1384
- it.
1380
+ has more details, including when to use, and when not to use DRCP.
1381
+
1382
+ There are a number of Oracle Database ` V$ ` views that can be used to
1383
+ monitor DRCP. These are discussed in the documentation and in the
1384
+ Oracle white paper
1385
+ [ PHP Scalability and High Availability] ( http://www.oracle.com/technetwork/topics/php/php-scalability-ha-twp-128842.pdf ) .
1386
+ This paper also gives more detail on configuring DRCP.
1385
1387
1386
1388
## <a name =" oraaccess " ></a > 8. External Configuration
1387
1389
You can’t perform that action at this time.
0 commit comments