Create a default implementation record manager.
Parameters: name - Name of the record file. Parameters: options - Record manager options. throws: IOException - if an I/O related exception occurs while creatingor opening the record manager. throws: UnsupportedOperationException - if some options are not supported by theimplementation. throws: IllegalArgumentException - if some options are invalid.