ORA-39726: operation column add/drag not supported on compressed tables

Hello

I have an error of the object.

{noformat}

SQL > select table_name, compression from dba_tables where owner = 'USER1' and table_name = "TABLE1_LT";

TABLE_NAME COMPRESS
---------------------- --------
TABLE1_LT DISABLED

SQL > exec dbms_wm. DisableVersioning ('user1.table1', force = > true, ignore_last_error = > true);
Dbms_wm BEGIN. DisableVersioning ('user1.table1', force = > true, ignore_last_error = > true); END;
*
ERROR on line 1:
ORA-20231: table "User1. Table1' failed during
DisableVersioning. Error:
ORA-39726: operation column add/drag not supported on compressed tables
ORA-06512: at "WMSYS.LT", line 9360
ORA-06512: at line 1


SQL > select sql_str in the all_wm_vt_errors;
ALTER TABLE USER1. DROP COLUMN LTLOCK TABLE1_LT

{noformat}

How can I check, it's a table really compressed or OWM not in?

Hello

This is the right way to determine whether a table enabled version uses compression.  It could be another property table or tablespace that causes the same error will be triggered.  It is difficult to know exactly without the full table DDL.  If the dba_tables query was ACTIVE for this column, the inner workings of the Workspace Manager would have to set as unused column instead of a fall that could have prevented this error.  This behavior has been updated in 12 c to always define the column as unused anyway.  As a on 11.2.0.3, you can use ignore_last_error to jump the abandonment of all columns of metadata (version, nextver, delstatus, ltlock and createtime/retiretime if history is used).  Then when DisableVersioning is complete, you can issue the unused column from the game DDL manually for each of the columns.

Kind regards

Ben

Tags: Database

Similar Questions

  • Guest operating system "fedora" is not supported.

    I try to install fedora os but I get this error:

    "Guest operating system"fedora"is not supported.

    Please select a guest operating system in the general page under the settings of the VM Options tab. »

    I tried in vain.

    Help, please!

    Oh yes, do not use Easy Install. Use the option 'I'll install later' and then follow the instructions I posted in my previous post.

  • Column data type not supported

    Hello

    I have Oracle 12 c installed in my system. I created an SP that returns a Table when I try to run it in SQL Developer, it gives me the correct results, but when I call it my DOTNET application it gives me the error-'datatype of the column unsupported. I'm trying to fill a dataset using a data adapter. To check I commented all the code in the procedure and returned the table using the code below.

    Declare
    rc sys_refcursor;
    Begin
           OPEN rc FOR SELECT 'Sayam' AS "Error" FROM dual;
           SYS.DBMS_SQL.RETURN_RESULT (rc, TRUE) ;
    END;
    

    But the problem was still same. This is the track of the same thing.

    Oracle.ManagedDataAccess.Client.OracleException took

    HResult =-1450

    Message = data type of column not supported

    Source = Oracle Data Provider for .NET, pilot managed

    ErrorCode =-1450

    DataSource =""

    Number =-1450

    Procedure =""

    StackTrace:

    at Oracle.ManagedDataAccess.Client.OracleParameter.PreBind (OracleConnectionImpl connImpl, ColumnDescribeInfo cachedParamMetadata, Boolean, bMetadataModified, Int32 arrayBindCount, ColumnDescribeInfo, paramMetaData, object & paramValue, Boolean isEFSelectStatement)

    at OracleInternal.ServiceObjects.OracleCommandImpl.InitializeParamInfo (ICollection paramColl, OracleConnectionImpl connectionImpl, ColumnDescribeInfo cachedParamMetadata [], Boolean & bMetadataModified, isEFSelectStatement Boolean, MarshalBindParameterValueHelper & marshalBindValuesHelper)

    to OracleInternal.ServiceObjects.OracleCommandImpl.ProcessParameters (OracleParameterCollection paramColl, OracleConnectionImpl connectionImpl, ColumnDescribeInfo cachedParamMetadata [], Boolean, bBindMetadataModified, isEFSelectStatement Boolean, MarshalBindParameterValueHelper & marshalBindValuesHelper, Boolean & bAllInputBinds)

    at OracleInternal.ServiceObjects.OracleCommandImpl.ExecuteReader (String commandText, OracleParameterCollection, CommandType commandType, OracleConnectionImpl connectionImpl, OracleDataReaderImpl paramColl & rdrImpl, longFetchSize of Int32, Int64 clientInitialLOBFS, OracleDependencyImpl orclDependencyImpl, scnForExecution of Int64 [], Int64 [] scnFromExecution, OracleParameterCollection, internalInitialLOBFS, OracleException & exceptionForArrayBindDML, Boolean isDescribeOnly, Boolean isFromEF, Boolean bBindParamPresent, Int64 & bindByPositionParamColl)

    at Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteReader (Boolean requery, fillRequest Boolean, CommandBehavior behavior)

    to Oracle.ManagedDataAccess.Client.OracleDataAdapter.Fill (DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, command IDbCommand, CommandBehavior behavior)

    at System.Data.Common.DbDataAdapter.Fill (DataSet dataSet)

    at DataAccessLayer.DataAccessService.OracleGetData_Load (String SPName, XElement QueryParam, Exception & e, Boolean bFlag) in d:\Sayam\April\Multiplay\DataAccessLayer\DataAccessLayer\DAS.cs:line 187

    Please let me know if I need to change anywhere.

    Thank you

    Siradji

    Hello

    I did a search for two days and found the link below to set up the DLL

    http://www.Oracle.com/technetwork/database/Windows/downloads/index-090165.html

    It worked well when installing using CMD

    Thank you.

  • IDM add-on, not supported by Firefox v. 15... How and when he will be back?

    I rely on this application for direct downloads and that you need. I could go back to 14 Firefox but that would mean I would have outstanding security questions. How do you get the product in question to update the add-on? I can not either in their Web site...

    Hello, here seems to be the latest version of the available addon that should also work with firefox 15:
    http://www.internetdownloadmanager.com/support/firefox_integration.html

  • Remove the column from the compressed tables

    NLSRTL11.2.0.3.0Production
    Oracle Database 11g Enterprise Edition11.2.0.3.064 bit Production
    PL/SQL11.2.0.3.0Production
    AMT for Linux:11.2.0.3.0Production

    Hello

    I read on how to do to remove a compressed table column - first set unused and then drop unused columns. However, in the example below on the basis of data, I ran it, it does not work. Please, can you tell me WHEN this approach does not work. What is dependent on - settings or something else. Why can't I drop unused columns?

    And the example and errors:

    create table tcompressed compress in select * from all_users;

    > TCOMPRESSED table created.

    ALTER table tcompressed add x number;

    > table TCOMPRESSED altered.

    ALTER table tcompressed drop the x column;

    >

    Error report:

    SQL error: ORA-39726: unsupported operation column add/drag on compressed tables

    39726 00000 - "operation column add/drop not supported on compressed tables. ''

    * Cause: Not support add/column operation move compressed tables

    elapse.

    * Action: When adding a column, do not specify a default value.

    DELETE column is only supported in a column SET UNUSED

    (remove the column metadata).

    ALTER table tcompressed unused column of the set x;

    > table TCOMPRESSED altered.

    ALTER table tcompressed drop unused columns;

    >

    Error report:

    SQL error: ORA-39726: unsupported operation column add/drag on compressed tables

    39726 00000 - "operation column add/drop not supported on compressed tables. ''

    * Cause: Not support add/column operation move compressed tables

    elapse.

    * Action: When adding a column, do not specify a default value.

    DELETE column is only supported in a column SET UNUSED

    (remove the column metadata).

    As you can see even after changing the table defining the column as unused X I still can't drop by DROP UNUSED COLUMNS.

    Thank you.

    If you enable compression for all operations on a table, you can delete the columns in the table. If you enable compression for the only direct-path inserts, you can't remove columns.

  • ORA-28132: the MERGE syntax IN does not support security policy

    Hello

    With the help of Oracle 11 g R2.

    I have the following problem:

    If the user attempts to perform a MERGE INTO statement on a table (T1), it receives the error ORA-28132: The MERGE IN syntax does not support security policy.

    Is there a way I can solve this problem by giving the user more rights on this specific table, T1? Or I need to rewrite the SQL code using UPDATE and INSERT instead MERGER?

    I can't grant POLICE ACCESS TAX-FREE, it would be too powerful privilege...

    Please advise,

    M.R.

    You may need to recreate the political VPD:

    Note:

    In previous versions of Oracle database, when you created a strategy Oracle virtual private database on an application that included the MERGE INTO statement, the MERGE INTO declaration could be avoided with a ORA-28132: Merge into syntax does not support security policies error, due to the presence of the virtual private database policy. From Oracle Database 11 g Release 2 (11.2.0.2), you can create policies on applications that include MERGE INTO operations. To do this, in the DBMS_RLS . ADD_POLICY statement_types parameter, include the INSERT , UPDATE , and DELETE statements, or simply omit statement_types setting altogether. Refer to the Oracle Database Security Guide for more information on the application of the strategies on specific types of SQL statement.

    FUSION

  • OfficeJet 8710 Vista installation fails as operating system not supported

    I have a friend who just got an OfficeJet 8710 printer and software installation problems.

    She has a computer HP (listed as p6110y), 64-bit Vista Home Prem w/SP2

    When we try to install the software from the CD is States that the operating system is not supported. I went to the HP site and it detected running on Vista and downloaded the webpack_OJ8710_1881.

    A ran it and the same error, the operating system that is not supported. Tried running it as an administrator, even. Went into the temp folder to run the installer directly, even. Uninstalled the old 8600 printer, rebooted, tried the installation, same error.

    Wireless printer and * not * connected USB.

    What else can we try?

    Thanks in advance,

    Hello

    I suggest you to contact the retailer and replace the printer with a different model, the 8710 is not compatible with Vista 64 bit

    You can find the specifications of the product below:

    Minimum system requirements
    Windows Vista: (32-bit only)http://store.hp.com/us/en/pdp/printers/hp-officejet-pro-8710-all-in-one-printer-m9l66a-b1h
    

    Shlomi

  • When you try to run Microsoft FixIt XP, get message 'operating system not supported.

    I am running Windows XP, IE 8. I always used Microsoft Fix - it for the problems I encountered. Today, it is telling me my operating system only is not supported. Why, when nothing has changed on my end?

    Hi Ladybug!

    Given that the problem is related to Microsoft Fixit, you can post your query on the Forums of Microsoft Fixit. Please see the following link for the same.

    Microsoft Fix Center - NO support general questions Forum

  • CTE is not supported in a view definition? (11g)

    CREATE (OR REPLACE VIEW EM_V_MODEL_EOL AS

    WITH TERMSTATUS AS

    (SELECT MAX (SUBSTR(E.STATUS,1,1)) DURATION OF THE EPISODE AS

    GROUP OF IC_MEMBER_ID)

    SELECT M.*, CASE WHEN T.TERM IS NULL THEN 'A' END T.TERM END AS ANOTHER

    FROM EM_MODEL_EOL LEFT JOIN TERMSTATUS M T ON T.IC_MEMBER_ID = M.IC_MEMBER_ID

    )

    Command line error: column 7: 1

    Error report-

    SQL error: ORA-32034: non-use of the CLAUSE

    32034 00000 - 'use unsupported of CLAUSE'

    * Cause: Inproper use of CLAUSE because one of the following two reasons

    1 nesting of CLAUSE to the breast WITH clause is not yet supported

    2. for an application set, WITH clause cannot be specified for a branch.

    3. WITH the clause cannot sepecified in parentheses.

    * Action: correct the query and try again

    Does anyone know if this is now supported in the version 12 c?

    Don't include it in brackets:

    SQL > create or replace
    View 2 v1
    3    as (
    4 with t as)
    5. Select deptno, max (sal) sal of the group by deptno emp
    6                  )
    7 select dname, sal
    dept 8 d left join t on d.deptno = t.deptno
    9       )
    10.
    )
    *
    ERROR on line 9:
    ORA-32034: use of CLAUSE does not support

    SQL > create or replace
    View 2 v1
    3 as
    4 with t as)
    5. Select deptno, max (sal) sal of the group by deptno emp
    6                  )
    7 select dname, sal
    dept 8 d left join t on d.deptno = t.deptno
    9.

    Created view.

    SQL >

    SY.

  • For a free test platform is not supported

    I am trying to download photoshop free trial version, but he says that I am running on an operating system that does not support Photoshop.

    Should which platform I download?

    Photoshop - http://helpx.adobe.com/photoshop/system-requirements.html

  • ORA-26744: STREAMS capture process "STRING" does not support the "STRING".

    Hi all

    I set up the flow of the oracle to help noted "How to configure one-way replication of SCHEMA [ID 301431.1] level flow" at the level of the schema

    All changes translate perfectly and was running smooth, but today, all of a sudden I faced the error and the capture below is abandoned

    ORA-26744: capture FLOW process 'STREAM_CAPTURE' does not support the "AMSATMS_PAWS". "' B_SEARCH_PREFERENCE ' for the following reason:
    ORA-26783: unsupported data type column

    Some suggestions on the forum are to add a negative ruleset, please suggest me how can I add a set of rules negative and if it is added to the ruleset negative then how will contribute to reflect changes made to this table in the target database...?

    Please help me...

    Thank you

    I have no clue why she treats your XMLTYPE stored as a CLOB as a binary XMLTYPE. The doc, we read:

    http://download.Oracle.com/docs/CD/B28359_01/server.111/b28321/ap_restrictions.htm#BABGIFEA

    Unsupported Data Types for Capture Processes
    
    A capture process does not capture the results of DML changes to columns of the following data types:
    
        *       SecureFile CLOB, NCLOB, and BLOB
        *      BFILE
        *      ROWID
        *      User-defined types (including object types, REFs, varrays, and nested tables)
        *      XMLType stored object relationally or as binary XML                   <----------------------------
        *      The following Oracle-supplied types: Any types, URI types, spatial types, and media types
    
    A capture process raises an error if it tries to create a row LCR for a DML change to a column of
    an unsupported data type. When a capture process raises an error, it writes the LCR that caused
    the error into its trace file, raises an ORA-26744 error, and becomes disabled. 
    

    For your support

    NOTE: 556742.1 -extended data type of support (EDS) to a stream

    to exclude the table:

    NOTE: 239623.1 -how to exclude a Table of Capture of Schema and replication when you use level streams schema replication

    Sounds like a specific patch. You have not indicated what version of Oracle you are using.

  • Operation not supported. Cannot open a document processed by the engine of JRC in the C++ stack.

    I have visual studio 2010 with Crystal reports extension add on.  Everything works perfectly in development (Win XP Sp3).  When I create my Web site and try to access a report crystal on my web server (Windows 2003 R2 32 bit) I get the following error:

    Unsupported operation. Cannot open a document processed by the engine of JRC in the C++ stack. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and its origin in the code.

    Exception details: System.Runtime.InteropServices.COMException: Operation not supported. Cannot open a document processed by the engine of JRC in the C++ stack.

    Source error:

    An unhandled exception is generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception below stack trace.

    Stack trace:

    [COMException (0 x 80041811): no support of operation.] A document processed by the engine of JRC cannot open C++ stack.] CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open (object & DocumentPath, Int32 Options) + 0 CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open (object & DocumentPath, Int32 Options) CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened (+ 95 + 270) [CrystalReportsException: load failed report.] CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened () + 333 CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.get_ProductLocaleID () + 31 CrystalDecisions.ReportSource.CachedObjectReportSource.GetReport (context RequestContext, Boolean bAddToCacheWhenCreated) + CrystalDecisions.Web.CrystalReportSource.get_ReportDocument () + 201 Reports_POD 438. Page_Load (ByVal sender As Object, ByVal e As EventArgs) + 55 System.Web.UI.Control.OnLoad (EventArgs e) + 91 System.Web.UI.Control.LoadRecursive () + 74 System.Web.UI.Page.ProcessRequestMain (Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) + 2207

    I installed CR2008, 2011, etc. nothing works.
    I've looked everywhere for a solution to this error.
    If anyone has a solution please post.  It would be much appreciated!

    Thank you

    WS

    Salvation Will Stoner,

    Your question of Windows Server is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT audience Pro on MSDN. Please post your question in the MSDN Windows Server forum.

    http://social.msdn.Microsoft.com/forums/en/vsreportcontrols/threads

  • Error "the dynamic disks are not supported by this operating system." what configuration Raid 0 (striped) readers.

    I have my operating system installed on a single disc, and I bought two additional discs I want to implement in a Raid 0 configuration. I'm going to administrative tools > computer management > disk management > right-click on a single disc and select the new striped volume > add the second drive and fill the dialog box until I get to the part where the formatting is supposed to start. Then I am stopped by an error that says "the dynamic disks are not supported on this operating system."

    Who says that hard drives, I bought are not compatible with vista interlacing or it says that vista can not the striped disks. What is the problem?

    You need to configure raid 0 before installation of win, you cannot "convert" s simple drive to the part of a matrix of blocks.

    In general this is not a good idea to use software raid, too a overload the CPU. If you want to raid, invest in a dedicated hardware raid card, which for a decent cost probably more than your motherboard

  • View 6 - Add Server 2008 R2 Desktop to the pool - "VM with OS invited not supported"

    Hello

    I need to install a new server connection view because we have improved the vCenter Server 5.5, the view do not allow migration to a new server vCenter Server.

    So my plan is to "unplug" all work stations of the old server connection view (if necessary) and add them to the new connection to the server view.

    We use computers to desktop to Server 2008 R2, but if I try to add to the inventory view tells me "VM with guest operating system not supported.

    How can I add them to the pool / inventory?

    In the admin UI:

    Display Configuration-> global settings-> General-> desktop computers activate Windows Server 2008 R2.

  • ORA-14030: partitioning column does not exist in the CREATE TABLE statement

    Hi all

    We are trying to create a partition materialized view and get an error below.
    ORA-14030: partitioning column does not exist in the CREATE TABLE statement
    Our GL_BALANCES21 and GL_CODE_COMBINATIONS21 base tables is already divided by interval of the range on Code_combination_id.
    In the same way that we try to partition the view materialized
    We get the error.
    ORA-14030: partitioning column does not exist in the CREATE TABLE statement
    Where the clause there are 4 tables gl_balances21, gl_code_combinations21, gl_periods and gl_set_of_books.


    CREATE MATERIALIZED VIEW apps. BAL_PART
    PARTITION BY RANGE ("CODE_COMBINATION_ID")
    (SCORE LOWER (80000) VALUES,
    PARTITION OF LOWER VALUES (160000),
    PARTITION OF LOWER VALUES (240000),
    PARTITION OF LOWER VALUES (320000),
    PARTITION OF LOWER VALUES (400000),
    PARTITION OF LOWER VALUES (480000),
    PARTITION OF LOWER VALUES (560000),
    PARTITION OF LOWER VALUES (640000),
    PARTITION OF LOWER VALUES (720000),
    PARTITION OF VALUES LESS THAN (800000),
    PARTITION OF LOWER VALUES (880000),
    PARTITION OF LOWER VALUES (960000),
    PARTITION OF VALUES LESS THAN (10400000),
    PARTITION OF LOWER VALUES (11200000),
    PARTITION OF LOWER VALUES (12000000),
    PARTITION OF LOWER VALUES (12800000),
    PARTITION OF VALUES LESS THAN (13600000),
    PARTITION OF LOWER VALUES (14400000),
    PARTITION OF VALUES LESS THAN (15200000),
    PARTITION OF LOWER VALUES (16000000),
    PARTITION OF VALUES LESS THAN (16800000),
    PARTITION OF VALUES LESS THAN (17600000),
    PARTITION OF VALUES LESS THAN (18400000),
    PARTITION OF VALUES LESS THAN (19200000),
    PARTITION OF LOWER VALUES (20000000),
    PARTITION OF VALUES LESS THAN (20800000),
    PARTITION OF VALUES LESS THAN (21600000),
    PARTITION OF VALUES LESS THAN (22400000),
    PARTITION OF VALUES LESS THAN (23200000),
    PARTITION OF LOWER VALUES (24000000),
    PARTITION OF VALUES LESS THAN (24800000),
    PARTITION OF VALUES LESS THAN (25600000),
    PARTITION OF VALUES LESS THAN (26400000),
    PARTITION OF LOWER VALUES (27200000),
    PARTITION OF LOWER VALUES (28000000),
    PARTITION OF VALUES LESS THAN (28800000),
    PARTITION OF VALUES LESS THAN (29600000),
    PARTITION OF VALUES LESS THAN (30400000),
    PARTITION VALUES LESS THAN (MAXVALUE))
    QUICKLY REFRESH ON DEMAND
    SELECT the QUERY REWRITE as
    SELECT GL.GL_CODE_COMBINATIONS21. ROWID C1,
    GL.GL_BALANCES21. ROWID C2,
    "GL". "" GL_BALANCES21 ". "" ACTUAL_FLAG, "
    "GL". "" GL_BALANCES21 ". "" CURRENCY_CODE "
    "GL". "" GL_BALANCES21 ". "" PERIOD_NUM, "
    "GL". "" GL_BALANCES21 ". "" PERIOD_YEAR ".
    "GL". "" GL_BALANCES21 ". "" SET_OF_BOOKS_ID ""SOB_ID"
    "GL". "" GL_CODE_COMBINATIONS21 ". "" CODE_COMBINATION_ID ""CCID.
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT1 ",.
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT10, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" DIRECTION11, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT12, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT13, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT14, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT2 ",.
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT3. "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT4, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT5, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT6, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT7. "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT8, "
    "GL". "" GL_CODE_COMBINATIONS21 ". "" SEGMENT9, "
    "GL". "" "" GL_PERIODS '. "" PERIOD_NAME,"
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_CR', 0) Open_Bal_Cr,
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_CR', 0) +.
    NVL ("GL". "GL_BALANCES21" "." " (PERIOD_NET_CR', 0) Close_Bal_Cr,
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_DR', 0) Open_Bal_Dr,
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_DR', 0) +.
    NVL ("GL". "GL_BALANCES21" "." " (PERIOD_NET_DR', 0) Close_Bal_Dr,
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_DR', 0).
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_CR', 0) Open_Bal,
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_DR', 0).
    NVL ("GL". "GL_BALANCES21" "." " (BEGIN_BALANCE_CR', 0) +.
    NVL ("GL". "GL_BALANCES21" "." " (PERIOD_NET_DR', 0).
    NVL ("GL". "GL_BALANCES21" "." " (PERIOD_NET_CR', 0) Close_Bal,
    NVL ("GL". "GL_BALANCES21" "." " (PERIOD_NET_CR', 0) Period_Cr,
    NVL ("GL". "GL_BALANCES21" "." " (PERIOD_NET_DR', 0) Period_Dr
    OF GL.GL_CODE_COMBINATIONS21.
    GL.GL_BALANCES21,
    GL.GL_SETS_OF_BOOKS,
    GL.GL_PERIODS
    WHERE GL.GL_BALANCES21. CODE_COMBINATION_ID = GL.GL_CODE_COMBINATIONS21. CODE_COMBINATION_ID
    AND GL.GL_SETS_OF_BOOKS. SET_OF_BOOKS_ID = GL.GL_BALANCES21. SET_OF_BOOKS_ID
    AND GL.GL_PERIODS. PERIOD_NUM = GL.GL_BALANCES21. PERIOD_NUM
    AND GL.GL_PERIODS. PERIOD_YEAR = GL.GL_BALANCES21. PERIOD_YEAR
    AND GL.GL_PERIODS. PERIOD_TYPE = GL.GL_BALANCES21. PERIOD_TYPE
    AND GL.GL_PERIODS. PERIOD_NAME = GL.GL_BALANCES21. PERIOD_NAME
    AND GL.GL_PERIODS. PERIOD_SET_NAME = GL.GL_SETS_OF_BOOKS. PERIOD_SET_NAME
    and gl.GL_CODE_COMBINATIONS21.summary_flag! = « Y »

    ERROR on line 54:
    ORA-01013: user has requested the cancellation of the current operation

    I checked the metalink note saying that ensure that all columns in a partitioning column list are columns of
    the table being created.

    Partition is already there, on the column of code_combination_id of gl_balances21 and gl_code_combinations21.

    Please suggest.

    Thank you

    It's your mistake:

    PARTITION BY RANGE ("CODE_COMBINATION_ID") 
    

    but in your projection of column list, you have an alias he:

    "GL"."GL_CODE_COMBINATIONS21"."CODE_COMBINATION_ID" "CCID",
    

    You must use the alias as a partition key, not the name fom the secondary table column.
    --
    John Watson
    Oracle Certified Master s/n
    http://skillbuilders.com

Maybe you are looking for