473,503 Members | 1,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

data integrity problem of Oracle 8.1.6 Standby Database

Hi ,

I have an oracle 8.1.6 running on solaris platform. This database have a
standby DB of same version and OS platform for query or report generation.
At day time the standby DB is in read-only mode and the archived logs are
applied at night.

Last week, this production DB have a maintenance and added 4 datafiles to
different tablespaces and this physical changes have been re-structed at the
standby DB also. The standby DB have been successfully recovered through the
archived logs and I can turn back it to read only mode the next for users to
query.

However, this week some users complained that their query report return "no
rows selected" for selecting the column A ( which is a unix timestamp) on a
table named SERVICE . Then I checked it with simple query like below:

select columnB from SERVICE where columnA = 10283848;
Table : SERVICE
columnA NUMBER(38)
columnB NUMBER(38)
columnC VARCHAR2(255)
columnD NUMBER(38)
columnE NUMBER(38)
columnF NUMBER(38)
columnG NUMBER(38)
It returned " no rows selected" ONLY if the timestamp number ( columnA ) I
choosed was after the day of prod DB maintenance. And I found that not only
columnA , but also all the columns with datatype NUMBER(38) got this problem

If I tried the SQL like this :
select columnB from SERVICE where columnA like '10283848'; or apply
'tochar' on columnA

It will returned the rows I needed !!

The total number of rows of this table is the same as the one in production
DB

Can anyone help to give some hint to troubleshoot what's happening in this
table ?

Thanks in advance
James

Jul 19 '05 #1
0 2158

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

Similar topics

2
2976
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...
7
12839
by: Cherrish Vaidiyan | last post by:
hello, I am been getting mad with so many doubts and errors.. I have posted some doubts,test cases regarding listener,replication and standby database.But i havent got any response..(I am...
19
2454
by: DW | last post by:
Hi, all... I have a sizeable database running under Oracle 9.2.0.4 under AIX 5.2.0. I am faced with an impending move to a Windows environment, running under SQL 2000. Currently, we are...
10
3484
by: Andrea M. Segovia | last post by:
Hello, I am a newbie to Oracle databases.... We have a visualization front-end tool connected to an Oracle back-end database on a Tru64 UNIX server. We also have clients with MS access...
41
4628
by: laimis | last post by:
Hey guys, I just recently got introduced to data mappers (DTO mapper). So now I have a SqlHelper being used by DTOMapper and then business layer is using DTOMapper when it needs to persist...
6
21809
by: shorti | last post by:
db2 8.1 fix pack 12 on AIX 5.3 This is a newly configured HADR machine. The HADR was up and running. I was 'playing' around some on the standby and did a db2 deactivate and things sort of went...
2
2470
by: Pradipta Chakraborty | last post by:
Hi All gurus, This is Pradipta from kolkata,India. Can anyone help me in configuring oracle 9i standby database configuration on RHEL 4 ? Please give me the steps & procedures in detail.
4
4170
by: Mark A | last post by:
I would like to make a split mirror copy of a HADR standby database. Please note that I do not want to create a standby with a split mirror of the primary, but I want to make a split mirror of the...
0
162
by: James | last post by:
Hi , I have an oracle 8.1.6 running on solaris platform. This database have a standby DB of same version and OS platform for query or report generation. At day time the standby DB is in...
0
7199
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,...
0
7074
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7322
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...
0
7451
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...
0
5572
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,...
0
3161
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3150
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1501
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
731
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.