I am calling a function from a unix script. I then pass it a 16125 byte record as input for the function. I am running into problems because it is to big. You can see oracle trying to break it into pieces. Does anyone know how I can overcome this size problem in SQL Plus?