Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...This site is like first coffee in the winter morning..."

Geography

Where in the world do Tek-Tips members come from?
reivi (IS/IT--Management)
3 Nov 10 7:17
Hey guys, i need your experience here;)

We use oracle 8, and today some customers reported that regarding a table (financial one... ouch) all the entries they did since the 23rd october dont appear, the lines are blank , but incremented

is there a limit to the number of datas ? entries?

should i do a purge of the tables ( it has never been done before.; and i took the job 3 weeks ago so i dont know all the history ;) )

all the help you can provide will be real helpful guys

in advance thx  
Dagon (MIS)
3 Nov 10 10:49
There is nothing in Oracle that limits the amount of data you can have other than running out of space in the tablespace.  I would expect to get an Oracle error in that event, but I suppose it's possible you could have hit a space problem and your application has created rows but not been able to put the data in them.   This might be because data hasn't been created in some intermediate temporary table.

I wouldn't recommend deleting data from any tables unless you're confident the data isn't required.  If you do delete from any tables, I would advise backing them up first (perhaps exporting them).

For Oracle-related work, contact me through Linked-In.

Turkbear (TechnicalUser)
3 Nov 10 11:13
Hi,
How are the tables updated - directly thru Oracle's tools or from a 3rd party or user created application.If another app, does it insure a 'commit' takes place after the entry or when exiting/ What happens if the user fails to log out or there is a power loss to the users PC?

What 'lines' are you referring to when you say that they are there but empty and incremented?

 

profile

To Paraphrase:"The Help you get is proportional to the Help you give.."

reivi (IS/IT--Management)
3 Nov 10 11:22
Oracle is filled using a 3rd party app (quest v2)

When i request the datas using TOAD, i do have all the rows, the users using Quest only have the first 1000 rows . all the following rows are blank



 
KenCunningham (TechnicalUser)
3 Nov 10 12:06
Are you sure the Quest tool isn't set up to show only the 1000 rows as a sample?

The internet - allowing those who don't know what they're talking about to have their say.

Turkbear (TechnicalUser)
3 Nov 10 12:08
Hi,
Check the app for any restrictions on the amount of data returned - since T.O.A.D. finds that the data is there it does not seem to be Oracle issue.

 

profile

To Paraphrase:"The Help you get is proportional to the Help you give.."

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close