Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Load alert log into a table with sqlldr
On May 15, 4:53 pm, "Scott" <nos..._at_nomail.com> wrote:
> Using a 10.2 version of sqlldr does someone know of a way to load an alert
> log into a table?
>
> For example if my table has the definition
>
> log_entry_dt date
> log_entry varchar2(4000)
>
> how can I setup a control file to load the alert log into the database
> table?
>
> looking at the various ulcase files didn't provide any ideas of how I could
> potentially do this.
>
> thanks,
> scott
Check Oracle's Utilities manual and Toma Kyte's web site. For sure, you will find the solution. Received on Tue May 15 2007 - 15:57:48 CDT
![]() |
![]() |