Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> SQL*Loader-704 ORA-12500 TNS:listener failed to start a dedicated server process
I have a Oracle 8i database on a Windows 2000 server. I have 2 nightly
processes that run, they are Windows Scheduled tasks that run batch
files. The first one Truncates a table, and the second task uses SQL
Loader to load data into the table from a text file. The schedule
tasks and the batch files are on the same server as the database.
About every other night, the SQL Loader task fails with the following
error message:
(c) Copyright 2000 Oracle Corporation. All rights reserved.
SQL*Loader-704: Internal error: ulconnect: OCIServerAttach [0] ORA-12500: TNS:listener failed to start a dedicated server process
Do I need to add another listener? I have done some research and I think this is sometimes related to resources. I have 2G memory on that machine, and at the time of morning that it runs, the database should have minimal activity.
Thanks in advance for any insight,
Roger
Received on Fri Mar 07 2003 - 10:35:48 CST
![]() |
![]() |