I have the backup generated through cloudberry(Application) at Amazon AWS S3 storage.The bucket in S3 has region specified as Asia Pacific(Sydney). Backups are generating on recurring basis with transaction log backup once in every 2 hour.
The same backup file i am restoring using cloud berry but getting the error. I am specifying Point in time restore in cloudberry plan setup.Error i am getting is like : "Invalid value specified for STOPAT parameter.RESTORE LOG is terminating abnormally"
the server is in Australia itself, And Date and time zone of server is GMT+10. the date format of server at d/MM/yyyy.SQL server-2005 language is set to "British English".Its my production server so without exact solution i cant implement changes there.I tried to replicate that issue with same configuration of OS but not able to do so.
what i need to do to solve this issue or what kind of parameter i need to change to resolve this?