- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ora-03120
Operating System - HP-UX
1824000
Members
3861
Online
109667
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 03:51 PM
тАО05-22-2006 03:51 PM
ora-03120
Hi everyone,
Please help me on how to provide work around solutions with the error that i've encountered with my db.
Below is the error produced.
Error: ORA 3120 two-task conversion routine: integer overflow
The said error encountered while running forms application.
oracle ver: 8.1.6.3
forms ver: 6
os ver : solaris 5.8
Does anyone know how?
thanks,
Please help me on how to provide work around solutions with the error that i've encountered with my db.
Below is the error produced.
Error: ORA 3120 two-task conversion routine: integer overflow
The said error encountered while running forms application.
oracle ver: 8.1.6.3
forms ver: 6
os ver : solaris 5.8
Does anyone know how?
thanks,
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-22-2006 05:39 PM
тАО05-22-2006 05:39 PM
Re: ora-03120
Ho jonax,
Error: ORA 3120 "Two-task conversion routine: integer overflow". This error may be the cause due to the following.
May be an integer value in an internal Oracle structure overflowed when being sent or received over a heterogeneous connection. This can happen when an invalid buffer length or too great a row count is specified.
For this check parameters to Oracle calls. If the problem recurs, reduce all integer parameters, column values to less than 32767.
Or it could be due to a BUG in Oracle Server - Enterprise Edition 8.1.6, with Oracle Developer 6.0.8 when selecting ROWID gives the error due to a BUG 1420237.
Enterprise Edition 8.1.6 fact: Required Support Files (RSF) 8.0.6. A fix for this would be to apply Developer 6i patch 6, which includes RSF 8.0.6.3.
Or when you create a stored procedure in report in program unit and when calling the procedure it may produce the error. For this the fix would be save the procedure in database and call it from report, without including it on client side.
IA
Error: ORA 3120 "Two-task conversion routine: integer overflow". This error may be the cause due to the following.
May be an integer value in an internal Oracle structure overflowed when being sent or received over a heterogeneous connection. This can happen when an invalid buffer length or too great a row count is specified.
For this check parameters to Oracle calls. If the problem recurs, reduce all integer parameters, column values to less than 32767.
Or it could be due to a BUG in Oracle Server - Enterprise Edition 8.1.6, with Oracle Developer 6.0.8 when selecting ROWID gives the error due to a BUG 1420237.
Enterprise Edition 8.1.6 fact: Required Support Files (RSF) 8.0.6. A fix for this would be to apply Developer 6i patch 6, which includes RSF 8.0.6.3.
Or when you create a stored procedure in report in program unit and when calling the procedure it may produce the error. For this the fix would be save the procedure in database and call it from report, without including it on client side.
IA
Never give up, Keep Trying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2006 09:24 PM
тАО05-23-2006 09:24 PM
Re: ora-03120
Just to let you know:
You can get more information on errors by using the "oerr" utility:
Ex: If your error is ORA 3120 :
then at the Unix prompt type:
$> oerr ora 3120
Normaly you might get troubleshooting information as well.
Regards
Sunil
You can get more information on errors by using the "oerr" utility:
Ex: If your error is ORA 3120 :
then at the Unix prompt type:
$> oerr ora 3120
Normaly you might get troubleshooting information as well.
Regards
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-15-2006 07:23 PM
тАО06-15-2006 07:23 PM
Re: ora-03120
Thanks for helping me. Have a nice day.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP