Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

irestore-database fails with Failed to parse Date value?

edited Aug 25, 2022 9:55PM in Oracle Database Appliance (ODA) (MOSC) 8 commentsAnswered

Today I took an ODA full backup from one ODA along with the json backup report file and tried restoring to another ODA. The timezone of the source backup is in MDT (Mountain daylight time). The site for restoration is CDT (Central Daylight Time). Here is the command followed by the error:

odacli irestore-database -r backup_report.json -u MDTCDB -t -dh XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX -bl /backupfiles

Cannot deserialize value of type `java.util.Date` from String "Thu, 25 Aug 2022 02:50:39 PM GMT": not a valid representation (error: Failed to parse Date value 'Thu, 25 Aug 2022 02:50:39 PM GMT': Unparseable date: "Thu, 25 Aug 2022 02:50:39 PM GMT")
 at [Source: (File); line: 13, column: 22] (through reference chain: com.oracle.oda.dcs.agent.model.BackupReport$Builder["pitrTimeStamp"])

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center