Hi Every one, Here I have an error after installing dqman, what i need to over come this,
Thanks in advance
copy dmcl40.dll and dmcl.ini file from your documentum install directory and keep it in dqMan install directory
Hi,
Theses dlls can be found in Composer (folder plugins\com.emc.ide.external.dfc_1.0.0\dmbasic).
Only one is necessary, copy it to your dqman installation directory. (if you copy both dmcl.dll will be used)
If you use dmcl40.dll, you have to create a dmcl.ini file in the same directory to specify the docbrocker.
# Default DMCL.INI. Refer to DMCLFULL.INI for other options# Assuming No Network File System# Assuming No Compression for Content Tunneling[DOCBROKER_PRIMARY]host =DCTM_SERVERport =1489[DMAPI_CONFIGURATION]cache_queries = Ttoken_storage_enabled=F
If you use dmcl.dll, you have to have a DFC installed on your computer and this time, it's the dfc.properties which is used to specifiy the docbrocker.
Hi Experts, I unable to find what u mention files like(dmcl40.dll and dmcl.ini) in my directory(C:\Program Files\Documentum\Shared).
Thank u guys, I have found solution,
I had similar issue when using the dmcl.dll from a 7.2 CS install on my Win7 where the DFC 6.7x is deployed.
To fix it I used an older dmcl.dll from 6.5 CS, placed it in the dqMan install folder and it working now.
I guess the latest dmcl.dll are not compatible with this tool.
Thanks!
My DQMan installation is throwing the same error as stated in this post.
I have placed dmcl.dll in the dqman install directory and also under C:\Windows. I also have DFC Runtime environment 7.1 installed on my machine.
But DQMan still fails to initialize. I am using DQMan 5.
Any new suggestions?
Place dmcl.dll and dmcl.ini in the same directory as your dqMan installation.
i.e.
C:\Program Files (x86)\dqMan\
Hi Ahmad,
dmcl.ini is no longer used with D7.1. Should I place dfc.properties in the same location?
I think you should still find dmcl.dll and dmclfull.ini under $DM_HOME/bin.
Adjust dmclfull.ini accordingly and copy them both in your dqman folder.