All Forums Database
Ragupathy 1 post Joined 02/10
5 weeks ago
how to enable insertion values in dbc.dependencies

I find there are no values in dbc.dependencies ... I have lot of one to one view and custome view. so if any one could help me in enabling the insertion of dependecy details in that table so that when i creat any view or tables.. dependecy inforamtion would be captured in dbc.dependencies.

CarlosAL 49 posts Joined 04/08
5 weeks ago

I think you mean dbc.dependency.

Its intended for UDT's.

Read the f[abulous] manual:

"Dependency

Stores relationships among a UDT, its dependent routines, User-Defined Casts, User-Defined
Transforms, User-Defined Orderings, and any dependency on any other database object. The
table also stores dependency information between JAR objects."

HTH.

Cheers.

Carlos.

You must sign in to leave a comment.