Use dump transaction with no_truncate to get a current transaction log dump for each database on the failed device. For example, to get a current transaction log dump of mydb:
dump transaction mydb to "/dev/nrmt0" at REMOTE_BKP_SERVER with init, no_truncate, notify = "operator_console"