>
> Yes, another release candidate!
>
Looks good here. Pretty consistent reauth not working when ORACLE_USERID_2 not set
;). I
guess I didn't notice before -- patched to give reason and fix spelling issues. Minor
patch, so I submitted. Reauth doesn't seem to work with remote servers...i.e.
scott/[EMAIL PROTECTED], I see it. Ora_parse_uid doesn't handle the server name and
the test
should really ignore the @xxx. I have patched the *test* to strip off @.* in the
ORACLE_USERID_2, if it's there.
Details:
Client: MS Windows 9.2.0.5, ActiveState Perl 5.8.4
Server: MS Windows 9.2.0.5
Database 9.2.0.5.0 CHAR set is WE8MSWIN1252 (Non-Unicode), NCHAR set is
AL16UTF16 (Unicode)
Client 9.2.0.5 NLS_LANG is 'AMERICAN_AMERICA.WE8MSWIN1252', NLS_NCHAR
is
'<unset>'
All goes as expected.
Server: MS Windows 8.1.7.4.1
Database 8.1.7.4.1 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set is
WE8ISO8859P1 (Non-Unicode)
Client 9.2.0.5 NLS_LANG is 'AMERICAN_AMERICA.WE8MSWIN1252', NLS_NCHAR
is
'<unset>'
t\25plsql...............ok 65/83Can't call method "bind_columns" on an undefined
value at t\25plsql.t line 319.
t\25plsql...............dubious
Server: Solaris 9.2.0.5
Database 9.2.0.5.0 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set is
AL16UTF16 (Unicode)
Client 9.2.0.5 NLS_LANG is 'AMERICAN_AMERICA.WE8MSWIN1252', NLS_NCHAR
is
'<unset>'
Server: Linux 10.1.0.3.0
Database 10.1.0.3.0 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set
is
AL16UTF16 (Unicode)
Client 9.2.0.5 NLS_LANG is 'AMERICAN_AMERICA.WE8MSWIN1252', NLS_NCHAR
is
'<unset>'
All goes as expected.
Client: RHEL3 with all patches. Perl 5.8.0 (RHEL3 bundled)
Server: Linux 10.1.0.3.0 (local)
Database 10.1.0.3.0 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set
is
AL16UTF16 (Unicode)
Client 10.1.0.3 NLS_LANG is '<unset>', NLS_NCHAR is '<unset>'
All goes as expected.
Client: Solaris 2.8, Perl 5.8.3
Server: Solaris 9.2.0.5 (local)
Database 9.2.0.5.0 CHAR set is WE8ISO8859P1 (Non-Unicode), NCHAR set is
AL16UTF16 (Unicode)
Client 9.2.0.5 NLS_LANG is '<unset>', NLS_NCHAR is '<unset>'
All goes as expected.