A new topic, 'create table SEGMENT CREATION IMMEDIATE', has been made on a 
board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=853.new#new

The text of the topic is shown below:

Due to a bug in Oracle 11g I need to create my tables with the following 
option: SEGMENT CREATION IMMEDIATE, besides using SQL tag is there any other 
way of doing this?

create table test_tab(
col1 number
) SEGMENT CREATION IMMEDIATE
;

The issue arises when creating a table, sequence and then trying to insert data 
using the sequence.

For more info on the issue check here: 
http://orawin.info/blog/2010/04/25/new-features-new-defaults-new-side-effects/

Unsubscribe to new topics from this board by clicking here: 
http://liquibase.org/forum/index.php?action=notifyboard;board=1.0

Regards,
The Liquibase Community Forum Team.
------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
Liquibase-user mailing list
Liquibase-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/liquibase-user

Reply via email to