473,654 Members | 3,062 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with Oracle 9i on laptops -- disk writes every 1-2 seconds!

I've been working with Oracle 9i for about 8 months on windows XP (the same
problem occurs with WIN2000). However, I noticed that the latest release has
some software that "hits the disk" about every 1-2 seconds! Anyway, this is
a real problem on my laptop, because it can NEVER go into a low-battery-mode
since the disk sub-system is always active. Does anyone know how to shut
this 1-2 second disk hit (evdently a disk-write from what I can tell)? I've
spent about 16 hours
trying to trace which processes which are hitting-the-disk! I've almost
identified it, but when I shut down those processes, I still get the
disk-hits! This is BAD NEWS for laptop users that have to work off battery.
Anyway, I hope ORACLE will fix this problem soon!

Thank you in advance for your advise!
Jul 19 '05 #1
2 2985
"Larry Melia" <la************ **@ieee.org> wrote in message news:<Ba******* *************@t wister.socal.rr .com>...
I've been working with Oracle 9i for about 8 months on windows XP (the same
problem occurs with WIN2000). However, I noticed that the latest release has
some software that "hits the disk" about every 1-2 seconds! Anyway, this is
a real problem on my laptop, because it can NEVER go into a low-battery-mode
since the disk sub-system is always active. Does anyone know how to shut
this 1-2 second disk hit (evdently a disk-write from what I can tell)? I've
spent about 16 hours
trying to trace which processes which are hitting-the-disk! I've almost
identified it, but when I shut down those processes, I still get the
disk-hits! This is BAD NEWS for laptop users that have to work off battery.
Anyway, I hope ORACLE will fix this problem soon!

Thank you in advance for your advise!

I have both 8i and 9i on my Dell laptop (Win2K). I generally run only
one of the databases on as needed basis. Other then Oracle utilizing
memory... I have not seen any *unusual* I/O. It must be some process
in your particular database (or some other OS process) that is running
every few seconds and doing some disk I/O.

Regards
/Rauf Sarwar
Jul 19 '05 #2

Originally posted by Sander Goudswaard
"Larry Melia" wrote in
news:Ba******** ************@tw ister.socal.rr. com:"]news:BaRLa.9-
04************* @twister.socal. rr.com:[/url]
I've been working with Oracle 9i for about 8 months on windows

XP (the
[...]

Sorry Larry,

- posting a message 3 times won't help
- The Oracle database is not certified on XP (client only)
- A database will never allow your disk/computer to go to standby.

Stop the database if you want the laptop to go to standby - and
Oracle will
not confirm or fix problems that you encounter on non-certified
operating
systems.

Good luck,
Sander

I have manually put my laptop in standby while database is running... no
issues. Database is available when the laptop is brought online.

Regards
/Rauf Sarwar

--
Posted via http://dbforums.com
Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
3306
by: Markku Uttula | last post by:
I think I'm doing something wrong. I'm able to connect to Oracle just fine, execute queries and all, but I'm having serious problems with the speed :( For example, the following PHP-script on my machine executes about 6 seconds: <? $db_conn = ocilogon("my_username", "my_password", "my_database"); $loop_count = 1000;
3
2742
by: Myron Turner | last post by:
I'm not sure whether this question belongs entirely here or in a perl group--but probably it requires knowledge of both. I've written a perl module, currently in use, which does asynchronous searches of library databases anywhere in the world. It forks off a separate process for each database which it contacts. In the past I've had it search successfuly through more than 1000 databases, reporting back one one record from each. The...
0
2244
by: Larry Melia | last post by:
I've been working with Oracle 9i for about 8 months on windows XP (the same problem occurs with WIN2000). However, I noticed that the latest release has some software that "hits the disk" about every 1-2 seconds! Anyway, this is a real problem on my laptop, because it can NEVER go into a low-battery-mode since the disk sub-system is always active. Does anyone know how to shut this 1/2 second disk hit (evdently a disk-write)? I've spent...
2
8007
by: and | last post by:
hi everyone, i am using oracle 9.2.0 and i have written a simple jdbc java program to insert a record within a for loop to a table using jdbc thin driver(refer to the bottom of this email for the sql statement). Using the same program, when i insert 20000 records from 1 process, time is about 100 seconds. However, when i insert 1000 records from 20 process, time is about 1000 seconds, which is 10 times. Since i am developing a OLTP system...
0
2378
by: Peter Hitchmough | last post by:
What is the *truth* when it comes to configuring Oracle files on an Enterprise Virtual Array like an HP EVA3000 or EVA5000 or an EMC Symmetrix frame. As I Understand It - A Virtual Array is a storage appliance with a large number of disks (say over 50), dual-path controller access and, significantly, a very large disk cache. The cache is supported by front-end and back-end (disk-side) processors and a range of algorithms that aim to...
7
4174
by: Murtix Van Basten | last post by:
Hi all, I will deploy a database project to an Oracle server, but I could not figure out which version of Oracle should I get. Here is my configuration: Hardware: Dell 1750 Dual Xeon 3.2Ghz, 2GB Ram, 3x36GB Hdd on Raid 5 Operating System: Redhat Linux 9 I will deploy only 1 database for the application. Only 1 DBA will use the Oracle server when necessary. When the database once deployed, Only 1
24
4663
by: neo | last post by:
Hi, I have a problem to set a JDBC connection as READ UNCOMMITED. setTransactionIsolation(Connection.TRANSACTION_READ_UNCOMMITTED) This is causing lots of blocking on tables and update or insert doesn't work properly. Does anyone have any idea what I'm missing here?
9
5751
by: HC | last post by:
Hello, all, I started out thinking my problems were elsewhere but as I have worked through this I have isolated my problem, currently, as a difference between MSDE and SQL Express 2005 (I'll just call it Express for simplicity). I have, to try to simplify things, put the exact same DB on two systems, one running MSDE and one running Express. Both have 2 Ghz processors (one Intel, one AMD), both have a decent amount of RAM (Intel system...
2
142
by: Larry Melia | last post by:
I've been working with Oracle 9i for about 8 months on windows XP (the same problem occurs with WIN2000). However, I noticed that the latest release has some software that "hits the disk" about every 1-2 seconds! Anyway, this is a real problem on my laptop, because it can NEVER go into a low-battery-mode since the disk sub-system is always active. Does anyone know how to shut this 1-2 second disk hit (evdently a disk-write from what I can...
0
8376
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8708
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8489
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8594
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7307
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5622
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4294
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1916
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1596
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.