Connect to the network on a catalog server as a user with the star$define role granted to it.
To create a new source, use create_source() to create the source.
To drop an existing source, detach the source from any ports or nodes using detach_source() and then use drop_source() to drop the source.
See create_source(), drop_source() and detach_source() for further details.
Comments
Article is closed for comments.