ORA-14459: missing GLOBAL keyword

Answers were Sorted based on User's Feedback



ORA-14459: missing GLOBAL keyword..

Answer / shareef

Cause: keyword GLOBAL is missing while creating temporary table.

Action:use this query "create GLOBAL temporary table
tablename %"

Is This Answer Correct ?    2 Yes 1 No

ORA-14459: missing GLOBAL keyword..

Answer / guest

Cause: keyword GLOBAL is missing while creating temporary table.

Action: supply keyword.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12162: TNS:net service name is incorrectly specified

1 Answers  


ORA-24363: measurements in characters illegal here

1 Answers  


ORA-13186: fixed tile size tessellation failed

1 Answers  


ORA-12032: cannot use rowid column from materialized view log on "string"."string"

1 Answers  


RMAN-07506: Do you really want to catalog the above files (enter YES or NO)?

1 Answers  


RMAN-20033: controlfile sequence# too low

1 Answers  


ORA-07562: sldext: extension must be 3 characters

1 Answers  


ORA-14082: new partition name must differ from that of any other partition of the object

1 Answers  


ORA-12622: TNS:event notifications are not homogeneous

1 Answers  


TNS-12593: TNS:no registered connection

1 Answers  


IMG-00580: specified format does not support output

1 Answers  


ORA-16627: No standby databases support the overall protection mode.

1 Answers   Oracle,


Categories