Skip to content

Column Employee name not found #4

@ser-lisenko

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)

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