MY_SCHEDULER_PROGRAM_ARGS
MY_SCHEDULER_PROGRAM_ARG displays the parameters related to the programs owned by the current user. This view can be accessed by all users. Only the information about the current user can be viewed. This view exists in both PG_CATALOG and SYS schema.
Name |
Type |
Description |
---|---|---|
program_name |
character varying(128) |
Name of the program to which the parameter belongs. |
argument_name |
character varying(128) |
Parameter name. |
argument_position |
numeric |
Position of the parameter in the parameter list. |
argument_type |
character varying(257) |
Data type of the parameter. |
metadata_attribute |
character varying(19) |
Not supported. Its value is NULL. |
default_value |
character varying(4000) |
Default parameter value. |
default_anydata_value |
character varying(4000) |
Not supported. Its value is NULL. |
out_argument |
character varying(5) |
Reserved column. Its value is NULL. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot