Tech Support > Operating Systems > Windows 2003 > Import data into ADAM
Import data into ADAM
Posted by Jag on January 14th, 2004


Hi

Will appreciate your help. I am trying to import a ldif file into adam
using the ldife utility. I get the following error :
C:\WINDOWS\ADAM>ldifde -i -f development.ldif -c
"cn=configuration,dc=x" "#configurationNamingContext"
Invalid Parameter: No DC Available
No log files were written. In order to generate a log file, please
specify the log file path via the -j option.

Is this beacuse the ADAM instance is not a part of a DC ? Can one run
the ldife utility if ADAM is not a part of a DC ?

Thanks
Jag

Posted by Eric Fleischman [MSFT] on January 14th, 2004


Hi Jag,

If you add the following switches does this help?
-s SERVERNAME -t PORTNUMBER
where of course we would substitue the name of the machine on which ADAM is
running for servername and the port where ADAM is listening for the port #?

Thanks!
~Eric

--
Eric Fleischman [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Jag" <jagdeepsahdeva@hotmail.com> wrote in message
news:cff00821.0401132054.1c6952dc@posting.google.c om...



Similar Posts