JDBC Type 2 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)

throws an SQLException, issuing the following message, when the application attempts to perform operations on a
LOB object that is not current:
Lob object {object-id} is not current
Only one InputStream or Reader and one OutputStream or Writer can be associated with the current LOB object.
When the application obtains the InputStream or Reader from the LOB object, the JDBC/MX driver closes the
InputStream or Reader that is already associated with the LOB object.
Similarly, when the application obtains the OutputStream or Writer from the LOB object, the JDBC/MX driver
closes the OutputStream or Writer that is already associated with the LOB object.
Home | Contents | Index | Glossary | Prev | Next
HP NonStop JDBC Type 2 Driver Programmer's Reference for SQL/MX Release 3.1 (663859-001)
© 2011 Hewlett-Packard Development Company L.P. All rights reserved.