Database subscription requires either the none method (no materialization) or the bulk method of materialization.
Subscription Without Materialization
Use create subscription with the without materialization clause to create a database subscription when the primary and replicate databases have been synchronized prior to subscription, or activities at the primary database can be suspended.