Script Table to new window in Sybase IQ 12.5
Can you, please, provide steps to reproduce this problem?
1. Go to schema browser -> Sybase IQ 12.5 - 38 -> Databases->asiqdemo->Tables->Contact.
2. Try to Script to New Window->CREATE.
Get Exception ...
java.lang.NullPointerException
at com.aquafold.aquacore.schema.extract.ExtractConstraint.getConstraints(ExtractConstraint.java:1889)
at com.aquafold.aquacore.schema.extract.ExtractConstraint.getConstraints(ExtractConstraint.java:124)
at com.aquafold.datastudio.mainframe.actions.tree.schemascript.table.ScriptTableCREATE.processAction(ScriptTableCREATE.java:66)
at com.aquafold.datastudio.mainframe.actions.tree.schemascript.table.ScriptTableCREATE_CurWin.processAction(ScriptTableCREATE_CurWin.java:17)
at com.common.ui.frame.actions.CAction.processAction(CAction.java:70)
at
1. Go to schema browser -> Sybase IQ 12.5 - 38 -> Databases->asiqdemo->Tables->Contact.
2. Try to Script to New Window->CREATE.
Get Exception ...
java.lang.NullPointerException
at com.aquafold.aquacore.schema.extract.ExtractConstraint.getConstraints(ExtractConstraint.java:1889)
at com.aquafold.aquacore.schema.extract.ExtractConstraint.getConstraints(ExtractConstraint.java:124)
at com.aquafold.datastudio.mainframe.actions.tree.schemascript.table.ScriptTableCREATE.processAction(ScriptTableCREATE.java:66)
at com.aquafold.datastudio.mainframe.actions.tree.schemascript.table.ScriptTableCREATE_CurWin.processAction(ScriptTableCREATE_CurWin.java:17)
at com.common.ui.frame.actions.CAction.processAction(CAction.java:70)
at
Issue #1147 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
Can you, please, provide steps to reproduce this problem?