The following lines from a COBOL program branch to a COBOL label elsewhere in the program to continue processing when Oracle Rdb reaches the end of the record stream STREAM_X: &RDB& FETCH STREAM_X &RDB& AT END GO TO END_OF_STREAM. &RDB& END_FETCH