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;
OS Authentication not fully supported.
WORKAROUND:
Log in with a server authenticated user.
STATUS:
Waiting for fix in a future version of Quest Code Tester for Oracle.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy