exec PRC_GET_TEST_DATA where PRC_GET_TEST_DATA is the name of my SP and this SP doesnt need any input parameter. Here is the Error Log From Service Center: Error in advanced query GetTestData in Preparation in HomePage in MainFlow in NetlinkTest (exec PRC_GET_TEST_DATA): ORA-00900: invalid SQL statement
BEGIN PRC_GET_TEST_DATA(); END;