Unable to read .log file

Hi Friends,

I’m executing Unix Commands in putty and storing all logs in .log files.I’m unable to read .log file after command execution facing below issues while reading.

Errors:

  1. The action cannot be completed because the file is open** in another program
    2)The action cannot be complete because the file is open in ssh telnet and rlogin client
    3)One or more errors occurred.

Kindly help.

Thanks,
Chandini

@chandini_dudekula

Once you stored all the logs, you can disconnect the putty session

After that you can able to read the log files

If you done the same please share the screens of the error

Thanks

@chandini_dudekula- you can’t access same file for different operations…
1- during the execution if you want to read the file → you can create a copy of log file with a diff file name → read the file and delete the copy… it will not give you above errors…

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.