Facing Parse Errors after upgrading database from 10g to 11g

Hi,
We are facing parse errors in the SQL's after upgrading database from 10g to 11g.
Kindly look into below parse errors.
********************************** Parse Error *****************************************************
Tue Aug 13 14:13:08 2013
kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
PARSE ERROR: ospid=15598, error=1446 for statement:
SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
Tue Aug 13 14:13:10 2013
kksfbc 16173533: parse err=942 hd=3c387c4028 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
PARSE ERROR: ospid=29813, error=942 for statement:
Select feature from toad.toad_restrictions where user_name=USER or user_name in ( select ROLE from sys.session_roles)
kksfbc 16173533: parse err=942 hd=3c97d83648 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
PARSE ERROR: ospid=29813, error=942 for statement:
SELECT password
FROM SYS.USER$
WHERE  0=1
kksfbc 16173533: parse err=6550 hd=35185e4278 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
  object      line  object
  handle    number  name
319e277050        30  anonymous block
319e277050        57  anonymous block
PARSE ERROR: ospid=29813, error=6550 for statement:
BEGIN sys.dbms_profiler."146775420110782746251362632012"; END;
kksfbc 16173533: parse err=942 hd=3c142d8600 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
----- PL/SQL Stack -----
----- PL/SQL Call Stack -----
  object      line  object
  handle    number  name
319e277050        67  anonymous block
PARSE ERROR: ospid=29813, error=942 for statement:
SELECT 1 FROM plsql_profiler_data WHERE 0 = 1
Please help.
Regards
Suresh

Hi Suresh,
Apologies for misunderstanding..
Tue Aug 13 14:13:08 2013
kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
PARSE ERROR: ospid=15598, error=1446 for statement:
SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
Assuming you see the above error message in the alert log file, which was your original post, follow the below steps:
1 Get the 'ospid' value from the error
2. Issue the below command:
SQL> select request_id,ORACLE_PROCESS_ID
  2 from fnd_concurrent_requests
  3 where request_id = 15598;
3. After obtaining the request_id
4, Query it from the front-end using SYSADMIN responsibility
Hopefully this should get you the respective concurrent report/program.
Thanks &
Best Regards,

Similar Messages

  • Unable to Sign in  analytics After Upgraded obiee from 10g to 11g

    Hi all,
    I have problem when upgrading catalog from 10g to 11g.
    The error is:" Unable to Sign In . An invalid User Name or Password was entered. "
    I upgraded following the steps like this:
    1.Login EM and check BI server is running successfully.
    2.Started the UA.bat.
    Select the operation:Upgrade Oracle BI RPD and Web Catalog.
    Step by Step,and the upgrade completed successfully.
    3.Open the RPD online using the Admintool succefully.
    4.But when I Login the BI and view the dashboard with the 10g's user (Administrator),the page appear the error "*Unable to Sign In . An invalid User Name or Password was entered.* "
    5.Then I Try to Regenerating User GUIDs
    1. Update the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter in NQSConfig.INI:
    a. Open NQSConfig.INI for editing at:
    b. ORACLE_INSTANCE/config/OracleBIServerComponent/coreapplication_obisn
    c. Locate the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter and set it to YES, as follows:
    d. FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES;
    e. Save and close the file.
    2. Update the Catalog element in instanceconfig.xml:
    a. Open instanceconfig.xml for editing at:
    b. ORACLE_INSTANCE/config/OracleBIPresentationServicesComponent/
    c. coreapplication_obipsn
    d. Locate the Catalog element and update it as follows:
    e. <Catalog>
    f. <UpgradeAndExit>false</UpgradeAndExit>
    g. <UpdateAccountGUIDs>UpdateAndExit</UpdateAccountGUIDs>
    h. </Catalog>
    i. Save and close the file.
    3. Restart the Oracle Business Intelligence system components using opmnctl:
    4. cd ORACLE_HOME/admin/instancen/bin
    5. ./opmnctl stopall
    6. ./opmnctl startall
    7. Set the FMW_UPDATE_ROLE_AND_USER_REF_GUIDS parameter in NQSConfig.INI back to NO.
    Important: You must perform this step to ensure that your system is secure.
    8. Update the Catalog element in instanceconfig.xml to remove the UpdateAccount GUIDs entry.
    9. Restart the Oracle Business Intelligence system components again using opmnctl:
    10. cd ORACLE_HOME/admin/instancen/bin
    11. ./opmnctl stopall
    12. ./opmnctl startall
    BUT THE ERROR ALSO EXISTING!
    So,waiting for the help,thanks!

    Hi,
    if your using oracle db please make sure your db settings and tnsnames.oRA settings
    also try you please try below troubleshooting steps:
    1) please check latest error message and find the root cause,
    presentation catalog log path:
    obiee installed Drive:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIPresentationServicesComponent\coreapplication_obips1\sawlog0.txt file
    also check it nqserver.log file
    oracle bi server log path ref:
    obiee installed Drive:\Oracle\Middleware\instances\instance1\diagnostics\logs\OracleBIServerComponent\coreapplication_obis1\nqserver.log
    2)can you try to login RPD,EM and console by using your weblogic a/c then try to login with some other user.
    if its not working then try to delete that users from catlog and check it Check OPMN services are running state.
    e.x:
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl startall
    opmnctl startall: starting opmn and all managed processes...
    C:\Oracle\Middleware\instances\instance1\bin>opmnctl status
    Processes in Instance: instance1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    coreapplication_obiccs1 | OracleBIClusterCo~ | 4992 | Alive
    coreapplication_obisch1 | OracleBIScheduler~ | 2420 | Alive
    coreapplication_obijh1 | OracleBIJavaHostC~ | 1856 | Alive
    coreapplication_obips1 | OracleBIPresentat~ | 5684 | Alive
    coreapplication_obis1 | OracleBIServerCom~ | 5232 | Alive
    3) Refresh GUIDs and Restart WebLogic and OPMN Services then try it again...still if your getting same issues then try to
    check DB(try to login and confirm) and check it RPD --> physical layer connection pool setting and try to
    view physical data.
    also paste it your latest error log message (nqserver.log and sawlog01.log message) here
    THanks
    Deva

  • Cannot find dashboard and reports after upgrading rdp from 10g to 11g OBIEE

    Hi all
    I am trying to upgrade from OBIEE 10g to 11g. These two products are installed on different servers. I have followed the guide: http://www.oracle.com/technetwork/issue-archive/2011/11-jul/o41bi-402913.html and everything seems to work fine.
    So i have taken a copy of rdp from the server where was installed OBIEE 10g and took it in the server where OBIEE 11g is installed.
    Ran the upgrade tool and upgrade finished successfully. Restarted the BI Servers in core application on Enterprise Manager.
    Now when i access the upgraded rpd, the layers and the fields are fine but I cannot find all the reports and dashboards that i had created.
    Am I missing any upgrade steps?
    Please suggest
    Thank you and best regards

    Hi Deepak,
    Thanks for your response.
    Oracle also came back to me and looks like my method is not valid:
    Hi Jim,
    Thanks a lot for the information. First of all I would like to inform you that upgrade CANNOT be performed across two machine. So, if 10g installation is on Host A, then upgrade to 11g will be on Host A.
    So, in your scenario this is what you can do:
    1. On Host A running Forms/Discoverer 10g on Windows 2003, install Forms/Discoverer/Reports 11g (11.1.1.6.0)
    2. Run the upgrade Assistant to perform the upgrade from 10g to 11g.
    3. Now upgrade OS of Host A to Windows 2008
    In short, I would like to inform you that upgrades across machines does not work. Source instance which is 10g and destination instance which is 11g must exist on same box.
    Here is the documentation which you can follow:
    http://docs.oracle.com/cd/E23943_01/upgrade.1111/e10130/toc.htm
    (Oracle® Fusion Middleware Upgrade Guide for Oracle Portal, Forms, Reports, and Discoverer)
    11g Release 1 (11.1.1)
    Let me know if you have any further questions.
    Thanks,
    Rishi

  • Logging in to RPD in online mode fails after upgrading rpd from 10G to 11g

    Hello guys
    I have an issue here..
    I have everything working in 10g using external table authentications by having 2 init blocks:
    ISAuthorization --- row wize initailization:
    select 'GROUP', UG.GROUPNAME from USER_USERGROUPS FFF, USER U, USERGROUP UG where
    UG.ID = FFF.USERGROUPS and
    U.ID = FFF.IS_SEC_USER and
    UPPER(U.USERNAME) = UPPER(':USER')
    ISAuthentication -- 5 target variables: User, email, loglevel,password, displayname
    select USERNAME, DISPLAYNAME, LOGLEVEL, EMAIL,PASSWORD from IS_SEC_USER
    where UPPER(USERNAME) = UPPER(':USER') and PASSWORD = IS_GET_MD5_VAL(':PASSWORD') ----- IS_GET_MD5_VAL is nothing but a store proc we have to encrypt passwords.
    Everything works perfectly in 10G where a new user gets created in the DB table, passwords assigned and encrypted, then I am able to log in using the new user.
    The admin user in 10G environment was 'Administrator/admin' which was native in 10g. During the upgrade process, I have set the new password for Administrator to be 'admin123' and upgrade was a success.
    Now that I have upgraded the rpd, when I open it in offline mode, I was successful by entering Administrator/admin123. However, when I try to open it in online mode, I encounter the below error:
    nqserror:13024 successful completion of initialization block "*ISAuthentication*" is required
    My 11g version is 11.1.1.6.5
    Any thoughts on how I can debug this issue?
    Thanks in advance

    Just an update:
    In my below set up:
    ISAuthentication -- 5 target variables: User, email, loglevel,password, displayname
    select USERNAME, DISPLAYNAME, LOGLEVEL, EMAIL,PASSWORD from IS_SEC_USER
    where UPPER(USERNAME) = UPPER(':USER') and PASSWORD = IS_GET_MD5_VAL(':PASSWORD')
    Variable User and password was 'Administrator' and 'admin' in 10G when I ran the test on the initialization block, however, when I test the same block in 11g rpd, these 2 variables are blank..
    I do have 'Administrator' user created through weblogic and it is showing up in the rpd.
    Any thoughts on why the variable is not working in 11g rpd?
    Thanks

  • Upgrade CRS from 10g to 11g

    Hi,
    I am going to upgrade CRS from 10g to 11g. Can i upgrade CRS only from 10g to 11g?
    Thanks,

    user2017273 wrote:
    Hi,
    I am going to upgrade CRS from 10g to 11g. Can i upgrade CRS only from 10g to 11g?
    Thanks,You mean 11gR1, right?
    If yes.. you can... Oracle Cluser version must >= Database Software.

  • ORA-01092 error while upgrading database from 9.2.0.6 to 10.2.0.1

    Hi ,
    Am getting ORA-01092 error while upgrading database to 10.2.0.1 from 9.2.0.6
    I executed the catupgrd.sql successfully and recompiled invaild objects.
    After that i tried to startup the database,but am getting the error:
    sql>startup
    oracle instance started
    database mounted
    ORA-01092 : Oracle instance terminated. Disconnection forced
    I checked alert log file.
    I am getting the following errors
    Errors in file /u01/......./udump/VIS_ora/7179.trc
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00607: internal error occurred while making change to a datablock
    ORA-00600: internal error code, arguments [4194],[70] ,[39] [ ] []
    Error 604 happened during database open . Shutting down database
    instance terminated by USER pid =7179
    ORA-01092 error Signaled during alter database open
    Is there any block corruption? could u please share the solution for these errors?

    Hi;
    You are hitting ORA-00600: error which mean you may need to work oracle support for your issue.Pelase check below note if its not help i suggest rise sr
    Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 153788.1]
    Regard
    Helios

  • There are some form errors after upgrading ebs from 12.1.1 to 12.1.3

    Hello , EBS experts,
    I have some upgrading issues need your great help. thanks in advance!
    We have installed EBS 12.1.1 on Oracle Linux 5.7, everything is okay.
    Now, we need to upgrading EBS from 12.1.1 to 12.1.3, after all the upgrading process were done. We have encountered the form error while opening the AR transaction forms as below
    ORA-01403: no data found
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-04062.
    Lots of Receivable forms have the same issue, I have upgrading the ebs from 12.1.1 to 12.1.3 with 2 times, but every time, I have encountered the same issue.
    Can anyone have me? it's very urgent for me to finish this task, thanks!
    Here is my upgrading process for your reference
    1. Installed the EBS 12.1.1 and everything is okay(Create a AR, AP transaction and invoice and post to gl).
    2. I have referenced this document to upgrading the EBS
    Oracle E-Business Suite Release 12.1.3 Readme [ID 1080973.1]
    To apply Oracle E-Business Suite Release 12.1.3, follow these steps:
    1) 9239089
    2) 9239090(US), then applied the 9239090_zhs as I have the zhs language on the EBS 12.1.1
    3) 9239095
    Post-Update Steps
    1. Apply post-install Oracle E-Business Suite Applications Technology patches. (Required)
    4)9817770
    5)9966055
    2. Update database tier nodes with the Oracle E-Business Suite Release 12.1.3 code level.
    Application tier:
    Database tier:
    3. I have applied the following patches before upgrading to 12.1.3(before step 2 as above)
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    Database Preparation Guidelines for an Oracle E-Business Suite Release 12.1.1 Upgrade
    Patch E
    B) For users on 11.1.0.7:
    7111245 - 7684818 also includes 7111245 but this is a later version of the patch. Disregard errors related to 7111245 being installed when applying 7684818.
    7211965
    7330434
    7486407
    7627743
    7639602
    7684818
    8199107
    8639653
    8940108
    9026927
    9066130
    9554727
    9743057
    (I have compared the above patches with my db(ebs 12.1.1 ) and some patches have already been applied based on EBS 12.1.1), and the following patches were not included on the db, so I applied the following patches one by one
    7684818
    8199107
    8639653
    8940108
    9026927
    9066130
    9554727
    9743057
    Modify Initialization Parameters
    disablefast_validate=TRUE
    pgamax_size=104857600
    Can anyone help me on this issue? thanks!
    Open AR forms such as transaction, receipt, etc, and always encountered the same issues as below
    ORA-01403: no data found
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-04062.
    The AR forms opened failed. thanks!
    Thanks!
    Chuan Ling

    Hi, Helios,
    Thanks for your great help on this issues.
    Here is my verification result for your reference as below
    1.Known errors generated on the People form (PERWSHRG) [ID 206584.1]
    10 -      Error: FRM-40735:PRE-FORM trigger raised unhandled exception ORA-04062.
    ORA-01403:no data found
    APP-FND-01242:cannot read value from field: GLOBAL.G_NAV_NODE_USAGE_ID
    Cause: The field: Global.G_NAV_NODE_USAGE_ID couldn't be located or read.
         Resolution: This is an issue associated with multiple APPL_TOPS. Ensure
    that references to the APPL_TOP are pointing to correct one.
    I don't know how to fix this? do you know?
    2.After Upgrade From R12.0.4 To 12.1.1 Property Manager Forms Give Error FRM-40735 [ID 1092394.1]
    [r12app@infsgvm14 forms]$ strings -a $PN_TOP/patch/115/sql/PNPFUNCB.pls | grep '$Header:'
    -- $Header: PNPFUNCB.pls 120.19.12010000.12 2010/03/26 10:43:10 rthumma ship $
    my file's version is 120.19.12010000.12, so ignore this step
    3.Property Manager Forms Error FRM-40735 After Upgrade From 12.0.6 to 12.1.2 [ID 1091124.1]
    did you know how to set this 1) Please set Property Manager status to "Installed" via License Manager.
    I don't find this on license manager.
    4.Frm-40735 Ora-04062 When Trying To Open Transactions Form [ID 1363671.1]
    just checked the custom.pll and custom.plx and they are existed in AU_TOP/resource, I want to re-generated this custom.plx using this
    frmcmp module=CUSTOM.pll userid=apps/apps@hostname module_type=LIBRARY
    but have some issues.
    [r12app@infsgvm14 resource]$ frmcmp module=CUSTOM.pll userid=apps/[email protected] module_type=LIBRARY
    Forms 10.1 (Form Compiler) Version 10.1.2.3.0 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle Procedure Builder V10.1.2.3.0 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.5.0 Production
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    so, it's strange.
    Thanks!
    Chuan Ling

  • TNS Error after upgrade database to 10.2.0.2.0

    Hi,
    After upgrade my database from 10.2.0.1.0 to 10.2.0.2.0,
    I got TNS error and couldn't connect to database anymore.
    Here are the testing message.
    C:\Documents and Settings\Administrator>tnsping malecare
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.2.0 - Production on 09-JAN-2
    008 10:32:41
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.
    1)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = malecare))
    OK (30 msec)
    C:\Documents and Settings\Administrator>sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jan 9 10:33:42 2008
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-12560: TNS:protocol adapter error
    SQL> connect sys/xxxxx@malecare as sysdba
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Any suggestion would be appreciated.

    C:\>lsnrctl
    LSNRCTL for 32-bit Windows: Version 10.2.0.2.0 - Production on 09-JAN-2008 11:37
    :18
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> reload listener
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    LSNRCTL> status listener
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Produ
    ction
    Start Date 09-JAN-2008 11:36:16
    Uptime 0 days 0 hr. 1 min. 14 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\oracle\product\10.2.0\db_1\network\admin\listener.o
    ra
    Listener Log File C:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "MALECARE" has 1 instance(s).
    Instance "MALECARE", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL> exit
    C:\>sqlplus /nolog
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jan 9 11:37:41 2008
    Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-12560: TNS:protocol adapter error
    SQL> connect sys/xxxxx@malecare as sysdba
    ERROR:
    ORA-12518: TNS:listener could not hand off client connection

  • Migrating database from 10g to 11g

    Hi gurus,
    how we can migrate the database from 10gr2 to 11gr2 using rman.
    thank you!

    Pl see these MOS Docs
    Upgrading Database Version Online Using Streams and RMAN [ID 782444.1]
    RMAN Restore of Backups as Part of a Database Upgrade [ID 790559.1]
    The recommended method is to use DBUA as outlined in the link posted above
    HTH
    Srini

  • Upgrade BI from 10g to 11g

    Hi,
    We have Oracle Bi 10G version and we need to upgrade that to 11g. It is in IBM AIX platform. Could any one give me the link to download the same
    Saravana

    Hi all,
    I managed to realise what was the problem.
    It seems like with BIP 11G, one does not to explicitly select "concatenated SQL Data Source" as was the case in 10G when using more than one data source. This option is implicitly applied.
    The issue on my side was that some of the templates I had upgraded from 10G were corrupted hence the data was returned through xml but not other template based output.
    Thanks
    Joster

  • Disco 10g Admin errors after upgrading db from Oracle 9.2.0.6 to 9.2.0.8

    We no longer have the capability to add mutliple user in the Administrator. We have to login and out several time just to setup a single user in Discoverer. Has anyone come accross this before?
    Message was edited by:
    userJAR

    Hi
    I've seen this from time to time, most typically when I plug my laptop onto a client network where a firewall is in use. I don't whether this will help you but what I do which usually makes it work is to reboot the PC.
    I think its something to do with network connectivity. Do you have a firewall in use in your office? Other than the reboot, which is a temporary fix, you might want to check out the interconnectivity between the circuit that you are on and the circuit that the database server is on.
    Can anyone else shed any light on this?
    Best wishes
    Michael

  • IVI components error after upgrading NiSE from 3.0 to 3.5

    Hi,
    we use TS4.2.1. LV2009 and CVI2009 (SP1) on Vista64 PC.
    In order to solve wrong routing result reported by NiSE 3.0 we decide to upgrade to NiSE 3.5.
    After that the routing results was correct but when we try to use IVI step types we found an unpredictable error.
    I attach the screenshot.
    Other IVI steps gives different errors.
    Please let me know how to solve it.
    Luigi Magni (System Engineer - CTA)
    Attachments:
    TS IVI error.jpg ‏182 KB

    Ciao Andrea,
    thanks for the prompt reply.
    After the suggestion of Claudio I installed in the order the following Visual Studio redistributable:
    VS2005SP1 x64
    VS2008SP1 x64
    VS2010 x64
    After that (restarting also the PC) the error is changed (code: -2147417851), I attach the new screenshot.
    This reply the first point.
    The behaviour is the following every IVI step type panel after the error signalling continue to works as usual and the error message is prompetd again only if you try to change the 'Logical Name' (the drop down list disappear immediatelly) but the other fields operate correctly.
    The only one step type that doesn't operate is IVI Tools for which the panel does not appear (I attach other specific screenshots).
    This reply the second point.
    For the fourth point the behaviour is still the same if I edit use the shortcut menu...
    With other operator interface the "sound" is the same (as I expect) cause the problem isn't dependent from the operator GUI but related to the IVI...
    Let me know.
    Ryan_82 ha scritto:
    Ciao Luigi,
    I'm posting you R&D questions in case you work during the week end...
    Did the customer verify that the 64 bit redistributable is installed as mentioned in the link you sent?
    After clicking OK, what happens - does the edit window close entirely?
    Does the behavior occur if he edits the step by right clicking it, selecting edit there?
    Does the same behavior occur in any of the operator interfaces?  (press ctrl + shift + alt +insert to enable editing in the full featured operator interfaces)
    I understand you don't want to risk the installation on the vista 32 bit machine. We should have one in the office so we might be able to test it for you. I installed your software on my XP 32 bit machine and obviously I had no problems.
    It's somethinkg related to the 64 bit OS.
    Let's answer to these questions to move on to the next step.
    Looking forward to a reply.
    Have a nice week end,
    Andrea
    Luigi Magni (System Engineer - CTA)
    Attachments:
    TS IVI error gen.jpg ‏181 KB
    TS IVI error tools1.jpg ‏177 KB
    TS IVI error tools2.jpg ‏181 KB

  • Upgrading ebs database from 10g to 11g

    Hi,
    By following Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.1) [ID 1265268.1]
    i am doing a test upgrade.
    As part of upgrade, only the oracle home location is changed. sid, host and port all are same as previous.
    After running dbua, for autoconfig, changing the OH path in xml file and run autoconfig is fine? or any other steps are needed?
    Thanks,
    Kavitha

    Hi,
    Could you please tell us which step you are refering to in the document. During upgrade you do not have to change the ORACLE HOME any where in XML file
    But you need to run perl adbldxml.pl
    As mentioned in step 22 of "Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.1) [ID 1265268.1]"
    On application tier
         Source the env file
         $$ADPERLPRG $AD_TOP/bin/admkappsutilpl
    Copy appsutil.zip to $ORALCE_HOME/.
    Unzip –o appsutil.zip
    cp –r $11g oracle home <which came with rapidwiz> $ORACLE_HOM/appsutil/jre
    On the database tier
    Source database env file
    Export JRE_TOP=$ORACLE_HOME/appsutil/jre
    $cd $ORACLE_HOME/appsutil/bin
    $perl adbldxml.pl
    $sh adconfig.sh
    Thanks
    Edited by: user11970143 on Aug 26, 2011 6:22 PM

  • Error while upgrading BPEL from 10g BPEL to 11g

    Hi,
    Trying to upgrade 10.1.3 BPEL to 11.1.1.4 using command line tool and getting the following error
    INFO: No decision services in directory D:\test\Invoice\InInvoiceCustomMap\bpel
    SEVERE: Upgrade failed. Check the logs for any exceptions. Ensure that the WSDL URLs specified in the project are reachable and a valid 10.1.3.x project is used for upgrade. Before re-attempting upgrade, restore the original project code source from the backup directory.
    java.io.IOException: Could not find prefix for namespace: http://xmlns.oracle.com/pcbpel/wsdl/jca/
         at oracle.viewgen.binding.JCABindingPlugin.create(JCABindingPlugin.java:88)
         at oracle.viewgen.binding.BindingUtil.createBinding(BindingUtil.java:216)
         at oracle.viewgen.composite.CompositeUtil.setupBinding(CompositeUtil.java:730)
         at oracle.viewgen.composite.CompositeUtil.setupCompositeServices(CompositeUtil.java:444)
         at oracle.viewgen.composite.CompositeUtil.createComposite(CompositeUtil.java:315)
         at oracle.viewgen.ViewGenerator.main(ViewGenerator.java:316)
    Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Error writing stream: java.io.IOException: Could not find prefix for namespace: http://xmlns.oracle.com/pcbpel/wsdl/jca/
         at oracle.j2ee.ws.wsdl.xml.WSDLWriterImpl.writeWSDL(WSDLWriterImpl.java:126)
         at oracle.integration.platform.blocks.adapter.fw.metadata.migration.JcaMigrationResult.getSerializedDefinition(JcaMigrationResult.java:190)
         at oracle.viewgen.binding.JCABindingPlugin.create(JCABindingPlugin.java:62)
         ... 5 more
    Caused by: java.io.IOException: Could not find prefix for namespace: http://xmlns.oracle.com/pcbpel/wsdl/jca/
         at oracle.j2ee.ws.wsdl.xml.WSDLWriterImpl.writeAttValFromQName(WSDLWriterImpl.java:745)
         at oracle.j2ee.ws.wsdl.xml.WSDLWriterImpl.writeOperation(WSDLWriterImpl.java:612)
         at oracle.j2ee.ws.wsdl.xml.WSDLWriterImpl.writePortType(WSDLWriterImpl.java:463)
         at oracle.j2ee.ws.wsdl.xml.WSDLWriterImpl.writeDefinition(WSDLWriterImpl.java:221)
         at oracle.j2ee.ws.wsdl.xml.WSDLWriterImpl.writeWSDL(WSDLWriterImpl.java:124)
         ... 7 more
    Not sure where it went wrong. Checked all the namespaces and think they everything is fine.
    Any clues?
    Thanks
    Sree

    If you are using Spring then the error (No property editor found for the bean "java.util.Date".) and the likes, could be due to that you have not injected your property editors into your controller.
    The error The required attribute "plugin" is missing. Is probably due to the fact that you have defined the plugin property to be required in your TLD.

  • .Database upgrade from 10g to 11g in Oracle EBS 11i

    Hi,
    An urgent help is needed.I am upgrading Oracle Database from 10g to 11g.My EBS is version 11i.So after upgrading my database
    from 10g to 11g as sa sanity check what are the parameters we need to take care of the EBS.My point is will there be any Application level changes if the database
    is upgraded?Wiill the Workflow and what other things we had to do the sanity check if its working properly?Any Concurent Program level changes be affected?
    Thanks and Regards
    Edited by: 918308 on May 10, 2013 7:52 PM

    918308 wrote:
    Hi,
    Thanks for the info provided but i dont have the metalink id.Kindly can you provide me the link for the subjected docs so that i can relate.Any application level testing to be done?Concurrent Programs,Schedule Manager,Workflow etc.?We cannot post the contents of MOS docs since this violates Oracle support agreement policy.
    You need to go a regular sanity check (i.e. submit concurrent programs, check workflow functionality, ..etc) -- E-Business Suite Diagnostics 11i Test Catalog [ID 179661.1]
    Thanks,
    Hussein

Maybe you are looking for

  • In the metadata repository, display the object detail links don't work

    We've upgraded to 7.3 and when we lick on display the object details links we get the following message.  I've looked in SICF and everything looks active and is set up Service cannot be reached What has happened? call was terminated because the corre

  • How can you tell if you've updated to mountain lion?

    I think I've updated to Mountain Lion, but hwo can you tell? when i click Apple --> "About this Mac" it saus OS X Version 10.8. Does this mena i have updated to Mountain Lion? This si my first Mac so learning as I go... Lance

  • Using iMac with KVM switch

    Hello -- Can someone tell me if I purchased a new iMac with either the corded or cordless keyboard, could I hook up the keyboard, mouse, and monitor to a KVM switch and use the keyboard, mouse, and monitor with a PC? The KVM switch uses USB for the k

  • Date handling weirdness in SQLServer hsodbc

    Folks, I am getting some weird stuff happening while using hsodbc for sqlserver, pulling from a view, with sqlserver columns of type datetime. Using sqlserver tools I can see that the source data in some instances is for year 1900 (default) and in ot

  • [ANN] xframe-swing (frozen columns with the JXTable)

    The xframe team is pleased to announce the release 0.6-beta of our swing subproject, the first beta release. Currently the main purpose of this project is the JXTable class, an extension to the JTable which offers frozen columns and groupable column