Page 1 of 1

Problem in importing table definition using ODBC

Posted: Fri May 30, 2008 11:15 am
by GSIDSXGrp
Hi,
I am trying to Import table definition using "ODBC Table Definitions"
On providing DSN name, userid, password & table name, on clicking "Details" it is giving an error- "Run-time error '6': Overflow".

More over after this error. If i click on new following error come
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80010007): Automation error
The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call may have executed.
at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
at System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParameters)
at VMDataStage._CDSRepos.get_Project()
at Ascential.DataStage.RepositoryAccess.TypeDefinitions.BuiltIn.BaseDef.IsSubTypeLicensed(Int32 subType)
at Ascential.DataStage.RepositoryAccess.TypeDefinitions.BuiltIn.BaseDef.get_IsLicensed()
at Ascential.DataStage.RepositoryAccess.TypeDefinitions.BuiltIn.BaseDef.get_IsNewEnabled()
at Ascential.DataStage.RepositoryView.ReposTypeBrowser.PopulateTreeWithClasses()
at Ascential.DataStage.RepositoryView.ReposTypeBrowser.PopulateTree()
at Ascential.DataStage.RepositoryView.ReposTypeBrowser.ReposTypeBrowser_VisibleChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Could you please advice.
- Sumit

Posted: Fri May 30, 2008 4:07 pm
by ray.wurlod
This is an OLE Automation error in Windows. The connection to the OLE server that exposes the objects in question has been lost.

Is this reliably reproducible? If so please report it to your support provider as a bug.