When connected as an OS Authentication user and trying to create a new test definition ORA-06512 and ORA-01400 errors occur.
To log in with OS Auth in Code Tester both user and password fields blank were left blank.
The program started up fine.
Then under Edit | New Test Definition the following was selected:
a) Owner selected: <OS Auth user><os></os>
b) Package selected: <some package><some></some>
(valid status, etc)
c) Clicked OK
Get the following error:
General:
ORA-01400: cannot insert NULL into ()
ORA-06512: at PATILJ.QU_RUNTIME, line 1426
ORA-06512: at PATILJ.QU_RUNTIME, line 1449
ORA-06512: at PATILJ.QU_RUNTIME, line 1545
ORA-06512: at PATILJ.QU_HARNESS_CP, line 350
ORA-01400: cannot insert NULL into (PATILJ.QU HARNESS.HARNESS
OWNER)
ORA-06512: at PATILJ.QU_HARNESS_CP, line 575
ORA-06512: at line 4
Advanced:
<same></same>
Error stack Call stack fields had no additional info
Environment:
declare
HANDLE_ERROR_IN boolean := sys.diutil.int_to_bool(:HANDLE_ERROR_IN);
begin
QU_HARNESS_CP.N_INS_CLOBS_IN_CHUNKS
(
UNIVERSAL_ID_IN => :UNIVERSAL_ID_IN,
HARNESS_OWNER_IN => :HARNESS_OWNER_IN,
NAME_IN => :NAME_IN
<...etc...>
);
end;
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center