- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- OPatch java-exception with 9.2.0.5
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
06-14-2004 07:56 PM
06-14-2004 07:56 PM
OPatch java-exception with 9.2.0.5
have installed OPatch Version 43 and 48.
Both versions did work (i.e. lsinventory) with 9.2.0.4.
Patched 9.2.0.5 (and oui 10.1 as required).
Now both OPatch versions (43 and 48) throw java-eceptions for a DATE-Format issue.
sInstallTime = >2003.Nov.11 14:34:37 MET<
java.text.ParseException: Unparseable date: "2003.Nov.11 14:34:37 MET"
Well, it is pretty clear, that the dots are the Problem, but how to reformat that field ?
Environment LANG=en_US
Ideas welcome.
Metalink and SAPNET have nothing on this.
Call is open, but may be you guys are quicker :-)
Thanks
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:04 PM
06-14-2004 11:04 PM
Re: OPatch java-exception with 9.2.0.5
nls_date_format = DD-MON-RRRR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:07 PM
06-14-2004 11:07 PM
Re: OPatch java-exception with 9.2.0.5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:18 PM
06-14-2004 11:18 PM
Re: OPatch java-exception with 9.2.0.5
On Metalink they say to apply patch 2370146 (see Note 199271.1)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:22 PM
06-14-2004 11:22 PM
Re: OPatch java-exception with 9.2.0.5
thanks for the suggestion.
Basicly the databas is not up and running while applying a bugfix, so no init.ora Parameter will change anything.
Nevertheless, I tried out to use NLS_TIMESTAMP_TZ_FORMAT in the environment, but it appears, that OPatch does not use any NLS.. environments.
This looks like a JAVA problem for me, and I suspect some locale <-> LANG problem, but locale en_US is installed, LANG set accordingly, and this User has never run anything diffrent than en_US.
More Ideas ?
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:22 PM
06-14-2004 11:22 PM
Re: OPatch java-exception with 9.2.0.5
java.text.ParseException: Unparseable date
And got 3 matches:
Notes 199271.1, 243100.1 and 221410.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:32 PM
06-14-2004 11:32 PM
Re: OPatch java-exception with 9.2.0.5
Recently we did an upgrade. Look at the attached document (if it helps).
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:46 PM
06-14-2004 11:46 PM
Re: OPatch java-exception with 9.2.0.5
I found those notes also. None of them is related to the use of OPatch, as far as I see.
Sanjay:
Nice Document. I am right in the middle, and prior updateing the system-tables, I need to apply two bugfixes.
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 11:58 PM
06-14-2004 11:58 PM
Re: OPatch java-exception with 9.2.0.5
Yes, they aren't related with OPatch...
Have you seen bug 3558215? This is the only document I see on Metalink about your issue...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 12:33 AM
06-15-2004 12:33 AM
Re: OPatch java-exception with 9.2.0.5
Shows me that one has to check "bug database" in addition on advanced search :-)
Unfortunately no solution....
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2004 01:43 AM
06-15-2004 01:43 AM
Re: OPatch java-exception with 9.2.0.5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2004 02:06 AM
06-29-2004 02:06 AM
Re: OPatch java-exception with 9.2.0.5
Looks like either OUI 10 or 9.2.0.5 delivers a new JRE and OPatch does not check this first. So a wrong version is taken.
In my case I needed to specify the new jre-dir to OPatch as well.
This is SAP-Environment, so please check diverting ORACLE_HOME/.... paths in your case:
opatch lsinventory -jre /oracle/T53/920_64/jre/1.4.2/bin/
/oracle/T53/920_64 is my ORACLE_HOME in this case.
I have been informed that this should be fixed with OPatch Version 50.
Thanks
Volker
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 04:31 AM
08-23-2004 04:31 AM