ExaminethefollowingPL/SQLblock:DECLAREmy_planspls_integer;BEGINmy_plans:=DBMS_SPM.LOAD_PLANS_FROM_CURSOR_CACHE(sql_id=>?9twu5t2dn5xd?;END;WhichstatementistrueabouttheplanbeingloadedintotheSQLplanbaselinebytheabovecommand?()
A.ItisloadedwiththeFIXEDstatus.
B.ItisloadedwiththeACCEPTEDstatus.
C.ItisnotloadedwiththeENABLEDstatus.
D.ItisnotloadedwiththeACCEPTEDstatus.