Issue with an available listener at Creation of Database Procedure

Hello everybody
First, Cloud Control documentation says that you have to add listener with a user with DBAAS_ADMIN_ROLE, role that I haven't found, so I did it with super administrator user (SYSMAN) on manually way (Setup -> Add Target -> Add Target Manually and Oracle Database, Listener, and ASM as Target Type). I added Listener without any problem.
When I start a Creaction of Database Procedure to deploy an Oracle Database, on Step 6, no one Listener appears on Listener Configuration table.
How can fix this issue????
Thanks for helping

I only want to restore as a last resort. Won’t a restore from backup justrestore a corrupt version?
Thanks

Similar Messages

  • Oracle 10.2 issues with services and listener

    Hi,
    I have successfully installed ORACLE 10.2(SID= ANK) and uninstalled 10.1(SID= ANB) on same machine(Hostname INLD50057853A port 1521) .
    but I am not able see listener services in windows service box for ANK I only see previous one, though I have uninstalled 10.1 with proper steps.
    Below are only services I can see in my windows box
    1) OracleANB101TNSListener (not able to start this service...it gives some error)
    2) OracleANK102iSQL*Plus (not able to start this service also)
    3) OracleOraDb10g_home1TNSListener (not able to start this also)
    Could you please let me know what can I do in such case now.
    If I do command lsnrctl it gives me successfull message
    C:>lsnrctl
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 01-JUN-2009 11:53
    :10
    Copyright © 1991, 2005, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    If I do command tnsping ANK.WORLD it give me error message
    C:>tnsping ANK.WORLD
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 01-JUN-2
    009 11:52:03
    Copyright © 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    c:oracleANK102
    etworkadminsqlnet.ora
    TNS-03505: Failed to resolve name
    If I do commant sqlplus /nolog it says
    C:>sqlplus /nolog
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jun 1 11:55:06 2009
    Copyright © 1982, 2005, Oracle. All rights reserved.
    SQL> conn sys/your_pass @ ank.world as sysdba
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    my lsnrctl.log says
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 01-JUN-2009 11:59:44
    Copyright © 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    sending you listener.ora , namespace.ora and sqlnet.ora
    C:oracleNetworkadmin
    listener.ora
    1. Filename......: listener.ora
    2. Created.......: created by SAP AG, R/3 Rel. >= 6.10
    3. Name..........:
    4. Date..........:
    5. @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/LISTENER.ORA#3 $
    ADMIN_RESTRICTIONS_LISTENER = on
    LISTENER =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = IPC)
    (KEY = ANK.WORLD)
    (ADDRESS=
    (PROTOCOL = IPC)
    (KEY = ANK)
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = INLD50057853A)
    (PORT = 1521)
    STARTUP_WAIT_TIME_LISTENER = 0
    CONNECT_TIMEOUT_LISTENER = 10
    TRACE_LEVEL_LISTENER = OFF
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 32768)
    (SID_NAME = ANK)
    (ORACLE_HOME = C:oracle)
    tnsnames.ora
    1. Filename......: tnsnames.ora
    2. Created.......: created by SAP AG, R/3 Rel. >= 6.10
    3. Name..........:
    4. Date..........:
    5. @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/TNSNAMES.ORA#3 $
    ANK.WORLD=
    (DESCRIPTION =
    (SDU = 32768)
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = SAP.WORLD)
    (PROTOCOL = TCP)
    (HOST = INLD50057853A)
    (PORT = 1521)
    (CONNECT_DATA =
    (SID = ANK)
    (GLOBAL_NAME = ANK.WORLD)
    sqlnet.ora
    1. Filename......: sqlnet.ora
    2. Created.......: created by SAP AG, R/3 Rel. >= 6.10
    3. Name..........:
    4. Date..........:
    5. @(#) $Id: //bc/700-1_REL/src/ins/SAPINST/impl/tpls/ora/ind/SQLNET.ORA#3 $
    AUTOMATIC_IPC = ON
    TRACE_LEVEL_CLIENT = OFF
    NAMES.DEFAULT_DOMAIN = WORLD
    NAME.DEFAULT_ZONE = WORLD
    SQLNET.EXPIRE_TIME = 0
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    TCP.NODELAY=YES
    I hope this information is enough for you to know what issue I am facing now. but if you need some more logs do let me know. Its very tricky situation and I am sure solution is very small which I dont know currently and need experts point of view
    Kindly suggest.
    Regards,
    Ankit Baphna

    will close this and open new as I am having some issue with editor

  • Cloning Issue RC-00118: Error occurred during creation of database

    Friends,
    I execute following scripts on source system preclone.pl dbTier  &perl adpreclone.pl appsTier
    then take the cold source backup and transfer on another machine for cloning but when i am executing cloning script on db tier i am getting below mention error after 50% completion. I have very limited time and i cant go back on source system for fresh backup, please help me to sort out his issue.
    -------------------ADX Database Utility Finished--------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
            at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyData
            at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDat
            at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyData
            at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier
            at sun.reflect.NativeConstructorAccessorImpl.newInstan
            at sun.reflect.NativeConstructorAccessorImpl.newInstan
            at sun.reflect.DelegatingConstructorAccessorImpl.newIn                      rce)
            at java.lang.reflect.Constructor.newInstance(Unknown S
            at oracle.apps.ad.clone.util.CloneProcessor.run(CloneP
            at java.lang.Thread.run(Unknown Source)
    Hopes you will support.
    Regards
    Irfan Ahmad

    plz check :
    http://doganayn.blogspot.in/2013/11/rc-50004-fatal-error-occurred-in.html
    Rapid Clone Failed While Running "Adcfgclone.pl dbTier": ORA-01194 and RC-00118 (Doc ID 375389.1)
    Troubleshooting RapidClone issues with Oracle Applications R12 (Doc ID 603104.1)
    Troubleshooting RapidClone issues with Oracle Applications 11i (Doc ID 364565.1)
    Regards,
    Haafiz

  • Issue with offline availability of roaming profiles in Server 2012

    I've recently stood up a Windows 2012 R2 server. I set up folder redirection using the guidelines
    here and roaming profiles using Group Policy. All is well except for the fact that if the client is physically disconnected from the network then the profile isn't available.
    I've set up folder redirection/roaming profiles on many different version of Windows Server and this is the first time I can remember that the files weren't available offline without further intervention from me. Is there some new setting or default on 2012
    R2 that I'm running afoul of?
    I note the following screen on the share properties but don't want to go at it until I know more
    Location of image in case of no display
    Sunt ludi et ioci dum aliquis oculo nocet.

    Shaon,
    No problem at all, I'm delighted that someone is answering at all! :-)
    The answers to your points/questions are as follows:
    1. The issue persists after a reboot
    2. All computers in the OU are experiencing this issue along with all users affected by these group policy items
    3. There is only one group policy applied here and in relation to the three items you've mentioned:
    Action on server disconnect [Not configured]
    Non-default server disconnect actions [Not configured]
    Do not automatically make redirected folders available offline [Not visible]
    All the relevant group policy objects (on the server) are at their default "Not configured" value. I've filtered by Windows 7 and Windows 8 as I have nothing below that. I've checked both locations viz.:
    Computer Configuration\Policies\Administrative Templates\Network\Offline Files
    User Configuration\Policies\Administrative Templates\Network\Offline Files
    The same is true for Local Computer Policy, all are set to "Not configured". In Explorer on the client under the Easy Access option all of the salient settings are greyed out.
    - Derek
    Sunt ludi et ioci dum aliquis oculo nocet.

  • SQL 2012 Best Practice Analyzer issue with nothing available in pulldown on Microsoft Baseline Configuration Analyzer V2.0

    We have tried using both a Windows 7 and a Windows 8 machine and still cannot see any items available in the pulldown (ie. no sql 2012 or anything)  Is this a known issue and BPA does not work for SQL 2012?  Any suggestions?  I've seen several
    posts with the same issue but, no resolution.
    Laura

    Hi Laura,
    I installed Microsoft Baseline Configuration Analyzer 2.0 successfully. I can select a product: SQL Server 2012 BPA. Do you mean this?
    Thanks.
    If you have any feedback on our support, please click
    here.
    Maggie Luo
    TechNet Community Support

  • Issue with aflobbld.sql for FND_LOBS_CTX creation

    Hi All,
    As part of the post patching instruction for patch 350000 we started the script aflobbld.sql which ran for about 2days and then we cancelled it. Later we dropped the index and reinitiated the script. Now the script fails with the below error
    SQL> @$FND_TOP/sql/aflobbld.sql APPLSYS APPS
    declare
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-50857: oracle error in dreii0fsh
    ORA-01653: unable to extend table APPLSYS.DR$FND_LOBS_CTX$I by 16 in tablespace
    APPS_TS_TX_DATA
    ORA-06512: at line 278
    When I checked the free space it was 32 GB. I added 10 more GB of space to the tablespace and reinitiated it. It still failed with the error. Any ideas on what could be the issue?
    SQL> select sum(length(FILE_DATA))/1024/1024 from "APPLSYS"."FND_LOBS";
    SUM(LENGTH(FILE_DATA))/1024/1024
    23062.35
    SQL>
    SQL> select
    FILE_FORMAT,
    count(*)
    from
    fnd_lobs
    group by FILE_FORMAT; 2 3 4 5 6
    FILE_FORMA COUNT(*)
    binary 50265
    text 9816
    IGNORE 4671
    TEXT 48612
    BINARY 86915
    SQL>
    SQL> select sum(bytes)/1024/1024 from dba_free_space where tablespace_name='APPS_TS_TX_DATA';
    SUM(BYTES)/1024/1024
    43523.25
    SQL>
    When the script was in progress DR$FND_LOBS_CTX$I table increased to almost 40GB
    SQL> select sum(bytes)/1024/1024,segment_name from dba_segments where segment_name like '%FND_LOBS_CTX%' group by segment_name;
    SUM(BYTES)/1024/1024 SEGMENT_NAME
    .125 DR$FND_LOBS_CTX$R
    39994.75 DR$FND_LOBS_CTX$I
    When I checked the size of this table in PROD surprisingly its only 152 mb
    SQL> select sum(bytes)/1024/1024,segment_name from dba_segments where segment_name like '%FND_LOBS_CTX%' group by segment_name;
    SUM(BYTES)/1024/1024
    SEGMENT_NAME
    .125
    DR$FND_LOBS_CTX$R
    44.625
    DR$FND_LOBS_CTX$X
    152.375
    DR$FND_LOBS_CTX$I
    SQL>
    Any help on this would be really appreciated..We have been struggling with it since last ten days to fix it.
    Thanks

    Pl see if these MOS Docs help
    "Rebuild Help Search Index" fails with ORA-01631: max # extents (505) reached in table APPLSYS.DR$FND_LOBS_CTX$I (Doc ID 367861.1)
    TROUBLESHOOTING GUIDE (TSG) : UNABLE TO EXTEND Errors (Doc ID 1025288.6)
    HTH
    Srini

  • Issue with WBS Selection during Reservation creation

    Hi,
    During Reservation creation through MB21, we insert movement type 221 and Plant ABCD. After enter, we need to select WBS Element...
    Problem is here, because when we press F4 on WBS Element, it show all the data. But we required only related data of Plant (given earlier screen). If user select another WBS Element, not related to mentioned plant, consumption will be wrong.
    We want to restrict it...
    We want if we insert Plant ABCD, then only related WBS Element should be shown in F4 data.
    Can we do it???

    Hi,
    I think its only possible  thru an ABAP development. Please take help of your ABAP for enhancement of standard search help.
    Warm regards,
    Srinivas Potluri

  • Issues with new calendars and group creation

    I am using Calendar Server version 6.3. I can create new calendars however they never show up. The only way I know they are created is using the cscal utility. I was able to view the calendar as the user by putting the calendar name in the URL. However I can only add events to the default calendar.
    I can enter information on the group form. However the group does not seem to be created. Is there a way to see what groups exist in the database?
    I am not seeing any messages in the logs. The only log that displays anything is the store log and all it reports are standard back-ups.

    jesset wrote:
    I am using Calendar Server version 6.3.What interface are you using to view/edit calendar events (Calendar Express, Mozilla Thunderbird with Lightning Plugin, MS Outlook with Outlook Connector, UWC/Communications Express?)
    I can create new calendars however they never show up.How are you creating the 'new calendars' (steps?)
    When you say a 'new calendar' are you talking about a users subcalendar?
    The only way I know they are created is using the cscal utility. How do you provision user accounts (e.g. csuser, manually adding LDAP entries, Delegated Administrator)?
    I was able to view the calendar as the user by putting the calendar name in the URL. However I can only add events to the default calendar.What are the ACI's set to for you user e.g.
    ./cscal -v list <calendar name> | grep aces
    I can enter information on the group form. However the group does not seem to be created. Is there a way to see what groups exist in the database?Groups are defined in the users LDAP entry, so you need to look there.
    Regards,
    Shane.

  • Any issue with application server on 32 bit and database server on 62 bit

    Hi Experts,
    Please confirm that application server on 32 bit and database server on 62 bit will not cause any communication related performance issues between the servers ?
    Thanks
    Raman

    Hi Anurag,
    the .Net server for BPC 7.5 NW and the app/web server for BPC 7.5 MS can both run on either 32- or 64-bit server OS. However my understanding is that they are still 32-bit processes and as such have the same limitations on 64-bit windows as they do on 32-bit (in particular the addressable RAM limitation at 4 GB)
    Note, and this is important, that this is for version 7.5 only. The BPC 7.0 MS web/app server HAS to be on 32-bit OS.
    Best regards,
    Bruno Ranchy

  • Time Zone issue with 7.0 and DB2

    Hi,
    We are having a time zone issue with weblogic server 7.0 and DB2 database. I would really appreciate if somebody provides a solution for this issue.
    Our db2 DB is located in PST time zone and weblogic server is located in EST time zone.
    When we access current timestamp from db2, we are getting PST time converted to EST and EST time zone attached with timestamp value.
    I tried to use resultset.getTimeStamp (1,<calendar>), unfortunately this method is not supported in the DB2 driver version I am using.
    We want to get same value as returned by db2 with db2 time zone not weblogic server time zone.
    And also when we add new record with timestamp column through web service, regardless the time zone value sent by web service client ".Net" ,
    Weblogic server converts the java.util.Date value to weblogic time zone and stores in the db.
    For example, client sent 17:00 hours CST, but when it gets stored in db through weblogic ws, weblogic converts 17:00 to 18:00 EST and stores in database as 18:00 hours without any time zone. When we read this value back, we are getting it 18:00 EST only not 17:00 CST.
    This is fine as long as writing and reading by same weblogic server. If another weblogic server instance in PST time zone read this value, it takes as 18:00 PST.
    Due to this our application always shows timestamp hours differently.
    Could some body help me to fix this problem, we are getting this problem in production after we moved our DB2 location to different time zone.
    Thanks
    Balaji

    Hi,
    Check whether document in the link below is of any use for you..
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAGTFTIM/CAGTFTIM.pdf
    Regards
    K.M.Arun

  • APEX Listener 1.1.4 install issue with listener configuration

    Oracle XE 11gR2
    APEX 4.1.1
    APEX Listener 1.1.4
    Glassfish 3.0.1
    =============
    Installing APEX Listener 1.1.4 to replace APEX Listener 1.0.2. Deployed apex.war file but now:
    (1) http://10.10.1.111:8080/apex/listenerConfigure web page comes up but with no frames/windows rendered, as if it can not find images. Still I can enter data into fields. Wonder why the graphics/images are missing when page is rendered.
    (2) after entering Listener connection information for user APEX_PUBLIC_USER, I get "Permission denied". I can connect via SQL Developer to APEX_PUBLIC_USER with same credentials. I was able to connect before with previous APEX Listener.
    Any ideas?

    Hi,
    (1) http://10.10.1.111:8080/apex/listenerConfigure web page comes up but with no frames/windows rendered, as if it can not find images.
    You either have to clean your browser cache or your browser is too old/not capable of rendering the css of APEX Listener correctly.
    (2) after entering Listener connection information for user APEX_PUBLIC_USER, I get "Permission denied". "Permission denied" doesn't sound an issue with your database configuration. Do you have anything in your APEX Listeners log (probably within your GFs server.log) for that issue?
    But perhaps the error disappears as soon as you also get a proper configuration page.
    -Udo

  • Anybody had an issues with mail since upgrading to mountain lion? Can't get emails from one account, tried deleting and recreating but to no avail. Set up a new user and it works fine. Macbook pro 13" mid 2010 model.

    Anybody had an issues with mail since upgrading to mountain lion? Can't get emails from one account, tried deleting and recreating but to no avail. Set up a new user and it works fine. Macbook pro 13" mid 2010 model.

    Anybody had an issues with mail since upgrading to mountain lion? Can't get emails from one account, tried deleting and recreating but to no avail. Set up a new user and it works fine. Macbook pro 13" mid 2010 model.

  • Issue with index creation of an infocube.

    Hi,
    I have an issue with creation of index's for a info cube in SAP BI. when i create index's using
    a process chain for the cube it is getting failed  in the process chain. when i try to check the index's  for this
    cube  manual the following below massage is shown.
    *The recalculation can take some time (depending on data volume)*
    *The traffic light status is not up to date during this time*
    Even i tried to repair the index's using the standard program "SAP_INFOCUBE_INDEXES_REPAIR" in SE38
    to repair the index so it is leading to dump in this case.
    Dear experts with the above issue please suggest. 
    Regards,
    Prasad.

    Hi,
    Please check the Performance tab in the Cube manage and try doing a repair index from there.
    This generates a job so check the job in SM37 and see if it finishes. If it fails, check the job log which will give you the exact error.
    These indices are F fact table indices so if nothing works, try activating the cube by the pgm 'RSDG_CUBE_ACTIVATE' and see if that resolves the issue.
    Let us know the results.

  • LSO - Issue with Factory calendar End Year and creation of New courses

    Hi,
    Recently we are experiencing an Issue in LSO with the system hanging while creation of "Course with Resources".
    Upon Analysis we identified that while creating course with resources and by checking "Period without Days off" option references the set factory calendar in LSO config and since this set Factory Calendar has an End Year in 2005, the system hangs trying to reference this factory calendar.
    For some course types we are unable to even enter the course creation Data screen. These course types have " Main schedule" (with / without pattern) pre defined.
    The issue does not seem to occur if we extend the factory calendar to current period or future.
    Please let me know if anybody has faced this issue, if extending the factory calendar the right solution and what is the impact of exteding a factory calendar in HR module. Is the factory calendar referenced anywhere else in HR module?
    Note: in LSO config you can set the factory calendar in Training and Event Management>SAP Learning Solution>Training Management>Basic settings>Control Options for Days Off,
    Regards
    Edited by: Abhihek Gangatkar on Sep 26, 2011 12:25 PM

    We found the problem,
    We had to add a numeric and /or a special charachter in the password

  • The "From" column in my Yahoo! e-mail account is blank. I trouble-shot it with them to no avail and they determined it was probably an issue with Firefox. Please help!

    The "From" column in my Yahoo! e-mail account is blank. I trouble-shot it with them to no avail and they determined it was probably an issue with Firefox. Please help it has been like this since Monday! Furthermore, it appears fine when I view my Yahoo! e-mail while using the Google Chrome web browser.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

Maybe you are looking for