PLS-00591: this feature is not supported in client-side programs



PLS-00591: this feature is not supported in client-side programs..

Answer / guest

Cause: One of the following features was used in a wrong
context: pragma AUTONOMOUS_TRANSACTION, dynamic SQL
statements, (e.g. EXECUTE IMMEDIATE), and bulk binds. These
listed features can only be used in server-side programs but
not client-side programs.

Action: Remove it or define a server-side subprogram to do
the work and call the subprogram from the client.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

QSM-00760: the import mode string is invalid for the current operation

1 Answers  


DRG-11001: missing keyword when expecting one of string

1 Answers  


ORA-23491: no valid extension request at "string"

1 Answers  


QSM-02044: ORDER BY clause in mv

1 Answers  


ORA-23441: object does not exist for refresh group template

1 Answers  






ORA-14118: CHECK constraint mismatch in ALTER TABLE EXCHANGE PARTITION

1 Answers  


NNL-00281: Scheduled restart to occur in string

1 Answers  


PROC-00022: The OCR backend has an invalid format

1 Answers  


NNL-00931: Requests refused, no cached meta-data: number

1 Answers  


ORA-26503: internal RepAPI operation failure on object string.string

1 Answers  


ORA-36873: (XSTFDSC03) Column type must be specified explicitly.

1 Answers  


ORA-06751: TLI Driver: bound addresses unequal

1 Answers  


Categories