Re: Raising Max Datafile size for a table....

2002-11-14 Thread Paul DuBois
At 11:17 -0500 11/14/02, Richard Idalski wrote: I'm looking for the proper way to raise the Max Datafile size for a table of mine that's just about maxed out. What's the table type, and are you sure you're reaching the max table size rather than running into a limit on your file system's file si

Raising Max Datafile size for a table....

2002-11-14 Thread Richard Idalski
I'm looking for the proper way to raise the Max Datafile size for a table of mine that's just about maxed out. I've been trying various ALTER TABLES commands but none have worked, and I'm even sure the alter tables is the way to go with this. What is the proper way to raise that variable. This i