OWB 11gR2 - ORA-01017/ RPE-01008

OWB 11gR2 - ORA-01017/ RPE-01008
=======================================
I am using OWB 11gR2 (11.2.0.1) on Win XP 32 bit. We applied the suggested patches for our earlier issues.
We changed our database passwords. We tested our locations via location navigators/Control center. We did not get any errors. We are able to see the data for tables defined under modules on OWB design center.
We tested the defined DB LINKS via SQL Developer. Testing was OK .
We tried to deploy the mappings, we are getting
*•     ORA-01017: invalid username/password; logon denied*
*•     RPE-01008: Recovery of this request is in progress.*
I reviewed earlier posting, where some suggested to re-register the locations. Is it the right approach?
We have number of mappings worked OK before changing passwords.
What are the steps to resolve this issues?
We know that locations are linked via DB LINKS defined in database. How does changing passwords impact DB LINKS in database?
What is the recommended approach to change database passwords, when we work with OWB?
What is happening here?
Thanks in helping.
Edited by: qwe16235 on Jul 8, 2011 4:07 PM

Thanks in for your reply. Is it a issue with in OWB?
This issue was raised in earlier versions as well. Are there any plan to fix this issue?
Do we have any standard script to work with in this situation?
I did not find any impact of DB LINK access in database level. I am able to simulate the situation using SQL, but it is working.
I am curious to know, what does OWB do differently with DB Link to cause this issue.
Is it a difficult issue to fix?
Thanks in helping.

Similar Messages

  • OWB-Workflow fails with RPE-01008, RPE-01009

    Hi!
    I migrated a project from OWB 9.2.0.4 to OWB 10.1.0.2 and created a simple workflow calling a procedure, an OWB mapping and a function in exactly this order. The procedure does nothing (select user from dual) the mapping copies the contents of one table to another and the function should insert a record into a table. The "do nothing" procedure works fine (it gets an OK in the OWF-Monitor), he mapping copies the required data into a different table without any errors. In OWF-Monitor, the function look like it was executed, but when looking in OWB Audit Browser I get RPE-01008, RPE-01009 error messages. The function did not insert the required data.
    I tried to create a small test project in OWB in order send it to Oracle Support, but an identical workflow in the test project works fine without any errors. All objects of the workflow perform like programmed.
    Has anybody experienced a similar behavior? To me it, there is no difference in the project. Migration worked without any errors. The OWB 9i connected against 9.2.0.5 database and OWF 2.6.2, OWB10g uses a 10g database with OWF 2.6.3.
    Hope anybody can help!
    Regards
    Michael

    well ....
    Could it not be that the upgrade process cleared out the problem, since the process does touch the runtime repos?
    We have had similiar problem on our installation, but that came up after moving from 10.1.0.2 to 10.1.0.4
    But moving to the lastest version was a very good idea, and will help us to be better ready when the long awaited "Paris" walks into town
    Cheers,
    Borkur

  • Error in OWB:RPE-01008: Recovery of this request is in progress

    I am not able to deploy OWB objects. I get the error RPE-01008: Recovery of this request is in progress.
    The MDL file was created using 10.2 OWB. Now I have Upgraded the MDL using OWB before importing the MDL to 11.2. This error comes while deployment.
    Below is the text I copied from the files log directory in the OWB home
    2012/11/28-14:27:43-IST [535B58][] Platform Service for null
    2012/11/28-14:27:44-IST [535B58][] Connection Manager - OCI fix performed
    2012/11/28-14:27:45-IST [535B58][] Thin driver connection time - 1098 millisecond(s)
    2012/11/28-14:27:45-IST [535B58][] Connection Manager - property user.timezone value is Asia/Calcutta
    2012/11/28-14:27:45-IST [535B58][] Connection Manager - connection.timezone not set. Defaulting to value SERVICE
    2012/11/28-14:27:45-IST [535B58][] Connection Manager - using service timezone Asia/Calcutta
    2012/11/28-14:27:45-IST [535B58][] Connection Manager - defaultimg session timezone offset to +05:30
    2012/11/28-14:27:46-IST [535B58][] Free Memory(bytes)=763328 Total Memory(bytes)=3928064 Used Memory(bytes)=3164736 Used Memory(percent)=81%
    2012/11/28-14:27:46-IST [535B58][] Control Center Service Version 11.2.0.1.0 starting
    2012/11/28-14:27:46-IST [535B58][] Client-side startup request
    2012/11/28-14:27:46-IST [535B58][] Control Center Repository Name OWBSYS on Service owbdb at Host localhost
    2012/11/28-14:27:46-IST [535B58][] Explicit garbage collection - every 1 execution(s)
    2012/11/28-14:27:46-IST [535B58][] Initializing Platform
    2012/11/28-14:28:47-IST [535B58][] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - ORA-20001: The control center service is already running in a different process
    ORA-06512: at "OWBSYS.WB_RTI_EXCEPTIONS", line 107
    ORA-06512: at "OWBSYS.WB_RT_SERVICE_CONTROL", line 60
    ORA-06512: at line 1
         at oracle.wh.runtime.platform.service.Service.run(Service.java:228)
         at oracle.wh.runtime.platform.service.Service.main(Service.java:1150)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at Launcher.main(Launcher.java:167)
    Caused by: java.sql.SQLException: ORA-20001: The control center service is already running in a different process
    ORA-06512: at "OWBSYS.WB_RTI_EXCEPTIONS", line 107
    ORA-06512: at "OWBSYS.WB_RT_SERVICE_CONTROL", line 60
    ORA-06512: at line 1
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
         at oracle.wh.runtime.platform.service.Service.run(Service.java:212)
         ... 6 more
    java.sql.SQLException: ORA-20001: The control center service is already running in a different process
    ORA-06512: at "OWBSYS.WB_RTI_EXCEPTIONS", line 107
    ORA-06512: at "OWBSYS.WB_RT_SERVICE_CONTROL", line 60
    ORA-06512: at line 1
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
         at oracle.wh.runtime.platform.service.Service.run(Service.java:212)
         at oracle.wh.runtime.platform.service.Service.main(Service.java:1150)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at Launcher.main(Launcher.java:167)
    2012/11/28-14:28:47-IST [535B58][] The Control Center Service is shutting down due to a previously reported fatal error.

    I did restart the server. Another issue I found while running the service_doctor.sql is that the port that OWB was by default trying to connect was 1521. However the DB port was 1522. So I updated an owb table with the port number.Sorry I forgot the name of the table. However I still have the error while deploying, but deployment is shown as sucessful, so Iam ignoring it.. Thanks for replying

  • RPE-02018 and ORA-01017: invalid username/password; logon denied

    In OWB, some users could not deploy work flow and always get the following errors:
    Status
    Log
    Error
    RPE-02018: Oracle Work flow schema OWF_MGR on host ORS2RD cannot be accessed using service SBOX1 through port 1521. Please check the location details and try again.
    Error
    ORA-01017: invalid username/password; logon denied
    I have tested the workflow location and password preference is set to persistent and cache at run time.
    I logged into OWB repository owner and could deploy the work flow. I even assigned the role that the users were in but they still could not deploy work flow. Any clue?
    Thanks.
    HT

    1. With OWB Design Client, connect to the Control Center Repository using the Control Center Repository Owner (or any other Admin User).
    2. Go to the Security section in Tools -> Preferences
    3. Check the box that says "Share passwords at Runtime".
    4. Commit the changes.
    And then try deploying..
    Regards,

  • Executing Process Flow from OWB Deployment Manager results in RPE-01008

    Hi,
    I'm using OWB 10.1.0.1.0 (10g) and just installed Oracle Workflow Server 2.6.3.
    I can build, validate and generate Process Flows just fine. But every time I try to execute a Process Flow using OWB Deployment Manager, I'm getting a "RPE-01008: Recovery of this request is in progress". Execution of deployed Process Flows using Oracle Workflow Interface works just fine.
    Anyone has an idea?
    Thanks and regards
    Andreas Kopp

    Hi Dirk-Jan,
    youÄre right, there are some ugly-looking NUllPOinterExceptions in that log file. However, I cannto interpret them:
    2005/05/02-13:30:04-CEST [97A560] AuditId=80916: Processing execute request
    2005/05/02-13:30:05-CEST [97A560] Free Memory(bytes)=49410200 Total Memory(bytes)=66715648 Used Memory(bytes)=17305448
    2005/05/02-13:30:05-CEST [F1DD49] Initializing execution for auditId= 80916 parentAuditId= null topLevelAuditId=80916 taskName=TEST
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    2005/05/02-13:30:05-CEST [F1DD49] java.lang.NullPointerException
         at java.lang.String.<init>(String.java:166)
         at oracle.sql.CharacterSet.AL32UTF8ToString(CharacterSet.java:1378)
         at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:527)
         at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:621)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:2960)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4124)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1556)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.defineProcessFlow(NativeOWFProcessOperator.java:1029)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.executeDefault(NativeOWFProcessOperator.java:476)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:227)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:43)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2005/05/02-13:30:05-CEST [F1DD49] Initializing execution for auditId= 80916 parentAuditId= null topLevelAuditId=80916 taskName=TEST
    2005/05/02-13:30:05-CEST [F1DD49] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:1307)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:789)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    2005/05/02-13:30:05-CEST [F1DD49] Native execution operator initiating recovery by recoverable operator oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator
    2005/05/02-13:30:05-CEST [F1DD49] report_execution_result auditId=80916
    2005/05/02-13:30:05-CEST [F1DD49] java.lang.NullPointerException
         at java.lang.String.<init>(String.java:166)
         at oracle.sql.CharacterSet.AL32UTF8ToString(CharacterSet.java:1378)
         at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:527)
         at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:621)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:2960)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4124)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1556)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.defineProcessFlow(NativeOWFProcessOperator.java:1029)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.executeDefault(NativeOWFProcessOperator.java:476)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:227)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:38)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2005/05/02-13:30:06-CEST [97A560] Free Memory(bytes)=49283952 Total Memory(bytes)=66715648 Used Memory(bytes)=17431696
    2005/05/02-13:30:06-CEST [97A560] AuditId=80916: Request completed
    Any idea?
    Thanks an regards
    Andreas

  • ORA-01017: OS Authentication on Red Hat Linux 6.2 and Oracle 11gR2

    Hello
    I am trying to eanble OS Authentication on Oracle 11.2.0.3 installed on a Red Hat Linux Server 6.2 and it just does not work. When I try to login I always get the error ORA-01017: invalid username/password; logon denied
    I have set the following Oracle parameters:
    remote_os_authent = TRUE
    os_authent_prefix = OPS$
    and i have created a linux user "oracle" and the Oracle user "OPS$oracle".
    I know that the parameter remote_os_authent in 11g is depricated but i thought that it still should work, just an error messages occures then i start the database but it runs as usual, just the OS Authentication does not seem to work.
    Does anyone knwo where the problem could be?
    Oracle said that remote_os_authent is depricated because as it is risky, i know that, but my database is in a secure environment without any connection to the internet. What other way would there be without using remote_os_authent?
    Thank you very much for your help.
    Regards Bernhard

    Thanks for the link, i found that i used a case sensitive user name as i created the user with "OPS$USERNAME" and this was why i cound not connect with that user.

  • ORA-01017 when deploying cube

    Hi all,
    I'm experiencing problems when deploying the SALES cube in the SALES_WH shemas of the demo example. The source is XSALES schemas, where I have imported data from xsales.dmp file. When deploying dimensions no problem occurs. But when deploying the SALES cube the following error's are raised:
    Description :
    Runtime User : REP_OWNER
    Started : 2008-07-30 16:20:15.0
    ORA-01017: invalid username/password; logon denied
    RPE-01008: Recovery of this request is in progress.
    I'm using OWB 11g.
    Does anyone know what could be going wrong? Or is there anyone experiencing the same problem?
    Thx! in advantage!

    Hi,
    Check if the user is registered in owb repository as this seems like a privilage issue. you can register the user through repository assistant.
    Regards

  • OWF_MGR ORA-01017

    Background
    We are in the processing of upgrading the Oracle database and the Oracle Warehouse Builder.
    The current platform is Oracle 10.2.0.2 on RH 32-bit 2-node RAC at SITE1.
    With the upgrade we are moving the platform to new hardware Oracle 11.2.0.3 on SLES 11 64-bit Standalone (ie no RAC) in SITE2.
    As a staging point we have created a standby database of the current platform in SIT@.
    This is Oracle 10.2.0.2 on SLES 11 64-bit Standalone.
    We have taken a clone of this standby environment to do some baseline testing.
    Testing
    The Environment is a split configuration as follows:
    RDBMS Version: 10.2.0.2.0 (64-bit)
    OWB Repository: 10.2.0.2.0
    Workflow Version: 2.6.4
    OWB Repository User: owb_des@oradev02vir:1521:repprod
    OWB Runtime User: owb_run@ptpdcodbp03:1521:wareprod
    NOTE: The /etc/hosts file has been modified so that all of the old RAC node hostnames point locally to the new hostname PTPDCODBP03
    172.24.4.21 oraprod04 oraprod04
    172.24.4.21 oraprod05 oraprod05
    172.24.4.21 oraprod04vir oraprod04vir
    172.24.4.21 oraprod05vir oraprod05vir
    172.24.4.21 oraprod04priv oraprod04priv
    172.24.4.21 oraprod05priv oraprod05priv
    172.24.4.21 PTPDCODBP03 PTPDCODBP03
    To Test... we are running a process flow called SAS_PF against the Runtime User:
    sqlplus owb_run/<password> @sqlplus_exec_template.sql OWB_RUN LOC_OWF PROCESSFLOW SAS_PF "," ","
    This fails with
    Session altered.
    Role set.
    Stage 1: Decoding Parameters
    | location_name=LOC_OWF
    | task_type=PROCESSFLOW
    | task_name=SAS_PF
    Stage 2: Opening Task
    | l_audit_execution_id=7789824
    Stage 3: Overriding Parameters
    Stage 4: Executing Task
    | l_audit_result=3 (FAILURE)
    Stage 5: Closing Task
    Stage 6: Processing Result
    | exit=3
    PL/SQL procedure successfully completed.
    Additional information in the owb log is:
    *2012/05/09-13:19:36-NZST [1DE256F] oracle.wh.runtime.platform.operator.owf_process.OWAFatalRuntimeException: RPE-02018: Oracle Workflow schema OWF_MGR on host ORAPROD04VIR cannot be accessed using service WAREPROD through port 1521. Please check the location details and try again.*
    - ORA-01017: invalid username/password; logon denied
    Troubleshooting
    Work though
    http://docs.oracle.com/cd/B28359_01/owb.111/b31280/diagnose_06.htm
    all ok
    SQLNet Connectivity
    The following connections work successfully and both point to the SAME database:
    sqlplus owf_mgr@'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=PTPDCODBP03)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=WAREPROD)))'
    sqlplus owf_mgr@'(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ORAPROD04VIR)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=WAREPROD)))'
    OWB Repository Password
    The repository password was reset successfully
    @stop_service
    @set_repository_password
    @start_service
    OWB Security
    Followed note: Process Flow Execution Fails With RPE-02018 And ORA-01017 [ID 779557.1]
    We have logged into the Control Center as
    OWF_MGR@ptpdcodbp03:1521:wareprod
    And ticked
    Persist location password in metadata
    Share location password during run time
    We have also reinstalled Workflow Manager and re-run the Oracle Workflow Configuration Assistant successfully (then repopulated it with data from the production install).
    WE HAVE NOT REDEPLOYED THE FLOW as the customer is against this.
    Data Source Files
    Have updated the passwords in the data-sources.xml files under
    /u01/app/oracle/product/db/10.2/oc4j/j2ee/OC4J_Workflow_Component_Container/application-deployments/WFALSNRSVCApp
    /u01/app/oracle/product/db/10.2/oc4j/j2ee/OC4J_Workflow_Component_Container/application-deployments/WFMLRSVCApp
    Invalid Objects
    There is one java class under the owb_run schema which won't compile.. and is valid in production:
    OWB_RUN@wareprod SQL>alter java class "/ffa042cb_SubkeyResourceBundle" resolve;
    Java altered.
    OWB_RUN@wareprod SQL>select * from user_errors;
    NAME TYPE SEQUENCE LINE POSITION
    TEXT
    ATTRIBUTE MESSAGE_NUMBER
    /ffa042cb_SubkeyResourceBundle JAVA CLASS 1 0 0
    ORA-29552: verification warning: java.lang.VerifyError: (class: oracle/bali/rts/
    SubkeyResourceBundle, method: getRTSBundle signature: (Ljava/lang/String;Ljava/util/Locale;)Loracle/bali/rts/SubkeyResourceBundle;) Wrong return type in function
    ERROR 0
    But can't find any support documentation on it.
    Have also checked and tested all DB LINKS.
    Any help is appreciated please.

    Duplicate thread
    ORA-06512: at "OWF_MGR.WF_LOAD
    Srini

  • RPE-01008 and RPE-01009 when executing flatfile mappings

    Hi all,
    I'm experiencing problems when executing a flatfile mapping on a large source file. My source-file is around 450Mb in size and contains around 2,5 Million records. When executing the generated SQL*LOADER control-file by hand all works fine. When executing the generated control-file through OWB on a smaller file also no problem occurs. But when executing the mapping on the large file the following error's are raised:
    RPE-01008: Recovery of this request is in progress.
    RPE-01009: Completion of this task could not be completed due to an earlier system failure.
    (See also log below)
    I'm using OWB 9.2.0 on Solaris, but the problem occurs on a Windows2000 platform also.
    Does anyone know what could be going wrong? Or is there anyone experiencing the same problem?
    Thx! in advantage!
    Remco
    08:29:40 [2D3205] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.SQLLoader'
    08:29:40 [2D3205] SQLLoader command="d:\oracle\owb\902\bin\SQLLDR.EXE control="D:\oracle\oradata\flatfile\MDL06\CTL\SRC0.CTL" userid="STA/STA@\(DESCRIPTION\=\(ADDRESS_LIST\=\(ADDRESS\=\(PROTOCOL\=TCP\)\(HOST\=LOCALHOST\)\(PORT\=1521\)\)\)\(CONNECT_DATA\=\(SERVICE_NAME\=DB01\)\)\)" log="D:\oracle\oradata\flatfile\MDL06\LOG\SRC0.LOG" skip="0" errors="50" rows="5000" bindsize="50000" readsize="65536" direct="false" parallel="true""
    08:29:48 [4EC44] java.lang.StringIndexOutOfBoundsException: String index out of range: -86
         at java.lang.String.substring(String.java:1525)
         at oracle.wh.runtime.platform.operator.sql_loader.SQLLoaderUtil.analyzeLogFile(SQLLoaderUtil.java:580)
         at oracle.wh.runtime.platform.operator.sql_loader.NativeSQLLoaderOperator.execute(NativeSQLLoaderOperator.java:149)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:29)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:484)
    08:29:48 [4EC44] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:974)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:770)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:484)
    08:29:49 [4EC44] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    08:29:49 [4EC44] oracle.wh.runtime.platform.adapter.rtp.AbortedDueToSystemFailure: RPE-01009: Completion of this task could not be completed due to an earlier system failure.
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:22)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:484)
    08:29:49 [4EC44] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - ORA-20003: The object is not in a valid state for the requested operation
    ORA-06512: at "OWB_RUNTIME.WB_RTI_EXCEPTIONS", line 94
    ORA-06512: at "OWB_RUNTIME.WB_RTI_SERVICE_EXECUTION", line 195
    ORA-06512: at "OWB_RUNTIME.WB_RT_SERVICE_CONTROL", line 167
    ORA-06512: at line 1
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.executeDone(ExecutionContextImpl.java:996)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:92)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:484)
    java.sql.SQLException: ORA-20003: The object is not in a valid state for the requested operation
    ORA-06512: at "OWB_RUNTIME.WB_RTI_EXCEPTIONS", line 94
    ORA-06512: at "OWB_RUNTIME.WB_RTI_SERVICE_EXECUTION", line 195
    ORA-06512: at "OWB_RUNTIME.WB_RT_SERVICE_CONTROL", line 167
    ORA-06512: at line 1
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:579)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1894)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1094)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2132)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2015)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2877)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1550)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.executeDone(ExecutionContextImpl.java:985)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:92)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:484)

    Was just checking http://blogs.oracle.com/warehousebuilder, and noticed "david.allan" quite a number of times... sort of implies you're one of Oracle's current OWB guru's/program mgrs/some other role.
    Back in 'the olden days" (i.e. the OWB9.0.3 days, mid 2003 onwards - for me anyway) it was Mark van der Wiel, Jean-Pierre Dijcks, Igor Machin and Nikolai Rochnik providing answers on the OWB forum.
    For various reasons, only JP remained in the OWB team (and maybe even that has changed now...), since I haven't been a 'frequent flyer' since Dec2007, I lost track of that.
    Even with a number of faithful developer contributors, it's good to now there are still some 'insiders' active on the forum :-)
    Cheers, Patrick

  • RPE-01008 when trying to load more records

    Hi All,
    I've experienced some strange errors while running workflow with large data (around 2.5 milions of records). I'm working with OWB 11.1, Oracle Workflow 2.6.4 on Linux (everything on the same server).
    Everything gets created and deployed via OMB script correctly (it has passed tests on the other server with the same configuration but with smaller amount of records - around 500.000).
    When I execute process flow (which is loading 2 mappings) I get:
    RPE-01008 : Recovery of this request is in progress.
    Dimensions and a simpler mapping is loaded correctly, looks like the more complicated mapping (table function + aggregator) hangs up.
    Piece of log file with NullPointerException:
    2009/11/26-17:31:28-CET [35ECFE07][] Thin driver connection time - 39 millisecond(s)
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Initializing execution for auditId= 332 parentAuditId= null topLevelAuditId=332 taskName=WH_PF
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - RPE-01003: An infrastructure condition prevented the request from completing.
    - ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.getWorkflowContext(NativeOWFProcessOperator.java:761)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:228)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:43)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:70)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
         at oracle.wh.runtime.platform.service.controller.StoreImpl.<init>(StoreImpl.java:249)
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.getStore(AdapterContextImpl.java:219)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.getWorkflowContext(NativeOWFProcessOperator.java:751)
         ... 6 more
    Caused by: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1030)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:785)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:860)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1186)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3381)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3425)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1202)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteQuery(ExecutionContext.java:1591)
         at oracle.wh.runtime.platform.service.controller.StoreImpl.<init>(StoreImpl.java:219)
         ... 8 more
    oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
         at oracle.wh.runtime.platform.service.controller.StoreImpl.<init>(StoreImpl.java:249)
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.getStore(AdapterContextImpl.java:219)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.getWorkflowContext(NativeOWFProcessOperator.java:751)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:228)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:43)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:70)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1030)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:785)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:860)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1186)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3381)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3425)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1202)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteQuery(ExecutionContext.java:1591)
         at oracle.wh.runtime.platform.service.controller.StoreImpl.<init>(StoreImpl.java:219)
         ... 8 more
    java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1030)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:785)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:860)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1186)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3381)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3425)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1202)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteQuery(ExecutionContext.java:1591)
         at oracle.wh.runtime.platform.service.controller.StoreImpl.<init>(StoreImpl.java:219)
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.getStore(AdapterContextImpl.java:219)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.getWorkflowContext(NativeOWFProcessOperator.java:751)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:228)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:43)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:70)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:595)
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Initializing execution for auditId= 332 parentAuditId= null topLevelAuditId=332 taskName=WH_PF
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:1575)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:1508)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:83)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:595)
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Native execution operator initiating recovery by recoverable operator oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator
    2009/11/26-17:31:28-CET [35ECFE07][REP_OWNER.DEMO] Thin driver connection time - 67 millisecond(s)
    Any Idea ?
    Please help.
    B.

    From
    Re: Alpha Conversion Problem
    "- go to transfer rule (info source)
    - check the flag for optional Alpha conversion (you should it on the left-hand side, at the very end "conversion")
    you will see the data will be loaded with any trouble afterwards, because the system will do the conversion for you "
    OSS note 598691 describes this behavior.

  • RPE-01008: Recovery of this request is in progress--while a table deploymen

    Hi friends....
    I am getting this error when I want to redeploy a modified table.
    The steps I did as follows.
    1. I created a destination and source modules.
    2. I import a table from source.
    3. I create a tbale in destination module in owb.
    4. I deploy the table in owb.
    5. Deployment wass success.
    6. I created a simple mapping.
    7. It was successful. Data is transfered from source to module.
    8. Now I added a new field in the table which in destination module.
    9 I want to upgrade the table in target schema.
    10. I deployed the table in destination module in owb.
    Then it gives the error
    "The object you are trying to deploy is invalid. Please review the generated scripts for errors"
    When I opened the generated scripts the messages are as follows.
    RPE-01008: Recovery of this request is in progress. RTC-5351: A serious error occured whilst generating the Impact Report. Please review the Runtime Service Log.
    Thanks in advance.
    Gowtham Sen

    Hi,
    If you are trying to deploy the table from Client straight, OWB generates UPGRADE statement,and this never worked. It is a bug.
    go to Deployment manager, select the table in question and then use the "Replace" action. this should work. But, the data you have loaded previously will be vanished, as "Replace" drops the table and re-creates it.
    Thanks
    mahesh

  • RPE-01008: Recovery of this request is in progress, while executing

    While I am trying to execute a mapping I am getting the following error..RPE-01008: Recovery of this request is in progress... The deployment went fine, but execution throws this error. The log file looks like
    2007/10/13-21:22:20-JST [1B8E059] Error creating the temp directory C:\OraHome_1/owb/temp
    2007/10/13-21:22:22-JST [1B8E059] Free Memory(bytes)=738744 Total Memory(bytes)=2031616 Used Memory(bytes)=1292872 Used Memory(percent)=64%
    2007/10/13-21:22:23-JST [1B8E059] Runtime Platform Service Version 10.2.0.2.8 starting
    2007/10/13-21:22:23-JST [1B8E059] Client-side startup request
    2007/10/13-21:22:23-JST [1B8E059] Platform Repository Name dwhownr on Service icgdwh at Host 10.109.65.67
    2007/10/13-21:22:23-JST [1B8E059] Explicit garbage collection - every 1 execution(s)
    2007/10/13-21:22:23-JST [1B8E059] Recovery starting
    2007/10/13-21:22:23-JST [1B8E059] Recovering execution with audit ID 4109
    2007/10/13-21:22:23-JST [1B8E059] Explicit garbage collection - requested
    2007/10/13-21:22:23-JST [1B8E059] AuditId=4109: Processing execute request
    2007/10/13-21:22:23-JST [1B8E059] Free Memory(bytes)=1149088 Total Memory(bytes)=2162688 Used Memory(bytes)=1013600 Used Memory(percent)=47%
    2007/10/13-21:22:23-JST [1B8E059] Recovering execution with audit ID 4117
    2007/10/13-21:22:23-JST [157AA53] Connection Manager - off
    2007/10/13-21:22:23-JST [1B8E059] Explicit garbage collection - requested
    2007/10/13-21:22:23-JST [1B8E059] AuditId=4117: Processing execute request
    2007/10/13-21:22:23-JST [1B8E059] Free Memory(bytes)=1122832 Total Memory(bytes)=2162688 Used Memory(bytes)=1039856 Used Memory(percent)=49%
    2007/10/13-21:22:23-JST [1B8E059] Service startup complete
    2007/10/13-21:22:23-JST [157AA53] Thin driver connection time - 94 millisecond(s)
    2007/10/13-21:22:23-JST [1DF8B99] Thin driver connection time - 94 millisecond(s)
    2007/10/13-21:22:23-JST [1DF8B99] Initializing execution for auditId= 4117 parentAuditId= null topLevelAuditId=4117 taskName=ICDMAPFCTAWB
    2007/10/13-21:22:23-JST [157AA53] Initializing execution for auditId= 4109 parentAuditId= null topLevelAuditId=4109 taskName=ICDMAPFCTAWB
    2007/10/13-21:22:24-JST [1DF8B99] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:1570)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:1508)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2007/10/13-21:22:24-JST [157AA53] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:1570)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:1508)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2007/10/13-21:22:24-JST [1DF8B99] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2007/10/13-21:22:24-JST [157AA53] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2007/10/13-21:22:24-JST [157AA53] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.PLSQL'
    2007/10/13-21:22:24-JST [1DF8B99] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.PLSQL'
    2007/10/13-21:22:24-JST [157AA53] Native execution operator initiating recovery by recoverable operator oracle.wh.runtime.platform.operator.plsql.NativePLSQLOperator
    2007/10/13-21:22:24-JST [1DF8B99] Native execution operator initiating recovery by recoverable operator oracle.wh.runtime.platform.operator.plsql.NativePLSQLOperator
    2007/10/13-21:22:24-JST [157AA53] Native PLSQL Operator recovery starting
    2007/10/13-21:22:24-JST [1DF8B99] Native PLSQL Operator recovery starting
    2007/10/13-21:22:24-JST [1DF8B99] Thin driver connection time - 94 millisecond(s)
    2007/10/13-21:22:25-JST [1DF8B99] PLSQL callspec: declare "$MAP_ENV$" wb_rt_mapaudit.wb_rt_name_values;begin "$MAP_ENV$"(1).param_name := 'OBJECT_ID';"$MAP_ENV$"(1).param_value := 1170;"$MAP_ENV$"(2).param_name := 'AUDIT_ID';"$MAP_ENV$"(2).param_value := 4117;"$MAP_ENV$"(3).param_name := 'OPERATING_MODE';"$MAP_ENV$"(3).param_value := '3';"$MAP_ENV$"(4).param_name := 'PURGE_GROUP';"$MAP_ENV$"(4).param_value := 'WB';"$MAP_ENV$"(5).param_name := 'MAX_NO_OF_ERRORS';"$MAP_ENV$"(5).param_value := '1000';"$MAP_ENV$"(6).param_name := 'COMMIT_FREQUENCY';"$MAP_ENV$"(6).param_value := '1000';"$MAP_ENV$"(7).param_name := 'AUDIT_LEVEL';"$MAP_ENV$"(7).param_value := '2';"$MAP_ENV$"(8).param_name := 'BULK_SIZE';"$MAP_ENV$"(8).param_value := '1000'; ? := "ICDMAPFCTAWB"."MAIN"(p_env=>"$MAP_ENV$");end;
    2007/10/13-21:22:25-JST [157AA53] Thin driver connection time - 110 millisecond(s)
    2007/10/13-21:22:25-JST [157AA53] PLSQL callspec: declare "$MAP_ENV$" wb_rt_mapaudit.wb_rt_name_values;begin "$MAP_ENV$"(1).param_name := 'OBJECT_ID';"$MAP_ENV$"(1).param_value := 1170;"$MAP_ENV$"(2).param_name := 'AUDIT_ID';"$MAP_ENV$"(2).param_value := 4109;"$MAP_ENV$"(3).param_name := 'OPERATING_MODE';"$MAP_ENV$"(3).param_value := '3';"$MAP_ENV$"(4).param_name := 'PURGE_GROUP';"$MAP_ENV$"(4).param_value := 'WB';"$MAP_ENV$"(5).param_name := 'MAX_NO_OF_ERRORS';"$MAP_ENV$"(5).param_value := '1000';"$MAP_ENV$"(6).param_name := 'COMMIT_FREQUENCY';"$MAP_ENV$"(6).param_value := '1000';"$MAP_ENV$"(7).param_name := 'AUDIT_LEVEL';"$MAP_ENV$"(7).param_value := '2';"$MAP_ENV$"(8).param_name := 'BULK_SIZE';"$MAP_ENV$"(8).param_value := '1000'; ? := "ICDMAPFCTAWB"."MAIN"(p_env=>"$MAP_ENV$");end;
    it shows Error creating the temp directory C:\OraHome_1/owb/temp, but the temp folder is alreadt there in the <OWB_HOME>/owb.
    Can somebody help me to solve this issue? The owb repository version is 10.2.0.2 ..A few mappings got executed. The error is coming for a mapping which is quite a big one...

    Hi,
    If you are trying to deploy the table from Client straight, OWB generates UPGRADE statement,and this never worked. It is a bug.
    go to Deployment manager, select the table in question and then use the "Replace" action. this should work. But, the data you have loaded previously will be vanished, as "Replace" drops the table and re-creates it.
    Thanks
    mahesh

  • Deployment error: ORA-01017: invalid username/password; logon denied

    Hi,
    I created a new target schema against an existing runtime owner user id and runtime access user id.
    But deploying the mapping now gives error as follows:
    <<ORA-01017: invalid username/password; logon denied>>
    Can you please guide where the problem is?
    Thanks & Regards,
    Lenin

    Hi,
    Just to add some more informations about this topic. I created one extra target schema for the same runtime user id/runtime access user. And then tried to deploy the mapping and got the above error. And again, I removed the older target schema by using "OWB Runtime Assistant". And then tried to deploy mapping again and got the same error again.
    Can you please help me out in this case?
    Thanks & Regards,
    Lenin

  • ORA-01017: invalid username/password; logon denied. but SQLPLUS works

    "ORA-01017: invalid username/password; logon denied" when attempting to log on to db, in three different applications. Error is observed in Toad, Crystal Reports, and MS ODBC Administrator connect test. However, same db credentials work in SQLPLUS.
    Customer is attempting to log into reporting database hosted by my company, and using Cisco VPN client.
    I am unable to reproduce this at this time, on my machine, using same credentials and VPN profile.
    Here is what we know/tried:
    1. PING HOSTNAME is successful on CUSTOMER’S machine
    2. TNSPING HOSTNAME is successful on CUSTOMER’S machine
    3. SQLPLUS is successful with USER2/(pw)@HOSTNAME.int on CUSTOMER’S machine
    4. We corrected timeout error on CUSTOMER’S side, by adding TCP.CONNECT_TIMEOUT=1000 in SQLNET.ORA (Also observed extremely slow performance on CUSTOMER SIDE)
    5. We corrected dns suffix problem on CUSTOMER’S side, observed in NSLOOKUP by
    adding: IP ADDRESS AND HOSTNAME to Windows HOSTS file
    and commenting out default suffix COMPANY.com from SQLNET.ORA file
    6. VPN configuration and VPN credentials are good. 
    We tested CUSTOMER’S VPN profle, CUSTOMER’S VPN credentials, and user USER2/(pw)@HOSTNAME on my machine (WIN7). I am able to maintain persistant connection to HOSTNAME for hours
    7. TNSNames entries are good. Able to connect to db in Toad, and Crystal, on CUSTOMER’S machine using different Oracle user, USER3 (only has grant connect). Unable to logon to db, with Oracle user USER1, or USER2. (USER2 was created to try to resolve login problem w USER1, but issue still exists.)
    8. CUSTOMER has Windows VISTA, does not have admin privileges, has Oracle 10 installed for client. Using same Cisco VPN client I have installed.
    9. Database on our servers is 11g
    I suspect a configuration issue with CUSTOMER'S Vista machine, OR network, but not sure what to check.
    Help?

    Oracle is too dumb to lie.
    make sure that Java is installed on same system as Crystal Report.
    Then modify below to utilized your connection details to independently confirm connectivity independent of all other software.
    bcm@bcm-laptop:~$ cat Conn.java
    import java.sql.*;
    class Conn {
      public static void main (String[] args) throws Exception
       Class.forName ("oracle.jdbc.OracleDriver");
       Connection conn = DriverManager.getConnection
         ("jdbc:oracle:thin:@//localhost:1521/v112", "scott", "tiger");
                            // @//machineName:port/SID,   userid,  password
       try {
         Statement stmt = conn.createStatement();
         try {
           ResultSet rset = stmt.executeQuery("select BANNER from SYS.V_$VERSION");
           try {
             while (rset.next())
               System.out.println (rset.getString(1));   // Print col 1
           finally {
              try { rset.close(); } catch (Exception ignore) {}
         finally {
           try { stmt.close(); } catch (Exception ignore) {}
       finally {
         try { conn.close(); } catch (Exception ignore) {}
    bcm@bcm-laptop:~$ javac Conn.java
    bcm@bcm-laptop:~$ export CLASSPATH=/u01/app/oracle/product/11.2.0/dbhome_1/owb/wf/lib/ojdbc14.jar:.
    bcm@bcm-laptop:~$ java Conn
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE     11.2.0.1.0     Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    bcm@bcm-laptop:~$

  • ORA-01017 invalid username/password on execution of process flow

    Hi, there are one or two similar issues mentioned in the foum but none are resolved I think.
    Basically we have target repositories setup with a single user (not the schema owner) used for the location credentials eg.
    REP1_LOCATION pointing to schema REP1 but username OWBRT
    REP2_LOCATION pointing to schema REP2 but also username OWBRT
    The user OWBRT is defined as a user within OWB and is also defined as a target repository user.
    The objects deploy ok without errors but when running any process flow or mapping we get an ORA-01017 invalid username/password.
    If the we set the location details to use the schema owner instead of OWBRT mappings and process flows work for that schema.
    Is there any special privileges / grants that need to be setup for the username attached to a location in order for this to work ?
    We tried giving DBA privileges as a test (which you would think would work), but it didnt.
    Thanks
    Paul

    Hi Paul,
    under what user you tried to start processflows/mappings? Did you use configuration with spitted design ant runtime OWB repositories (did you use different DB for design and runtime OWB repositories)?
    You should start processflows/mappings under OWB user (created/registered in target DB) and
    you need register target locations (database and workflow locations) under this OWB user.
    Other variant - you can enable preferences options "Persist location password in metadata" and "Share location password during run time" and then register locations under any OWB user.
    I had similar problem and resolved it, also look at this thread
    Re: Complex condition don't work with variables in OWB 10.2
    Regards,
    Oleg

Maybe you are looking for