Function BETWNSTR compiled Package UT_BETWNSTR compiled Package Body UT_BETWNSTR compiled . > SSSS U U CCC CCC EEEEEEE SSSS SSSS > S S U U C C C C E S S S S > S U U C C C C E S S > S U U C C E S S > SSSS U U C C EEEE SSSS SSSS > S U U C C E S S > S U U C C C C E S S > S S U U C C C C E S S S S > SSSS UUU CCC CCC EEEEEEE SSSS SSSS . SUCCESS: ".betwnstr" . > Individual Test Case Results: > SUCCESS - betwnstr.UT_BETWNSTR: EQ "Typical valid usage" Expected "cde" and got "cde" > > > Errors recorded in utPLSQL Error Log: > > NONE FOUND PL/SQL procedure successfully completed. ID SUITE_ID OWNER NAME ---------- ---------- ------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- DESCRIPTION ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- S PREFIX - ---------------------------------------------------------------------------------------------------- DIR ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- SEQ EXECUTIONS FAILURES LAST_STATUS LAST_STA LAST_END LAST_RUN_ID ---------- ---------- ---------- -------------------- -------- -------- ----------- 1 HR BETWNSTR N ut_ ID SUITE_ID OWNER NAME ---------- ---------- ------------------------------ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- DESCRIPTION ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- S PREFIX - ---------------------------------------------------------------------------------------------------- DIR ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- SEQ EXECUTIONS FAILURES LAST_STATUS LAST_STA LAST_END LAST_RUN_ID ---------- ---------- ---------- -------------------- -------- -------- ----------- 1 8 0 SUCCESS 13.09.17 13.09.17 8 no rows selected no rows selected Error starting at line : 72 in command - grant create any procedure to hr Error report - ORA-01031: insufficient privileges 01031. 00000 - "insufficient privileges" *Cause: An attempt was made to perform a database operation without the necessary privileges. *Action: Ask your database administrator or designated security administrator to grant you the necessary privileges ------------------ -----0 items processed. 0 - success, 0 - skipped, 0 - errors. ------------------ PL/SQL procedure successfully completed. ------------------ -----0 items processed. 0 - success, 0 - skipped, 0 - errors. ------------------ PL/SQL procedure successfully completed. . > SSSS U U CCC CCC EEEEEEE SSSS SSSS > S S U U C C C C E S S S S > S U U C C C C E S S > S U U C C E S S > SSSS U U C C EEEE SSSS SSSS > S U U C C E S S > S U U C C C C E S S > S S U U C C C C E S S S S > SSSS UUU CCC CCC EEEEEEE SSSS SSSS . SUCCESS: ".betwnstr" . > Individual Test Case Results: > SUCCESS - betwnstr.UT_BETWNSTR: EQ "Typical valid usage" Expected "cde" and got "cde" > > > Errors recorded in utPLSQL Error Log: > > NONE FOUND PL/SQL procedure successfully completed. ORA-06512: at "UT3.UT_SUITE_MANAGER", line 505 ORA-06512: at "UT3.UT_RUNNER", line 76 ORA-44001: invalid schema Error starting at line : 89 in command - BEGIN ut.run('betwnstr'); END; Error report - ORA-44001: invalid schema ORA-06512: at "UT3.UT_RUNNER", line 97 ORA-06512: at "UT3.UT_RUNNER", line 125 ORA-06512: at "UT3.UT", line 292 ORA-06512: at "UT3.UT", line 320 ORA-06512: at line 2 44001. 0000 - "invalid schema" *Document: Yes *Cause: The schema for the given schema name did not exist. *Action: Provide a valid schema name.