ORA-14457
        Temporary tables cannot contain nested table columns.
        
        
        Cause
        An attempt made to create a nested table column in a temporary table. This is not supported.
        Action
        Do not specify these data types for temporary tables.
        
     
    
    
        ORA-14457
        disallowed Nested Table column in a Temporary table
        
        
        Cause
        An attempt made to create a Nested Table column in a temporary table. This is not supported.
        Action
        Do not specify these datatypes for temporary tables.
        
     
    
    
        ORA-14457
        disallowed Nested Table column in a Temporary table
        
        
        Cause
        An attempt made to create a Nested Table column in a temporary table. This is not supported.
        Action
        Do not specify these datatypes for temporary tables.