1.

In Which Situations Exceptions Are Raised While Using The Utl_tcp Package?

Answer»

An exception is raised using the UTL_TCP package in the following situations:

  •  The buffer SIZE is too small for the input
  •  A NETWORK error occurs
  •  No more DATA is available to read from the connection
  •  INVALID ARGUMENTS are passed to the function

An exception is raised using the UTL_TCP package in the following situations:



Discussion

No Comment Found