Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DBD:Oracle Make Test Error

314614Jul 27 2002
I am building a Oracle 8.1.6 in Red hat 7.3. I need to using perl programming for connect oracle database.
I try to install the modules (DBI & DBD:Oracle). In the DBI modules, it can install sucessfully. However, while i install
the DBD:Oracle module, it is hang and appear following message, how can i solve this problem

---------------------------------------------------------------------------------------------------------------------------------
Fetch list of tables:
Fetched: DUAL
Fetched: SYSTEM_PRIVILEGE_MAP
Fetched: TABLE_PRIVILEGE_MAP
Fetched: STMT_AUDIT_OPTION_MAP
Test ora_do with harmless non-select statement (set transaction read only)
Expect an 'ORA-01453' error message:
ora_do: 1453: ORA-01453: SET TRANSACTION must be first statement of transaction
(DBD ERROR: OCIStmtExecute)
csr out of scope ...
ora_logoff...
lda out of scope...

Testing repetitive connect/open/close/disconnect:
If this test hangs then read the README.help file.
Expect sequence of digits, no other messages:
1 2
-----------------------------------------------------------------------------------------------------------

Regards
Lstar


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 24 2002
Added on Jul 27 2002
0 comments
403 views