Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: sys.dbms_system.ksdwrt Strangeness
There is a level parameter in ksdind I believe, so just before you call ksdwrt,
call ksdind(0). the lvl controls the indentation (sp?).
Anjo.
"Post, Ethan" wrote:
> Calls to sys.dbms_system.ksdwrt to add entries to the alert log mysteriously
> insert a space infront of the string and sometimes doesn't
>
> SERVERERROR[955] SESSION 17,355 USER SYSTEM,oracle PROGRAM sqlplus_at_foo (TNS
> V1-V3),foo
> SERVERERROR[955] SESSION 13,5385 USER SYSTEM,oracle PROGRAM sqlplus_at_foo (TNS
> V1-V3),foo
> SERVERERROR[942] SESSION 13,7282 USER SYSADM,jdoe PROGRAM ,JOHN\DOE
>
> Anyone know why the last line has a space inserted into it? I have tried
> duplicating it but have had no luck.
>
> Ethan Post
> perotdba (AIM), epost1 (Yahoo)
> --------------------------------------------------------------------
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Post, Ethan
> INET: Ethan.Post_at_ps.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Anjo Kolk INET: anjo_at_oraperf.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Apr 19 2002 - 12:53:25 CDT
![]() |
![]() |