加参数试试
OleDbDataReader read = cmd.ExecuteReader(CommandBehavior.SequentialAccess);还不行的话,就得用OracleConnection了,oledb对oracle的lob字段支持不好