Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I improve performance of RADPOOL allocation with Oracle?

allocation Oracle PERFORMANCE
0
0 Posted

How can I improve performance of RADPOOL allocation with Oracle?

0
0

Contributed by “Paul O’Shea” (paul@genieinternet.com). Our pool allocation query is: FindQuery select TIME_STAMP, YIADDR, SUBNETMASK, DNSSERVER from RADPOOL_VW where POOL=’%0′ and STATE=0 and rownum=1 order by TIME_STAMP asc However you can’t use the RADPOOL table directly for this, so what we have done is created a ‘view’ of the table (thus RADPOOL_VW above in the query).

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123