Error with Listener. ORA-00132: syntax error or unresolved network name

Hi all,
I have been getting a strange error while trying to start the db.
SQL> startup nomount
ORA-01078: failure in processing system parameters
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00132: syntax error or unresolved network name 'LISTENER_TSS2A076N3'
Listener is up and running.
Here is my Listener file.
# listener.ora.tss2a119n1 Network Configuration File: /oradb/oracle/product/asm/
11.1.0/network/admin/listener.ora.tss2a119n1
# Generated by Oracle configuration tools.
LISTENER_TSS2A076N3 =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = xxxx.xx.xx.xxxx.net)(PORT =
4329)(IP = FIRST))
(ADDRESS = (PROTOCOL = TCP)(HOST = xxxx.xxx.xx.xxxx.net)(PORT =
4329)(IP = FIRST))
SID_LIST_LISTENER_TSS2A076N3 =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME=pnet01r_dgmgrl)
(SID_NAME = pnet01r3)
(ORACLE_HOME = /oradb/oracle/product/db_1/11.1.0)
(SID_DESC =
(SID_NAME = +ASM3)
(ORACLE_HOME = /oradb/oracle/product/asm/11.1.0)
Well, i am trying to setup data guard, and this error i am getting on the Standby Server. The above listener is also from the same.
Please help.
regards

@sb92075 Thanks for your reply. Please have a look at this.
The listener is being soft linked to another location.
pwd
/oradb/oracle/product/db_1/11.1.0/network/admin
$ ls -la
total 40
drwxr-xr-x 3 oracle oinstall 256 Nov 18 15:37 .
drwxr-xr-x 12 oracle oinstall 4096 Nov 6 16:20 ..
lrwxrwxrwx 1 oracle oinstall 59 Nov 12 17:52 listener.ora -> /oradb/oracle/product/asm/11.1.0/network/admin/listener.ora
drwxr-xr-x 2 oracle oinstall 256 Nov 6 16:14 samples
-rw-r--r-- 1 oracle oinstall 187 May 7 2007 shrept.lst
lrwxrwxrwx 1 oracle oinstall 59 Nov 12 17:52 tnsnames.ora -> /oradb/oracle/product/asm/11.1.0/network/admin/tnsnames.ora
-rw-r--r-- 1 oracle oinstall 2998 Oct 22 10:40 tnsnames.ora.SAVE
-rw-r--r-- 1 oracle oinstall 3084 Nov 16 14:51 tnsnames.ora.old
-rw-r--r-- 1 oracle oinstall 3341 Nov 18 15:37 tnsnames.ora.save01
@oradba Thanks for your reply mate..
I am not very clear on that.. Kindly explain... what exactly should add, remove or change.

Similar Messages

  • Install RAC 11g2 : DBCA error with listener

    I get this error while create database with DBCA in RAC 11g2 installation.
    ORA-00119: invalid specification for system parameter REMOTE_LISTENER
    ORA-00132: syntax error or unresolved network name 'rac-scan.edu.vn:1521'
    My scan listener :
    [oracle@vm01 admin]$ srvctl config scan_listener
    SCAN Listener LISTENER_SCAN1 exists. Port: TCP:1521
    SCAN Listener LISTENER_SCAN2 exists. Port: TCP:1521
    [oracle@vm01 admin]$ srvctl status scan_listener
    SCAN Listener LISTENER_SCAN1 is enabled
    SCAN listener LISTENER_SCAN1 is running on node vm02
    SCAN Listener LISTENER_SCAN2 is enabled
    SCAN listener LISTENER_SCAN2 is running on node vm01
    [oracle@vm01 admin]$ srvctl status scan
    SCAN VIP scan1 is enabled
    SCAN VIP scan1 is running on node vm02
    SCAN VIP scan2 is enabled
    SCAN VIP scan2 is running on node vm01
    [oracle@vm01 admin]$ srvctl config scan
    SCAN name: rac-scan.edu.vn, Network: 1/10.10.10.0/255.255.255.0/eth2
    SCAN VIP name: scan1, IP: /rac-scan.edu.vn/10.10.10.250
    SCAN VIP name: scan2, IP: /rac-scan.edu.vn/10.10.10.251
    So thanks
    Chuong

    I've had a very similar problem with DBCA and creation of an 11.2.0.3 database and this ORA-00119:Invalid specification for system parameter REMOTE_LISTENER ORA-00132: syntax error or unresolved network name 'orapscan:1521'.
    The solution to my problem was that on the host (a production host) that I was trying to execute DBCA from if I did a 'tnsping orapscan' it did not resolve.
    On our development host a 'tnsping oradscan' (oradscan is the scan equivalent in dev for our production equivalent orapscan) it resolves ok.
    ie.
    13:22:15[oracle@euxq10 [eu11d] ~]$tnsping oradscan
    TNS Ping Utility for Linux: Version 11.2.0.3.0 - Production on 08-APR-2013 13:22:20
    Copyright (c) 1997, 2011, Oracle. All rights reserved.
    Used parameter files:
    /apps/oracle/network/sqlnet.ora
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=10.3.55.34)(POR..... etc.....
    In this case, it is resolved from EZCONNECT.
    This then led us to look at the sqlnet.ora on both our development and production environments, and this is where we found a difference.
    In our development environment in sqlnet.ora, we had -
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES, EZCONNECT)
    But in our production environment in sqlnet.ora we had -
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES)
    Thus when we changed our sqlnet.ora in our production environment to include EZCONNECT - ie.
    NAMES.DIRECTORY_PATH= (LDAP, TNSNAMES, EZCONNECT)
    Then when we retried the DBCA create, we did not receive this ORA-00119 / ORA-00132 error with parameter REMOTE_LISTENER.
    Anyway, this was the solution to my problem. Hope it helps others.
    Regards,
    Roger

  • Trouble with listener.ora and tnsnames.ora

    I can't get the listener running.
    Trying to start the listener results in the following message:
    LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 04-JAN-2003 23:35:28
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Message 1070 not found; No message file for product=network, facility=TNSTNS-12545: Message 12545 not found; No message file for product=network, facility=TNS
    TNS-12560: Message 12560 not found; No message file for product=network, facility=TNS
    I suspect i have a configuration error in listener.ora or tnsnames.ora, but I'm stumped at this point.
    Can anyone help?
    Much appreciated.
    John freberg
    TNS-00515: Message 515 not found; No message file for product=network, facility=TNS
    MacOS X Server Error: 2: No such file or directory

    Assume you've got $ORACLE_HOME
    We'd end run listener problems by setting/exporting TNS_ADMIN and putting tnsnames.ora and listener.ora files in a standard place ( ../dbs for our site) rather than Oracle's defaults.
    We'd also found that there is a parsing problem of the tnsnames.ora file by 9.2 ( its in AIX and MAC versions at least). Placing the entire description section on a single line consistently resolved problem.
    Opening a Tar on that one.
    So Now we're accessing Dbs based on mac and AIX from Multiple MAC and AIX remote sites with SQLPLUS and thin clients.
    JD

  • Error generating tuxconfig - CMDTUX_CAT:866: (Syntax Error on TUXPATH=)

    Hello Tuxedo Champions,
    I am trying to run a sample server and client that comes with Tuxedo installation. i.e. simpapp sample. In following the steps given by README file. In doing that, I have set and exported required paths through a shell file (that I created) pasted below:
    =======================================
    set TUXPATH=/home/sibusr/tuxedo11gR1/bin
    export TUXPATH
    set LIBPATH=/home/sibusr/tuxedo11gR1/lib
    export LIBPATH
    set TUXCONFIG=/home/sibusr/tuxedo11gR1/samples/atmi/simpapp/tuxconfig
    export TUXCONFIG
    set TUXLIBPATH=/home/sibusr/tuxedo11gR1/lib
    export TUXLIBPATH
    =======================================
    I have then editted the ubbsimple file and it looks like:
    =======================================
    # (c) 2003 BEA Systems, Inc. All Rights Reserved.
    #ident "@(#) samples/atmi/simpapp/ubbsimple $Revision: 1.7 $"
    #Skeleton UBBCONFIG file for the TUXEDO Simple Application.
    #Replace the <bracketed> items with the appropriate values.
    *RESOURCES
    IPCKEY          38171
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    TUXDIR="/home/sibusr/tuxedo11gR1"
    TUXPATH="/home/sibusr/tuxedo11gR1/bin"
    APPDIR="/home/sibusr/tuxedo11gR1/samples/atmi/simpapp"
    TUXLIBPATH="/home/sibusr/tuxedo11gR1/lib"
    TUXCONFIG="/home/sibusr/tuxedo11gR1/samples/atmi/simpapp/tuxconfig"
    #Example:
    # APPDIR="/home/me/simpapp"
    # TUXCONFIG="/home/me/simpapp/tuxconfig"
    # TUXDIR="/usr/tuxedo"
    <Machine-name> LMID=simple
    #Example:
    #beatux LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    *SERVICES
    TOUPPER
    =======================================
    After that, tried to generate tuxconfig file using tmloadcf command ($ $TUXPATH/tmloadcf ubbsimple). But I have got the following error:
    =======================================
    $ $TUXPATH/tmloadcf ubbsimple
    TUXPATH=
    ^
    syntax error
    CMDTUX_CAT:866: ERROR: /home/sibusr/tuxedo11gR1/bin/tmloadcf: Severe error found. Stop syntax checking.
    =======================================
    Would anyone please help me resolve this issue.
    Thanks & Regards,
    Ahsan
    Edited by: Ahsan Asghar on 10-Jun-2011 04:51

    Dear Champs,
    I resolved the issue myself...yeyyyy!! :)
    I had mentioned the following extra lines which were not required...
    TUXPATH="/home/sibusr/tuxedo11gR1/bin"
    TUXLIBPATH="/home/sibusr/tuxedo11gR1/lib"
    Regards,
    Ahsan

  • Getting error... 1084: Syntax error: expecting leftperan before colon?

    I am trying to learn flash and make forms with them.
    I keep getting this error... 1084: Syntax error: expecting leftperan before colon
    here is my code
    function sent:(e:Event):void
    why am I getting this error?

    oh... silly me.
    Its fixed...
    function sent(e:Event):void
    Sorry

  • Help with listener.ora

    I'm trying to set up my linux box so someone can telnet in and run a couple of queries in SQL*PLUS. I have th tnsnames.ora file setup correctly - I think. I'm not sure what I'm supposed to do with listener.ora. I know that this file is used by lsnrctl. Can someone give me some help with this? Thanks.

    How did u know that your tnsnames.ora works, when you have not setup listener.ora?
    Anyway, this might help:
    http://homepages.tig.com.au/~jmsalvo/linux/oracle8i-5.html

  • Ical won't sync with yahoo calendar. Get error....There was an unexpected error with the request (domain CalDAVErrorDomain / error 1 / description 'The collection at "/dav/xyx/Inbox/" is not an inbox.').

    Hello, I get the below error when I start iCal and it tries to sync with my Yahoo Calendar. Any thoughts?
    There was an unexpected error with the request (domain CalDAVErrorDomain / error 1 / description 'The collection at "/dav/xyx/Inbox/" is not an inbox.').

    I am having same problem - I've added events to Ical and it's not updating in my Yahoo calendar. Getting this message: There was an unexpected error with the request (domain CalDAVErrorDomain / error 1 / description 'The collection at "/dav/mcarthur_c/Inbox/" is not an inbox.').

  • Error with listener in Oracle 11.2

    I start listener successfully but could not connect to instance by listener :(, I can't understand why this happen, please help, this is urgent
    [oracle@TEST01 admin]$ lsnrctl start TEST
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 12-APR-2011 02:03:10
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/TEST01/test/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TEST01)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=TEST01)(PORT=1521)))
    STATUS of the LISTENER
    Alias TEST
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 12-APR-2011 02:03:10
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/TEST01/test/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TEST01)(PORT=1521)))
    Services Summary...
    Service "TEST" has 1 instance(s).
    Instance "TEST", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    -- BUT :
    [oracle@TEST01 admin]$ lsnrctl status TEST
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 12-APR-2011 02:03:20
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=TEST01)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oracle@TEST01 admin]$ tnsping TEST
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 12-APR-2011 02:03:36
    Copyright (c) 1997, 2009, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = TEST01)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = TEST)))
    TNS-12541: TNS:no listener
    [oracle@TEST01 admin]$ sqlplus hr/hr@TEST
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Apr 12 02:08:11 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener
    Enter user-name:
    I get stuck with this problem about 3 days, please help meeeee !!!
    Chuongnh

    Hi sb92075,
    This is information that you tell me to do, please consider
    The system is going down for reboot NOW!
    [oracle@TEST01 admin]$ Last login: Tue Apr 12 03:04:53 2011
    [oracle@TEST01 ~]$ cd /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/
    [oracle@TEST01 admin]$
    [oracle@TEST01 admin]$ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 12-APR-2011 03:05:26
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Log messages written to /u01/app/oracle/diag/tnslsnr/TEST01/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TEST01)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 12-APR-2011 03:05:31
    Uptime 0 days 0 hr. 0 min. 4 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File /u01/app/oracle/diag/tnslsnr/TEST01/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=TEST01)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    [oracle@TEST01 admin]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 12-APR-2011 03:05:52
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oracle@TEST01 admin]$ lsnrctl service
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 12-APR-2011 03:06:01
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oracle@TEST01 admin]$

  • Error with export | ORA-4063

    Hi all,
    I am facing an issue with export backup of oracle database version 10.2.0.1 on RHEL 5 server.
    export terminates with warnings and the export log shows following error:
    EXP-00008: ORACLE error 4063 encountered
    ORA-04063: package body "SYS.DBMS_CDC_UTILITY" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CDC_UTILITY"
    However, the tables get exported and this error is thrown only while exporting procedural objects and actions:
    DBA registry shows component OLAP and OLAP catalog are invalid.
    Alert log repeatedly shows the following errors:
    ORA-12012: error on auto execute of job 42568
    ORA-04063: ORA-04063: package body "SYS.DBMS_LOCK" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_LOCK"
    ORA-06512: at "EXFSYS.DBMS_RLMGR_DR", line 2907
    ORA-01403: no data found
    ORA-06512: at line 1
    Have tried reinstalling OLAP by using the following method:
    deinstall:
    SQL> conn / as sysdba
    ----> Remove OLAP Catalog
    SQL> @?/olap/admin/catnoamd.sql
    ----> Remove OLAP API
    SQL> @?/olap/admin/olapidrp.plb
    SQL> @?/olap/admin/catnoxoq.sql
    ----> Deinstall APS - OLAP AW component
    SQL> @?/olap/admin/catnoaps.sql
    ----> Recompile everything
    SQL> @?/rdbms/admin/utlrp.sql
    reinstall:
    SQL> conn /as sysdba
    SQL> @?/olap/admin/olap.sql SYSAUX TEMP;
    Still OLAP and OLAP catalog are invalid.
    There are only 6 objects invalid under sys schema(including dbms_lock package) and 4 objects invalid under
    olapsys schema.
    Is this got something to do with sequences?
    However there is no issue on the application level and no complaints from users.
    Any help would be appreciated.
    Thanks in advance!!
    Rahul Singh.

    Have you run utlirp.sql and utlrp.sql ? These MOS Docs may help
    762658.1 - How To Resolve ORA-39127 "ORA-29532: Java Call terminated" During Datapump Export
    296187.1 - How To Manually Install Oracle OLAP into a 9i, 10g or 11g database After the DB Has Been Created
    Srini

  • Case stmt with Like giving me syntax errors

    Hi, The following stmt is giving me syntax error. Please help. Thank you.
    SUM(CASE WHEN (GL_CODE_A.ACCNT = '12300100' AND GL_JE_HEADERS.SOURCE = 'Temp Transaction' AND GL_JE_HEADERS.JE_CATEGORY = 'PENDING') OR (GL_CODE_A.ACCNT = '45600100' AND GL_JE_HEADERS.SOURCE = 'Temp Transaction' AND GL_JE_HEADERS.JE_CATEGORY = 'PENDING' AND GL_CODE_A.GOALS LIKE (‘%R’)) THEN IFNULL(GL_JE_LINES.ENTERED_CR, 0) - IFNULL(GL_JE_LINES.ENTERED_DR, 0)ELSE 0 END)
    -- how to debug this stmt, the error message is too long, and how do you all debug a syntax error in OBIEE?
    -- Can you please let me know where the error is?
    [nQSError: 10058] A general error has occurred. [nQSError: 27002] Near : Syntax error [nQSError: 26012] . (HY000)

    ssk1974 wrote:
    Hi, The following stmt is giving me syntax error. Please help. Thank you.
    SUM(CASE WHEN (GL_CODE_A.ACCNT = '12300100' AND GL_JE_HEADERS.SOURCE = 'Temp Transaction' AND GL_JE_HEADERS.JE_CATEGORY = 'PENDING') OR (GL_CODE_A.ACCNT = '45600100' AND GL_JE_HEADERS.SOURCE = 'Temp Transaction' AND GL_JE_HEADERS.JE_CATEGORY = 'PENDING' AND GL_CODE_A.GOALS LIKE (‘%R’)) THEN IFNULL(GL_JE_LINES.ENTERED_CR, 0) - IFNULL(GL_JE_LINES.ENTERED_DR, 0)ELSE 0 END)
    -- how to debug this stmt, the error message is too long, and how do you all debug a syntax error in OBIEE?
    -- Can you please let me know where the error is?
    [nQSError: 10058] A general error has occurred. [nQSError: 27002] Near : Syntax error [nQSError: 26012] . (HY000)You debug your statement like you debug everything. Take it apart and rebuild it slowly until you find the piece that causes the error. One thing I see right off is that you have smart quotes around your %R.
    Don't add anything from Word, because smart quotes don't work. Change the single quotes to straight quotes and your query should work.

  • Error in SUM: MAIN_NEWBAS/XPRAS_AIMMRG: Syntax Error in SAPLSUU6

    Pinging Boris Rubarth on what looks to be a minor bug with SUM 1.0 SP12 patch 12. The symptoms and resolution are pretty much identical to that described in Note 2093666 (Syntax Error in SAPLSUU6), except that according to the Note the error was corrected with SUM sp12 patch 6.
    The upgrade stopped with a number of errors in phase MAIN_NEWBAS/XPRAS_AIMMRG, essentially that job RDDEXECL terminated for post-import methods:
    /SAPSRM/PDO_MD_L_U_AFTER_IMP_I for /SAPPSSRM/CTRL
    /SAPSRM/V_SWITCH_AFTER_IMPORT for /SAPSRM/V_SWITCH
    /SAPPSSRM_BASE_AFTER_IMP for /SAPPSSRM/VC_HT
    /SAPSRM/PDO_MD_L_U_AFTER_IMP for /SAPSRM/V_ITPRO
    Digging into the job logs for RDDEXECL I saw that it was short dumping due to a syntax error in program SAPLSUU6, include LSUU6TOP: Type VSUSR_USBAPILINK is unknown. This is just as described in the Note.
    The Note says that in SUM SP12 with a patch level earlier than 6, the fix is to logon to client 000 as DDIC and execute report RSSCD_CHECK_GEN to regenerate change documents, then repeat the phase. With SUM SP12 patch 6 or greater, simply repeating the phase should fix it.
    Repeating the phase alone did not fix it, but running RSSCD_CHECK_GEN did. This was on patch 12, currently the latest. So, the workaround/fix from the Note still works, but the bug seems to still exist in SUM for a few of these after-import methods.
    This was an upgrade from SRM 5.0 to SRM 7.02 sps14 (i.e., including Basis 731 sp14). I ran SUM in 'Single System' Mode. The platform is Windows 2012 R2, SQL Server 2012 sp2 cu5.
    Otherwise, everything ran well. There was another slight hiccup in the same phase (after I resolved the one above) in which 'example' BAdI implementations are activated by the upgrade, but I think this might be more specific to SRM.
    Note to everyone else -- the discussion is not marked as a question because I have in fact resolved the issue for my system as described and moved on (the upgrade is complete and successful).
    Cheers,
    Matt

    Oops, there is one other small bug. The feedback form doesn't seem to exist. Clicking the link on the 'summary' page of the tool opens the URL http://<host>:4239/eval/EvalForm.html but results in a "Not Found" error.

  • Error while impdp: ORA-02374: conversion error loading table

    Hi,
    I am trying to convert the character set from WE8ISO8859P1 to AL32UTF8 using expdp/impdp. for this I first convert WE8ISO8859P1 to WE8MSWIN1252 in source DB to get rid of “lossy” data. I created new database(target) with character set AL32UTF8 and nls_length_semantics = ’CHAR’ and created all the tablespaces as in source DB with auoexend on. I took full export (expdp) of source DB excluding TABLESPACE,STATISTICS,INDEX,CONSTRAINT,REF_CONSTRAINT and imported using impdp to target DB. I found below error in the import log file:
    ORA-02374: conversion error loading table "SCTCVT"."SPRADDR_CVT"
    ORA-26093: input data column size (44) exceeds the maximum input size (40)
    ORA-02372: data for row: CONVERT_STREET_LINE1 : 0X'20202020202020202020202020202020202020202020202020'
    I checked with select query on both DBs with below results.
    source DB:
    04:58:42 SQL> select count(*) from "SCTCVT"."SPRADDR_CVT";
    COUNT(*)
    74553
    target DB:
    04:59:24 SQL> select count(*) from "SCTCVT"."SPRADDR_CVT";
    COUNT(*)
    74552
    please suggest me a solution to this.
    Thanks and Regards.
    Edited by: user12045167 on May 9, 2011 10:39 PM

    Thanks for your update maher.
    09:15:53 SQL> desc "SCTCVT"."SPRADDR_CVT"
    Name Null? Type
    SPRADDR_PIDM NUMBER(8)
    CONVERT_PIDM VARCHAR2(9 CHAR)
    SPRADDR_ATYP_CODE VARCHAR2(2 CHAR)
    CONVERT_ATYP_CODE VARCHAR2(2 CHAR)
    SPRADDR_SEQNO NUMBER(2)
    CONVERT_SEQNO VARCHAR2(2 CHAR)
    SPRADDR_FROM_DATE DATE
    CONVERT_FROM_DATE VARCHAR2(8 CHAR)
    SPRADDR_TO_DATE DATE
    CONVERT_TO_DATE VARCHAR2(8 CHAR)
    SPRADDR_STREET_LINE1 VARCHAR2(30 CHAR)
    CONVERT_STREET_LINE1 VARCHAR2(40 CHAR)
    SPRADDR_STREET_LINE2 VARCHAR2(30 CHAR)
    CONVERT_STREET_LINE2 VARCHAR2(40 CHAR)
    SPRADDR_STREET_LINE3 VARCHAR2(30 CHAR)
    CONVERT_STREET_LINE3 VARCHAR2(40 CHAR)
    SPRADDR_CITY VARCHAR2(20 CHAR)
    CONVERT_CITY VARCHAR2(25 CHAR)
    SPRADDR_STAT_CODE VARCHAR2(3 CHAR)
    CONVERT_STAT_CODE VARCHAR2(25 CHAR)
    SPRADDR_ZIP VARCHAR2(10 CHAR)
    CONVERT_ZIP VARCHAR2(15 CHAR)
    SPRADDR_CNTY_CODE VARCHAR2(5 CHAR)
    CONVERT_CNTY_CODE VARCHAR2(5 CHAR)
    SPRADDR_NATN_CODE VARCHAR2(5 CHAR)
    CONVERT_NATN_CODE VARCHAR2(5 CHAR)
    SPRADDR_PHONE_AREA VARCHAR2(3 CHAR)
    CONVERT_PHONE_AREA VARCHAR2(3 CHAR)
    SPRADDR_PHONE_NUMBER VARCHAR2(7 CHAR)
    CONVERT_PHONE_NUMBER VARCHAR2(7 CHAR)
    SPRADDR_PHONE_EXT VARCHAR2(4 CHAR)
    CONVERT_PHONE_EXT VARCHAR2(4 CHAR)
    SPRADDR_STATUS_IND VARCHAR2(1 CHAR)
    CONVERT_STATUS_IND VARCHAR2(1 CHAR)
    SPRADDR_ACTIVITY_DATE DATE
    CONVERT_ACTIVITY_DATE VARCHAR2(8 CHAR)
    SPRADDR_USER VARCHAR2(30 CHAR)
    CONVERT_USER VARCHAR2(30 CHAR)
    SPRADDR_ASRC_CODE VARCHAR2(4 CHAR)
    CONVERT_ASRC_CODE VARCHAR2(4 CHAR)
    SPRADDR_DELIVERY_POINT NUMBER(2)
    CONVERT_DELIVERY_POINT VARCHAR2(2 CHAR)
    SPRADDR_CORRECTION_DIGIT NUMBER(1)
    CONVERT_CORRECTION_DIGIT VARCHAR2(1 CHAR)
    SPRADDR_CARRIER_ROUTE VARCHAR2(4 CHAR)
    CONVERT_CARRIER_ROUTE VARCHAR2(4 CHAR)
    SPRADDR_GST_TAX_ID VARCHAR2(15 CHAR)
    CONVERT_GST_TAX_ID VARCHAR2(15 CHAR)
    SPRADDR_REVIEWED_IND VARCHAR2(1 CHAR)
    CONVERT_REVIEWED_IND VARCHAR2(1 CHAR)
    SPRADDR_REVIEWED_USER VARCHAR2(30 CHAR)
    CONVERT_REVIEWED_USER VARCHAR2(30 CHAR)
    SPRADDR_DATA_ORIGIN VARCHAR2(30 CHAR)
    CONVERT_DATA_ORIGIN VARCHAR2(30 CHAR)
    SPRADDR_CVT_RECORD_ID NUMBER(8)
    SPRADDR_CVT_STATUS VARCHAR2(1 CHAR)
    SPRADDR_CVT_JOB_ID NUMBER(8)
    so here we can see its value is 40 (CONVERT_STREET_LINE1 VARCHAR2(40 CHAR)).
    shall i go ahead altering the column?

  • Error handling function: ORA-20001: get_dbms_sql_cursor error:ORA-00942: table or view does not exist  is not trapped. Why?

    Why APEX 4.1 Error handling function does not trap  the error of missing table?
    Say, I create simple application with single IR report page and I also assign standard simple error handling function.
    Function works perfectly, except but this case:
    If I just drop a table used by report page and then refresh the page I am getting usual APEX error message:
    ORA-20001: get_dbms_sql_cursor error ORA-00942: table or view does not exist
    and error handling function is not invoked at all.
    Is this a feature or a bug?

    Hi,
    Check the corrections given in the note 990764:
    Reason and Prerequisites
    Up to now, using a characteristic with its own master data read class as the InfoProvider was not supported. This is now released but it is not available for all modelings. Using the attributes in the query is not supported for characteristics that have their own master data read class. Using the attributes in the query causes a termination. The following errors may occur in this case:
    ORA-00942: table or view does not exist
    Fehler in CL_SQL_RESULT_SET  Include NEXT_PACKAGE
    RAISE_READ_ERROR in CL_RSDRV_VPROV_BASE
    Solution
    SAP NetWeaver 2004s BI
               Import Support Package 11 for SAP NetWeaver 2004s BI (BI Patch 11 or SAPKW70011) into your BI system. The Support Package is available once Note 0914305 "SAPBINews BI 7.0 Support Package 11", which describes this Support Package in more detail, has been released for customers.
    In urgent cases you can implement the correction instructions.
    The correction instructions contain the tightened inspection for characteristics.
    Regards,
    Anil Kumar Sharma .P

  • Syntax error [nQSError: 27002] Near NA : Syntax error [nQSError: 26012] .

    All,
    I would like to cache few dashboard SQL's manually. For that I am seeding this logical SQL to BI. I got this SQL from the Advanced tab of analytics.
    Call SASeedQuery('SELECT s_0, s_1, s_2, s_3, s_4, s_5, s_6, s_7, s_8, s_9, s_10, s_11, s_12 FROM (
    SELECT
    0 s_0,
    "RProBIEE"."Date"."Calendar Month" s_1,
    "RProBIEE"."Date"."Calendar Year" s_2,
    "RProBIEE"."Stores"."Sbs Name" s_3,
    "RProBIEE"."Vendors"."Vend Name" s_4,
    DESCRIPTOR_IDOF("RProBIEE"."Stores"."Sbs Name") s_5,
    "RProBIEE"."PO Amounts"."PO Quantity" s_6,
    "RProBIEE"."PO Amounts"."PO Received Quantity" s_7,
    "RProBIEE"."PO Amounts"."PO Received Quantity"/"RProBIEE"."PO Amounts"."PO Quantity"*100 s_8,
    REPORT_AGGREGATE("RProBIEE"."PO Amounts"."PO Received Quantity"/"RProBIEE"."PO Amounts"."PO Quantity"*100 BY "RProBIEE"."Date"."Calendar
    Month","RProBIEE"."Vendors"."Vend Name") s_9,
    REPORT_AGGREGATE("RProBIEE"."PO Amounts"."PO Received Quantity"/"RProBIEE"."PO Amounts"."PO Quantity"*100 BY "RProBIEE"."Date"."Calendar
    Year") s_10,
    REPORT_AGGREGATE("RProBIEE"."PO Amounts"."PO Received Quantity"/"RProBIEE"."PO Amounts"."PO Quantity"*100 BY "RProBIEE"."Date"."Calendar
    Year","RProBIEE"."Date"."Calendar Month") s_11,
    REPORT_AGGREGATE("RProBIEE"."PO Amounts"."PO Received Quantity"/"RProBIEE"."PO Amounts"."PO Quantity"*100 BY "RProBIEE"."Date"."Calendar
    Year",DESCRIPTOR_IDOF("RProBIEE"."Stores"."Sbs Name"),"RProBIEE"."Vendors"."Vend Name") s_12
    FROM "RProBIEE"
    WHERE
    (Stores."Sbs Name" NOT IN ('NA', 'UNK'))
    ) djm ORDER BY 1, 5 ASC NULLS LAST, 2 ASC NULLS LAST');
    and I get below error
    te"."Calendar Month") s_11,
    REPORT_AGGREGATE("RProBIEE"."PO Amounts"."PO Received Quantity"/"RProBIEE"."P
    O Amounts"."PO Quantity"*100 BY "RProBIEE"."Date"."Calendar Year",DESCRIPTOR_IDO
    F("RProBIEE"."Stores"."Sbs Name"),"RProBIEE"."Vendors"."Vend Name") s_12
    FROM "RProBIEE"
    WHERE
    (Stores."Sbs Name" NOT IN ('NA', 'UNK'))
    ) djm ORDER BY 1, 5 ASC NULLS LAST, 2 ASC NULLS LAST')
    [10058][State: S1000] [NQODBC] [SQL_STATE: S1000] [nQSError: 10058] A general er
    ror has occurred.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 27002] Near <NA>: Syntax error [nQSError: 26012] .
    Statement preparation failed
    Processed: 1 queries
    Encountered 1 errors

    Hi,
    When u press editing data target button in session variable a new popup window opens 'Session variable Initialization block variable target'
    In that Just give one variable name in User
    for example in EditDatasource i have given syntax as
    SELECT
    FND_GLOBAL.RESP_ID,
    FND_GLOBAL.RESP_APPL_ID,
    FND_GLOBAL.SECURITY_GROUP_ID,
    FND_GLOBAL.RESP_NAME,
    FND_GLOBAL.USER_ID,
    FND_GLOBAL.EMPLOYEE_ID,
    FND_GLOBAL.USER_NAME
    FROM DUAL
    in target give EBS_RESP_ID and select ok, again open datatarget and give in User as ' EBS_REPS_APPL_ID' like wise.......
    I think you can understand it and go a head.........

  • Help with Listener.ora file location on Suse Linux

    Hi
    Ok, 2 scenarios
    Scenario 1
    Installed Oracle 10.1.0.3.0 on Suse 9.2, the location of the listner is: /oracle/dborafiles/application_name/instance/admin/netadmin/
    Which is great, as this is where i want the listener and tnsnames.ora files to be under.
    Scenario 2
    Installed Oracle 10.2.0.1.0 on Suse 9.2 (using exactly the same method for doing the above instllation), and for some odd reason, the location of Listner and tnsnames.ora files are under:
    /oracle/dboracle/orabase/product/10.2.0.1.0/network/admin/
    This is the wrong location for me, I want the listner and tnsnames .ora files to be under same like scenario 1.
    2 Questions:
    Q1: why the listener.ora and tnsnames.ora files are diffrent location in Scenario 2 comapred to Scenario 1.
    Q2: How do I correct it.
    Note: the TNS_ADMIN in .profile is exactly the same for the above 2 installations, changed the applciation name and sid offocure, but all the same:
    TNS_ADMIN=/oracle/dborafiles/applicatio_name/instance_name/admin/netadmin
    export ORACLE_SID ORACLE_BASE ORACLE_HOME PATH
    Can someone please help?

    For a long time now, the tnsnames and listener files have been placed in the ${ORACLE_HOME}/network/admin by default. That is the location that the installer will create these files in.
    Don't know why 10.1.0.3.0 install created the files in that folder. That is not the default behaviour in versions prior to this and versions after this.
    Check the settings of the environment variables that were in effect at the time of 10.1.0.3.0 install.

Maybe you are looking for