D:\oracle\ora92\bin>oidctl start
usage: oidctl connect=cc server=ss instance=nn [configset=cc flags=ff start] | [stop]
options:
     connect=cc     The tnsname of the database to connect to for start/stop.     server=ss      The name of the OiD server to be started/stopped.
                    Server names must be either oidldapd/oidrepld/odisrv     instance=nn    The numerical value of the instance to be started/stopped.
                    Instance value is mandatory for OIDLDAPD/OIDREPLD/ODISRV.
                    Instance value MUST be > 0 and <= 1000.     configset=cc   The numerical value of the configuration set to be used
                    ONLY while starting a OiD server.
                    Configset value MUST be >= 0 and <= 1000.     flags=ff       The flags needed ONLY while starting the OiD server.
                    If the flags consist of UNIX-style keywords, then,
                    those keyword-value pairs MUST be separted by spaces.