DSM Terminator Problem in EP5 SP5???

Hi,
We are using EP5 sP5. when i logoff from portal DSM terminator window is asking for password. How can i resolve the issue?
Regards
Ravindra

Hello,
What happens is that you loged off before the actuall session has been terminated.
What is happening is that there is a parameter missing in your user management registery.
go to regedit>software>sapportal...>usermanagement>configuration>
add the following parameter
Extended ticket expiration= 5 seconds
this should allow you to log off and not having to fill in the credentials again.
regards
Razmik

Similar Messages

  • DSM terminator problem with anonymous user

    Hi friends,
    When I am in the portal as an anonymous user and close the browser, the DSM terminator window is opened showing the logon screen.
    Somebody knows how to solve this problem?
    Thank's in advance!

    Hi Michel,
    Go to system Administration -->system configuration --> service configuration -->Applications
    >com.sap.portal.appintegrator>services
    >common_configuration> set Alertsession Management Mismatch to false.
    Regards
    Arun

  • DSM Terminator problem

    Hi everyone,
    I am getting this DSM Terminator window popup when I close any of my WD application. I thought it was because those RFCs calls that I make but it isn't related. I created a simple HelloWorld project, created an iView and a Page.
    When I preview the page from the Prtal and close it, I get the DSM terminator popup window.
    How can I get ride of this popup window ?
    How is it that when I "deploy and run" the application from the NWDS04S and close the application, I do not get the DSM Terminator message ?
    Thanks for the help.
    Regards.

    Hi David,
    DSM Terminator is used to close sessions by the portal.
    Have a look at  the following threads
    https://forums.sdn.sap.com/click.jspa?searchID=24853&messageID=171711
    https://forums.sdn.sap.com/click.jspa?searchID=24853&messageID=728377
    https://forums.sdn.sap.com/click.jspa?searchID=24853&messageID=459394
    https://forums.sdn.sap.com/click.jspa?searchID=24853&messageID=980709
    Regards
    Message was edited by:
            L Menon

  • SAP EP5 SP5 Java web app problem

    Hi
    Recently I developed a Java web app for a Portal client. The client is on EP5 SP5 with ITS and LDAP servers (a 3 server architecture). I then used the deployment tool to create the necessary ear file and then successfully deployed it to the SAP J2EE Engine. I then navigated to the following url:
    http://<portal_server>:8100/<web_app>/welcome.jsp
    However I am having trouble with the following:
    1) the jsp pages are not being rendered properly. in fact welcome.jsp does not have any jsp tags at all but I am still getting a compiling exception. as soon as I change the extension to .html the page is displayed fine. issue: why am i not able to view the jsp pages. error: com.inqmy.services.servlets_jsp.jsp.CompilingException ID 17013
    2) the web app I have developed utilises the sapjco functionality to connect to the relevant R3 system. in my web app directory structure I have included the necessary sapjco.jar in the WEB-INF/lib directory but get the attached jco error. (I shouldnt need to set the classpath since the sapjaco.jar file must get picked up from WEB-INF/lib directory). Error: At times I get a NoClassDefFoundError stopping at the line which requires the sapjco.jar file (where it uses JCo.Pool class) and at other times I get the "could not load middleware layer".
    I have tried numerous things to fix it but in vain. Any thoughts around how I could go about resolving the issues will be greatly appreciated.
    Willing to provide screenshots if required.
    Cheers
    Ankit

    Hi Ravi
    I used the SAP J2EE Engine Deploy Tool to create the war and ear archives as well as deploy the ear archive.  As I used this tool I included the required jar files inclusing the sapjco.jar inside WEB-INF\lib of the web archive (WAR).  I tested this in a tomcat environment before deploying it to the portal environment.
    1) The screendump is as below:
    Internal Server Error 500!
    com.inqmy.services.servlets_jsp.server.jsp.CompilingException: ID17013: Error in compiling : java.io.IOException: CreateProcess: javac -encoding UTF8 -nowarn C:\SAP_J2EEngine6.20\alone\services\servlet_jsp\work\jspTemp\changePassword\work\jsp_welcome1092865716140.java -classpath ".;.\system-lib\boot.jar;.\system-lib\jaas.jar;;.;.\additional-lib\jnet.jar;.\additional-lib\jdbc20.jar;.\services\iiop\iiop.jar;.\services\servlet_jsp\servlet_jsp.jar;.\services\p4\p4.jar;.\additional-lib\mail.jar;.\services\dbpool\dbpool.jar;.\additional-lib\connector.jar;.\additional-lib\activation.jar;.\services\deploy\deploy.jar;.\additional-lib\jta.jar;.\services\ts\ts.jar;.\additional-lib\jsse.jar;.\additional-lib\servlet.jar;.\additional-lib\ejb11.jar;.\additional-lib\jms.jar;.\services\ejb\ejb.jar;;C:\SAP_J2EEngine6.20\alone\services\servlet_jsp\work\jspTemp\changePassword\root\WEB-INF\lib\activation.jar;C:\SAP_J2EEngine6.20\alone\services\servlet_jsp\work\jspTemp\changePassword\root\WEB-INF\lib\inqmyxml.jar;C:\SAP_J2EEngine6.20\alone\services\servlet_jsp\work\jspTemp\changePassword\root\WEB-INF\lib\jcoapi.jar;C:\SAP_J2EEngine6.20\alone\D
         at com.inqmy.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:296)
         at com.inqmy.services.servlets_jsp.server.jsp.JSPServlet.getClassName(JSPServlet.java:333)
         at com.inqmy.services.servlets_jsp.server.jsp.JSPServlet.service(JSPServlet.java:207)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:136)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:856)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:598)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:260)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:164)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:909)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)
    As advised by you I included the inqmyxml.jar file in the WEB-INF\lib folder for this application.  But it doesnt seem to have made a difference.
    2) for the second issue where sapjco.jar isnt found the error is as seen below.  At line 42 in R3.java I make a  JCO call -
    pool = JCO.getClientPoolManager().getPool(POOL_NAME);
    Error Dump below:
    java.lang.NoClassDefFoundError
         at R3.(R3.java:42)
         at ChangePassword.doPost(ChangePassword.java:76)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:136)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:856)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:598)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:260)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:164)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:909)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)
    I would have expected EP5 to be able to find the appropriate jar files.  Especially since it has its own library of jar files to work with.  I was reading some J2EE Engine doco and came across two files library.txt and reference.txt.  Do I need to maintain these files as I deploy my application?
    Your thoughts will be appreciated.
    Cheers

  • Problems while Installing Unification Server in EP5 SP5

    Hi,
    We are trying to install EP5 SP5 on Windows Server. But the install CD for SAP R/3 UNIFIER is not showing the required screens for DCOM connector . The Install program terminates automatically when it comes to enter the port for Unification Server.
    Please help..
    Thanks
    Ashish

    Hi,
    We are trying to install EP5 SP5 on Windows Server. But the install CD for SAP R/3 UNIFIER is not showing the required screens for DCOM connector . The Install program terminates automatically when it comes to enter the port for Unification Server.
    Please help..
    Thanks
    Ashish

  • DSM Terminator issue -  when exiting, user sees "about blank" screen

    This issue is being experienced by two of our Portal users. When the user exits the portal, they get an "about blank" internet explorer page that is minimized in the Windows taskbar. When viewing the "about blank" page properties, there is no information about the page. It allows you to maximize it into a blank white screen or close it out.  Also, before this page is loaded, when exiting the Portal a quick screen flashes before the Portal screen closes. The screen basically says
    ****Closing sessions... Transmission protocol, DSM Terminator v.6.060 (sync)  (long portal address)   Request PREPARED for sending via client  (Finished 1 request(s) distributed***** 
    Both users experience this issue everytime they exit their Portals. We have tried numerous troubleshooting measures to fix the problem and we've isolated it to their specific computers, not their usernames.  We have had this before and reformatting does fix the issue, but we want to know how to avoid reformatting and just fix the one issue.  We've scanning the computer for spyware/viruses, checked their startup configuration, cleaned temp/temp internet/cookies, tried different user names.  Thanks for your help on this!

    First off the DSM terminator window is completely normal.  This is client side javascript that closes the connection to R3.  This can be run server side if you need it to but doesn't work if the connection is done over SSL. 
    As far as the popup window, I would try and restore the defaul IE settings.

  • DSM Terminator Pop up Window

    We are using SAP NetWeaver Portal 7.0.  When the end user clicks the log off link from the Portal page, a window pops up asking if the user was sure that he wanted to log off.  If the user clicks "Yes", a DSM Terminator window pops up very quickly on the top right side of the portal page before the actual log off takes place.
    How can i prevent the pop up of the DSM Terminator window so that it runs on the background?
    Thank you.

    I do not have an answer, but I have a clue.  It's happening to someone at our site, and he sent me a screen shot.  In the upper left corner is a small "closing sessions" message.  The screen is supposed to be two or three inches wide and around an inch tall, but the DSM terminator message is what happens when that little window is maximized.  I was able to reproduce it on my machine.  Hit the Log Off button on the portal, and confirm the "Are you sure?" prompt.  As soon as the "Closing sessions" screen appears, quickly maximize it.   "DSM terminator" screen briefly appears.  So the problem is NOT that the screen appears, but that it is staying maximized.

  • Urlgenerator.IURLGenerator not supported in EP5 SP5

    Hi
    I am having problems finding how to code in JAVA with the above
    plugin:
    import com.sapportals.wcm.service.urlgenerator.IURLGeneratorService
    I have found a site that shows what methods have been
    deprecated in EP5 SP5:
    http://devnetmedia.sap.com/html/submitted_docs/knowledgemanagement/deprecated-list.html
    We where on EP5 SP4 and the functionality worked, but due to the upgrade to EP5 SP5 this is broken.
    But
    I cannot find examples of how to find a file on the server and get its path.
    IURLGeneratorService urlGenerator = (IURLGeneratorService) ResourceFactory.getInstance().getServiceFactory().getService("urlgenerator");
    //String imageUrl = urlGenerator.getHost() + urlGenerator.getRelativeUri('a' ) + itemImage.getRID().toString();
    //return "<img align='left' border=0 alt='' src='"imageUrl"'>";
    The above commented lines are the issue.
    I need to use the vaild URLGeneratorService methods to get
    the url of an image to be uploaded via cm.
    Please advise.
    Regards
    Arun

    Hi
    We are still having this problem
    Does anyone have ideas to overcome the issue
    Regards
    Arun

  • Database termination Problem

    Hi every body ..plz help me on this..
    We are facing database termination problem in ECC6 production syste.
    Database: Oracle 10.2, O/S: Windows 2003. Spam  :27, SP level 13.
    Error is:
    Errors in file f:\oracle\p02\saptrace\background\p02_ckpt_6520.trc:
    ORA-00206: error in writing (block 3, # blocks 1) of control file
    ORA-00202: control file: 'D:\ORACLE\P02\ORIGLOGB\CNTRL\CNTRLP02.DBF'
    ORA-27072: File I/O error
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.
    When we are performing backup then data base termination occuring freequently.
    Give right solution as early as possible.
    Thanks,
    Nani.

    Hi,
    Have a look at below snote which actually speaks about the oracle error codes
    Snote :  546006
    within the Snote it says :-
    " If you cannot access a database file (for instance a data file, control file or RedoLog) for whatever reason, an ORA-270xx appears. The actual cause comes from additional error messages (usually in the operating system) that occur on ORA-270xx. "
    And as per your last update
    " ORA-00206: error in writing (block 3, # blocks 1) of control file
    ORA-00202: control file: 'D:\ORACLE\P02\ORIGLOGB\CNTRL\CNTRLP02.DBF' "
    i think there is problem accessing the database control file. Hence you  are facing the above problem.
    I think if you recreate your control file i think, it should resolve the problem.
    Hope it will be helpful to resolve your problem.
    Rgds
    Radhakrishna D S

  • Weird Terminal problem with AIX

    Hi,
    I have kind of an odd problem with the Terminal.app that I hope someone can assist me in figuring out.
    I'm connecting to an AIX 5.3 server and the top portion of the window is always "cut off". It's there, it's just one screen up in the buffer and I can't figure out why. I can connect with iTerm and things display appropriately.
    Below is a link to a side by side picture of Terminal.app (left) and iTerm (right). If I scroll up in the Terminal.app buffer, I can see the missing lines from the top of the screen.
    http://picasaweb.google.com/andy.black10/Misc#5407855064094337554
    Thanks,
    Andy

    Minor point: would you please fill in your Forum profile information, at least the Mac OS X operating system version.
    I'm currently using Leopard and I can reproduce this problem in Terminal vs iTerm. I used your script output (thank you) in order to generate the escape sequences.
    BY THE WAY, if the script output contains any sensitive login info, you might want to change your password on the Pharamcy OSU system
    It looks like there is a Terminal problem handling Scrolling Regions as set by <esc>[1;24r. It looks like <esc>[0J is not erasing from the current cursor position to the end of the display, but rather it starts the erase above the current cursor position. The erase behavior without a scrolling region appears better, but not perfect.
    I would encourage you to file a bug with Apple at either:
    <http://www.apple.com/feedback/macosx.html>
    or
    <http://bugreporter.apple.com>
    Free ADC (Apple Developer Connection) account needed for BugReporter
    The BugReporter would be better.
    If you want, I have a little script that can be used to demonstrate the problem
    #!/usr/bin/env bash
    echo -e "e[1;24re[He[0Je[He[0Je[?6he[1;24re[He[0Jc"
    for j in {1..3}
    do
    echo BEFORE should remain on screen $j $j $j $j $j
    done
    for j in {4..23}
    do
    echo FILLER should be erased $j $j $j $j $j
    done
    echo -e "e[4;24re[He[0Jc"
    for j in {4..23} # our next command prompt will be 24th line
    do
    echo AFTER should remain on screen $j $j $j $j $j
    done
    Here is example output from Terminal:
    BEFORE should remain on screen 1 1 1 1 1
    AFTER should remain on screen 4 4 4 4 4
    AFTER should remain on screen 5 5 5 5 5
    AFTER should remain on screen 6 6 6 6 6
    AFTER should remain on screen 7 7 7 7 7
    AFTER should remain on screen 8 8 8 8 8
    AFTER should remain on screen 9 9 9 9 9
    AFTER should remain on screen 10 10 10 10 10
    AFTER should remain on screen 11 11 11 11 11
    AFTER should remain on screen 12 12 12 12 12
    AFTER should remain on screen 13 13 13 13 13
    AFTER should remain on screen 14 14 14 14 14
    AFTER should remain on screen 15 15 15 15 15
    AFTER should remain on screen 16 16 16 16 16
    AFTER should remain on screen 17 17 17 17 17
    AFTER should remain on screen 18 18 18 18 18
    AFTER should remain on screen 19 19 19 19 19
    AFTER should remain on screen 20 20 20 20 20
    AFTER should remain on screen 21 21 21 21 21
    AFTER should remain on screen 22 22 22 22 22
    AFTER should remain on screen 23 23 23 23 23
    and here is example output from iTerm:
    BEFORE should remain on screen 1 1 1 1 1
    BEFORE should remain on screen 2 2 2 2 2
    BEFORE should remain on screen 3 3 3 3 3
    AFTER should remain on screen 4 4 4 4 4
    AFTER should remain on screen 5 5 5 5 5
    AFTER should remain on screen 6 6 6 6 6
    AFTER should remain on screen 7 7 7 7 7
    AFTER should remain on screen 8 8 8 8 8
    AFTER should remain on screen 9 9 9 9 9
    AFTER should remain on screen 10 10 10 10 10
    AFTER should remain on screen 11 11 11 11 11
    AFTER should remain on screen 12 12 12 12 12
    AFTER should remain on screen 13 13 13 13 13
    AFTER should remain on screen 14 14 14 14 14
    AFTER should remain on screen 15 15 15 15 15
    AFTER should remain on screen 16 16 16 16 16
    AFTER should remain on screen 17 17 17 17 17
    AFTER should remain on screen 18 18 18 18 18
    AFTER should remain on screen 19 19 19 19 19
    AFTER should remain on screen 20 20 20 20 20
    AFTER should remain on screen 21 21 21 21 21
    AFTER should remain on screen 22 22 22 22 22
    AFTER should remain on screen 23 23 23 23 23

  • Reg: Avoid DSM Terminator popup window in the Portal 7.0

    Hello All,
    Iam using EP 7.0 SP19. I used Lightweight desktop for the user and assigned default home role. I am getting a popup window in the right top corner with the message as below "Closing Session". I checked that using HTTP Watch, its loading the DSM Terminator Component. How to avoid the popup window ?
    It will appear while I am clicking the role and also Logoff. Once whole page refresh means, popup will appeared.
    Please help me for this.
    Regards
    Prakash T

    Hi,
    Did you search already ?
    How to avoid DSM pop-up window in portal
    Regards,
    Koti Reddy

  • Customizing time of DSM.Terminator pop-up window

    Hello,
    when doing a "log out" from the portal the pop-up window of the DSM Terminator Component appears.
    On help.sap.com I found the following under the topic "Session Release Agent":
    ...To close the sessions, a small additional window is generated in the browser outside the visible screen area. This window is automatically closed after two seconds if the Transmission command has been processed...
    BUT I did not find any parameters to change this beaviour.
    My question is now where can I customize this period of two seconds? Or is it hard coded?
    Or is it possible to place the pop-up window in the background, lets say "behind" the portal browser window?
    Any other possibilities or ideas?
    Thanks and best regards
    Steffen

    Hi Steffen,
    first, welcome (back) on SDN
    About your question: That was more or less a tough one But here comes the solution:
    The value is set through the following code:
    myForm.Autoclose.value = (this.Debug) ? "" : "1000";
    It's hardcoded within JS-Files, but this way you can edit it easily: To be found under \usr\sap\<ID>\j2ee\j2ee_00\cluster\server\services\servlet_jsp\work\jspTemp\irj\root\portalapps\com.sap.portal.epcf.loader\script\[optimize|standard]\js1[?]_epcf.js
    Hope it helps
    Detlev
    PS: And you already know the thank-you-point-system on SDN, don't you?!

  • Disable DSM Terminator

    We have an external web site based on EP 6.40. The site is basically built on a mix of KM, DynPage and WebDynpro iViews.
    When navigating from a page with a WebDynpro application, the DSM Terminator launches its popup-window to clean up the sessions. This behaviour really slows down navigation and I'm not sure we benefit that much from this feature since we always closes backend-connections etc. within the applications. We also have a very short time out limit for the WebDynpro applications.
    I have tried using "SERVER" setting in "Terminator.sendMode" but it also produces the popup.
    Is it possible to turn off the DSM Terminator popup somehow?
    Best regards
    /Oskar Maller

    Hi,
    try the following:
    Log on with a user that has the u201Csuper_admin_roleu201D.
    - Navigate to System Administration -> System Configuration -> Service-Configuration -> Applications -> com.sap.portal.appintegrator -> Services -> Common_Configuration
    - Now change the value of the attribute AlertSessionManagementMismatch to false
    - Afterwards press the Save button and restart the Portal to activate the new default settings of the service.
    This should Disable the DSM Session Management PopUp
    Cheers

  • Java Web App for EP5 SP5

    Hi
    Recently I developed a Java web app for a Portal client.  The client is on EP5 SP5 with ITS and LDAP servers (a 3 server architecture).  I then used the deployment tool to create the necessary ear file and then successfully deployed it to the SAP J2EE Engine.  I then navigated to the following url:
    http://<portal_server>:8100/<web_app>/welcome.jsp
    However I am having trouble with the following:
    1) the jsp pages are not being rendered properly.  in fact welcome.jsp does not have any jsp tags at all but I am still getting a compiling exception.  as soon as I change the extension to .html the page is displayed fine.  issue: why am i not able to view the jsp pages.  error: com.inqmy.services.servlets_jsp.jsp.CompilingException ID 17013
    2) the web app I have developed utilises the sapjco functionality to connect to the relevant R3 system.  in my web app directory structure I have included the necessary sapjco.jar in the WEB-INF/lib directory but get the attached jco error. (I shouldnt need to set the classpath since the sapjaco.jar file must get picked up from WEB-INF/lib directory).  Error: At times I get a NoClassDefFoundError stopping at the line which requires the sapjco.jar file (where it uses JCo.Pool class) and at other times I get the "could not load middleware layer".
    I have tried numerous things to fix it but in vain.  Any thoughts around how I could go about resolving the issues will be greatly appreciated. 
    Willing to provide screenshots if required.
    Cheers
    Ankit

    Hi Alon
    Thanks a lot for the info!!
    I have read the doco you asked me to have a look at and it sounds reasonable.  But the question that I have is that is it possible to successfully include the relevant jar's in the application's WEB-INF\lib folder?? I ask this since I would expect the SAP j2ee class loader to look at the required jar's in the WEB-INF\lib folder?!? (Also the section on "Adding a Reference from a Deployed Application to a Service or Library" talks about an app that may want to use resources from OUTSIDE the application EAR.)
    So if I use any jar's such as sapjco, xerces, activation and mail I will need to add them to the library.txt if they are not already there (which they should be since the portal uses them) and then add the reference in reference.txt.
    Your thoughts will be appreciated.
    Cheers
    Ankit

  • Finding the correct iView containing DSM Terminator

    Hi Experts,
    I am trying to hide the DSM Terminator popup when a user logs off the portal.
    I have found the DSM Terminator application on the portal but I was wondering if anyone could tell me which iView conatins the following URL :
    /irj/servlet/prt/portal/prtroot/com.sap.portal.dsm.Terminator
    Thanks
    Nicolas

    I have read in this Thread : /thread/926584 [original link is broken]
    that the defult position of the DSM Terminator Window is -50000,-50000.
    Is there a way of changing this positioning ?
    By the way, I am using a citrix emulation system and this is why the popup is showing ...
    Thanks
    Nicolas

Maybe you are looking for

  • Axis SOAP Adapter - Setting MIME headers for attachements (Handlers?)

    Hello, I need to know if/how it is possible to set the individual MIME headers of the parts making up a multipart/related SOAP message using only standard Axis Handlers e.g. "com.sap.aii.axis.xi.XI30DynamicConfigurationHandler" (as described in the A

  • File Adapter Append issue

    Hi Iam trying to write a write a file in append mode using a file adapter(on a file which already exits)...but it says...file already exists...What might be the issue...? Thanks in advance! Larry

  • Enabling EAX tm for Sound Blaster ZS under windows 7

    My sound card used to have EAX support under windows xp 32-bit, thus I could enjoy that choice of noise within video games. Now the options in video games tell me that I don't have that EAX capability. I'm rocking windows 7 32-bit and don't know what

  • Why the name Reverse Telnet ?

    Forgive me for this simple ( and to some, stupid) question. Why is reaching the console ports of devices attached to a terminal server called Reverse Telnet. I am confused about the "Reverse" part. 1. You reach "terminal server" by some suiteable mea

  • Problem with undotablespace

    hai.. I have created undotablespace according to the transaction load.The undotablespace is in separate file system.But problem due to design of application the filesystem of the undotalespace got filled and still asking for a space and users are get