ORA-23349
										
				Error: ORA-23349: cannot generate replication support for functions
				Causa: An attempt was made to generate replication support for a package that has a public function, or for a standalone function.
				Acción: Remove the public function from the package, or alter the function to be a procedure.
  
				
COMENTARIOS:
No hay comentarios.