Restrictions for Initializing Databases Asynchronously

You cannot initialize certain databases asynchronously, even if you explicitly use the async_init parameter.

Note: You may notice a slight performance impact to DMLs that use the space in the database being initialized while the asynchronous initialization service task is running.