PLS-00427: RPC defaults cannot use builtins when versions of
STANDARD differ



PLS-00427: RPC defaults cannot use builtins when versions of STANDARD differ..

Answer / guest

Cause: An attempt was made to call a remote subprogram whose
defaulted parameter value is calculated using a builtin
operation. If the calling system uses a different version of
package STANDARD than does the called system, a defaulted
expression must be either a simple numeric or string
literal, NULL, or a direct call to a user-written function.

Action: Call the remote subprogram by passing each actual
parameter value explicitly.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00471: DBWR process terminated with error

1 Answers  


ORA-24759: invalid transaction start flags

1 Answers  


ORA-38472: VARCHAR representation of the data item is too long.

1 Answers  


ORA-33450: (ESDREAD05) Discarding compiled code for workspace object because number now has more or fewer dimensions than it had when the code was compiled.

1 Answers  


ORA-02171: invalid value for MAXLOGHISTORY

1 Answers  


SQL*Loader-00510: Physical record in data file (string) is longer than the maximum(number)

1 Answers  


ORA-26010: Column string in table string is NOT NULL and is not being loaded

1 Answers  


ORA-04086: trigger description too long, move comments into triggering code

1 Answers  


ORA-14278: column type or size mismatch in EXCHANGE SUBPARTITION

1 Answers  


CLSR-00004: Error encountered at string, category=number, operation=string, OS error=number

1 Answers  


ORA-09855: removeCallback: bad message format.

1 Answers  


ORA-14084: you may specify TABLESPACE DEFAULT only for a LOCAL index

1 Answers  


Categories