_db_factory_create
ret = _db_factory_create(&df, &_db_hash_std, NULL);
ret = _db_factory_create(&df, &_db_hash_std, NULL);
ret = _db_factory_create(&se->se_df, &_db_hash_std, NULL);
CHKERR(ret, _db_factory_create, (&df, _db_hash_std, NULL));
CHKERR(ret, _db_factory_create, (&df, _db_hash_std, NULL));