Listener dies mysteriously

Since yesterday the listener of a 10g Oracle db died mysteriously after few hours of service. Once I restart the computer, everythink works fine again. But few hours later, it died again. The listener log is as below:
13-MAR-2007 23:32:14 * service_update * kentdb * 0
13-MAR-2007 23:32:47 * service_died * kentdb * 12547
TNS-12547: TNS:lost contactThere are a SQL Server links to it and people are doing testing with it. In the beginning, when the testing hangs, the person doing the testing sneaked into the server room and power off my oracle server and restart it. He has done that at least 10 times. He is not doing that anymore but the listener is messed up.
The server is Windows 2003 and not DHCP enabled. I created new listener but it didn't help. Now I can't even restart listener service alone, I have to restart the computer to make it work. Can anyone suggest any solution?
Any advise is appreciated.

How heavily loaded is the server? When you look at the Windows CPU and Memory utlization what are the percentages in use?
From the error message
>>
Investigate partner application for abnormal termination. On an Interchange, this can happen if the machine is overloaded.
<<
I searched on metalink but only found about 7 hits and none of them were for a version of Oracle as recent as 10g.
Maybe someone else will know of an issue.
HTH -- Mark D Powell --

Similar Messages

  • Failover callback not called when listener dies

    I need to create a RAC-aware Pro*C application.
    I got the preconfigured VirtualBox images with OL 5 and RAC nodes.
    The listener is installed on both machines too. They share a single IP address for the listener, which I added to the hosts file:
    192.168.56.201   rac-scan.localdomain    rac-scanActually, the cluster decides to create a virtual network adapter on one of the nodes and this address is assigned to it and then the listener becomes awailable. When this node dies, the cluster starts the listener on another node.
    I don't know, whether it's a proper way. I heard that the listener should be on a separate machine.
    But the problem is: when I turn off the node my client program is connected to, the failover callback function is not called. The next oracle operation fails with "ORA-03114: not connected to ORACLE".
    I followed http://docs.oracle.com/cd/A91202_01/901_doc/appdev.901/a89857/oci09adv.htm#428924 and https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=415245.1 to create the sample program that registers the callback.
    Could it be that the failover only works when the DB service fails, but not the listener?

    The problem was bad connection string

  • Oracle 8.1.7 on RedHat 8.0 - mysterious one minute hangs - solved

    Thought I'd drop a note about a problem we faced on a multi-processor Linux box (2x 2.4GHz HT P4, SCSI RAID-0 array).
    Our program was frequently pausing for 1 minute at a time in the middle of operations, on the most innocuous queries (single-row inserts of new data, "select 1 from dual" (!), etc.). Symptom: after a burst of activity, some random query would just hang for exactly 1 minute, and then continue as if nothing had happened.
    Clue: http://lists.suse.com/archive/suse-oracle/2001-Oct/0023.html
    Action on my part:
    * Comment out the "mts_dispatchers" line in my init.ora and restart the DB. Problem solved.
    Probable cause, according to the note above: the listener dies, and that would explain the one-minute delay (I guess until something gets restarted).

    Thought I'd drop a note about a problem we faced on a multi-processor Linux box (2x 2.4GHz HT P4, SCSI RAID-0 array).
    Our program was frequently pausing for 1 minute at a time in the middle of operations, on the most innocuous queries (single-row inserts of new data, "select 1 from dual" (!), etc.). Symptom: after a burst of activity, some random query would just hang for exactly 1 minute, and then continue as if nothing had happened.
    Clue: http://lists.suse.com/archive/suse-oracle/2001-Oct/0023.html
    Action on my part:
    * Comment out the "mts_dispatchers" line in my init.ora and restart the DB. Problem solved.
    Probable cause, according to the note above: the listener dies, and that would explain the one-minute delay (I guess until something gets restarted).

  • Oracle 8i listener issue:  TNS-01168: Cannot allocate memory

    We have a loader application coded in perl/c which connects to DB to load data from flat files. Whenever we have multiple such loader programs running, the listener dies and loading stops. The listener.log is around 2GB. I opened the loag and got following details:
    Listener Log file (2GB file):
    -- File begining ---
    ECHO is on.
    17-FEB-2005 20:40:20 * service_update * scanview * 0
    17-FEB-2005 20:50:20 * service_update * scanview * 0
    17-FEB-2005 21:00:10 * (CONNECT_DATA=(SERVICE_NAME=scanview)(CID=(PROGRAM=C:\Perl\bin\perl.exe)(HOST=AZSACTAPP107)(USER=grp_scanview))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.164.17)(PORT=2659)) * establish * scanview * 0
    19-FEB-2005 03:14:26 * service_update * scanview * 0
    19-FEB-2005 04:00:09 * (CONNECT_DATA=(SERVICE_NAME=scanview)(CID=(PROGRAM=C:\Perl\bin\perl.exe)(HOST=AZSACTAPP107)(USER=grp_scanview))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.164.17)(PORT=2486)) * establish * scanview * 0
    19-FEB-2005 04:04:27 * service_update * scanview * 0
    19-FEB-2005 04:07:07 * (CONNECT_DATA=(SERVICE_NAME=scanview)(CID=(PROGRAM=C:\Perl\bin\perl.exe)(HOST=AZSACTAPP107)(USER=grp_scanview))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.164.17)(PORT=2644)) * establish * scanview * 0
    19-FEB-2005 04:18:21 * 51
    Error Started at Line #: 2096
    19-FEB-2005 04:18:21 * 51
    NL-00051: internal error code, arguments: [302], [1], [], [], [], [], []
    Above error continued till Line #: 913372
    19-FEB-2005 04:21:15 * 1168
    TNS-01168: Cannot allocate memory
    19-FEB-2005 06:05:30 * 1168
    TNS-01168: Cannot allocate memory
    TNSLSNR for 32-bit Windows: Version 8.1.7.4.0 - Production on 19-FEB-2005 11:13:49
    -- File ended ---
    Is there a known bug and if so what is the resolution? Will upgrading to Net 9i help?
    Let me know if anyone has faced such issue and the resolution.
    Thanks
    Satish

    alll listeners show the TNS-12531 cannot allocate memory message in the listener.log.Only a single listener is required.
    How many listeners run on this system & why more than 1?
    oerr tns 12531
    12531, 00000, "TNS:cannot allocate memory"
    // *Cause:  Sufficient memory could not be allocated to perform the desired
    // activity.
    // *Action:  Either free some resource for TNS, or add more memory to the
    // machine. For further details, turn on tracing and reexecute the operation.

  • ASM listener offline

    Following 455398.1 Using Oracle RAC and ASM with EBS 11i and 11g
    Finished step 3.6 Post-Oracle RAC Migration Steps
    Now ASM listener will not come ONLINE.
    When started manually, it terminates, no error message displayed.
    Questions:
    1- Is there a log file to gather more information as to why ASM listener dies?
    2- Some crs_stat command to get more info?
    3- Or is ASM not coming online, since we've not yet finished the note. The next step is to enable autoconfig on db tier.
    Rgds

    A
    lsnrctl servicesshould show the location of your logfile, like:
    Listener Log File /opt/asmprd/ora/diag/tnslsnr/vsv1h171ps/listener_vsv1h171ps/alert/log.xmlThis is a XML file which might be hard to read. Most of the time there is also a /opt/asmprd/ora/diag/tnslsnr/vsv1h171ps/listener_vsv1h171ps/trace directory, which contains a clear text logfile
    Ofcourse change the given directory name here to the ASM installation path of your installation

  • Need help. Scheduled backup is killing the listener

    I'm not sure what is going on. I scheduled a backup through the OEM and when the job kicked off, it shut down the listner, or killed it. The problem is that our startup/shutdown routines use the listener as a dependency, so when the listener dies, other Oracle servers also are shut down.
    This server is in NOARCHIVELOG mode, so the backup has to happen offline, which I assumed meant simply shutting the database down, backing up and reopening it.
    The main problem is that I can't seem to find the scheduled job, so everytime I restart the server, the job attempts to start again and kills the listener. I've done some searching, but I can't find the exact query/script to kill any scheduled backup job.

    Is there software I can use to repair the boot record on my external HD?

  • OAS/Oracle 8.0.5(EE) on Redhat 6.0

    Has anyone out there been able to get this working?
    If so how?
    I have tried different configurations and none of them have
    worked. Oracle is running fine, but the OAS is not.
    The OAS will start and connect to oracle to add the necessary
    packages, but when I make a call to the application it starts
    the it but does never returns any data. Then after a while the
    listener dies.
    I and others have added the patches and recompiled the kernel as
    noted in other listings. (ps and process limits)
    I am a developer using the OAS for Solaris, so I have a clue on
    how to implement this product. I think Oracle is having a
    problem getting its products running on Linux.
    null

    Actually Oracle 8 EE runs fine on Linux as far as I've seen.
    But, its the OAS v4.0 that we're having problems with here. We
    extensively use the OAS to dynamically render web pages using
    the PL/SQL cartridge, which I haven't been able to get to work
    yet. I've been up and down the documentation, and I use the OAS
    at work on a Solaris platform. It would be nice to setup cheap
    Linux servers running oracle 8 and the OAS 4 for
    development/testing machines, but without the PL/SQL cartridge
    working, we could not use it for testing our applications.
    When I try to connect to an application using the PL/SQL
    cartride on the OAS, my browser just sits there forever waiting
    for data to come back, but nothing ever happens. If I look at
    the active sessions in oracle, there is a session there for the
    user I have setup for the OAS, so it seems to be connecting to
    oracle. If I setup the PL/SQL cartridge to force the user to
    enter in a login name and password, I never get prompted for
    that authentication information and no connection is ever made
    to the database. I hope that this is a known problem at Oracle,
    as I saw that they said they will be releasing a patch for the
    OAS for linux. However, I can't believe that the OAS could have
    been released "broken" and is being sold. Its not just a little
    bug, its that the PL/SQL cartridge flat out doesn't work. I have
    yet to determine, and would like to know, if this problem is
    with the OAS itself, or some weird problem of the OAS running
    under the RedHat version 6.0 system. I have even tried setting
    the owner of the wrks file to root and setuid'ing it to make
    sure there is no permissions problems.
    If anyone has been able to get the PL/SQL cartridge working, can
    you please tell me if you did anything outside of the normal
    installation process and fixes mentioned on technet to get it to
    work? And also what your system config is.
    Thanks for any help.
    Dietmar Stein (guest) wrote:
    : I don't agree, because we have Oracle8 EE running on SuSE Linux
    : 6.1 systems, which are very fast and stable.
    : I also installed Oracle8 on SuSE Linux 5.1 (libc5), 5.3 (libc5
    : with additional libc6), 6.0 (libc6) and 6.1 (glibc) without any
    : problems.
    : If you have any problems you should read the documentation
    : concerning minimum requirements and needed libraries, again, or
    : you should work with Linux a little bit closer (is much more
    : powerful and flexible people often think).
    : Dietmar
    : Romuald Deliens (guest) wrote:
    : : I works with Oracle RDMBS since version 5, and I'm using OWS
    : : since v3 ... I have deployed on many platforms, but anything
    : went
    : : wrong on Linux ...
    : : I don't think OAS/Linux can be said to be a "PRODUCTION"
    : version,
    : : too...
    : : Drew (guest) wrote:
    : : : Has anyone out there been able to get this working?
    : : : If so how?
    : : : I have tried different configurations and none of them
    have
    : : : worked. Oracle is running fine, but the OAS is not.
    : : : The OAS will start and connect to oracle to add the
    necessary
    : : : packages, but when I make a call to the application it
    starts
    : : : the it but does never returns any data. Then after a while
    : the
    : : : listener dies.
    : : : I and others have added the patches and recompiled the
    kernel
    : : as
    : : : noted in other listings. (ps and process limits)
    : : : I am a developer using the OAS for Solaris, so I have a
    clue
    : on
    : : : how to implement this product. I think Oracle is having a
    : : : problem getting its products running on Linux.
    null

  • Access to patch sets

    I need some patches for my database because the listener dies.
    The link to the patchsets http://www.oracle.com/technology/support/patches.htm at
    http://www.oracle.com/de/support/index.html is dead.
    Metalink doesn't exist anymore. I get redirected to support.oracle.com.
    support.oracle.com asks me for "Oracle Support Identifiers", but doesn't accept any of my CSIs for registration.
    Give me a place to download patches hassle-free for my professional database.
    The alternative, and I'll start research today: Running towards the next GPL'ed database (MaxDB, whatever) as fast as I can.
    (I thought about that a lot the last year, with Oracle pathetically failing to see customer needs for years now. This situation is starting to make it a business necessity.)

    Thanks for your help, schavali. I somehow doubt that a phone support can help me get at patches, but I'll try. I still maintain that we should have easy, hassle-free access to patches for a database we paid a reasonable amount of money for. But I also acknowledge that this forum is the wrong place to vent my anger, and I'll go venting at some support person which is equally helpless. I'll try my best to make clear it's nothing personal.
    Also thanks, damorgan. I agree with the notion that offering a slow and unresponsive flash access when you usually are in trouble with a malfunctioning database and most of the time not on a computer with all patches and plugins installed and just want a very basic, robust access to files and information is at least questionable. A word like "braindead" just urges itself onto me.
    But I must also disagree: The Metalink redirects to just that support.oracle.com, where my credentials aren't welcome anymore and my CSIs won't get accepted, and the non-flash-link (thanks for that) behaves exactly the same: "This Support Identifier does not allow new users registration". Therefore: No access to patch sets. Which is intolerable. I still try to work my way around here for the installations in use here, but for many of those MaxDB is a very fine alternative, and obviously the hassle of changing is so much less now than the hassle of putting up with Oracle support...
    Again, thanks for your hints and help.

  • Mysterious Data Usage

    Hello,
    My wife owns an HTC Thunderbolt.  We are experiencing mysterious data usage. 
    The data log shows data usage during hours and at times when the phone is not being used.  We have tried closing all apps and resetting the phone.
    Still, these nickel and dime data used entries are adding up fast and bring us to the brink of our our plan which we have already extended.
    We do not stream video, we do not listen to Pandora.... The phone is used strictly for texts, emails, and phone calls.
    Any advice?  Thank you for your help.

    Same here - very similar.Times are close but not like yours.
    I've deleted the email accounts and re-added them to see if there was a looping email send issue that I've read about.
    Funny though, when I review the data use on the phone, "photo" is the app indicating using the most data. So I've turned off and uninstalled everything I can think is tied to that.

  • JCONTROL - dies with Error while connecting to DB

    Hi....Experts
    DB : Oracle 10.2.0.4.0
    OS ; AIX 5.3
    NW : 7.0 SP22
    UT  : EP
    Yesterday the above server got rebooted by a power failure. after that
    The server's DB is coming up as ora<sid> user, listener is also up
    But as <sid>adm user - when i am starting . The jcotnrol dies and in thee work directory
    ....log_bootstrap_ID1168012.0.log fiel shows the below messages in the tail end,
    ================================================================
    ERROR-1 : OBSERVED
    ================================================================
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
         at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
         at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
         at com.sap.engine.bootstrap.Synchronizer.<init>(Synchronizer.java:74)
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:473)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:146)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:971)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:61)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
         at java.lang.reflect.Method.invoke(Method.java:391)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.sql.SQLException: Io exception: There is no process to read data written to a pipe.
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:420)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
         ... 15 more
    [Feb 10, 2012 4:46:28 PM ] [Bootstrap module]> Problem occurred while performing synchronization.
    ================================================================
    ERROR-2 : OBSERVED
    ================================================================
    also i see error in work directory ...sapcpe.log as below
    Host:d45adm> more sapcpe.log
    2012/02/10 19:01:45
    sapcpe version UC: @(#) $Id: //bas/700_REL/src/ccm/sapstart/sapxxcpe.c#20 $ SAP
    Command line:
      0: /usr/sap/D45/SYS/exe/run/sapcpe
      1: name=D45
    Trace level (profile): 1
    INFO:    Try to find file table sapcpeft (default:sapcpeft)
    INFO:    Try to find file table in the central directory /usr/sap/D45/SYS/exe/ctrun/sapcpeft
    INFO:    not found any file table.
    source: /usr/sap/D45/SYS/exe/ctrun
    target: /usr/sap/D45/SYS/exe/run
    ERROR: sapcpe: find <src> /usr/sap/D45/SYS/exe/ctrun failed, 2, No such file or directory, [sapxxcpe.c:1464]
    sapcpe.log: END
    ================================================================
    any thoughts & advises, clues ???
    Rgds
    PR

    ISSUE  - RESOLVED
    ####Summary######################################
    Key Word of this Issue :
    Exception in thread "main" java.sql.SQLException: Io exception: There is no process to read data written to a pipe.
    Reason
    Name resolution by conflict / failure by netsvc.conf even we have hostfile & ping works with host name for Every user.
    Solution
    Adjusted netsvc.conf file to use the hostfile.
    DETAILS OF RESOLUTION
    OSS Experts asked me to copy the results
    SAP Note No. 867176: FAQ: Oracle JDBC (JdbcCheckup) - Point 10
    01. I copied JdbcCheckup.sar to location /home/sidadm/867176-jdbchkup/
    02. Extracted the same in same foler with command : SAPCAR -xvf JdbcCheckup.sar
    03. Now folder contained 2 files ""JdbcCheckup.java""  and "" JdbcCheckup.sar""
    04. my JDBC driver file ojdbc14.jar is in location /oracle/client/10x_64/instantclient/
    05. To determine the JDBC driver version issued the below command as per note
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    $Command : java -classpath /oracle/client/10x_64/instantclient/ojdbc14.jar:. JdbcCheckup
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    Please enter information to test connection to the database
    user: SAPSR3DB
    password: PASSWORD
    database(a TNSNAME entry): SID
    Hostname: portalserver
    Port (1521): 1527
    Connecting to the database...Connecting...
    jdbc:oracle:thin:@portalserver:1527:SID, SAPSR3DB, PASSWORD
    Exception in thread "main" java.sql.SQLException: Io exception: There is no process to read data written to a pipe.
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
            at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
            at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:387)
            at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:441)
            at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:165)
            at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
            at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
            at java.sql.DriverManager.getConnection(DriverManager.java:559)
            at java.sql.DriverManager.getConnection(DriverManager.java:189)
            at JdbcCheckup.main(JdbcCheckup.java:128)
    portalserver:sidadm>
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    06. Immediately id did google with above Syntax of error.
    """java.sql.SQLException: Io exception: There is no process to read data
    written to a pipe"""
    https://forums.oracle.com/forums/thread.jspa?threadID=1320173
    which was referring about netsvc.conf
    With UNIX Team discussions, adjusted the host file as first name
    resolution source and DNS servers list followed in same(netsvc.conf)  file. which
    fixed the issue and "JdbcCheckup" passed.
    07. JdbcCheckup Command - Passed output.
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    $Command :  java -classpath /oracle/client/10x_64/instantclient/ojdbc14.jar:. JdbcCheckup
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    Command :  java -classpath /oracle/client/10x_64/instantclient/ojdbc14.jar:. JdbcCheckup
    Please enter information to test connection to the database
    user: SAPSR3DB
    password: PASSWORD
    database(a TNSNAME entry): SID
    Hostname: portalserver
    Port (1521): 1527
    Connecting to the database...Connecting...
    jdbc:oracle:thin:@portalserver:1527:SID, SAPSR3DB, PASSWORD
    connected.
    =============
    Database Product Name is ... Oracle
    Database Product Version is  Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    =============
    JDBC Driver Name is ........ Oracle JDBC driver
    JDBC Driver Version is ..... 10.2.0.4.0
    =============
    Hello World
    Your JDBC installation is correct.
    portalserver:sidadm>
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    BIG THANK TO EVERYONE !!!!!!!!!!!!!!!!
    REGARDS
    PR

  • My iTunes doesn't keep track of my listening history anymore. It doesn't update play counts and default "Recently Played" playlist.

    My iTunes doesn't keep track of my listening history anymore. It doesn't update play counts and default "Recently Played" playlist. But it still tracking plays from my iPhone and syncing them.
    I've tried to repair it with setup file. Nothing's changed.
    Can you help me with that?
    NOTE: Now I tried disabling the crossfade feature and it worked, started to count again. But I like crossfade, I don't want to keep it off.

    I think I got this figured out. The playcount does update, but not how the previous iPod models update their playcount. Instead of immediately updating the playcount right after you finish the song like the older iPod models, iPod Touch keeps the updates in memory. The next time you connect to iTunes it'll sync those playcounts in memory to the actual songs itself, effectively updating the playcount of the songs only after connecting to iTunes. I have set my syncing manually. That's why after connecting to iTunes, my playcounts are updated. BUT it doesn't solve the mystery of my Smart Playlist. Even though in iTunes, the correct songs are listed, in the iPod Touch, it shows the old playlist.
    Don't you just hate that? It was working fine before on non-iPod touch models. Now we have to live with this new bug. I just hope when they release software 2.0 it fixes these bugs and that they *give it for free!* People shouldn't be charged on something they should have gotten as a support!

  • Dispatcher dies after afew seconds

    The dispatcher on my CI dies after afew seconds. In SAPMMC the SID becomes green then the message server closes the connection to the dispatcher forcing all WP's to die.
    The error on the message server:
    ERROR => MsSClientHandle: no server provides service ENQ
    I have here the seveloper traces for the message server and the dispatcher just in case.
    trc file: "dev_ms", trc level: 1, release: "620"
    [Thr 1736] Tue Mar 28 14:09:10 2006
    [Thr 1736] MsSSetTrcLog: trc logging not active
    [Thr 1736] relno      6200
    [Thr 1736] patchlevel 0
    [Thr 1736] patchno    1529
    [Thr 1736] intno      20020600
    [Thr 1736] pid        524
    [Thr 1736] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 524) [msxxserv.c   1533]
    [Thr 1736] MsHttpPortInsert: set HTTP state to LISTEN
    [Thr 1736] *** I listen to port sapmsRD1 (3610) ***
    [Thr 1736] *** HTTP port 8110 state LISTEN ***
    [Thr 1736] CUSTOMER KEY: >S1988002762<
    [Thr 1736] Tue Mar 28 14:10:41 2006
    [Thr 1736] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from <HOST_SID_nr [msxxserv.c   4078]
    [Thr 1736] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 1094]
    [Thr 1736] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   8618]
    [Thr 1736] *** ERROR => MsSClientHandle: MsSRead C1 (belrd110_RD1_10), MSEINTERN [msxxserv.c   3675]
    ====================================================
    Dispatcher:
    trc file: "dev_disp", trc level: 1, release: "620"
    Tue Mar 28 14:09:11 2006
    kernel runs with dp version 13(ext=2) (@(#) DPLIB-INT-VERSION-13)
    length of sys_adm_ext is 304 bytes
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    1640
    intno      20020600
    make:      multithreaded, ASCII
    pid        3512
    ***LOG Q00=> DpSapEnvInit, DPStart (10 3512) [dpxxdisp.c   1022]
         shared lib "dw_xml.dll" version 1640 successfully loaded
         shared lib "dw_xtc.dll" version 1640 successfully loaded
         shared lib "dw_stl.dll" version 1640 successfully loaded
    Tue Mar 28 14:09:23 2006
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0201.qqq.nxst) took 12 seconds
    Tue Mar 28 14:09:41 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 18 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3452]
    MtxInit: -2 0 0
    DpShMCreate: sizeof(wp_adm)          9880     (760)
    DpShMCreate: sizeof(tm_adm)          1835536     (9132)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpShMCreate: sizeof(comm_adm)          192000     (384)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 03A30040, size: 2119920)
    DpShMCreate: allocated sys_adm at 03A30040
    DpShMCreate: allocated wp_adm at 03A30678
    DpShMCreate: allocated tm_adm_list at 03A32D10
    DpShMCreate: allocated tm_adm at 03A32D38
    DpShMCreate: allocated wp_ca_adm at 03BF2F48
    DpShMCreate: allocated appc_ca_adm at 03BF7598
    DpShMCreate: allocated comm_adm_list at 03BF8D08
    DpShMCreate: allocated comm_adm at 03BF8D20
    DpShMCreate: allocated ca_info at 03C27B20
    DpShMCreate: allocated wall_adm at 03C27B28
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 2048 MB
    <ES> 2047 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( belrd110) [dpxxdisp.c   9447]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   941]
    DpMsgAdmin: Set patchno for this platform to 1640
    Release check o.K.
    Tue Mar 28 14:10:21 2006
    ERROR => W0 (pid 2812) died [dpxxdisp.c   11848]
    ERROR => W1 (pid 3120) died [dpxxdisp.c   11848]
    ERROR => W2 (pid 1532) died [dpxxdisp.c   11848]
    ERROR => W3 (pid 2864) died [dpxxdisp.c   11848]
    ERROR => W4 (pid 2828) died [dpxxdisp.c   11848]
    ERROR => W5 (pid 1312) died [dpxxdisp.c   11848]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W6 (pid 1300) died [dpxxdisp.c   11848]
    ERROR => W7 (pid 3688) died [dpxxdisp.c   11848]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W8 (pid 4064) died [dpxxdisp.c   11848]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W9 (pid 3464) died [dpxxdisp.c   11848]
    ERROR => W10 (pid 1516) died [dpxxdisp.c   11848]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W11 (pid 2888) died [dpxxdisp.c   11848]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W12 (pid 2092) died [dpxxdisp.c   11848]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-2812 (SIGUSR2)
    ERROR => DpWpKill(2812, SIGUSR2) failed [dpxxtool.c   2645]
    killing W1-3120 (SIGUSR2)
    ERROR => DpWpKill(3120, SIGUSR2) failed [dpxxtool.c   2645]
    killing W2-1532 (SIGUSR2)
    ERROR => DpWpKill(1532, SIGUSR2) failed [dpxxtool.c   2645]
    killing W3-2864 (SIGUSR2)
    ERROR => DpWpKill(2864, SIGUSR2) failed [dpxxtool.c   2645]
    killing W4-2828 (SIGUSR2)
    ERROR => DpWpKill(2828, SIGUSR2) failed [dpxxtool.c   2645]
    killing W5-1312 (SIGUSR2)
    ERROR => DpWpKill(1312, SIGUSR2) failed [dpxxtool.c   2645]
    killing W6-1300 (SIGUSR2)
    ERROR => DpWpKill(1300, SIGUSR2) failed [dpxxtool.c   2645]
    killing W7-3688 (SIGUSR2)
    ERROR => DpWpKill(3688, SIGUSR2) failed [dpxxtool.c   2645]
    killing W8-4064 (SIGUSR2)
    ERROR => DpWpKill(4064, SIGUSR2) failed [dpxxtool.c   2645]
    killing W9-3464 (SIGUSR2)
    ERROR => DpWpKill(3464, SIGUSR2) failed [dpxxtool.c   2645]
    killing W10-1516 (SIGUSR2)
    ERROR => DpWpKill(1516, SIGUSR2) failed [dpxxtool.c   2645]
    killing W11-2888 (SIGUSR2)
    ERROR => DpWpKill(2888, SIGUSR2) failed [dpxxtool.c   2645]
    killing W12-2092 (SIGUSR2)
    ERROR => DpWpKill(2092, SIGUSR2) failed [dpxxtool.c   2645]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    Tue Mar 28 14:10:31 2006
    NiISelect: TIMEOUT occured(10000 msecs)
    dump system status
    Workprocess Table (long)               Tue Mar 28 18:10:31 2006
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     2812 Ended         no      1   0             0                                                             
    1 DIA     3120 Ended         no      1   0             0                                                             
    2 DIA     1532 Ended         no      1   0             0                                                             
    3 DIA     2864 Ended         no      1   0             0                                                             
    4 DIA     2828 Ended         no      1   0             0                                                             
    5 DIA     1312 Ended         no      1   0             0                                                             
    6 UPD     1300 Ended         no      1   0             0                                                             
    7 UPD     3688 Ended         no      1   0             0                                                             
    8 ENQ     4064 Ended         no      1   0             0                                                             
    9 BTC     3464 Ended         no      1   0             0                                                             
    10 BTC     1516 Ended         no      1   0             0                                                             
    11 SPO     2888 Ended         no      1   0             0                                                             
    12 UP2     2092 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Tue Mar 28 18:10:31 2006
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    1
    2000
    4
    4
    --------++++--
    +
    DIA
    3
    3
    2000
    3
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          10
    wake_evt_udp_now     0
    wake events           total     6,  udp     5 ( 83%),  shm     1 ( 16%)
    since last update     total     6,  udp     5 ( 83%),  shm     1 ( 16%)
    Dump of tm_adm structure:               Tue Mar 28 18:10:31 2006
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Tue Mar 28 18:10:31 2006
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    Tue Mar 28 14:10:36 2006
    NiISelect: TIMEOUT occured(5000 msecs)
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, handle 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    killing process (1096) (SOFT_KILL)
    killing process (3368) (SOFT_KILL)
    [DpProcDied] Process lives  (PID:1096  HANDLE:1556)
    wait for end of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    Tue Mar 28 14:10:37 2006
    NiISelect: TIMEOUT occured(1000 msecs)
    [DpProcDied] Process died  (PID:1096  HANDLE:1556)
    [DpProcDied] Process lives  (PID:3368  HANDLE:1548)
    wait for end of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    Tue Mar 28 14:10:38 2006
    NiISelect: TIMEOUT occured(1000 msecs)
    [DpProcDied] Process lives  (PID:3368  HANDLE:1548)
    wait for end of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    Tue Mar 28 14:10:39 2006
    NiISelect: TIMEOUT occured(1000 msecs)
    [DpProcDied] Process lives  (PID:3368  HANDLE:1548)
    wait for end of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    Tue Mar 28 14:10:40 2006
    NiISelect: TIMEOUT occured(1000 msecs)
    [DpProcDied] Process lives  (PID:3368  HANDLE:1548)
    wait for end of icman
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    Tue Mar 28 14:10:41 2006
    NiISelect: TIMEOUT occured(1000 msecs)
    [DpProcDied] Process died  (PID:3368  HANDLE:1548)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60, ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4, ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, handle 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9673]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, handle 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60, ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40, ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40, ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/13
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 12)
    MBUF component DOWN
    NiBufClose: clear extensions for handle 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close nihandle-socket 3-1560
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 3512) [dpxxdisp.c   8207]
    Good Bye .....

    I added the sapservice and sidadm accounts in the login properties for the respective databases for some reason those users did not have access rights to the DB.
    Strange! windows thing I guess!
    Anyhow. I solved it. thanks for your help.
    Damien

  • How to get to your files when your Time Capsule dies :(

    I am posting this here to help someone who cannot access a Time Machine backup because
    the backup was "corrupted"
    the <insert whatever obscure message that contains the word "sparsebundle" here> message appears
    the Time Machine won't open up your backups
    the Time Capsule dies
    First of all, I absolutly am a fan of Time Machine and Time Capsule. And they work great ... until they don't - and that is when panic sets in. I haven't had a Time Capsule die on me (because I remembered to enter a "Remember to get a new Time Capsule" event for 18 months after I bought my first one) and I am meticulous about keeping backups. I am a software engineer and, well, before we had github.com ... we had to protect our hard drives.
    If your Time Capsule has died - or you can get into the Time Capsule through the Time Machine interface - you can still access you files. You don't need to go out and buy some fancy software to get back your lost stuff. You can't attach a usb cable to mount your Time Capsule (atleast on my 2T ones) - but you can open it to get to the hard drive
    Most likely - the hard drive in your Time Capsule is still good (the thing that dies seems to be the power source). The key is to
    open your Time Capsule peel back the rubber bottom and you will see some worx or hex screws
    take out the hard drive (mine was a Western DigitalCaviar Green -> thanks Apple for being green!)
    mount your drive to your Mac (you will prob have to get a SATA to USB adaptor (I use a Voyager Q)
    from the Finder (yeah, the FINDER!) navigate into "data>ShareRoot" (this is where mine was, you might have to poke around)
    double click the "sparsebundle" for your backups
    In there, like little ducks, are directories for every backup - like a normal directory structure. This completely blew my mind when I found this out. It wasn't some mysterious thing like I was making it out to be. Everything was there, in increments, as I had before.
    If you are not careful - you might damage your Time Capsule ... but chances are it is already dead. I keep my 2T WD in a safe place with a safe case for posterity. However that hard drive is just like any other hard drive ... it is just not in a Time Capsule.
    This is a last ditch effort to get back your files. I resorted to this when I couldn't access my Time Machine backups through the GUI.
    I hope that this helps someone and now, for something not so completely different: http://timecapsuledead.org

    I just wanted to point out ... that when you "double click on the sparse bundle" - you are actually opeing up the "DiskImageMounter"  and another "hard drive" will appear on you Desktop or in your FInder.
    It is this "second" Time Machine that you will find your files in date tagged directory!

  • OAS 4.0.8.1 + Apache web listener

    Help!
    I'm not having all the problems running OAS 4.0.8.1 on Redhat 6.1 that everyone else is (my processes stay up and it's significantly faster than 4.0.7.1 on RH 5.2). But what I'd really like to do is dump Oracle's Spyglass web listeners and run Apache instead. This includes all cartridges and such as well as standard HTML. I'm mostly interested in the PL/SQL cartridge, but all working would be nice.
    This can be done by compiling Apache specially with MOD_SO support and registering Apache as a listener. The very sketchy directions are in the docs under the Administration section. The directions are very poor (thank you again Oracle, we wouldn't want you to actually write good docs, it would spoil us for the years of terrible documentation) and I can't quite get it to work. I get Apache compiled and the shared objects libraries load, I think.
    When I start Apache, it says it starts but it really doesn't. Dies immediately and doesn't show up on the process list. The error logs shows the following message:
    (111)Connection refused: OAS Adapter: Error connecting to dispatcher
    This is a major issue for me and any help would be appreciated. Anyone had any luck getting this to work?
    Thanks!

    Dear jgerry,
    Congrats on getting Apache compiled. I am new to all of this, and the documentation is poor. The way I understand the documentation on www.olab.com, libapadp.so must be linked into Apache. Is this true? If so, I would love to know how to recompile it. I have downloaded and unzipped/untared 1.3.12, but I can't find out how to just link in a .so file. The only references I see are how to start out with a .c file. I have fould libapadp.so and ndwfapd.so in the Oracle install. I thought that just doing "LoadModule ows_module ndwfapd.so" would do the trick if I put ndwfapd.so and libapadp.so in the modules subdir of my Apache 1.3.9 installation, but I get the message...
    "Cannot load /etc/httpd/modules/ndwfapd.so into server: libapadp.so: cannot open shared object file: No such file or directory".
    Do you have any ideas to help me over this hurdle.
    Any help is appreciated.
    Kirby

  • GSD and ONS shutting down automatically when listener is started.

    Issue with RAC database Node 2
    OS: Windows 2003 Server (64-bit)
    Problem 1:
    After patching Oracle to a higher version i.e from 10.2.0.3.0 P31 to 10.2.0.4.0 P35, the second database node was not starting up properly. When starting, the node hangs with blue screen.
    Cause:
    The above problem was because the second node, when starting up the cluster related services,
    was not able to communicate with the first node through the cluster interconnect network (heartbeat).
    The node tries to ping the heartbeat several times and the node gets evicted from the cluster resulting in BSOD.
    We found that several times this type of node eviction had occurred.
    Due to several evictions of Node 2, Node 1 locks Voting Disk to prevent from corruption.
    NOde 2 again while starting tries to communicate to the Voting Disk to join the cluster.
    But since those files are locked by Node 1, Node2 is not able to access those files and this also results in BSOD.
    The above information was found out from ocssd logs.
    ocssd.log
    =========
    WARNING: clssnmLocalJoinEvent: takeover aborted due to ALIVE node on Disk
    WARNING: clssnmRcfgMgrThread: not possible to join the cluster. Please reboot the node.Solution:
    The only way to release the lock was to reboot the Node 1. We rebooted the node 1 and the lock was released.
    Now both the nodes were able to communicate with the configuration files and there were no BSOD on node 2.
    All the cluster related services were started without any issues and the node joined the cluster.
    Problem 2:
    After problem 1 got solved, we noticed one more issue with the node 2.
    We noticed that in node 2, when listener is started, the GSD and ONS node applications dies.
    When we stop the listener, GSD and ONS starts.
    Also when I try to start the instance on Node 2, it hangs in the startup command.
    Oracle is not able to start the instance. Also the configuration assistants, srvctl etc was not working.
    I got information that if GSD is not started, then DBCA,srvctl and other commands do not work.
    But how to resolve the issue described (highlighted) in problem 2.
    Please help me....
    Thanks & Regards,
    Mahesh Menon,
    Oracle DBA,
    Key Information Technology LLC.

    Hi Bibii and welcome to Discussions,
    first of, you have posted in the Mac Pro section not the MacBook Pro section here http://discussions.apple.com/category.jspa?categoryID=190
    Anyway, is this really a shutdown or is it just sleeping ?
    If sleeping check the Energy Savings settings in the System Preferences for when your MBP should go to sleep when inactive.
    Regards
    Stefan

Maybe you are looking for

  • Bug with exporting project to java source

    Hi, This is in TopLink 9.0.4.2 (Build 040311). We're in the process of trying to determine if we should upgrade our TopLink from 2.5 to 9.0.4, and have not yet purchased a support contract because we haven't made the final decision yet, so I'm postin

  • Urgent help with my Audigy 2

    Something have happend with my NX. All thats happening with it now is that the 3 lights on it flashes. Windows dont find it anymore and no sound comes through it. Have tried to disconnect all cables to it and just have the power cable in it but still

  • How to use iBook for sharing internet via airport card... can it be done?

    The title says most of it all. I want to share the internet coming from the wall through the airport card in my iBook. I've made it work, however I'm concerned about doing it securely. Can it be done securely? If so, how? I've read in the help files

  • Do you know how to get an hp Laserjet 1102w to work wirelessly on my macbook

    I've gone through both the install on Mac directions from HP (useless!) and then a couple of YouTube videos, and cannot get it to work without a USB cable. Can anyone help? 

  • How to create this appl in WD?

    Hi all, <b>How to create a WD appl that can able to create a Sales Order in R/3(backend).</b> Please give me any PDF or any blogs that can answer my question. All helpful answers are highly rewarded. Thanks&Regards, Ganesh