Did U tried to restart the Installation ! OUI may have
locked the services state while with the failed installation
If problem still exists TRACE the OID processes as per below note
=============================================
How to How To Setup OID for Extended Tracing
--------------------------------------------
Step I. Get the status of the OID processes:
WINDOWS: Run the TASKMANAGER and verify that you have an oidservice.exe and
TWO
oidldapd.exe processes running.
UNIX: On the unix box running the OID database, at the unix prompt:
$ORACLE_HOME/ldap/bin/ldapcheck
It should return something like this:
Process oidmon is Alive as PID 1035
Process oidldapd is Alive as PID 1051
Process oidldapd is Alive as PID 1043
Not Running ---- Process oidrepld
Each of these processes will have an associated log. Given the UNIX
example:
Process oidmon is Alive as PID 1035 -->oidmon.log (guardian
process)
Process oidldapd is Alive as PID 1051 -->oidldapd01.log (ldap dispatcher)
Process oidldapd is Alive as PID 1043 -->oidldapd01s1043.log (ldap server)
Not Running ---- Process oidrepld -->oidrepld01xxxx.log (if
replication)
Step 2. It is best to clean out the existing log files so we can view the
results of your
test. Please do the following:
a. stop all oid processes
b. repeat Step 1 until you no longer see the OID processes
c. clean out all existing logfiles in the $ORACLE_HOME/ldap/log
d. restart the oid processes with extended tracing...
oidmon connect=<SID> start
oidctl connect=<SID> server=oidldapd instance=1 flags=" -port
<PORT> -debug <DEBUG-LEVEL>" start
if running OID replication...
oidctl connect=<SID> server=oidrepld instance=1 flags=" -port <PORT> -host
<HOST> -debug <DEBUG-LEVEL>" start
e. repeat Step 1 until you see all three processes running
Step 3. Run the procedure or test that is causing the problem.
Step 4. Examine the log files for possible source of problem.
DEBUG-LEVELS for the oidctl command:
1 = Trace function calls
2 = Debug packet handling
4 = Heavy trace debugging
8 = Connection Management
16 = Print out packets sent and received
32 = Search filter processing
64 = Configuration file processsing
128 = Access control list processing
256 = Stats log connections/operations/results
512 = Stats log entries sent
1024 = Print communication with the back-end
2048 = Print entry parsing debugging
4096 = Schema-related debugging
32768 = Replication Specific debugging
65535 = Enable all debugging
Note: It is better to use the STOP/START commands to the oidctl since the
RESTART option does not work as documented. (see bug:1702226)
=====================
HTHU
Ankur Shah
Oracle DBA
DHR-GA
----- Original Message -----
From: "Syed Imran" <Imran.[Email Address Removed] "LazyDBA.com Discussion" <[Email Address Removed] Saturday, March 29, 2003 7:24 AM
Subject: 9ias rel middle tier
> Installing 9iAS on Middle Tier
>
> Hi,
> When going through the installation of the 9iAS (Install Type Business
> Intelligence and Forms) at the Oracle Internet Directory screen,the
> installer displays cn=orcladmin in the username field and the password
field
> is blank, I typed the password and
> get the following message in a dialog box
>
> "Unable to verify connection to this OID instance, check the port,
> username,password and whether the OID service is running".
>
> The OID service is running and I unlocked all the users in the IASDB
> instance, still the same thing. Can anyone please tell me whats happening
> here and the solution to this.
>
> Thank You,
>
>
>
> Syed.M.Imran
> ORACLE CONSULTANT
> ORACLE CERTIFIED PROFESSIONAL
> FUJITSU SERVICES
>
>
> This e-mail is only for the use of its intended recipient. Its contents
are
> subject to a duty of confidence and may be privileged. Fujitsu Services
> does not guarantee that this e-mail has not been intercepted and amended
or
> that it is virus-free.
>
>
>
>
>
> --------
> Oracle documentation is here:
http://tahiti.oracle.com/pls/tahiti/tahiti.homepage
> To unsubscribe: send a blank email to oracledba-[Email Address Removed] To subscribe: send a blank email to oracledba-[Email Address Removed] Visit the list archive: http://www.LAZYDBA.com/odbareadmail.pl
> Tell yer mates about http://www.farAwayJobs.com
> By using this list you agree to these
terms:http://www.lazydba.com/legal.html
>
>
Oracle LazyDBA home page