Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6890921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T06:20:37+00:00 2026-05-27T06:20:37+00:00

I have exported a schema from one Oracle database using SQL Developer (tools ->

  • 0

I have exported a schema from one Oracle database using SQL Developer (tools -> unload database). It has created “create table” statements similar to this one :

CREATE TABLE "APP_USER" 
   (    "ID" NUMBER(*,0), 
    "USERNAME" VARCHAR2(200), 
    "PASSWORD" NVARCHAR2(200), 
    "TYPE" VARCHAR2(20), 
    "FIRST_NAME" VARCHAR2(100), 
    "LAST_NAME" VARCHAR2(100)
   ) SEGMENT CREATION IMMEDIATE 
  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
  STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
  PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
  TABLESPACE "LIS_DATA" ;

But when I try to execute the code on another database, also from SQL Developer, it fires an “ORA-00922 missing or invalid option”.

Apparently there is something wrong with the storage section of the query (starting with “SEGMENT” and ending with “DEFAULT)” because if I remove it it works. But what is it exactly ?

I am just an application developer who happens to have to work with Oracle. I’m ok with SQL but this Oracle storage parameters stuff is Chinese to me. Plus I am puzzled that SQL Developer generates invalid code…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T06:20:37+00:00Added an answer on May 27, 2026 at 6:20 am

    I’m not familiar with “segment creation immediate”. It seems to be a 11G feature. Maybe you are trying to create a table using 11G features on an older version database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have exported data from an EventLog using PowerShell and have created a sample
I have a large (multi-GB) data file exported from an Oracle table. I want
I have exported a CSV file from a database. Certain fields are longer text
I have exported my sql statements from phpmyadmin 'data.sql'. I wish to reverse engineer
Using SQL Server 2005 management studio, I have exported each Sprocs and Functions as
I recently installed the Eclipse Metrics Plugin and have exported the data for one
I'm using the content query web part and have exported it to a webpart
I have a report to be exported in excel, pdf and word using jasper
I have a XAML file that I exported from Expression Design. I would like
I want to export data and structure from MySQL database using PHP. I know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.