Database Administration (MOSC)

MOSC Banner

maxbytes results question for autoextend of unlimited on tablespaces

edited Apr 29, 2010 4:44AM in Database Administration (MOSC) 6 commentsAnswered
 I set my datafiles to autoextend with maxsize of unlimited. Why is it I get the following number, in scientific notation, for the maxbytes column of the dba_data_files table?
SQL>
SQL> select maxbytes from dba_data_files;

  MAXBYTES
----------
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11

  MAXBYTES
----------
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11

  MAXBYTES
----------
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11

  MAXBYTES
----------
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11
1.3744E+11

44 rows selected.


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center