2013-04-05, 10:11 PM
You're better off not using a GUI for most table designs.
If you have to use a GUI, use Oracle SQL Developer instead, or a GUI that will let you spit out the SQL instead of it running it for you, so you can adjust it as necessary and truly understand what commands you're issuing.
http://docs.oracle.com/cd/E35137_01/doc....m#CBAHDFAF
NetBeans has always been more of a burden than a tool :/
For the errors; http://docs.oracle.com/cd/E23549_01/doc....m#BABCEBHG
or find & read your log.xml ( http://docs.oracle.com/cd/E28271_01/doc....08/log.htm )
If you have to use a GUI, use Oracle SQL Developer instead, or a GUI that will let you spit out the SQL instead of it running it for you, so you can adjust it as necessary and truly understand what commands you're issuing.
http://docs.oracle.com/cd/E35137_01/doc....m#CBAHDFAF
NetBeans has always been more of a burden than a tool :/
For the errors; http://docs.oracle.com/cd/E23549_01/doc....m#BABCEBHG
or find & read your log.xml ( http://docs.oracle.com/cd/E28271_01/doc....08/log.htm )
It's not having what you want - It's wanting what you've got.

