Oracle/SAAJ Implementation on iAS9.0.3.0.0 - Error

Hi,
Maybe someone has been working with this stuff. In that case, you might be able to help me.
I'm getting the following error in a Servlet APP, where an incoming InputStream is being molded into a SOAP W/ Attachments construct via factory.createMessage(headers, is);. This is the stacktrace:
javax.xml.soap.SOAPException: Unable to internalize message
     at oracle.j2ee.ws.saaj.soap.MessageImpl.(MessageImpl.java:109)
     at oracle.j2ee.ws.saaj.soap.soap11.Message11.(Message11.java:30)
     at oracle.j2ee.ws.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:67)
     at com.cumquatit.cia.services.ehf.support.EventHandlerSoapHelperImpl.prepareSoapStorage(EventHandlerSoapHelperImpl.java:64)
     at com.cumquatit.cia.services.ehf.support.EventHandlerSoapHelperImpl.(EventHandlerSoapHelperImpl.java:42)
     at com.cumquatit.cia.services.BaseSoapEventController.createHelper(BaseSoapEventController.java:49)
     at com.cumquatit.cia.services.BaseHttpEventController.doAction(BaseHttpEventController.java:183)
     at com.cumquatit.cia.services.BaseHttpEventController.doPost(BaseHttpEventController.java:221)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.Error: DataContentHandlerFactory already defined
     at javax.activation.DataHandler.setDataContentHandlerFactory(DataHandler.java:628)
     at oracle.j2ee.ws.saaj.soap.AttachmentPartImpl.(AttachmentPartImpl.java:29)
     at oracle.j2ee.ws.saaj.soap.MessageImpl.parseMultipart(MessageImpl.java:145)
     at oracle.j2ee.ws.saaj.soap.MessageImpl.(MessageImpl.java:102)
     ... 18 moreI've seen elsewhere that this is probably due to the existence of multipe mail.jar and/or activation.jar libraries on the classpath. Anyone has some other (bright) ideas?
Thx,
Jan.

What the ...,
Every consecutive call to this web service fails with, the following error:
     at oracle.j2ee.ws.saaj.soap.MessageImpl.<init>(MessageImpl.java:109)
     at oracle.j2ee.ws.saaj.soap.soap11.Message11.<init>(Message11.java:30)
     at oracle.j2ee.ws.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:67)
     at com.cumquatit.cia.services.ehf.support.EventHandlerSoapHelperImpl.prepareSoapStorage(EventHandlerSoapHelperImpl.java:62)
     at com.cumquatit.cia.services.ehf.support.EventHandlerSoapHelperImpl.<init>(EventHandlerSoapHelperImpl.java:42)
     at com.cumquatit.cia.services.BaseSoapEventController.createHelper(BaseSoapEventController.java:49)
     at com.cumquatit.cia.services.BaseHttpEventController.doAction(BaseHttpEventController.java:183)
     at com.cumquatit.cia.services.BaseHttpEventController.doPost(BaseHttpEventController.java:221)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NoClassDefFoundError
     at oracle.j2ee.ws.saaj.soap.MessageImpl.parseMultipart(MessageImpl.java:145)
     at oracle.j2ee.ws.saaj.soap.MessageImpl.<init>(MessageImpl.java:102)
     ... 18 morePlz... is it me, or is Oracle's SAAJ Impl just not usable?

Similar Messages

  • Performance issues and options to reduce load with Oracle text implementation

    Hi Experts,
    My database on Oracle 11.2.0.2 on Linux. We have Oracle Text implemented for fuzzy search. Our oracle text indexes are defined as sync on commit as we can not afford to have stale data.  Now our application does literally thousands of inserts/updates/deletes to those columns where we have these Oracle text indexes defined. As a result, we are seeing a lot of performance impact due to the oracle text sync routines being called on each commit. We are doing the index optimization every night (full optimization every night at 3 am).  The oracle text index related internal operations are showing up as top sql in our AWR report and there are concerns that it is causing lot of load on the DB.  Since we do the full index optimization only once at night, I am thinking should I change that , and if I do so, will it help us?
    For example here are some data from my one day's AWR report:
    Elapsed Time (s)
    Executions
    Elapsed Time per Exec (s)
    %Total
    %CPU
    %IO
    SQL Id
    SQL Module
    SQL Text
    27,386.25
    305,441
    0.09
    16.50
    15.82
    9.98
    ddr8uck5s5kp3
    begin ctxsys.drvdml.com_sync_i...
    14,618.81
    213,980
    0.07
    8.81
    8.39
    27.79
    02yb6k216ntqf
    begin ctxsys.syncrn(:idxownid,...
    Full Text of above top sql:
    ddr8uck5s5kp3
    begin ctxsys.drvdml.com_sync_index(:idxname, :idxmem, :partname);
    end
    02yb6k216ntqf
    begin ctxsys.syncrn(:idxownid, :idxoname, :idxid, :ixpid, :rtabnm, :flg); end;
    Now if I do the full index optimization more often and not just once at night 3 PM, will that mean, the load on DB due to sync on commit will decrease? If yes how often should I optimized and doesn't the optimization itself lead to some load? Can someone suggest?
    Thanks,
    OrauserN

    You can query the ctx_parameters view to see what your default and maximum memory values are:
    SCOTT@orcl12c> COLUMN bytes    FORMAT 9,999,999,999
    SCOTT@orcl12c> COLUMN megabytes FORMAT 9,999,999,999
    SCOTT@orcl12c> SELECT par_name AS parameter,
      2          TO_NUMBER (par_value) AS bytes,
      3          par_value / 1048576 AS megabytes
      4  FROM   ctx_parameters
      5  WHERE  par_name IN ('DEFAULT_INDEX_MEMORY', 'MAX_INDEX_MEMORY')
      6  ORDER  BY par_name
      7  /
    PARAMETER                               BYTES      MEGABYTES
    DEFAULT_INDEX_MEMORY               67,108,864             64
    MAX_INDEX_MEMORY                1,073,741,824          1,024
    2 rows selected.
    You can set the memory value in your index parameters:
    SCOTT@orcl12c> CREATE INDEX EMPLOYEE_IDX01
      2  ON EMPLOYEES (EMP_NAME)
      3  INDEXTYPE IS CTXSYS.CONTEXT
      4  PARAMETERS ('SYNC (ON COMMIT) MEMORY 1024M')
      5  /
    Index created.
    You can also modify the default and maximum values using CTX_ADM.SET_PARAMETER:
    http://docs.oracle.com/cd/E11882_01/text.112/e24436/cadmpkg.htm#CCREF2096
    The following contains general guidelines for what to set the max_index_memory parameter and others to:
    http://docs.oracle.com/cd/E11882_01/text.112/e24435/aoptim.htm#CCAPP9274

  • Oracle Apps  Implementation

    Hi,
    Please give the detail of Oracle Apps Implementation life cycle in Finance modul: AP, AR, GL, FA, CM

    If you mean stages involved in Implementation then you should read on AIM - Application implementation methodology...you should download AIM whitepaper from metalink and that will answer your question

  • Oracle Applications Implementation Wizard

    I've installed using rapid install Oracle applications 11.5.10.2. I've read that implementing more than one module it can be much easier to use Oracle Applications Implementation Wizard. I've found documentation about this wizard but I cannot start it. Does it need to be seperatly installed after installing applications?. I do not have standard user wizard that should be created after installation of implementation wizard, also I do have only 2 roles containg word implementation
    -Implementation System Administration
    -Implementation Financials
    do I need to install/configure extra product ?

    One correction, there was installed user wizard, only the password was different then wizard. That user have assigned to implementation roles
    -Implementation System Administration
    -Implementation Financials
    documentation of application Wizard describes following steops to launch the wizard:
    1. Sign onto Oracle Applications using a user ID that has access to Implementation Wizard responsibilities. (You can use the predefine user Wizard, with password "Wizard.")
    2. Choose any of the "Implementation" responsibilities.
    3. Open the Application Implementation Wizard Startup window.
    4. Using the Process list of values, choose the Wizard Implementation Process.
    5. Leave the Context field blank.
    When I open application implementation wizard get a window with tab
    Functions / Documents / Processes
    Goint to processes I cannot choose Wizard Implementation Process, from functions I can open Implementation wizard however in the next window "Select process group" there are no process groups, so I cannot go further.
    How can I launch oracle implementation wizzard?

  • Oracle Streams Implementing Step by Step in oracle10g

    how to implement Oracle streams in Oracle10g provide a step by step Document
    regarding Oracle Streams implementation.

    http://download.oracle.com/docs/cd/B19306_01/server.102/b14229/toc.htm
    Chapter 27 and 28
    I found this with a few mouse clicks!!!
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle Financials Implementation Consultant

    Good Wonderful Afternoon,
         My name is Steven Boucher and I am a professional recruiter with Harrington Informatics Resources in Ottawa. I currently have a few Oracle Financials Implementation positions available in Ottawa and Quebec City. If you are interested in hearing more about this, please do not hesitate to forward a detailed resume in word format for my review. Also, please inform me in your email, if you are bilingual with French and English. I look forward to hearing from you soon.
    Best regards,

                                                 Date: 16th
    April,2002
    Contact
    Mobile No: (00965) 6418721      
    [email protected]                         
    Mohammed Abdul Aziz
    Career Objective
    To become an Expert in the challenging field of Oracle and Oracle Applications and to achieve continuous improvement through innovative ways of working while keeping my skills up-to-date with the sole aim of acquiring an in-depth knowledge about the technology, products and future plans of the Company and share its vision for all-round mutual benefit.
    Education     
    Master in Business Administration (Fin)-- (2 years)
    Bachelor of Commerce, India (1995)--.(3 years)
    Diploma in Computer Applications-- (1 year).
    Certifications                    Score (%)     Scored higher than all
    (Transcript ID (2997775))                         previous test taker in world
    Oracle Financials Rel 11 by Brainbench.Com     64.80          Scored higher then 91% of all
                                            previous test takers
    Oracle 8i DBA by Brainbench.Com           60.00          Scored higher then 78% of all
                                            previous test takers
    Oracle8 DBA by Brainbench.Com           92.00          Scored higher then 98% of all
                                            previous test takers
    PL/SQL by Brainbench.Com                66.00          Scored higher then 90% of all
                                            previous test takers
    RDBMS by Brainbench.Com               67.60          Scored higher then 81% of all
                                            previous test takers
    Data Modelling by Brainbench.Com          74.20          Scored higher then 91% of all
                                            previous test takers
    SQL(ANSI) by Brainbench.Com               75.40          Scored higher then 74% of all
                                            previous test takers
    Customer Requirement Analysis               58.80          Scored higher then 69% of all
                                            previous test takers
    Information Technology by Brainbench.Com     75.40          Scored higher then 91% of all
                                            previous test takers
    Managing People (US) by Brainbench.com     57.40          Scored higher then 49% of all
                                  previous test takers
    MS Windows 95/98(Fundamentals)          90.60      Scored higher then 89% of all
                                            Previous test takers
    Technical Skills
    Operating Systems     :     MS-DOS 6.22, Win NT/95/98, Win 2000 Prof.,
    SCO UNIX Open Server 5.0
    Applications          :     MS Office (97, 2000), MS Projects
    Languages          :     SQL, PL/SQL, HTML 4.0
    ERP               :     Oracle Applications 11i, 11, 10.7
                        Expertise: -
    AR, OE, AP, CM, System Administration.
                        Good :
         G L, FA, Inventory, PayRoll, WorkFlow, AOL, Open Interfaces, System Administration.
    DBA (O)RDBMS     :     Oracle 7.x, 8.0.x,8i
    Front-end          :     Developer/2000 (and its Suite of Products) & Visual Basic 6
    Others               :     Familiar with Oracle Financial Analyzer & Discoverer
    Experience (in reverse chronological order)
    Since November 5th 2001 to till date
    M.H Alshaya Co. WLL
    Designation     :     Project Manager-Oracle
    The company is the one of the largest Fashion Retail groups in the Middle East. It has showrooms all over the Gulf region and in Lebanon.
    Individual reporting to IT Group Manager.
    At present M.H Alshaya using kerridge ERP to handle Inventory, Shipment and Financials along with other supporting softwares for information flow.
    Job Description (November 2001 to till date):
    Individual has done necessary groundwork for implementation of Oracle Financials
    7     Understanding the complete business process of the company
    7     Documented all the current process (AP, AR, GL, Assets, Cash Mgt) and prepared the wish list
    7     Selling ideas on Oracle Financials & Motivating Finance team
    7     Facilitating team
    7     Finding Attention areas & impacts across all the countries
    7     Arranging Corporate training programs to the development team
    7     Team/Resources Recommendation
    7     Finding Business Requirements best suits to the company
    7     Interact with the Finance heads on implementations and impacts
    7     Users for implementations
    7     Documented all the current process and prepared the wish lisy
    7     Reporting to IT Group Manager
    Done SWOT Analysis on Oracle Financials proposals from Satyam Computers & Hyperlink based on criteria and given recommendations.
    Studied existing interfaces with Kerridge ERP & building interfaces strategy with Oracle Financials:
    7     Payroll interface with GL
    7     Inventory, Point of Sales, Shipment Interfaces
    Since January 1999 to October 2001
    Continental Informatics India Limited
    Designation     :     ERP Consultant
    Details of the responsibilities and job handled from day one to the date of Employment:
    Job & Responsibilities (January 1999 to March 2000)
    Imparted Training:
    After a 4 months intensive In-House Training on Oracle Financials & Oracle Order Entry. I was appointed in Head office Hyderabad. For taking care of training activities in Oracle Receivables version 10.7 & 11 and Oracle Order Entry version 10.7 & 11.And I have taught the complete cycle of Oracle Receivables and Order Entry and Oracle Payables to the clients and also am a visiting faculty for intelli Group.
    Job & Responsibilities (March 2000 to January 2001)
    Implemented Oracle Financials:
    In February I was handpicked along with other consultants to form an implementation team to develop project for the Gati Corporation Limited, which is Indias leading Cargo Management Company.
    Individual fully involved in business process study, system study, Requirement Analysis and preparing the documents at each stage of the project and completed the full life cycle of project along with other 6 ERP Consultants.
    Oracle Receivables module I have implemented and given support in Oracle Payables and Oracle General Ledger.
    (Oracle Receivables)
    7     Defined System and Profile Options to control How Oracle Receivables looks and run
    7     Set up processing to calculate tax in Oracle Receivables.
    7     Set up transaction types
    7     Defined Banks, payment terms, Quick codes to control list of value choice.
    7     Set up document sequences by defining and assigning sequential document number.
    7     Set up transaction header information to control transaction entry and create transaction default values.
    7     Set up transaction line information
    7     Setup Statement Cycle and messages to inform customers of activities for a specific period.
    7     Set up receipt entry before entering and processing receipt in Oracle Receivables.
    7     Defined Collection Methods, collector and assign them to customers.
    7     Defined aging buckets to specify time period used to review customers aged receivables.
    7     Defined dunning letters and dunning letter sets to inform customers of past-due items.
    7     Integrated Oracle Receivables with general ledger
    7     
    (Given support in Oracle General Ledger Implementation)
    7     Supported in creating set of book consisting of chart of accounts, accounting calendar and functional currency.
    7     Setting profile options
    7     Supported in creating Organizations and defining profile options.
    7     
    (Given support in Oracle Payables Implementation)
    7     Defining Payment terms.
    7     Defining payables and Financials options & Suppliers, Banks.
    Developed Forms:
    7     Developing few customized applications using forms 4.5 and attached it to the menus and Responsibilities.
    Created Reports:
    7     Individual has developed reports in Oracle Receivables by using complex SQL, PL/SQL codes.
    System Administration and Database Management:
    7     Creating Responsibility, Menus, security Rules, various Document Sequences were defined to assign to bank Documents and Automatic Receipts, Charge backs, Setting Profile Options, Auditing, and involved in setting printer. Using the function like Security Levels, different Responsibilities are defined for assigning different hierarchy level to Staff. General and Special Trouble shooting, Installation of Database software(s) and Operating Systems like Win NT, Ensuring and Maintaining Data Integrity, Managing the Instance(s) and Database(s), User and Security Administration, In addition to that good working experience by using Oracle Enterprise Manager also, Listener and NET 8 Configuration.
    Trained end users:
    7     After the successful completion of the project I was assigned the job to impart the training to the end users in Oracle Receivables and assisting in system administration activities.
    Job & Responsibilities (March 2001 to October 2001)
    Imparting Training in ERP and handling Database Management activities of the company:
    7     Once again after implementing the project I was assigned responsibility to take care of Training Activities in oracle financials and in addition to that I was assigned the responsibility of Applications System Administration, Database Management and installation of Database software and operating systems with regard to Oracle Applications and others.
    Since September 1997 to December 1998
    Moon Microsystems
    Designation          : Programmer
    Software                :Oracle Developer
    Role: Application Developer /Programmer
    Project Involved:
    Title               :     Health Care System-
    Title               :     Financial Accounting System
    Title               :     Library Management System
    Job Description
    '     Wrote Triggers for auditing of Data Modification implementing Complex Business Rules.
    '     Prepared Stored Procedures for making efficient reporting purpose. & Database Triggers
    '     To analyze, identify existing code in response to error used Debugging.
    '     Created Lovs, input items etc.
    '     SQL PL/SQL Programs
    '     Written the Triggers in forms and reports etc.
    Present Salary          :     820 KD + Incentives
    Expected Salary          :      Negotiable
    Personal Profile
    Father's Name          :     Mohdammed. Waheed
    Date of Birth          :     February 01th 1974
    Marital Status          :     Single
    Nationality          :     Indian
    Passport No           :     A1469944
    Valid               :     December 24th 1996 to December 23rd 2006
    References to be provided on request

  • Need help on oracle stellent implementation

    We need expert help in oracle Stellent Implementation.Any one interested and need more details please mail back.
    Edited by: user12990131 on Apr 14, 2010 11:38 PM

    our requirements
    - Need to design technical design document
    - Need to design a web portal using UCM with certain feature provided by clinet
    - Need to have work flows, colloboration, wiki etc.
    For more details,please provide us your contact details or email details

  • Oracle EBS Implementation Help

    Hello Everyone,
    Greetings of the day!!!!
    Professionally i am a technical consultant with only 12 months of experience, Now i got chance to enhance my technical knowledge in Oracle EBS Implementation project.
    I am totally fresh for this Implemenation as i dont have any idea, what will be the things in implemention. I request to OTN people, please give me some guidelines, as how can i go about it, where i need to concentrate.
    Any help would be appreciated.
    Thanks.
    Atul
    Edited by: Atul on Jul 1, 2011 12:00 PM

    Oracle Apps documentation can be found at http://www.oracle.com/technetwork/documentation/applications-167706.html
    Please old see old threads for similar discussion (refine the search by typing the module(s) you are planning to implement) -- http://forums.oracle.com/forums/search.jspa?threadID=&q=Implementation&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    You could also Google it and you will find many blogs which should be helpful.
    Thanks,
    Hussein

  • Distributed Oracle Application implementation

    Dear all
    I am EBS technical consultant and I am working on SOA and have distributed Oracle Application implementation, Please consider the scenario and suggest me and idea.
    Assume
    1. We have 2 Oracle Application R12 (EBS-1, EBS-2) installed at 2 different remote locations, network disconnection may be broken in this network.
    2. User always work on (EBS-1 installed at Head office) and only work on EBS-2 (installed local) in case network connection is lost to connect with EBS-1.
    EBS-2 is a replica of EBS-1 when installed first time.
    Scenario
    Last inventory Item ID is 5444 at EBS-1
    Last inventory Item ID is 5444 at EBS-2
    user created new item at EBS-1
    Last inventory Item ID is 5445 at EBS-1
    Last inventory Item ID is 5444 at EBS-2 (No new item created)
    Now User can not access EBS-1 and now start working on local EBS-2 and take following steps.
    create new item at and now inventory item id is 5445. and create misc receipt to this newly created item.
    Now EBS-2 installed at head office is available and now transaction made at EBS-2 need to be transferred at head office, and what about inventory item id, 5445 is already created at EBS-1 how and i have to import item and misc receipt, inventory item will be different how can i load misc receipt transaction.
    Please help.
    1. Can I solve this issue by using BPEL process. ? or
    2. this type of integration is not possible in Oracle E Business suite.
    3. Oracle Application will not work in Distributed environment.
    please suggest me.
    Thanks
    Aamir

    Dear expert !
    I have a similar question but the scenario is somewhat different.
    The are two separate organizations and both have implemented EBS (Vision 1 and 2). they both are under third organization (vision A). for numerous business processes, both vision 1 & 2 get their approvals from vision A. Moreover, inventory and master data is required to be sync in all three.
    vision A
    ^ ^
    v v
    vision 1 vision 2
    In some instances, a sub organization from vision 1 can be placed under vision 2, thus requiring movement of its relevant data from vision 1 to 2.
    the scenario implies that all three organizations are running an EBS instance which is a legacy for the other.
    can we achieve this integration?
    Please do let me know if I am unable to explain the use case.
    best regards

  • Caching at client end using Oracle Cache Implementation

    I would like to know if we could use Oracle' Cache Implementation at the client end [Application server]- if so how do I go abt it & from performance point of view is this better .... Pls get back at the earliest

    Dear All,
    I got this link while googling -
    http://www.ibm.com/developerworks/webservices/library/ws-cach1/
    ................ caching concept is clear now............ but still
    implementation part is not cleared.....
    How, What and Where i need to do changes for this............
    I am using JDK 1.5 and Axis 1.4........
    Regards,
    Santosh Sharma

  • Oracle Ejb30 implementation don't match JavaEE5 specification?

    Hi all,
    i was confused when i detected that oracle ejb30 implementation (D:\JDeveloper.10.1.3\j2ee\home\lib\persistence.jar) doesn't contain a lot of required classes!!!
    For example, class EntityNotFoundException (http://java.sun.com/javaee/5/docs/api/javax/persistence/EntityNotFoundException.html).
    It is a bug or a feature?

    Hi,
    JDeveloper 10.1.3 was released before the release of JEE 5.0 and the final spec of EJB 3.0. The current difference will be closed in the upcoming JDeveloper 10.1.3.1
    So its neither bug nor feature ;-)
    Frank

  • Segregation of testing and the production environments- Oracle EBS implementation project

    I am currently auditing a oracle EBS implementation and I need to test the segregation of testing and the production environments, How can I approach that ?

    In Oracle EBS environments TEST and PRODUCTION are different systems altogether, you can say two entities which are identical in features/data but physically different. So you may have to test on below
    1.) DB level passwords (different in both instances) and are following the statndard corporate policies.
    2.) Unwanted application users are end-dated in TEST instances.
    3.) Data is masked appropriately in TEST instances.
    regards
    PRavin

  • Oracle.forms.engine.Main not found.java.lang.ClassNotFoundException error

    Hi Members,
    I am getting the oracle.forms.engine.Main not found.java.lang.ClassNotFoundException error when trying to access Oracle forms using APEX 2.2.1 and SSO.
    load:class.oracle.forms.engine.Main not found
    The forms have been compiled, forms path setup properly and the setup required to run forms seems to be right. Jinitiator has also been installed.
    I have searched the forums and tried everything. I have checked jinitiator settings, cleared cache and even reinstalled it. Do you have any experience with this error? Appreciate any answers. Thanks.
    Ravi.

    Dear Friends,
    I was also facing the same problem. to solve this, i have uninstalled Oracle Jinitiator. Cleared all the temporary internet files & cookies. Then while running the form, when it asks to install JInitiator, i have specified a different path for jinitiator, For Example, By default it asks for C:\programfiles, i have changed it to c:\manish directory.
    This has solved my problem. Probably this also help you.
    Regards,
    Manish Trivedi,
    India

  • Converting Oracle TIMESTAMP(4) column to SQL datetime column conversion error in ssis

    I could not able to convert Oracle TIMESTAMP(4) column to SQL datetime column conversion error in ssis.
    I'm connecting OLEDD Oracle Source to OLEDB SQL Destination in SSIS package. I'm trying to insert data from oracle datetime column into sql datetime column. I'm getting some errors.
    Please provide helpful info.

    You can transform the data types directly at the source by writing a proper SQL statement, or you can convert them using the data conversion component.
    Please refer the below link
    http://stackoverflow.com/questions/6256168/how-to-convert-a-timestamp-in-string-format-to-datetime-data-type-within-a-packa

  • The oracle report server (rep60_ machine service returned service specific error 186

    dear fellows i have installed 9i 1.2.0 on nt 4 sp5 machine
    form is running ok but for report it say
    Error: The requested URL was not found,
    or cannot be served at this time.
    Oracle Reports Server CGI - Unable to communicate with the Reports Server.
    when i go to services and try to start service for report
    it gives me error
    The oracle report server (rep60_<machine> service returned service specific error 186
    i have created a service throu start program isuite net8easyconfig
    and tested that service come with success
    and then copied that tnsname to 806 net80 folder
    but in no vain any help

    I believe you'll need to edit your tnsnames.ora file located in \ORACLE\806\NET80\ADMIN. The last line of this file should read something like
    Rep60_SYSNAME, Rep60_SYSNAME.world = (ADDRESS=(PROTOCOL=tcp) (HOST=SYSNAME) (PORT=1949))
    where SYSNAME is the name of the PC Reports is installed on.
    I had this same error, and once I modified this file, everything seemd to work fine.
    Good Luck
    [email protected]

Maybe you are looking for

  • Interactive report based on complex view

    firefox 24 , apex 4.0 , db11gxe , hi all, i created an interactive report with this code :   select c.client_id , c.client_name , c.age , c.email , c.phone , p.payment_date , sum(p.amount) "summary" from clients c , payments p where c.client_id = p.c

  • New rule  is not working from 'ojaudit' though I use  loadSet="Audit"

    When customizing new rules in audit framework using the Jdev Extensions API, I used the below content in extension.xml file. <hooks> <jdeveloper-hook xmlns="http://xmlns.oracle.com/jdeveloper/1013/extension"> <addins> <addin loadSet="Audit">oracle.te

  • Report Painter Address

    Hi guys, I'm making a report on the report  where the user will choose the company code, a period and a fiscal year. And it'll show the totals by some accounts. The problem is that i need to print on the header the address of the chosen company code,

  • Is version 5.6.3 available?

    Support told me to use version 5.6.3 of XML Publisher with release 12, but I can't find a download site for it. It seems that only 5.6.2 is available. Where can I get 5.6.3?

  • How to clean the cloth?

    My macbook pro came with a wonderful screen cleaning cloth -- it picks up dust fabulously well. And, Apple tells us how to clean the screen. My question:  what is the safe method of cleaning the cloth !?