Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Search and replace pattern Linux/Unix
  • Search and Replace vi editor command. Linux/Unix
  • DB Console Mainenance. Oracle
  • Explain Plan Output 2 Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Updated LCK.SQL file. Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • shutdown linux Linux/Unix
  • Another Tuning Article for subheap of shared pool Oracle
  • Creating never expiring DB user accounts in Oracle Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • Goldengate Tutorial Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle

USER_TABLES.Freelists

Posted on 28-Oct-2005 By Admin No Comments on USER_TABLES.Freelists

When you are using tablespace with segment space management AUTO then following command will not show FREELISTS.

Alter table move tablespace my_data storage (initial 20M freelists 9) initrans 9;

If tablespace is crreated with segment space management AUTO Then USER_TABLES.FREELISTS does not show FREELISTs as 9, but it displays blank in FREELISTS column.

Oracle, SQL scripts

Post navigation

Previous Post: My Test Case On 21-OCT-2005
Next Post: Adding Datafile on Primary Server and Impact on Standby Server

Related Posts

  • JSON/XML Types in Oracle Oracle
  • Nice notes on wait events Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • oracle_env_10g_CADEV Linux/Unix
  • Search and replace editor command in vi Linux/Unix
  • v$event_name Oracle
  • tab.sql Oracle
  • Important Solaris Commands Linux/Unix
  • Rman Notes -1 Oracle
  • find the files that are 1 day old. Linux/Unix
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme