Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle 10g R2 RAC Support on Windows 2008 (64-Bit)

user1983888Oct 15 2009 — edited Oct 15 2009
Hi,

We are in the process of implementing Oracle 10g R2 RAC on Windows 2008 operating system on HP Balde Server (Intel Xeon).

We want to know if Oracle 10g R2 RAC is supported on Windows 2008 (64-Bit)?

Its mentioned that Windows 2008 (32-Bit) as the supported operating system for Oracke 10g R2 RAC in (Oracle® Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide 10g Release 2 (10.2) for Microsoft Windows Part Number B14207-07)

Rgds.

Comments

Hi,

if the stock tracker app works for you then try and implement all that it uses in your application until it starts working. Then yo can cut back on e.g. not using the providerChangeSupport. Note that if the property change notification is only added to data points, no full page refresh should happen. So wondering how likely it is that you perform a property refresh on a container component instead the data component only

Frank

994132

I have similar requirement like Mr.Mohan. I want to search items from search box. If I enter some staring letters, it should show the list of items matching with that name. Anybody have any idea?

MohanSoundararajan

you can pretty much have it.

In value change listener of the search box, tie up your search method, which updates the list view's backing collection.  You can use the providerChangeSupport to reflect the changes in the list.

I am doing this, but for me, the refresh happens with a circular reload icon at the centre of the page, which I am tryiing to by pass

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 12 2009
Added on Oct 15 2009
2 comments
1,595 views