PCA Command Changes the PCA prompt string from PCAC> or PCAA> to a string of your choice. Format SET PROMPT string
1 – Parameters
string Specifies the string which is to become the new prompt. If the string contains blanks, semicolons, or lowercase characters, then it must be enclosed in quotation marks.
2 – Examples
PCAC> SET PROMPT MYNAME> MYNAME> The above command will change the prompt to MYNAME>.