acleda wrote: > Hi Jim, > > I have create a seperate unix user with the same group, and login for > running the script but what i have update record SECTOR in production > area is not duplication to the backup area. please see the como of > script as in the attached file > > acleda > > > ----------- > $ ./jlogacl.sh > 08:32:22 02 JUN 2009 : STATUS: > Begin jlogdup process: From set 'set=current terminate=eof' to > set 'set=stdout' > 08:31:04 02 JUN 2009 : STATUS: > Begin jlogdup process: From set 'set=stdin terminate=wait' to set > 'set=database' Error 2:
$ ERRMSG 2 File not found. Did you restore a copy of the original database first? If you just start replaying transactions then there will be no files to write them to. Read up on the whole procedure, but: 1) Quiesce the live system/switch logs/something similar 2) Make a jbackup of the live system 3) Restore the live system on the backup system 4) Now you can start replaying logs Jim --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
