oracle error - ORA-00271: there are no logs that need archiving

ORA-00271:

there are no logs that need archiving
Cause: An attempt was made to archive the unarchived redo log files manually, but there are no files that need to be archived.
Action: No action required.

oracle error - ORA-00270: error creating archive log string

ORA-00270:

error creating archive log string
Cause: An error was encountered when either creating or opening the destination file for archiving.
Action: Check that the archive destination is valid and that there is sufficient space on the destination device.

oracle error -ORA-00269: specified log file is part of thread string not string

ORA-00269:

specified log file is part of thread string not string
Cause: The given redo log file is not part of the given thread
Action: Check that the thread of the redo log file matches the thread on the command line. If not, use a redo log file from the appropriate thread. Retry the command after correcting the error