PLW-07203: parameter 'string' may benefit from use of the
NOCOPY compiler hint
Answer / guest
Cause: The mode of the specified parameter was IN OUT or
OUT. Use of the NOCOPY compiler hint may speed up calls to
this subprogram.
Action: Change the mode of the parameter to explicitly use
the NOCOPY compiler hint. For example, if your subprogram
declaration is: PROCEDURE proc(p1 IN OUT CLOB); you can
change it to: PROCEDURE proc(p1 IN OUT NOCOPY clob); to get
the benefit of the NOCOPY hint. For member procedures or
functions in object types, you may have to explicitly
declare the SELF parameter as illustrated in the following:
MEMBER PROCEDURE proc(SELF IN OUT NOCOPY MY_TYPE);
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
LFI-00118: Unable to change type to Unknown.
ORA-00131: network protocol does not support registration 'string'
ORA-36908: (XSAGDNGL46) In AGGMAP workspace object, MODEL workspace object has the repeating dimension with the previous model.
ORA-24193: the property value exceeds the valid range string
QSM-00800: the specified workload name string is invalid
ORA-13050: unable to construct spatial object
ORA-09811: Unable to initialize package.
EXP-00026: conflicting modes specified
ORA-02277: invalid sequence name
LFI-00117: Unable to rename file.
PCC-01201: Your Pro*C authorization is about to expire
ORA-16808: unable to resolve the full path name