Problem consuming inbound AQ message from ebusiness suite to invoke service

Hi All,
I am having a real problem with a composite which I am trying to fire from a business event in Oracle Applications, any help would be really appreciated.
I suspect this maybe down to a server configuration issue as Weblogic (11g) has only had a basic install completed by a none DBA trained colleague who has never used weblogic before.
Here is my scenario:
I have a BPEL process that receives an incomming message and writes that message to file using the file adapter. The inbound service interface is an Oracle Applications Adapter that has been configured to "dequeue" a message from the WF_BPEL_Q AQ in Oracle Applications. The business event is the "Create Employee" event.
I have followed the 11g SOA gateway developer guide example and subscribed to the business event via the Oracle Apps Integration Repository subscribtion functionality and I have ensured that the business event is enabled. By default the subscription is set as defered.
I have successfully created an employee and the business event has fired and after a minute or so the message is enqueued to the WF_BPEL_Q within the APPS schema.
Problem: despite the composite compiling and deploying successfully to my SOA server the BPEL process does not get invoked and the message does not get de-queued from the WF_BPEL_Q.
I am happy that the BPEL process is configured correctly and I have checked the JNDI reference to the apps Data Source configured on the Weblogic server is correct on the inbound partner link.
My understanding of the process is that the Apps Adapter is not just a fancy service interface bean within the JDeveloper IDE, on the server there is a corresponding component that polls the WF_BPEL_Q and dequeues the relevant messages and invokes the services that are registered on the server that subscribe to that particular buisiness event.
What I need to know is:
1. What is a typical configuration for the ApplicationsAdapter on the Weblogic server, i.e. what should I be looking for and checking i.e. connections to my Apps instance/listners/adapter settings etc...
2. How do I run diagnostics/debug the process to find the problem i.e. where are log files located etc....
Any help on this would be much appreciated, also if you are more of a BPEL process implementer and have experience with business event invokation of services then please feel free to make suggestions ask questions about my configuration, I am new to Business Events, BPEL and Weblogic so I have got my work cut out!!!!
I will post this question on a few of the SOA forums
Thanks in advance
Keith Turley

We have similar issue.All the Background engines are up and running.Also see no error on WF_BPEL_QTAB table..
Business event is oracle.apps.ar.hz.CustAccount.update. Let me know if there is anything which needs to be looked in on the SOA Server.
Regards
Sabir

Similar Messages

  • Problems with importing text messages from PC Suit...

    Problems with importing text messages from PC Suit 7.1.18.0 to my Nokia 5800
     I am trying to import a csv file that contains text messages (Note that this file was created using PC Suit 7.1.18.0) to a subfolder that I have created to My Folders but PC Suits only imports the text messages to the Draft folder. Note that initially it shows that the messages are import in the correct folder but after a refresh it shows them in the Draft Folder. Is their any setting that I should change in the PC Suit or the phone? My computer runs on Windows XP Service Pack 3 and the Nokia 5800 was upgraded to the latest firmware v20.0.012
     Thanks for your help

    Most phones only allows importing of draft and archived box for SMS.
    To do a restoring, you need to backup the SMS as a .nbu file using PC Suite and restore later.
    If you got an SD card, you can also do a backup on the SD Card (backup.arc) then restore later (reset and restore: backup.arc and mmc).
    What's the law of the jungle?

  • How do you export messages from Ovi Suite?

    As the title says, how do you export messages from Ovi Suite?
    I know how to export messages from Nokia PC Suite, but it doesn't seem to be possible in the new Nokia Ovi Suite.
    Here is how I would do it in the Nokia PC Suite.
    1. I click the Messages icon to open Nokia Communication Center.
    2. I click on the Messages option on the left pane to view only messages.
    3. In the main window I mark the messages I want to export.
    4. Then I go to File menu and chose Export.
    5. Choose destination folder and I'm all set to export my messages from my Nokia.
    I can chose between the formats CSV and VMG (vMessage) for export. If more than one message is marked only the CSV format is available. But what you can do to export several messages in the VMG format is to mark them all in the main window and press CTRL+C or right click and chose Copy to copy them all to RAM memory. Then all you have to do is create an empty folder on the desktop and paste them in there by pressing CTRL+V or right clicking and chosing Paste.
    That's all there is to it, using Nokia PC Suite. So how do you do this in Nokia Ovi Suite? You don't, right?
    And this **bleep** Ovi Suite is supposed to replace PC Suite?
    Thank God I won't be needing neither of them much longer. I am switching to Android and HTC. Good luck with Ovi, the Ovi Player, the Ovi Suite, the PC Suite, the Symbian, the S60, the Symbian^1 (S60 5th edition), the Symbian^3, the Symbian^4 and what not.

    I believe OVI took a step in the right direction with this option. I also believe it was made available due to the fact that OVI Suite cannot take a huge number of messages altogether. This option was made available so that the messages could be backed up.
    However, I'd like to suggest the following, if possible.
    1. Make Nokia OVI Suite be able to handle a huge number of messages.
    2. Have the option to export only selected messages.
    Nokia 701 Dark Steel on Belle FP2

  • Extracting an Org's date from eBusiness Suite

    Hi,
    Our client has eBusiness suite 11.5.10 (PO,AP,AR,GL,etc...) running multi-org, however another company has recently acquired one of their organisations and a condition of the acquisition requires them to provide all of the data from eBusiness Suite relating to that Org
    We cannot simply provide all the data and at present the only option we think we've got is to investigate all of the tables throughout all of the apps schema's and write SQL scripts to extract it but that is obviously going to be a mammoth task.
    We don't need to purge the data at this point, just to take an extract anything that relates to the Org
    Has anybody any experience of doing this or know of any tools to help or any ideas ?
    Thanks
    Malcolm

    There are third-party solutions out there - http://www.tierdata.com/products/autopilot-platform.html (see last paragraph)
    HTH
    Srini

  • How to install Oracle 9iAS 1.0.2.2.2 from ebusiness suite installation media

    Hello:
    Can anyone help me guide how to install Oracle 9iAS 1.0.2.2.2 from ebusiness suite installation media with using Rapidwiz.  I'd like to use this as standalone installation for deploying 6i forms.
    Regards

    please see
    To install Oracle 9iAS 1.0.2.2.2, you will have to run Rapidwiz with -techstack option -- See the installation document for details.
    Oracle Applications Installation Guide: Using Rapid Install
    http://download.oracle.com/docs/cd/B25516_18/current/acrobat/r115102ins.pdf
    ApPsMaStI
    sharing is Caring

  • Integrating Oracle eBusiness Suite with banking services using Oracle SOA

    Hi ,
    I am working on a project for integrating Oracle eBusiness Suite with banking services using Oracle SOA. We have implemented Oracle SOA and trying to call bank's services using SOA.
    The bank has provided its web services over http which accepts XML data as string through HTTPS post invocation and provides response accordingly in string XML Data.
    For each service, specific format of request and response message has been provided.
    I am trying to call their web services using HTTP binding adapter.
    I would like to know whether my approach of calling bank's web service using HTTP binding adapter is correct or not.
    Looking ahead for your valuable insight and advice.
    Thanks

    Hi,
    Thank you for your reply.
    Is the usage of B2B not applicable for this project ?
    Thanks

  • How to generate XML from EBusiness suite ARXSGPO

    Could someone tell me how I can generate XML from the EBusiness Suite Accounts Receivable report ARXSGPO.rdf I understand this report is called by a C program. I have tried changing the concurrent request to output format to XML the result does not resemble XML. Does anyone have any suggestions how I can generate XML from the ARXSGPO report?
    Thanks,
    Mark

    Hi Mark
    the next release of XMLP will have last page only support. The problem is that at the template layer you do not know how many lines are going to fit on the page, so you never know what is going to be the last page. The only way around it for now is to specify the number of lines to a page and then check when all the lines have been rendered and then render the remit portion.
    I have a sample invoice that does the same, drop me a mail, you can work out the email from my name and the fact I work for XMLP Im sure.
    Tim

  • Problems installing Illustrator and Indesign from CS3 suite

    I am trying to install Illustrator and Indesign from CS3 suite.  Previously I had been running a trial version on my Mac, and now am trying to install the suite from the original install discs.  I have gone through the process of uninstalling all of the Adobe programs and then reinstalling.  When the install disc loads up and I get to the point where it lists the programs to install, in the top box Illustrator and Indesign are listed as already being installed and have no option to install them.  When I search my computer there are no Illustrator or Indesign applications.  I am able to reinstall the rest of the suite and it seems to work fine but can't seem to figure out what step I'm missing as far as reinstalling Illustrator and Indesign are concerned. 

    I haven't tried doing it on Vista but I would recommend looking for 
    Adobe clean up programs.  The problem I had was that the computer had 
    a trial version and then I tried to install the full version and it 
    wouldn't let me install illustrator because there were some random 
    illustrator files that conflicted with the installation process.  I 
    ran clean up program and it removed all adobe files.  Then I 
    reinstalled photoshop.  Before you start running clean up programs 
    make sure you back everything up.  Good luck

  • JMS (Transaction ???) problem, consumer receives all messages at once.

    Hallo, I have an application which implements asynch communication between the web and business layer using JMS.
    On a page a user can upload files, which are processed by the backend. For large files this can be a long running process, thats why we use JMS to send the file asynchronously and use JMS to update progress information on the page.
    The application works fine on JBoss 6 with HornetMQ.
    After porting to Weblogic I see consistently a strange phenomenon. The update messages from the processing backend logic are send as expected. But the receiver does not receive one message after another but receives all the messsages almost at once after only the producer has sent the last message.
    For me this is totally unexpected behavior and of course our progress bar on the page does not work properly, but merely jumps from 0 to 100% after the data has been processed.
    It looks like the consumer waits until the producer has finished its transaction. But how can this be possibly? I have learned that transaction never span producer - messagesystem - consumer.
    Example Code:
    Producer:
    import javax.annotation.PostConstruct;
    import javax.annotation.PreDestroy;
    import javax.annotation.Resource;
    import javax.ejb.EJB;
    import javax.ejb.Stateless;
    import javax.interceptor.Interceptors;
    import javax.jms.Connection;
    import javax.jms.ConnectionFactory;
    import javax.jms.DeliveryMode;
    import javax.jms.Destination;
    import javax.jms.JMSException;
    import javax.jms.MessageProducer;
    import javax.jms.Session;
    import javax.jms.TextMessage;
    import org.apache.log4j.Logger;
    import com.sun.tools.ws.wsdl.document.jaxws.Exception;
    import dsde.core.aspects.DsdeException;
    import dsde.core.aspects.ExceptionHandler;
    import dsde.core.entity.Data;
    @Stateless
    @Interceptors(ExceptionHandler.class)
    public class ParserBean implements Parser {
         private Logger log = Logger.getLogger(this.getClass());
         @EJB
         private DataDAO dataDAO;
         //Weblogic
         @Resource(mappedName="jms.BackQueue")
         //Jboss
         //@Resource(mappedName="queue/dsdeBackQueue")
         private Destination backQueue;
         //Weblogic
         @Resource(mappedName="jms.dsdeConnectionFactory")
         //JBoss
         //@Resource(mappedName="XAConnectionFactory")
         private ConnectionFactory connectionFactory;
         private Connection connection;
         @Override
         public void parse(String text, String description, String sessionId) throws DsdeException{
              double percentDone = 0;
              double j = 0.0;
              //Simuliere was langdauerndes, schwieriges
              for (int i=0; i < text.length(); i++) {
                   j = i;
                   percentDone = j / text.length() * 100;
                   try {
                        Thread.sleep(1000);
                   } catch (InterruptedException e) {
                        log.error(e);
                   if (i % 2 == 0) {
                        //periodisch das Frontend mit dem Fortschritt updaten
                        sendFeedback((int)percentDone, sessionId);
              //Zum Schluss noch senden dass wir fertig sind
              //Sonst wird der Send Button nicht wieder aktiv
              percentDone=100;
              sendFeedback((int)percentDone, sessionId);
              //Jetzt wird noch richtig geparsed :-)
              String[] words = text.split(" ");
              //Entity konstruieren
              Data data = new Data(description, words);
              //Das Ergebnis in die Datenbank schreiben
              dataDAO.saveData(data);
         private void sendFeedback(int percentDone, String sessionId) {
              Session session = null;
              try {
                   session = connection.createSession(false, Session.AUTO_ACKNOWLEDGE);
                   MessageProducer producer = session.createProducer(backQueue);
                   producer.setTimeToLive(50000);
                   producer.setDeliveryMode(DeliveryMode.NON_PERSISTENT);
                   TextMessage message = session.createTextMessage();
                   message.setJMSCorrelationID(sessionId);
                   message.setText("" + percentDone);
                   producer.send(message);
                   log.info("ParserBean has sent " + percentDone);
              } catch (JMSException e) {
                   log.error(e);
              } finally {
                   if (session != null) {
                        try {
                             session.close();
                        } catch (JMSException e) {
                             log.error(e);
         @PostConstruct
         public void init(){
              try {
                   connection = connectionFactory.createConnection();
              } catch (JMSException e) {
                   log.error(e);
         @PreDestroy
         public void close() {
              try {
                   connection.close();
              } catch (JMSException e) {
                   log.error(e);
    }Consumer:
    import javax.annotation.ManagedBean;
    import javax.annotation.PostConstruct;
    import javax.annotation.PreDestroy;
    import javax.faces.bean.SessionScoped;
    import javax.faces.context.FacesContext;
    import javax.jms.Connection;
    import javax.jms.ConnectionFactory;
    import javax.jms.JMSException;
    import javax.jms.Message;
    import javax.jms.MessageConsumer;
    import javax.jms.MessageListener;
    import javax.jms.Queue;
    import javax.jms.Session;
    import javax.jms.TextMessage;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    import javax.servlet.http.HttpSession;
    import org.apache.log4j.Logger;
    @ManagedBean
    @SessionScoped
    public class FeedbackReceiverBean implements MessageListener {
         private Logger log = Logger.getLogger(this.getClass());
         //jndi names of managed objects
         private String connectionFactoryName;
         private String queueName;
         private Connection connection;
         private Session session;
         private int percent;
         private boolean disabled;
         public boolean isDisabled() {
              return disabled;
         public void setDisabled(boolean disabled) {
              this.disabled = disabled;
         public int getPercent() {
              return percent;
         public void setPercent(int percent) {
              this.percent = percent;
         public void setConnectionFactoryName(String connectionFactoryName) {
              this.connectionFactoryName = connectionFactoryName;
         public void setQueueName(String queueName) {
              this.queueName = queueName;
         @PostConstruct
         public void init() throws NamingException, JMSException {
              FacesContext facesContext = FacesContext.getCurrentInstance();
              HttpSession httpSession = (HttpSession) facesContext.getExternalContext().getSession(false);
              String sessionId = httpSession.getId();
              Context context = new InitialContext();
              ConnectionFactory connectionFactory = (ConnectionFactory) context.lookup(this.connectionFactoryName);
              Queue queue = (Queue) context.lookup(this.queueName);
              this.connection = connectionFactory.createConnection();
              this.session = connection.createSession(false, Session.AUTO_ACKNOWLEDGE);
              String filter = "JMSCorrelationID = '" + sessionId + "'";
              MessageConsumer consumer = session.createConsumer(queue, filter);
              consumer.setMessageListener(this);
              connection.start();
         @PreDestroy
         public void close() throws JMSException {
              this.session.close();
              this.connection.close();
         @Override
         public void onMessage(Message message) {
              if (message instanceof TextMessage) {
                   TextMessage textMessage = (TextMessage) message;
                   try {
                        this.percent = Integer.parseInt(textMessage.getText());
                        if (percent >= 100) {
                             this.disabled = false;
                        log.info("Prozent " + percent);
                   } catch (JMSException e) {
                        log.error(e);
              else {
                   log.error(message.toString() + " is no TextMessage");
         public void disable() {
              this.disabled = true;
    }Configuration:
    <?xml version='1.0' encoding='UTF-8'?>
    <weblogic-jms xmlns="http://xmlns.oracle.com/weblogic/weblogic-jms" xmlns:sec="http://xmlns.oracle.com/weblogic/security" xmlns:wls="http://xmlns.oracle.com/weblogic/security/wls" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/weblogic/weblogic-jms http://xmlns.oracle.com/weblogic/weblogic-jms/1.1/weblogic-jms.xsd">
      <connection-factory name="dsdeConnectionFcatory">
        <default-targeting-enabled>true</default-targeting-enabled>
        <jndi-name>jms/dsdeConnectionFactory</jndi-name>
        <default-delivery-params>
          <default-delivery-mode>Persistent</default-delivery-mode>
          <default-time-to-deliver>0</default-time-to-deliver>
          <default-time-to-live>100</default-time-to-live>
          <default-priority>4</default-priority>
          <default-redelivery-delay>0</default-redelivery-delay>
          <send-timeout>10</send-timeout>
          <default-compression-threshold>2147483647</default-compression-threshold>
        </default-delivery-params>
        <client-params>
          <client-id-policy>Restricted</client-id-policy>
          <subscription-sharing-policy>Exclusive</subscription-sharing-policy>
          <messages-maximum>10</messages-maximum>
        </client-params>
        <transaction-params>
          <xa-connection-factory-enabled>true</xa-connection-factory-enabled>
        </transaction-params>
        <security-params>
          <attach-jmsx-user-id>false</attach-jmsx-user-id>
        </security-params>
      </connection-factory>
      <queue name="dsdeQueue">
        <sub-deployment-name>dsdeQueue</sub-deployment-name>
        <jndi-name>jms/dsdeQueue</jndi-name>
      </queue>
      <queue name="dsdeFeedbackQueue">
        <sub-deployment-name>dsdeFeedbackQueue</sub-deployment-name>
        <jndi-name>jms/dsdeFeedbackQueue</jndi-name>
      </queue>
      <queue name="dsdeBackQueue">
        <sub-deployment-name>dsdeBackQueue</sub-deployment-name>
        <jndi-name>jms/BackQueue</jndi-name>
      </queue>
    </weblogic-jms>Any help would be greatly appreciated.
    Thanks,
    Hans

    Thanks for posting your analysis!
    I think your solution is probably best.
    FYI: Your JMS session was never a "transacted" session. It's definitely confusing, but the term "transacted session" has a special meaning in JMS, it actually refers to a session that is not XA/JTA aware and instead maintains an internal local transaction that's scoped only to the current JMS session's operations. A transacted session is created by passing "true" to the first parameter of createSession, and such a session's local transaction is committed by calling session.commit() (which starts a new transaction). To further add to the confusion, I think that JEE servers are actually obligated to ignore requests to set the transacted flag to true -- WebLogic does this trick by secretly wrapping access to the JMS API when applications lookup JMS connection factories via a resource reference.
    Regards,
    Tom

  • Can't copy all the messages from nokia suite to no...

    Hi,
          I am not able to copy all the inbox messages from nokia PC Suite to my nokia 808. When i am trying to copy the messages saved/synced with nokia PC Suite back to my mobile, only some messages are getting copied back to mobile and some are not getting copied. Please kindly provide me with a solution.

    Yeah, i did tried... Only half of the messages (not serially but randomly) got copied and not all the messages... 

  • Sending Text message from PC suite : Nokia 6234

    When sending a text message directly from the phone it saves the messaage on phone and when update takes place with PC Suite (6.82), that messsage appears in the Sent message folder.
    Wsending a text message from the PC, it works fine except that the sent message is not saved - not on PC and not on phone either.
    Any suggestions how to fix this problem

    Nope, nothing yet. I've tried all settings that I could find on either side, phone & PC. Phone probably needs a software upgrade, but when I go through the whole updater process it says there is no upgrade available for my phone/region - I'm on version 3.7.

  • Problem sending a SMS message from mobile phone t809

    Hello!
    I am trying to send a SMS message from my cell phone. This is Samsung t809 phone with CLDC 1.1 and MIDP 2.0
    The code that I am using is next:
    MessageConnection smsconn = null;
    try
    smsconn = ( MessageConnection )Connector.open( "sms://:50000" );
    TextMessage txtMsg = ( TextMessage )smsconn.newMessage( MessageConnection.TEXT_MESSAGE );
    txtMsg.setAddress( "sms://18885552233" );
    txtMsg.setPayloadText( "Hello SMS!" );
    smsconn.send( txtMsg );
    catch( Exception e )
    e.printStackTrace();
    System.out.println( e.getMessage() );
    form_main.append( "\nError occured!" );
    if( smsconn != null )
    try
    smsconn.close();
    catch( IOException e )
    e.printStackTrace();
    System.out.println( e.getMessage() );
    Seems like on cell phone I have an exception because I can see the line "Error occured!"
    I have no idea why... :(
    Will appreciate any help and comments.
    Thank you!
    P.S. Oh yes... the phone 18885552233 is not real, I just used my friend cell phone to test. Does not work... :(
    Message was edited by:
    viva_unix

    hello,
    when you use smsconn = ( MessageConnection )Connector.open( "sms://:50000" ); it means that you are trying to connect to a sms server. So if you don't have a sms server on your computer, an exception is thrown !
    if you just wanna test sms sending, put the phone number in the string like this
    smsconn = ( MessageConnection )Connector.open( "sms://123456789" );<b>reference</b>:
    http://developers.sun.com/techtopics/mobility/midp/articles/wma/index.html
    hope it will help you
    peace
    supareno

  • How to Read Message from JMS Queue using Business Service(ALSB3.0)

    Hi,
     My Project Set up is as follows(using ALSB3.0).
    1>One Proxy Service with transport as HTTP.
    2>The Proxy service is calling another Business Service.
    3>The Business Service has transport layer as JMS.
    So here the business service is posting Request Message into the JMS queue.
    I want at the same time it(The Business Service) should listen to another queue and from there it should read Response Message and forward back to the caller proxy service.
    Can any one help me regarding this...
    Thanks in advance...
    Deba

    Hi ,
    Problem in : Reading / writing messages to the JMS Queue -
    I am stuck with the same problem and I am not able to proceed futher, Can you please help me out in sending an example of how to do right configurations in ALSB and on the server. I read the documentation but still I dont see messages in the queues.
    please help me out. can you post a small sample example
    thanks
    adi

  • Problem update JTextArea with message from thread

    I have a JTextArea to present the actually status of an running thread. The thread sends strings like: System.out.println("Reading in new message...");to the standardoutput.
    The problem is, that my application freezes when it should update the JTextArea. Any idea and what type of actionListener is recommend to use for the JTextArea?
    try
       BufferedReader breader = new BufferedReader(new InputStreamReader(System.in));
       statusmsg = breader.readLine();
       statusTextArea.append(statusmsg);
    catch (Exception e){};Cheers

    In general, you can't update the Swing stuff from "side" threads. Side threads talk with the Swing event thread by creating Runnable objects which contains the necessary data (in your case, for instance, the JTextArea or its parent panel/window, and the text to append), and then invoking SwingUtilities.invokeLater() to have this object run() method called by the Sing event thread. See:
    http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html

  • Recover SMS Messages from Ovi Suite

    Hi,
    My memory card got corrupted and have lost all my SMS messages on my phone, but luckily I had synced my phone with Ovi Suite and I am able to see all my messages.
    Is it possible to get move all these messages back to my phone, I am not syncing my phone currently as I fear that during the sync I may loose out all my messages.
    Thanking in advance.
    Kamal

    Hi Farhad,
    I am using C7. With new version of nokia ovi suite (3.0.0.284) syncing is possible from device to ovi suite and not vice-versa.
    with your advice I cld able to drag down the msgs. But in ovi suite, device shows sms under the respective heads say Inbox, Sent items etc. which is not the case with msgs stored in ovi suite. It shows clubs all the msgs.
    I ve lot of sms, If I drag msg one by one it will take lot of time.
    Is there any option by which I can drag down msg in one go for Inbox and then for sent msgs……… Pls advice asap. rgds

Maybe you are looking for

  • Custom Script using Classifications

    Hi. I am wondering if it is possible and how I would go about using custom scripts to use classifications to display particular things. This is the goal: To classify events (back end) and then based on the classification of an event, on the detail pa

  • Macbook Pro 13'' late 2011 (A1278) logic board I/O to keyboard replacement

    I splashed a cup of coffee on my keyboard last year, the keyboard then became sticky. So I resembled everything and replaced a new topcase. But after that, the SPACE, DELETE, TAB and SHIFT keys of the new topcase were not function, which bring me a h

  • Submit by Email to two URLs at runtime

    I have a form with a Submit by Email button configured in the Object palette to send the form to a specific URL. In the form, the user fills out an email address text field. Is it possible to send the user the form also? I found something close (see

  • Problems with login on iPod after auto update of S...

    My father-in-law "V" uses Skype on iPod. Recently Skype auto-updated and "V" could no longer login into his account. I tried to help, sending his email on file to Skype and getting instructions on how to reset password. I suspected that he just forgo

  • Oracle 10g- Problem in DB Console

    Hi All, I’m new to the Oracle Domain. My oracle db version is of 10.2.0.1.0, whereas I couldn’t able to open the OEM DB console. Below are the steps that i tried, but I didn’t found the solution: C:\>emca -ddbcontrol db -repos dropeconfig STARTED EMC