Ldapbind to ORASSO, ORASSO_PUBLI, ORASSO_PC And DCM

We are changing the passwords for the following users ( ORASSO, ORASSO_PUBLIC, ORASSO_PS, DCM)
OrclResourceName=DCM,orclReferenceName=ORCL,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext
I know how to do a search for the password but is there a way to perform a ldapbind I am not doing the syntax correctly and have not been able to do this..
ldapbind -h <host> -p <port> -D "???" w <userpwd> -b <???>
I tried placing that string above but it did not work...I can do a bind with my realm users this way ..
I know how to do an ldapsearch for the password...I know about ldapcompare I want the bind statement....thanks
Edited by: user1328158 on Oct 19, 2009 11:44 AM
Edited by: user1328158 on Oct 19, 2009 11:44 AM

this is what I tried...
ldapbind -h <host> -p <port> -D "???" w <userpwd>.... the ???? I inserted "OrclResourceName=DCM,orclReferenceName=ORCL,cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext "
but it didnt work....
I thought maybe I needed more options....I check the password with ldapsearch ...so I know I have it right...not sure what the problem is

Similar Messages

  • OID and DCM failure after loading patch 2703110 and 2682125

    Hello,
    When I install the following in the order specified on Windows 2000 Professional:
    1) Oracle 9iAS 9.0.2.0.1
    2) Oracle Patch 2703110 (9.0.2.2)
    3) Patch 2682126 (OID Patch) - Installed before the
    last step in Patch 2703110 (dcmctl calls).
    I get the following condition.
    1) "dcmctl UpdateConfig" returns ADMN 202026
    2) I cannot log into OID (ldap bind error - invalid credentials). ldapbind -p 4021 works, but not if I specify -D "cn=orcladmin" -w welcome1 (or ias_admin passwd). Note that during this process, I changed the password manually to "welcome1" in the ODS->DS_ATTRSTORE
    table. Note also that during patch 2682125, when I ran
    the oidpatchca.bat, I received the following errors (
    before I changed the orclsupasswd)
    "Couldn't find ldaputls.sql" and at the very end,
    "invalid orcladmin password"
    Any help with this? Thanks!

    I got the same errors when running the oidpatchca.bat script, i.e. cannot find the ldaputls.sql script (probably harmless?) and cannot connect to orcladmin.
    It is not possible anymore to connect with the OID Admin tool (from the startmenu) to the LDAP.
    However, the update of the databaseschema seems to be finished correctly, and I can run the dcmctl UpdateConfig commands for patch 2703110. Also EM Website can see the Farm again, and other mistier installations see the Farm as well.
    Peter

  • ECN and ECR configuration in SAP

    Dear all,
    We are in SAP R/3 4.7 version .Can anyone provide a useful document on the steps involved in handling workflow for ECN and DCM.
    Your experts help will be much appreciated.
    Regards,
    M.M

    Hi Magesh,
    You can find all the information regarding engineering change number in the following link .
    http://help.sap.com/saphelp_47x200/helpdata/en/d8/731cab4b7511d1894b0000e8323c4f/frameset.htm
    Please read change masters for ECN.
    Regards
    Amber
    SAP Support

  • Apex Configuration with SSO on Database 11g

    Hi All,
    I am trying to configure Application Express with SSO on 11g and I have followed all the steps mentioned in http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html
    My partner app configuration is
    Site ID: 0F32F8E1
    Site Token: JC54XU4Q0F32F8E1
    Encryption Key: 61443A93398DC472
    Single Sign-On URL: https://login-stage.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_login
    Single Sign-Off URL: https://login-stage.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_logout
    Application Name: Insight Knowledge Manager on New Server
    Application Home URL: http://orclinsight.oraclecorp.com
    Application Success URL: http://orclinsight.oraclecorp.com/pls/apex/wwv_flow_custom_auth_sso.process_success
    Application Logout URL: http://orclinsight.oraclecorp.com
    After running the @custom_auth_sso.sql and @custom_auth_sso.plb and doing grant execute on wwv_flow_custom_auth_sso to public; I have also created an authentication scheme in APEX based on the pre-configured scheme on Apex as partner app
    this is the URL of the app.... http://orclinsight.oraclecorp.com/pls/apex/f?p=100:1
    if I type this URL, I get redirected to the SSO authentication page...however once I have filled the credentials.. it shows me the following error message
    *"The requested URL /pls/apex/wwv_flow_custom_auth_sso.process_success was not found on this server."*
    The result of this query select lsnr_token||':'||site_token||':'||site_id||':'||urlcookie_version||':'||encryption_key||':'||url_cookie_ip_check||':'||ls_login_url from wwsec_enabler_config_info$
    is
    'HTML_DB:orclinsight.oraclecorp.com:80:JC54XU4Q0F32F8E1:0F32F8E1:v1.2:61443A93398DC472:Y:https://login-stage.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_login'
    and the result of begin owa_util.print_cgi_env; end; query in APEX - SQL Workshop is
    PLSQL_GATEWAY = WebDb
    GATEWAY_IVERSION = 2
    SERVER_SOFTWARE = Oracle-Application-Server-10g/10.1.3.5.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE = CGI/1.1
    SERVER_PORT = 80
    SERVER_NAME = orclinsight.oraclecorp.com
    REQUEST_METHOD = POST
    PATH_INFO = /wwv_flow.show
    SCRIPT_NAME = /pls/apex
    REMOTE_ADDR = 141.144.152.146
    SERVER_PROTOCOL = HTTP/1.1
    REQUEST_PROTOCOL = HTTP
    REMOTE_USER = APEX_PUBLIC_USER
    HTTP_CONTENT_LENGTH = 291
    HTTP_CONTENT_TYPE = application/x-www-form-urlencoded; charset=UTF-8
    HTTP_USER_AGENT = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
    HTTP_HOST = orclinsight.oraclecorp.com
    HTTP_ACCEPT = text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    HTTP_ACCEPT_ENCODING = gzip,deflate
    HTTP_ACCEPT_LANGUAGE = en-us,en;q=0.5
    HTTP_ACCEPT_CHARSET = ISO-8859-1,utf-8;q=0.7,*;q=0.7
    HTTP_REFERER = http://orclinsight.oraclecorp.com/pls/apex/f?p=4500:1003:1510257042232818::NO:::
    HTTP_ORACLE_ECID = 1258784987:64.181.227.33:7900:4328:22,0
    WEB_AUTHENT_PREFIX =
    DAD_NAME = apex
    DOC_ACCESS_PATH = docs
    DOCUMENT_TABLE = wwv_flow_file_objects$
    PATH_ALIAS =
    REQUEST_CHARSET = AL32UTF8
    REQUEST_IANA_CHARSET = UTF-8
    SCRIPT_PREFIX = /pls
    HTTP_COOKIE = [email protected]:insight_workspace; ORA_WWV_USER=BE50DD5881201806; IdcLocale=English-US; IntradocAuth=Internet; oracle.uix=0^^GMT+5:30^p; IntradocLoginState=1; IdcTimeZone=America/Chicago
    Please advise what should I do next or where I may be going wrong?
    Warm Regards,
    Anand

    Hi All,
    I am trying to configure Application Express with SSO on 11g and I have followed all the steps mentioned in http://www.oracle.com/technology/products/database/application_express/howtos/sso_partner_app.html
    My partner app configuration is
    Site ID: 0F32F8E1
    Site Token: JC54XU4Q0F32F8E1
    Encryption Key: 61443A93398DC472
    Single Sign-On URL: https://login-stage.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_login
    Single Sign-Off URL: https://login-stage.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_logout
    Application Name: Insight Knowledge Manager on New Server
    Application Home URL: http://orclinsight.oraclecorp.com
    Application Success URL: http://orclinsight.oraclecorp.com/pls/apex/wwv_flow_custom_auth_sso.process_success
    Application Logout URL: http://orclinsight.oraclecorp.com
    After running the @custom_auth_sso.sql and @custom_auth_sso.plb and doing grant execute on wwv_flow_custom_auth_sso to public; I have also created an authentication scheme in APEX based on the pre-configured scheme on Apex as partner app
    this is the URL of the app.... http://orclinsight.oraclecorp.com/pls/apex/f?p=100:1
    if I type this URL, I get redirected to the SSO authentication page...however once I have filled the credentials.. it shows me the following error message
    *"The requested URL /pls/apex/wwv_flow_custom_auth_sso.process_success was not found on this server."*
    The result of this query select lsnr_token||':'||site_token||':'||site_id||':'||urlcookie_version||':'||encryption_key||':'||url_cookie_ip_check||':'||ls_login_url from wwsec_enabler_config_info$
    is
    'HTML_DB:orclinsight.oraclecorp.com:80:JC54XU4Q0F32F8E1:0F32F8E1:v1.2:61443A93398DC472:Y:https://login-stage.oracle.com/pls/orasso/orasso.wwsso_app_admin.ls_login'
    and the result of begin owa_util.print_cgi_env; end; query in APEX - SQL Workshop is
    PLSQL_GATEWAY = WebDb
    GATEWAY_IVERSION = 2
    SERVER_SOFTWARE = Oracle-Application-Server-10g/10.1.3.5.0 Oracle-HTTP-Server
    GATEWAY_INTERFACE = CGI/1.1
    SERVER_PORT = 80
    SERVER_NAME = orclinsight.oraclecorp.com
    REQUEST_METHOD = POST
    PATH_INFO = /wwv_flow.show
    SCRIPT_NAME = /pls/apex
    REMOTE_ADDR = 141.144.152.146
    SERVER_PROTOCOL = HTTP/1.1
    REQUEST_PROTOCOL = HTTP
    REMOTE_USER = APEX_PUBLIC_USER
    HTTP_CONTENT_LENGTH = 291
    HTTP_CONTENT_TYPE = application/x-www-form-urlencoded; charset=UTF-8
    HTTP_USER_AGENT = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
    HTTP_HOST = orclinsight.oraclecorp.com
    HTTP_ACCEPT = text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    HTTP_ACCEPT_ENCODING = gzip,deflate
    HTTP_ACCEPT_LANGUAGE = en-us,en;q=0.5
    HTTP_ACCEPT_CHARSET = ISO-8859-1,utf-8;q=0.7,*;q=0.7
    HTTP_REFERER = http://orclinsight.oraclecorp.com/pls/apex/f?p=4500:1003:1510257042232818::NO:::
    HTTP_ORACLE_ECID = 1258784987:64.181.227.33:7900:4328:22,0
    WEB_AUTHENT_PREFIX =
    DAD_NAME = apex
    DOC_ACCESS_PATH = docs
    DOCUMENT_TABLE = wwv_flow_file_objects$
    PATH_ALIAS =
    REQUEST_CHARSET = AL32UTF8
    REQUEST_IANA_CHARSET = UTF-8
    SCRIPT_PREFIX = /pls
    HTTP_COOKIE = [email protected]:insight_workspace; ORA_WWV_USER=BE50DD5881201806; IdcLocale=English-US; IntradocAuth=Internet; oracle.uix=0^^GMT+5:30^p; IntradocLoginState=1; IdcTimeZone=America/Chicago
    Please advise what should I do next or where I may be going wrong?
    Warm Regards,
    Anand

  • Registering a Partner application with Oracle SSO 10gR2

    Hi Everybody
    I'd like to ask a question around registering a partner application with Oracle SSO.
    I have entered my home_url, logout_url and cancel_url e.g. home_url is https://vevopuitest1.co.uk/vevo_test1 and so on for the other fields.
    When I save the details some information is automatically created e.g. Site Id, Site Token etc.
    The bit that I am particularly interested in are the fields Single Sign-On URL and Single Sign-Off URL.
    For my purposes these fields are respectively: https://cwassotest1.co.uk/pls/orasso/orasso.wwsso_app_admin.ls_login and https://cwassotest1.co.uk/pls/orasso/orasso.wwsso_app_admin.ls_logout
    My questions are:
    1. Where do these values come from?
    2. Can I view them anywhere, say, in Oracle Directory Manager or using ldif queries?
    I would like to be able to verify these values.
    Many Thanks
    Andy

    I'm afraid this won't answer your question completely, but AFAIK in principle it does not matter on which machine SSO is running, as long as it passes the user id and credentials properly through the HTTP Header. Even more: in practice it is very common to have SSO running on a different machine than where your app runs.
    So what I would do is find out how to use ADF Faces with SSO. Perhaps someone else can provide pointers on that.
    Jan Kettenis

  • SSO, OBIEE, Apache 2.0.52, Weblogic10, Webgate 7.0.4 on Windows

    Trying to get SSO working:
    Integration of OBIEE, Apache 2.0.52, Weblogic10, Webgate 7.0.4 on Windows
    I installed the following for this integration.
    1. OBIEE (10.1.3.4.x) Installed on JAVA OC4J Container (but deployed to Weblogic)
    2. Installed Weblogic 10 SSL enable (infrastructure)
    3. Installed Apache 2.0.52 SSL enable
    4. Installed Webgate 7.0.4
    5. Created a User, group, policy via Access Manager…… (in the policy, I’m redirecting to the apache vs weblogic port – I want to hide the weblogic port)
    Tested the Weblogic / Apache plugin and it works for ssl connecting to application on weblogic server. (This test was without webgate configured in the http.conf)
    I also tested webgate ‘WITHOUT’ the weblogic plugin on a couple applications and it worked. (using the redirect in the Oracle Access Manager)
    *****Now, I’m trying to integrate everything so I can use SSO with OBIEE.****
    I configured BI according to OBIEE Deployment manual except for the portion of registering the BI as a Partner Application since I don’t have the ssoreg.bat or mod_osso.
    ****I’m using Webgate, how do I register BI as a Partner? Or do I have to?
    I double checked the following, but how can I confirm the BI Server URL? Is it the port in the NQSConfig file?
    <LogoffUrl>
    http://<OAS10.1.2 URL>:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout?p_done_url=http%3A%2F%<BI Server URL> :7779%2Fanalytics%2F
    </LogoffUrl>
    <LogonUrl>
    http://<OAS10.1.2 URL>:7777/pls/orasso/orasso.wwsso_app_admin.ls_login
    </LogonUrl>
    *** & Password has more that 8 characters.
    7. Restart BI Presentation Server
    8.) LOGIN to OBIEE Presentation server
    ERROR
    When I login to OBIEE it is not allowing to login.It is showing following error message
    you are not currently Logged in to the OracleBI Server
    If yo have already Logged in ,Your connection might hv timed out,or communications or server error may have occured
    To log bck in click here .If problem persists ,please contact the site administrator
    When I click on 'here' on the OBIEE screen it is taking over to SSO Screen and I see following error
    *The url changes to https:// OAS10.1.2 URL:port/pls/orasso.wwsso_app_admin.ls_login
    And the following is displayed:
    Error: 404—Not Found
    From RFC 2068 Hypertext Transfer Protocol – HTTP/ 1.1
    10.4.5 404 NotFound
    The server has not found anything matching the Request-URI. ….
    I reviewed log files in Apache, WL, webgate, but nothing helped.
    Any help is appreciated

    I'm a few months away from having to do this in our development environment on our project and am just next week going to be starting on the tech arch for this. My understanding is that OSSO IS required. You will have to integrate OAM with OSSO in order to use OAM with OBIEE. You can find information regarding OAM / OSSO integration in the OAM 10.1.4.2 Integration guide. Let me know how it goes since I'll soon be tackling the same.
    Ryan
    Edited by: user651154 on Jan 24, 2009 12:49 PM

  • Webgate7.0.4, OBIEE, Apache 2.0.52, Weblogic10 on Windows

    Integration of OBIEE, Apache 2.0.52, Weblogic10, Webgate 7.0.4 on Windows
    I installed the following for this integration.
    1. OBIEE (10.1.3.4.x) Installed on JAVA OC4J Container (but deployed to Weblogic)
    2. Installed Weblogic 10 SSL enable (infrastructure)
    3. Installed Apache 2.0.52 SSL enable
    4. Installed Webgate 7.0.4
    5. Created a User, group, policy via Access Manager…… (in the policy, I’m redirecting to the apache vs weblogic port – I want to hide the weblogic port)
    Tested the Weblogic / Apache plugin and it works for ssl connecting to application on weblogic server. (This test was without webgate configured in the http.conf)
    I also tested webgate ‘WITHOUT’ the weblogic plugin on a couple applications and it worked. (using the redirect in the Oracle Access Manager)
    *****Now, I’m trying to integrate everything so I can use SSO with OBIEE.****
    I configured BI according to OBIEE Deployment manual except for the portion of registering the BI as a Partner Application since I don’t have the ssoreg.bat or mod_osso.
    ****I’m using Webgate, how do I register BI as a Partner? Or do I have to?
    I double checked the following, but how can I confirm the BI Server URL? Is it the port in the NQSConfig file?
    <LogoffUrl>
    http://<OAS10.1.2 URL>:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout?p_done_url=http%3A%2F%<BI Server URL> :7779%2Fanalytics%2F
    </LogoffUrl>
    <LogonUrl>
    http://<OAS10.1.2 URL>:7777/pls/orasso/orasso.wwsso_app_admin.ls_login
    </LogonUrl>
    *** & Password has more that 8 characters.
    7. Restart BI Presentation Server
    8.) LOGIN to OBIEE Presentation server
    ERROR
    When I login to OBIEE it is not allowing to login.It is showing following error message
    you are not currently Logged in to the OracleBI Server
    If yo have already Logged in ,Your connection might hv timed out,or communications or server error may have occured
    To log bck in click here .If problem persists ,please contact the site administrator
    When I click on 'here' on the OBIEE screen it is taking over to SSO Screen and I see following error
    *The url changes to https:// OAS10.1.2 URL:port/pls/orasso.wwsso_app_admin.ls_login
    And the following is displayed:
    Error: 404—Not Found
    From RFC 2068 Hypertext Transfer Protocol – HTTP/ 1.1
    10.4.5 404 NotFound
    The server has not found anything matching the Request-URI. ….
    I reviewed log files in Apache, WL, webgate, but nothing helped.
    Any help is appreciated

    I'm a few months away from having to do this in our development environment on our project and am just next week going to be starting on the tech arch for this. My understanding is that OSSO IS required. You will have to integrate OAM with OSSO in order to use OAM with OBIEE. You can find information regarding OAM / OSSO integration in the OAM 10.1.4.2 Integration guide. Let me know how it goes since I'll soon be tackling the same.
    Ryan
    Edited by: user651154 on Jan 24, 2009 12:49 PM

  • Mod_oc4j Oracle HTTP Server 10.1.2.0.2

    Hi!!
    In this moment i made a installation in HA environment of Oracle AS 10gr2, but now i need plug a cluster the oc4j 10gr3 to this environment.
    The question is: if i have a cluster in the web layer with Oracle HTTP Server 10g r2, can i use the Mod_oc4j to redirect request to the oc4j 10gr3 cluster? or i need install the Oracle HTTP Server 10gr3 for do it?
    Any doc
    Thanks in advance!!!

    Hmm interesting question. Theoretically, I don't see why not, but the question is that 10.1.3 is a loose cluster managed by opmn and dcm so I don't know if the "cluster" option will still work. Why not give it a try "cluster:clustername" check the HA guide/clustering guide on mod_oc4j syntax. Also try indvidual 10.1.3 names.
    Please let me know how things work out for you...I would like to follow up on this...
    Thanks,
    Deepak

  • 9.0.4.1 Metadata Repository in 9.2.0.6

    I just upgraded my 9iAS infrastructure and mid tier with BI and Forms from 9.0.2.3 to 9.0.4.2. We had all the components on one server except we had a separate 9.2 db for our portal repository.
    I want to know how to migrate my metadata repository to a different server and use database version 9.2.0.6. Are there any documents or specofic sections of documents which could guide me in this migration?

    I am not familiar with the document you refer to, but suspect you should apply the 9.0.4.2 patch if you want to integreate OCS with a 10g portal.
    I have successfully integrated a 9iAS portal with R2 OCS (9.0.4.1), and the following details may be worth a closer look:
    1. To my knowledge, the passwords for your portal user and SSO user (orasso) are encrypted and stored in OID based on the hostname and IP address of your SSO server. Thus, the password for orasso and portal will differ between your portal Infra and your OCS infra, resulting in that only one of the two will work properly with your common OID. run the attached script on both your SSO servers and compare the result:
    #!/bin/ksh
    OIDHOST=antares1.i2sp.no
    OIDPORT=4032
    echo "Enter the desired Oracle schema name (default orasso): \c"
    READ DBUSERNAME
    if [[ -z $DBUSERNAME ]]; then
    echo "No schema value entered, using default:orasso"
    DBUSERNAME=orasso
    fi8
    echo "Enter the password of the cn=orcladmin user (usually the ias installation password): \c"
    stty -echo
    read OIDPW
    ty echo
    echo "Looking up schema password from $OIDHOST:$OIDPORT"
    $ORACLE_HOME/bin/ldapsearch -h $OIDHOST -p $OIDPORT -D "cn=orcladmin" -w "$OIDPW" -b "cn=IAS Infrastructure Databases,cn=IAS,cn=Products,cn=OracleContext" -s sub "orclResourceName=$DBUSERNAME" orclpasswordattribute
    Setting the password for orasso and portal to the same encrypted string is a good start. If they differ, change to the same encrypted string using "alter user orasso identified by xxxxxx" in sqlplus.
    Hope this will help you on the way :-)

  • Cannot connect to database

    Hi everybody,
    When I try to access to my database with SQLPLUS or Enterprise Manager Console I have the error:
    ORA:28030:Server encountered problems accesing LDAP Directory Service.
    I actived both oidmon and oitctl.
    I type ldapbind -h myhost -p port and ldapbind sucessfully.
    I type tnsping myipaddress and everything OK.
    If I access wjth user ods/ods no problem the problem is accessing with sys or sysman.
    Any idea?
    Thanks in advance,
    Ana

    ksparkes,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • How to cluster OC4J?

    I want to cluster muti-OC4J.
    Is anyone known how to do this?
    Thanks!
    You can reply this topic or send mail to me .
    Email: [email protected] or [email protected]!
    Thanks again!

    Our preferred model for clustering is that we support it as part of the OracleAS model. This gives you a reliable load balancing mechanism (mod_oc4), a management console with EM (which is MUCH FASTER in 904) and with the recent 904 version support for a managed file based cluster model, which means you don't need to install a database** to manage configuration.
    You can get all this from the J2EE + Webcache installation type from the OracleAS installation.
    ** -- we supported a manual cluster setup model in earlier OracleAS versions which didn't require a DB. Now we support a managed (ie EM and dcm controlled) cluster model without a DB too.
    Can I ask why you are looking to use OC4J clustering instead of OracleAS?
    OC4J clustering is still possible -- it can be configured quite easily by directly modifying the the configuration files. If you look at the documentation for earlier releases, it's documented there. I will try and dig up a link. You will see us spit out a message when you run the loadbalancer.jar that it's going to be de-supported in a future version.
    cheers
    -steve-

  • Error starting application server -Please help (Urgent)

    Hi
    Please suggest how to get over the below error while running opmnctl startall command
    [root@navisdb bin]# ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=navisdb.igglobal.com:6200
    0 of 1 processes started.
    ias-instance id=express.navisdb.igglobal.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_island
    Error
    --> Process (pid=27083)
    time out while waiting for a managed process to start
    Log:
    /oracle/u01/app/OraHome_1/opmn/logs/OC4J~home~default_island~1
    On Checking server.log at location /oracle/u01/app/OraHome_1/opmn/logs/OC4J~home~default_island~1 getting following error.
    isdb.igglobal.com#12601
    10/05/11 11:33:17 10.1.2.0.2 Started
    10/05/11 11:33:18 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    10/05/11 11:33:18 Recovery completed, 0 connections committed and 0 rolled back...
    10/05/11 11:33:18 10.1.2.0.2 Started
    10/05/11 11:33:24 Published an event: C_192.168.4.161.121f1d.12871b0a9da.-8000#express.navisdb.igglobal.com#1724121101#D#home#default_island&navisdb.igglobal.com&HTTP:navisdb.igglobal.com#12501&RMI:navisdb.igglobal.com#12401&JMS:navisdb.igglobal.com#12601
    Enviornmnet: Oracle application server 10g on Red hat linux

    On checking the status i am getting following.How to make OC4J and dcm-daemon process Alive
    $ ./opmnctl status
    Processes in Instance: express.navisdb.igglobal.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    LogLoader | logloaderd | N/A | Down
    HTTP_Server | HTTP_Server | 8085 | Alive
    dcm-daemon | dcm-daemon | N/A | Down
    WebCache | WebCache | 8092 | Alive
    WebCache | WebCacheAdmin | 8086 | Alive
    OC4J | home | N/A | Down

  • Cluster Installation

    I am using BIG-IP to a virtual host for the OID cluster. I have created a pool for both ssl and non-ssl ports pointing to the first node. I am installing(10.1.4) the first node on Linux and the configuration assistant fails. The exception is:
    Configuration assistant "Directory Integration Platform Configuration Assistant" failed
    Broken pipe
    javax.naming.CommunicationException: Request: 1 cancelled
    at com.sun.jndi.ldap.LdapRequest.getReplyBer(LdapRequest.java:60)
    at com.sun.jndi.ldap.Connection.readReply(Connection.java:405)
    at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:340)
    at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
    at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
    at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
    at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
    at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
    at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
    at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    at javax.naming.InitialContext.init(InitialContext.java:219)
    at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
    at oracle.ldap.util.jndi.ConnectionUtil.getSSLDirCtx(ConnectionUtil.java:313)
    at oracle.ldap.util.jndi.ConnectionUtil.getSSLDirCtx(ConnectionUtil.java:261)
    at oracle.ldap.oidinstall.backend.OIDConfiguration.sslbind(OIDConfiguration.java:824)
    at oracle.ldap.oidinstall.backend.OIDConfiguration.<init>(OIDConfiguration.java:152)
    at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configDIP(OIDConfigWrapper.java:467)
    at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:593)
    at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:845)
    at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:984)
    I have tried ldapbind using the virtual host and that does not connect, ldapbind connects to the node itself.
    Is there something specific that I need to check in BIG-IP? Is there any trace that I can enable on OID node to see if the request is reaching?
    Any help is appreciated.
    Thanks,

    There is not a 'cluster' setting to the GroupWise server install anymore like what is in GW2012 or previous versions. There however, are a number of changes in how to setup on an OES cluster due to the addition of the GW admin service. In short, the admin service has to be set to be 'cluster enabled', which is a manual step. Then in the cluster load/unload scripts, an admin-service listener has to be started/stopped for each domain or po that joins or leaves the cluster node. Documentation on updating GW2012 on an OES cluster can be found here:
    https://www.novell.com/documentation...s_upgrade.html
    Also, the admin service has the ability to create service entries to gwha.conf, so the need to do the "import clustering data" from the install is no longer needed. The load script has a command to create the gwha.conf entry as it loads on each node. Example load/unload scripts are in the doc referenced above.
    Looks like the doc section on installing new GW2014 to OES cluster is missing, I'll alert the doc folks to that..
    --Morris
    >>> Cgreiner<[email protected]> 4/3/2014 2:36 PM >>>
    i don't find a Location in the Software and the documentation for be
    able to make a Cluster Installation, as in GW2012 possible
    Who can help?
    Cgreiner
    Cgreiner's Profile: https://forums.novell.com/member.php?userid=26257
    View this thread: https://forums.novell.com/showthread.php?t=475976

  • Can't login to SSO Server ... Please help!!!

    Hi,
    When i try to login to the SSO Server, the page does not start :
    In the browser,
    http://host:7777/pls/orasso/orasso.home
    I click LOGIN
    Then i am redirect to the page http://stagiaire:7777/pls/orasso/orasso.wwsso_app_admin.ls_login?site2pstoretoken=v1.2~1321~09FA98A09719AD1495E1....etc...
    Then I try to login with the ORCLADMIN user and the ias_admin password
    Then i click LOGIN and i am redirect to the page
    http://host:7777/pls/orasso/ORASSO.wwsso_app_admin.ls_login
    And ... nothing!!!!!!!
    Somebody will be able to help me, thanks in advance.
    Lionel.

    Your best option is to contact Support. They will have ways to turn on some debugging and find out what the problem is.

  • GPO Template to secure Computers joined to a 2012 Domain

    Hi,
    We are looking to implement a "Quarenteen OU" for new machines that join our domain.  I've found out how to change the behavior of assigning machines to a different OU than the Computers OU using the redircmp command.   Does anyone have
    a good "template" resource of default security polices to assign a new Server/destkop machine that gets placed into such a quarenteen OU to ensure its secure before moving it to a different/seperate OU?  I'm currently looking for knowledge base
    articles that cover this.  Any help would be greatly appreciated.
    Thanks,
    Kevin C.

    Hi Kevin,
    Based on description, we can follow the suggestion provided by Martin to assign security policies to these machines.
    SCM provides ready-to-deploy policies and DCM configuration packs based on Microsoft Security Guide recommendations and industry best practices, allowing
    us to easily manage configuration drift, and address compliance requirements for Windows operating systems and Microsoft applications.
    Regarding SCM, the following articles can be referred to for more information.
    Microsoft Security Compliance Manager (SCM) - Getting Started
    http://social.technet.microsoft.com/wiki/contents/articles/1866.microsoft-security-compliance-manager-scm-getting-started.aspx
    Microsoft Security Compliance Manager
    http://technet.microsoft.com/en-us/library/cc677002.aspx
    Security Compliance Manager (SCM)
    http://technet.microsoft.com/en-in/solutionaccelerators/cc835245.aspx
    Best regards,
    Frank Shen

Maybe you are looking for

  • Hiding selected staves in a "section" of a composition

    I am pretty familiar with the Score Editor in Logic, but I would like to hide a staff in a certain section of a composition and can't figure out how to do it. Say I have a piece with piano and vocals on separate tracks and there is a piano interlude

  • IPod touch apps

    Dear Apple, When I got my iPad I was upset to see that the  Clocks, Maps, Stocks, Calculator, Weather,  and Voice Memos apps that were on the iPod Touch were not on the iPad. I used each of the apps on a regular basis and miss having them a lot.  I k

  • Workflow Condition giving strange output

    Hello Experts, I am getting an strange issue in my workflow. Here is the condition in the workflow - &SWITCHDOC.SERVICEPROVIDERNEW.SERVICEPROVIDER& NE "space"  AND &SWITCHDOC.TARGETSUPPLYSCENARIO.VERSORGUNGSSZENARIO& NE "space" still i get the result

  • Rman restore and database size

    I am testing a production database backup from tape. Our test machine does not have the same disk space as our production machine. Right now, here is the production size info: Allocated (GB)               137.16 Used (GB)                    60.71 All

  • Importing webi reports outside BO

    BO XI R2 SP1 Windows 2003 I'm thinking about importing webi reports outside of BO server -- and I need some help. I know how to import webi into pdf, excel etc but they remain on BO server unless you save them on local machine. I also know how to sen