Skip to content

Column Employee name not found #4

Description

@ser-lisenko

When I was connected to the db and the message was "Update user objects" throw this exception and the execution process of connecting had break. But the status progress in the window about execution was only stoped.

Column Employee name not found: Column Employee name not found
java.lang.Error: Column Employee name not found
at com.deepsky.database.ora.desc.OraTableDescriptor.getColumnDescriptor(OraTableDescriptor.java:86)
at com.deepsky.database.ora.handlers.TableDefGenerator.generate(TableDefGenerator.java:56)
at com.deepsky.database.ora.handlers.TableDefGenerator.generate(TableDefGenerator.java:230)
at com.deepsky.database.ora2.loaders.TableLoader.load(TableLoader.java:352)
at com.deepsky.database.ora2.DbCacheManager.makeUpdate(DbCacheManager.java:457)
at com.deepsky.database.ora2.DbSchemaIndexer.run(DbSchemaIndexer.java:307)
at java.lang.Thread.run(Thread.java:722)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions