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

DRG-11852: Can't Locate Remote Host

1 Answers  


LPX-00315: extension function ~S not supported

1 Answers  


ORA-00392: log string of thread string is being cleared, operation not allowed

1 Answers  


ORA-25469: data not specified for alias: string column name: string

1 Answers  


ORA-29358: resource plan string does not exist

1 Answers  






ORA-19512: file search failed

1 Answers  


DRG-11221: Third-party filter indicates this document is corrupted.

1 Answers  


ORA-29878: warning in the execution of ODCIINDEXTRUNCATE routine

1 Answers  


ORA-16178: Cannot specify remote destinations in archivelog manual mode

1 Answers  


ORA-38708: not enough space for first flashback database log file

2 Answers  


ORA-19674: file string is already being backed up with proxy copy

1 Answers  


ORA-25015: cannot perform DML on this nested table view column

1 Answers  


Categories