473,407 Members | 2,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

ORA-01841: (full) year must be between -4713 and +9999, and not be 0

I have created one oracle package ..when i am executing from shell script i am getting the following error

Query :SELECT partition_name FROM ( SELECT partition_name FROM user_tab_partitions WHERE upper(table_name) = upper('db_atm_intf_hr_data') ) WHERE to_date(substr(partition_name, 3),'YYYYMMDD') < (sysdate- 14)

"ORA-01841: (full) year must be between -4713 and +9999, and not be 0 "

This is happening in when downgrade from 10.2.0.3 to 9.2.0.8.

Pls help me ..
May 15 '07 #1
0 3142

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Ken Fine | last post by:
Using ASP, I want to display a series of records grouped by nested years and months, e.g.: 2004 December Record1 Record2 Record3 November Record4
7
by: alexcn | last post by:
I have the following query: SELECT dbo.tSymExch.exCode, dbo.tSymGrp.sgCode, dbo.tSymMain.smCode FROM dbo.tSymExch FULL OUTER JOIN dbo.tSymGrp ON dbo.tSymExch.exID =...
2
by: Paolo | last post by:
I have a form with three fields: STARTINGDATE ENDINGDATE YEARS I would like the YEARS field to show the number of years which elaps from the STARTINGDATE TO THE ENDINGDATE fields. Please...
248
by: Generic Usenet Account | last post by:
As per Google's Usenet archives http://groups.google.com/googlegroups/archive_announce_20.html], the first discussion of the Y2K problem on the Usenet was on January 18 1985...
2
by: ruca | last post by:
Hi, Can anyone tell where can I get a full year calendar (not only for current year) control? -- Programming ASP.NET with VB.NET Thank's (if you try to help me)
5
by: Doug | last post by:
Is there a format that can be used in DateTime.ToString() that will allow you to get only the century of a given year. "yy" of course doesn't work, that returns the year itself, not the century.
4
by: =?Utf-8?B?VGVycnk=?= | last post by:
Converting an old application and came accross a funny problem. Have a subscription DB with a renewal date field. If the subscription is considered a 'freebee', then it never has to be renewed...
37
by: mazwolfe | last post by:
I'm new here, so excuse me if my style is incorrect. Can anyone come up with a better method for this calculation? Code: int is_leap(int year) { switch (year % 19) { case 0: case 3: case 6:...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.