הודעת השגיאה היא...

kreka

New member
הודעת השגיאה היא...

ORA-00922:missing or invalid option input truncated to 2 characters
 

גרי רשף

New member
תן לי לנחש../images/Emo22.gif

קודם כל- הקפד לציין את סוג בסיס הנתונים, סביבת העבודה, מי, מה, מו.. לפי ההודעה נראה שניסית להכניס מחרוזת ארוכה לשדה שמקבל מחרוזות באורך שני תווים ולכן הוא קיצץ אותה.
 

eli_leiba

New member
תראה מה שיש לאורקל להגיד בנושא

An invalid option was specified in defining a column or storage clause. The valid option in specifying a column is NOT NULL to specify that the column cannot contain any NULL values. Only constraints may follow the datatype. Specifying a maximum length on a DATE or LONG datatype also causes this error. Action:Check syntax and spelling. Remove the erroneous option or length specification from the column or storage specification.
 

eli_leiba

New member
לדעתי המקפים שלך בקוד משגעים אותו

נסה להוריד הערות תוסיף סימן / לאחר כל פקודת create
 
למעלה