We are using following liquibase validate command:
liquibase --url=“jdbc:Oracle://hostname” --changeLogFile=“changeset_master.xml” --username=“Domain\USER” --password=“XXX” validate
and got the following error:
ERROR: Exception Details
ERROR: Exception Primary Class: RuntimeException
ERROR: Exception Primary Reason: Driver class was not specified and could not be determined from the url